/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.yellow_dda4) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.prev-3ff5, .short-af98 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.section_old_4533::before { content: '\f015'; }
.thick_1ce4::before { content: '\f007'; }
.background-bottom-4771::before { content: '\f023'; }
.title_1537::before { content: '\f0e0'; }
.disabled_soft_f716::before { content: '\f095'; }
.form-e551::before { content: '\f005'; }
.blue_9548::before { content: '\f004'; }
.slider-c13f::before { content: '\f00c'; }
.cool_3d61::before { content: '\f00d'; }
.sort_narrow_1151::before { content: '\f002'; }
.icon_07d5::before { content: '\f0c9'; }
.shade-tiny-1734::before { content: '\f061'; }
.image_simple_69f2::before { content: '\f060'; }
.sidebar-d3c7::before { content: '\f04b'; }
.fixed-ef54::before { content: '\f04c'; }
.progress-269a::before { content: '\f019'; }
.widget_silver_07d7::before { content: '\f093'; }
.gradient_f786::before { content: '\f132'; }
.table-399c::before { content: '\f091'; }
.module-hovered-29ed::before { content: '\f06b'; }
.dropdown-6149::before { content: '\f0d6'; }
.badge_2ea1::before { content: '\f09d'; }
.component-warm-1d6b::before { content: '\f10b'; }
.selected-4a82::before { content: '\f108'; }
.outer_918e::before { content: '\f10a'; }

/* Gambling Specific Icons */
.out_7054::before { content: '\f522'; }
.text-0b00::before { content: '\f327'; }
.alert_focused_2199::before { content: '\f219'; }
.medium_13b4::before { content: '\f21e'; }
.active-6bec::before { content: '\f2f5'; }

/* Social Icons */
.wrapper-64d1::before { content: '\f09a'; }
.footer-paper-9161::before { content: '\f099'; }
.module-bbdc::before { content: '\f16d'; }
.texture-simple-d189::before { content: '\f167'; }
.outline_pressed_001f::before { content: '\f2c6'; }
.sidebar-narrow-b9e6::before { content: '\f232'; }

/* Size Classes */
.active-5270 { font-size: 0.75em; }
.element-down-0db9 { font-size: 0.875em; }
.overlay_outer_0786 { font-size: 1.33em; }
.filter-white-7167 { font-size: 1.5em; }
.photo-advanced-7bf4 { font-size: 2em; }
.heading_e744 { font-size: 3em; }

/* Animation Classes */
.accent_1650 {
    animation: fa-spin 2s infinite linear;
}

.gas-81c4 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: c758 */
.ghost-box-s3 {
  padding: 0.5rem;
  font-size: 13px;
  line-height: 1.2;
}
