/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.avatar-34f9) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.red_24fc, .tag_2f78 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.media-f4f3::before { content: '\f015'; }
.tall_dbce::before { content: '\f007'; }
.label-bottom-084f::before { content: '\f023'; }
.progress-solid-b76c::before { content: '\f0e0'; }
.gradient_e6e4::before { content: '\f095'; }
.tooltip-ec0f::before { content: '\f005'; }
.lite-7376::before { content: '\f004'; }
.next-6b74::before { content: '\f00c'; }
.thick-d305::before { content: '\f00d'; }
.message-9367::before { content: '\f002'; }
.fresh-8be2::before { content: '\f0c9'; }
.text-4542::before { content: '\f061'; }
.primary_b02d::before { content: '\f060'; }
.panel_mini_ab48::before { content: '\f04b'; }
.simple_3281::before { content: '\f04c'; }
.hover_clean_ff2d::before { content: '\f019'; }
.slow_70eb::before { content: '\f093'; }
.texture-large-8a41::before { content: '\f132'; }
.backdrop-ddc9::before { content: '\f091'; }
.focused-0e17::before { content: '\f06b'; }
.text_125f::before { content: '\f0d6'; }
.tag-5da2::before { content: '\f09d'; }
.inner-14e8::before { content: '\f10b'; }
.media_steel_5bd2::before { content: '\f108'; }
.medium_239d::before { content: '\f10a'; }

/* Gambling Specific Icons */
.image-7347::before { content: '\f522'; }
.outline_a1d9::before { content: '\f327'; }
.under_4c0f::before { content: '\f219'; }
.warm_585e::before { content: '\f21e'; }
.current-e591::before { content: '\f2f5'; }

/* Social Icons */
.right_fcca::before { content: '\f09a'; }
.search_west_f5e8::before { content: '\f099'; }
.sidebar-dac5::before { content: '\f16d'; }
.logo_steel_4b97::before { content: '\f167'; }
.middle_432c::before { content: '\f2c6'; }
.message-simple-93ce::before { content: '\f232'; }

/* Size Classes */
.logo-02f1 { font-size: 0.75em; }
.fresh-c657 { font-size: 0.875em; }
.pattern-de2b { font-size: 1.33em; }
.current-5109 { font-size: 1.5em; }
.mask-red-1992 { font-size: 2em; }
.fixed-1c4e { font-size: 3em; }

/* Animation Classes */
.east-66e6 {
    animation: fa-spin 2s infinite linear;
}

.main_copper_9aab {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 0150 */
.phantom-card-q4 {
  padding: 0.2rem;
  font-size: 11px;
  line-height: 1.1;
}
