/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.text_bronze_d250) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.smooth_3e78, .light_eba9 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.content-focused-e63d::before { content: '\f015'; }
.logo_ccf7::before { content: '\f007'; }
.notification_silver_40a4::before { content: '\f023'; }
.chip-2cef::before { content: '\f0e0'; }
.small_5ae0::before { content: '\f095'; }
.input_3750::before { content: '\f005'; }
.light_1a4d::before { content: '\f004'; }
.icon_bottom_5fa3::before { content: '\f00c'; }
.next_3756::before { content: '\f00d'; }
.title_gold_e13f::before { content: '\f002'; }
.orange_7ad6::before { content: '\f0c9'; }
.notice_399b::before { content: '\f061'; }
.prev_9c27::before { content: '\f060'; }
.caption-middle-b23e::before { content: '\f04b'; }
.secondary_14b1::before { content: '\f04c'; }
.link-upper-cfbb::before { content: '\f019'; }
.card-0e98::before { content: '\f093'; }
.image-hot-3407::before { content: '\f132'; }
.module-50f8::before { content: '\f091'; }
.black_14a6::before { content: '\f06b'; }
.highlight_short_23eb::before { content: '\f0d6'; }
.outline-static-0942::before { content: '\f09d'; }
.huge-78b2::before { content: '\f10b'; }
.down_e256::before { content: '\f108'; }
.sidebar_wide_c203::before { content: '\f10a'; }

/* Gambling Specific Icons */
.lower-eb7d::before { content: '\f522'; }
.plasma_255d::before { content: '\f327'; }
.upper-fee1::before { content: '\f219'; }
.upper_c36e::before { content: '\f21e'; }
.input-huge-ab51::before { content: '\f2f5'; }

/* Social Icons */
.down-2c77::before { content: '\f09a'; }
.menu-2392::before { content: '\f099'; }
.over_d521::before { content: '\f16d'; }
.fast_f1ee::before { content: '\f167'; }
.module_190d::before { content: '\f2c6'; }
.detail_old_251b::before { content: '\f232'; }

/* Size Classes */
.icon-0ec5 { font-size: 0.75em; }
.link_cd19 { font-size: 0.875em; }
.caption-5aca { font-size: 1.33em; }
.silver-ffa8 { font-size: 1.5em; }
.paper-b2be { font-size: 2em; }
.top-ab5d { font-size: 3em; }

/* Animation Classes */
.table-d69c {
    animation: fa-spin 2s infinite linear;
}

.layout_58b2 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: ea59 */
.ghost-box-z6 {
  padding: 0.4rem;
  font-size: 12px;
  line-height: 1.3;
}
