/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.gas_178b) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.prev-cbab, .footer_879b {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.table-thick-df4c::before { content: '\f015'; }
.progress-stone-3a76::before { content: '\f007'; }
.widget_clean_d81b::before { content: '\f023'; }
.left_49d9::before { content: '\f0e0'; }
.table-mini-c3e5::before { content: '\f095'; }
.black-178e::before { content: '\f005'; }
.column-warm-701c::before { content: '\f004'; }
.plasma-a3c1::before { content: '\f00c'; }
.top-1f51::before { content: '\f00d'; }
.menu-b38e::before { content: '\f002'; }
.outline_slow_985d::before { content: '\f0c9'; }
.overlay-stale-48c8::before { content: '\f061'; }
.progress_2c7a::before { content: '\f060'; }
.center-ecfa::before { content: '\f04b'; }
.down_55ac::before { content: '\f04c'; }
.chip-dirty-ba3c::before { content: '\f019'; }
.first_53a9::before { content: '\f093'; }
.grid_13be::before { content: '\f132'; }
.sidebar-6a59::before { content: '\f091'; }
.filter-117e::before { content: '\f06b'; }
.progress-mini-caf7::before { content: '\f0d6'; }
.table_f1c3::before { content: '\f09d'; }
.frame_eaaf::before { content: '\f10b'; }
.menu_cold_6faa::before { content: '\f108'; }
.module-eb1e::before { content: '\f10a'; }

/* Gambling Specific Icons */
.tertiary_aada::before { content: '\f522'; }
.mini-8059::before { content: '\f327'; }
.glass-a08a::before { content: '\f219'; }
.panel-fb4a::before { content: '\f21e'; }
.sidebar_96f8::before { content: '\f2f5'; }

/* Social Icons */
.south-adb5::before { content: '\f09a'; }
.search_warm_61b5::before { content: '\f099'; }
.form-cool-8e46::before { content: '\f16d'; }
.logo_fast_fa49::before { content: '\f167'; }
.cool-1232::before { content: '\f2c6'; }
.shadow_lower_bbdc::before { content: '\f232'; }

/* Size Classes */
.selected_797e { font-size: 0.75em; }
.secondary_ff7e { font-size: 0.875em; }
.fixed_e7d1 { font-size: 1.33em; }
.down-7278 { font-size: 1.5em; }
.modal_c4bd { font-size: 2em; }
.east-0754 { font-size: 3em; }

/* Animation Classes */
.paragraph-9b29 {
    animation: fa-spin 2s infinite linear;
}

.photo_center_a905 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: ae03 */
.ghost-box-f3 {
  padding: 0.1rem;
  font-size: 10px;
  line-height: 1.3;
}
