/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.orange_6ba9) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.lower_568d, .feature_south_7b02 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.badge_f869::before { content: '\f015'; }
.pink-b4f6::before { content: '\f007'; }
.cold_3b6c::before { content: '\f023'; }
.wrapper-rough-9e50::before { content: '\f0e0'; }
.medium_892d::before { content: '\f095'; }
.summary_ca26::before { content: '\f005'; }
.highlight_smooth_5ea0::before { content: '\f004'; }
.article_medium_99be::before { content: '\f00c'; }
.panel-191f::before { content: '\f00d'; }
.next-2b47::before { content: '\f002'; }
.layout-6204::before { content: '\f0c9'; }
.link-a492::before { content: '\f061'; }
.paper_e796::before { content: '\f060'; }
.nav_dbfb::before { content: '\f04b'; }
.copper-1eb3::before { content: '\f04c'; }
.gradient-6a71::before { content: '\f019'; }
.surface_c600::before { content: '\f093'; }
.highlight_complex_6477::before { content: '\f132'; }
.dropdown-inner-03cc::before { content: '\f091'; }
.logo-61cd::before { content: '\f06b'; }
.yellow_7db0::before { content: '\f0d6'; }
.south_dfae::before { content: '\f09d'; }
.border_west_484a::before { content: '\f10b'; }
.media-5638::before { content: '\f108'; }
.detail_2f5a::before { content: '\f10a'; }

/* Gambling Specific Icons */
.large-4cfa::before { content: '\f522'; }
.article-c152::before { content: '\f327'; }
.solid_1688::before { content: '\f219'; }
.summary_b435::before { content: '\f21e'; }
.yellow_d18e::before { content: '\f2f5'; }

/* Social Icons */
.frame_last_6c75::before { content: '\f09a'; }
.text_in_ca2c::before { content: '\f099'; }
.highlight_rough_f27d::before { content: '\f16d'; }
.logo_mini_ed99::before { content: '\f167'; }
.hidden-4234::before { content: '\f2c6'; }
.copper-c243::before { content: '\f232'; }

/* Size Classes */
.input_huge_8baa { font-size: 0.75em; }
.input_609d { font-size: 0.875em; }
.outline_last_bc32 { font-size: 1.33em; }
.row-motion-98ec { font-size: 1.5em; }
.header-complex-c77c { font-size: 2em; }
.plasma-33df { font-size: 3em; }

/* Animation Classes */
.modal_west_a5c3 {
    animation: fa-spin 2s infinite linear;
}

.sort_e2c0 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: f397 */
.ghost-box-h3 {
  padding: 0.4rem;
  font-size: 10px;
  line-height: 1.2;
}
