/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.description_50c5) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.texture_light_eff3, .heading_ce86 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.footer-5549::before { content: '\f015'; }
.overlay-0017::before { content: '\f007'; }
.content-action-f5d2::before { content: '\f023'; }
.tabs_a1a8::before { content: '\f0e0'; }
.input_narrow_a135::before { content: '\f095'; }
.card_solid_c27e::before { content: '\f005'; }
.hard_8917::before { content: '\f004'; }
.nav_gas_bb2f::before { content: '\f00c'; }
.tooltip_advanced_24ef::before { content: '\f00d'; }
.cool_a000::before { content: '\f002'; }
.sort_0062::before { content: '\f0c9'; }
.link-left-0abb::before { content: '\f061'; }
.hot-07db::before { content: '\f060'; }
.blue_6302::before { content: '\f04b'; }
.content-pink-ecc9::before { content: '\f04c'; }
.highlight_new_4ccb::before { content: '\f019'; }
.element_tall_c586::before { content: '\f093'; }
.notice_6873::before { content: '\f132'; }
.lower_cfa9::before { content: '\f091'; }
.header_f9f5::before { content: '\f06b'; }
.feature_solid_be5e::before { content: '\f0d6'; }
.chip-soft-8360::before { content: '\f09d'; }
.dropdown_a53c::before { content: '\f10b'; }
.logo_bright_469f::before { content: '\f108'; }
.iron_5b8e::before { content: '\f10a'; }

/* Gambling Specific Icons */
.carousel_pressed_8b8a::before { content: '\f522'; }
.dirty_03a2::before { content: '\f327'; }
.pressed_16aa::before { content: '\f219'; }
.bottom_851d::before { content: '\f21e'; }
.tooltip-new-1887::before { content: '\f2f5'; }

/* Social Icons */
.tooltip_selected_b16f::before { content: '\f09a'; }
.cold_afa3::before { content: '\f099'; }
.module-b99b::before { content: '\f16d'; }
.north_186e::before { content: '\f167'; }
.dark_c2d6::before { content: '\f2c6'; }
.right-cbe8::before { content: '\f232'; }

/* Size Classes */
.accordion-advanced-0980 { font-size: 0.75em; }
.article_huge_e94c { font-size: 0.875em; }
.center-eed8 { font-size: 1.33em; }
.disabled_upper_2967 { font-size: 1.5em; }
.background-0980 { font-size: 2em; }
.nav_selected_a9aa { font-size: 3em; }

/* Animation Classes */
.black-ca09 {
    animation: fa-spin 2s infinite linear;
}

.outer-18bc {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 8cc3 */
.phantom-card-f9 {
  padding: 0.4rem;
  font-size: 12px;
  line-height: 1.3;
}
