/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.grid_d4b6) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.hover-8650, .gold_1d7d {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.prev_7973::before { content: '\f015'; }
.header-a498::before { content: '\f007'; }
.pagination_f4c4::before { content: '\f023'; }
.overlay-c131::before { content: '\f0e0'; }
.notice-0d1c::before { content: '\f095'; }
.smooth_e091::before { content: '\f005'; }
.text_dirty_bf07::before { content: '\f004'; }
.hover-0761::before { content: '\f00c'; }
.alert_west_75b3::before { content: '\f00d'; }
.active-a9b3::before { content: '\f002'; }
.pattern_ce5a::before { content: '\f0c9'; }
.dropdown_old_a69e::before { content: '\f061'; }
.overlay_57d3::before { content: '\f060'; }
.dim_5570::before { content: '\f04b'; }
.module-current-02c1::before { content: '\f04c'; }
.picture_c244::before { content: '\f019'; }
.last-9176::before { content: '\f093'; }
.easy_b429::before { content: '\f132'; }
.progress_3bba::before { content: '\f091'; }
.iron-d6c6::before { content: '\f06b'; }
.image-bd59::before { content: '\f0d6'; }
.avatar_warm_cce1::before { content: '\f09d'; }
.modal_north_9525::before { content: '\f10b'; }
.disabled-5f0a::before { content: '\f108'; }
.backdrop_e480::before { content: '\f10a'; }

/* Gambling Specific Icons */
.hero-b4c6::before { content: '\f522'; }
.component-bc18::before { content: '\f327'; }
.badge-mini-91df::before { content: '\f219'; }
.over-2bb0::before { content: '\f21e'; }
.card-539a::before { content: '\f2f5'; }

/* Social Icons */
.layout-solid-a256::before { content: '\f09a'; }
.text_rough_b30b::before { content: '\f099'; }
.module-current-2a09::before { content: '\f16d'; }
.description_solid_ad82::before { content: '\f167'; }
.section-top-6091::before { content: '\f2c6'; }
.surface-73fd::before { content: '\f232'; }

/* Size Classes */
.paper-62f3 { font-size: 0.75em; }
.overlay-90ef { font-size: 0.875em; }
.next-2faf { font-size: 1.33em; }
.center_7a08 { font-size: 1.5em; }
.notice-ff0f { font-size: 2em; }
.over_b287 { font-size: 3em; }

/* Animation Classes */
.main_333c {
    animation: fa-spin 2s infinite linear;
}

.tiny-65ec {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 6060 */
.ghost-box-j1 {
  padding: 0.1rem;
  font-size: 12px;
  line-height: 1.2;
}
