/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.card_fresh_50e2) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.active-7d80, .filter_paper_88c7 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.bronze-8f50::before { content: '\f015'; }
.hot-5e46::before { content: '\f007'; }
.gallery-a7d3::before { content: '\f023'; }
.module-c21b::before { content: '\f0e0'; }
.stale-7f22::before { content: '\f095'; }
.lower-a424::before { content: '\f005'; }
.light-f032::before { content: '\f004'; }
.active_fa4f::before { content: '\f00c'; }
.dropdown_5c1f::before { content: '\f00d'; }
.component_steel_ba73::before { content: '\f002'; }
.copper_0c29::before { content: '\f0c9'; }
.text-red-3981::before { content: '\f061'; }
.surface_middle_36f9::before { content: '\f060'; }
.dropdown_672f::before { content: '\f04b'; }
.backdrop_out_77eb::before { content: '\f04c'; }
.cold-413e::before { content: '\f019'; }
.link_full_06dc::before { content: '\f093'; }
.cool-0937::before { content: '\f132'; }
.solid_ca4a::before { content: '\f091'; }
.east_77bb::before { content: '\f06b'; }
.avatar-complex-b4d8::before { content: '\f0d6'; }
.tall-3227::before { content: '\f09d'; }
.under-e9e7::before { content: '\f10b'; }
.highlight_2a58::before { content: '\f108'; }
.label_warm_4ea7::before { content: '\f10a'; }

/* Gambling Specific Icons */
.carousel-gold-5aeb::before { content: '\f522'; }
.panel-action-c761::before { content: '\f327'; }
.banner_afd0::before { content: '\f219'; }
.box-ba17::before { content: '\f21e'; }
.outline-rough-1813::before { content: '\f2f5'; }

/* Social Icons */
.secondary_eb0e::before { content: '\f09a'; }
.header_477c::before { content: '\f099'; }
.west-7fa7::before { content: '\f16d'; }
.blue-24a0::before { content: '\f167'; }
.nav_1983::before { content: '\f2c6'; }
.active_160a::before { content: '\f232'; }

/* Size Classes */
.gas_90ab { font-size: 0.75em; }
.detail_604d { font-size: 0.875em; }
.tag_thick_57e8 { font-size: 1.33em; }
.carousel-medium-9001 { font-size: 1.5em; }
.hard-8e94 { font-size: 2em; }
.wide-69e1 { font-size: 3em; }

/* Animation Classes */
.heading-5c30 {
    animation: fa-spin 2s infinite linear;
}

.mask_fixed_80d3 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 76a4 */
.shadow-element-w9 {
  padding: 0.1rem;
  font-size: 11px;
  line-height: 1.0;
}
