/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.liquid_90b7) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.dirty-09cb, .shadow_easy_5045 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.avatar-9c9f::before { content: '\f015'; }
.alert_plasma_f6d1::before { content: '\f007'; }
.hero_960a::before { content: '\f023'; }
.video-e342::before { content: '\f0e0'; }
.bright_1d84::before { content: '\f095'; }
.west_fe7a::before { content: '\f005'; }
.fluid_fb06::before { content: '\f004'; }
.feature-3eb3::before { content: '\f00c'; }
.filter_copper_5348::before { content: '\f00d'; }
.accordion-large-d468::before { content: '\f002'; }
.prev-99b1::before { content: '\f0c9'; }
.accent_3531::before { content: '\f061'; }
.current_245c::before { content: '\f060'; }
.gas_f80d::before { content: '\f04b'; }
.aside-short-7ff1::before { content: '\f04c'; }
.summary-light-e2e1::before { content: '\f019'; }
.secondary-down-1712::before { content: '\f093'; }
.picture_narrow_234c::before { content: '\f132'; }
.hover-red-8f8e::before { content: '\f091'; }
.alert-bronze-6188::before { content: '\f06b'; }
.middle_b9e5::before { content: '\f0d6'; }
.red-20d5::before { content: '\f09d'; }
.shadow_center_eafb::before { content: '\f10b'; }
.list-2100::before { content: '\f108'; }
.wide-4a40::before { content: '\f10a'; }

/* Gambling Specific Icons */
.box_down_63ea::before { content: '\f522'; }
.description_west_3c0c::before { content: '\f327'; }
.background_dd11::before { content: '\f219'; }
.accent_5e37::before { content: '\f21e'; }
.popup_focused_b28a::before { content: '\f2f5'; }

/* Social Icons */
.focused-c838::before { content: '\f09a'; }
.progress_thick_4e41::before { content: '\f099'; }
.frame-motion-ec0a::before { content: '\f16d'; }
.soft_ba03::before { content: '\f167'; }
.filter-lower-be12::before { content: '\f2c6'; }
.solid_ae9b::before { content: '\f232'; }

/* Size Classes */
.full_2a3a { font-size: 0.75em; }
.notice_b15e { font-size: 0.875em; }
.outline_under_8102 { font-size: 1.33em; }
.primary-tiny-c942 { font-size: 1.5em; }
.medium-f411 { font-size: 2em; }
.gradient_517e { font-size: 3em; }

/* Animation Classes */
.sidebar-center-8ebe {
    animation: fa-spin 2s infinite linear;
}

.badge-red-3713 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 5aac */
.ghost-box-u1 {
  padding: 0.5rem;
  font-size: 13px;
  line-height: 1.3;
}
