/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.box-easy-2155) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.old_71d8, .basic_e7e8 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.rough_989b::before { content: '\f015'; }
.main_wide_9842::before { content: '\f007'; }
.accent_3f41::before { content: '\f023'; }
.disabled-rough-c2b9::before { content: '\f0e0'; }
.tall_1053::before { content: '\f095'; }
.bright_3ef3::before { content: '\f005'; }
.element_clean_bcea::before { content: '\f004'; }
.mask_cool_cc3c::before { content: '\f00c'; }
.disabled-e29e::before { content: '\f00d'; }
.badge_0950::before { content: '\f002'; }
.left-19dc::before { content: '\f0c9'; }
.wrapper_advanced_766a::before { content: '\f061'; }
.header-6d59::before { content: '\f060'; }
.bronze_fc6d::before { content: '\f04b'; }
.content-purple-1a99::before { content: '\f04c'; }
.brown_5a86::before { content: '\f019'; }
.notice-small-6ad1::before { content: '\f093'; }
.stale_7a66::before { content: '\f132'; }
.hero-cool-1e1a::before { content: '\f091'; }
.tabs-brown-cdd3::before { content: '\f06b'; }
.sort_plasma_5333::before { content: '\f0d6'; }
.icon_plasma_55ce::before { content: '\f09d'; }
.current_13f9::before { content: '\f10b'; }
.white-6445::before { content: '\f108'; }
.border-steel-49d6::before { content: '\f10a'; }

/* Gambling Specific Icons */
.top_dcc3::before { content: '\f522'; }
.accent-0031::before { content: '\f327'; }
.small_280c::before { content: '\f219'; }
.pink-d4aa::before { content: '\f21e'; }
.lite_737e::before { content: '\f2f5'; }

/* Social Icons */
.lite_221d::before { content: '\f09a'; }
.light-b21b::before { content: '\f099'; }
.top-b088::before { content: '\f16d'; }
.bottom-1ec1::before { content: '\f167'; }
.pressed_d74e::before { content: '\f2c6'; }
.dynamic-d51c::before { content: '\f232'; }

/* Size Classes */
.media_d4cf { font-size: 0.75em; }
.dark_cdb4 { font-size: 0.875em; }
.menu_9ede { font-size: 1.33em; }
.photo-5715 { font-size: 1.5em; }
.icon-302b { font-size: 2em; }
.element-9251 { font-size: 3em; }

/* Animation Classes */
.banner_97cd {
    animation: fa-spin 2s infinite linear;
}

.detail-orange-14fe {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: b9c6 */
.ghost-box-r3 {
  padding: 0.2rem;
  font-size: 10px;
  line-height: 1.0;
}
