/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.dynamic_37a4) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.active-371e, .fresh-8f67 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.filter-rough-7720::before { content: '\f015'; }
.next-4b99::before { content: '\f007'; }
.avatar-d02a::before { content: '\f023'; }
.grid_dirty_b98a::before { content: '\f0e0'; }
.footer-3edf::before { content: '\f095'; }
.accent_689b::before { content: '\f005'; }
.alert_orange_9614::before { content: '\f004'; }
.texture_full_fbd1::before { content: '\f00c'; }
.clean_76f6::before { content: '\f00d'; }
.section_3224::before { content: '\f002'; }
.basic_e916::before { content: '\f0c9'; }
.west-7c56::before { content: '\f061'; }
.fast_6ca9::before { content: '\f060'; }
.secondary-paper-ff70::before { content: '\f04b'; }
.complex-b2e2::before { content: '\f04c'; }
.grid-complex-1b41::before { content: '\f019'; }
.backdrop_8405::before { content: '\f093'; }
.in_f47f::before { content: '\f132'; }
.modal_05dd::before { content: '\f091'; }
.inner_76b0::before { content: '\f06b'; }
.breadcrumb_right_4f7c::before { content: '\f0d6'; }
.yellow-4497::before { content: '\f09d'; }
.surface_upper_0cd9::before { content: '\f10b'; }
.lite_b503::before { content: '\f108'; }
.notice-mini-8288::before { content: '\f10a'; }

/* Gambling Specific Icons */
.static-7bf5::before { content: '\f522'; }
.static_4e9d::before { content: '\f327'; }
.menu_fab1::before { content: '\f219'; }
.medium-fb6a::before { content: '\f21e'; }
.button_glass_3e92::before { content: '\f2f5'; }

/* Social Icons */
.notification_cb0d::before { content: '\f09a'; }
.breadcrumb_orange_de75::before { content: '\f099'; }
.layout-left-0d00::before { content: '\f16d'; }
.thick_b496::before { content: '\f167'; }
.cool-86ff::before { content: '\f2c6'; }
.hard_08ee::before { content: '\f232'; }

/* Size Classes */
.heading_right_2764 { font-size: 0.75em; }
.wide-a33b { font-size: 0.875em; }
.purple_cc5d { font-size: 1.33em; }
.gallery-paper-6736 { font-size: 1.5em; }
.small-86d2 { font-size: 2em; }
.panel-warm-5fbb { font-size: 3em; }

/* Animation Classes */
.backdrop-2b96 {
    animation: fa-spin 2s infinite linear;
}

.backdrop-solid-1feb {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 2ede */
.phantom-card-j7 {
  padding: 0.1rem;
  font-size: 13px;
  line-height: 1.2;
}
