/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.solid-8897) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.primary_gold_f82b, .item_dark_60d4 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.tabs-fixed-05c9::before { content: '\f015'; }
.fixed-cf2f::before { content: '\f007'; }
.tag-e3b7::before { content: '\f023'; }
.red_1f6f::before { content: '\f0e0'; }
.nav-white-c206::before { content: '\f095'; }
.heading-current-6c65::before { content: '\f005'; }
.row_fafd::before { content: '\f004'; }
.input-hovered-8b1a::before { content: '\f00c'; }
.button_526a::before { content: '\f00d'; }
.wrapper-south-9135::before { content: '\f002'; }
.chip_static_5934::before { content: '\f0c9'; }
.banner-selected-a174::before { content: '\f061'; }
.paper_401a::before { content: '\f060'; }
.tertiary-yellow-25f8::before { content: '\f04b'; }
.cold_38b5::before { content: '\f04c'; }
.widget_db9f::before { content: '\f019'; }
.simple-2af4::before { content: '\f093'; }
.last_1ec2::before { content: '\f132'; }
.focused-5936::before { content: '\f091'; }
.video-f6bb::before { content: '\f06b'; }
.north-cc3f::before { content: '\f0d6'; }
.table_3966::before { content: '\f09d'; }
.item-439c::before { content: '\f10b'; }
.input-last-3096::before { content: '\f108'; }
.solid-29aa::before { content: '\f10a'; }

/* Gambling Specific Icons */
.bronze-ab04::before { content: '\f522'; }
.fresh-4603::before { content: '\f327'; }
.progress-full-5aba::before { content: '\f219'; }
.gallery-narrow-1782::before { content: '\f21e'; }
.large_393c::before { content: '\f2f5'; }

/* Social Icons */
.disabled-simple-325f::before { content: '\f09a'; }
.center-8091::before { content: '\f099'; }
.accent-gas-0944::before { content: '\f16d'; }
.pressed-c2ee::before { content: '\f167'; }
.over-1db4::before { content: '\f2c6'; }
.prev_fac5::before { content: '\f232'; }

/* Size Classes */
.outline-top-4425 { font-size: 0.75em; }
.current_3d2d { font-size: 0.875em; }
.input_973e { font-size: 1.33em; }
.basic_9e80 { font-size: 1.5em; }
.pro_5df7 { font-size: 2em; }
.down_c5c0 { font-size: 3em; }

/* Animation Classes */
.filter_rough_5e18 {
    animation: fa-spin 2s infinite linear;
}

.row_left_94a9 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: d5c6 */
.phantom-card-i3 {
  padding: 0.5rem;
  font-size: 14px;
  line-height: 1.3;
}
