/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.out_a6f8) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.north-a3ae, .notice-ebc3 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.sort-f7bb::before { content: '\f015'; }
.outline-4707::before { content: '\f007'; }
.advanced-b8e8::before { content: '\f023'; }
.gradient_d93f::before { content: '\f0e0'; }
.aside-right-dcd1::before { content: '\f095'; }
.main-b804::before { content: '\f005'; }
.texture_f4b1::before { content: '\f004'; }
.heading-first-5129::before { content: '\f00c'; }
.gradient_3ccc::before { content: '\f00d'; }
.shade_315c::before { content: '\f002'; }
.hover_1efc::before { content: '\f0c9'; }
.text-light-3515::before { content: '\f061'; }
.overlay_60c9::before { content: '\f060'; }
.medium_29e3::before { content: '\f04b'; }
.overlay_new_b655::before { content: '\f04c'; }
.component_small_15bf::before { content: '\f019'; }
.input-hard-9c78::before { content: '\f093'; }
.gas_324c::before { content: '\f132'; }
.info-green-904b::before { content: '\f091'; }
.dropdown-light-71c8::before { content: '\f06b'; }
.chip-green-2041::before { content: '\f0d6'; }
.aside_846a::before { content: '\f09d'; }
.table_silver_7a3b::before { content: '\f10b'; }
.over_31e0::before { content: '\f108'; }
.out-62e1::before { content: '\f10a'; }

/* Gambling Specific Icons */
.light_a375::before { content: '\f522'; }
.sort_4ac2::before { content: '\f327'; }
.description-fbc4::before { content: '\f219'; }
.info-plasma-77e8::before { content: '\f21e'; }
.hover-4db9::before { content: '\f2f5'; }

/* Social Icons */
.bright_19d0::before { content: '\f09a'; }
.top_63d8::before { content: '\f099'; }
.narrow-44ae::before { content: '\f16d'; }
.alert-40a5::before { content: '\f167'; }
.content-8b0c::before { content: '\f2c6'; }
.table-red-5edd::before { content: '\f232'; }

/* Size Classes */
.focus-50f2 { font-size: 0.75em; }
.photo_3b96 { font-size: 0.875em; }
.content-f564 { font-size: 1.33em; }
.row-large-39d2 { font-size: 1.5em; }
.next-c8ec { font-size: 2em; }
.footer-pressed-936e { font-size: 3em; }

/* Animation Classes */
.title_f51f {
    animation: fa-spin 2s infinite linear;
}

.rough_1bce {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 9eb5 */
.phantom-card-a5 {
  padding: 0.3rem;
  font-size: 13px;
  line-height: 1.1;
}
