/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.hard-5bd6) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.pressed-64cd, .sidebar-middle-1ae9 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.full_8ba9::before { content: '\f015'; }
.hot_61a2::before { content: '\f007'; }
.wood-609b::before { content: '\f023'; }
.wood_ba7f::before { content: '\f0e0'; }
.item_lower_8942::before { content: '\f095'; }
.slider_inner_0076::before { content: '\f005'; }
.lite_bbb2::before { content: '\f004'; }
.tiny_86d0::before { content: '\f00c'; }
.outline_stale_897d::before { content: '\f00d'; }
.pattern_ab50::before { content: '\f002'; }
.shade_6b11::before { content: '\f0c9'; }
.photo-f781::before { content: '\f061'; }
.status_d09b::before { content: '\f060'; }
.row-d841::before { content: '\f04b'; }
.container-middle-997d::before { content: '\f04c'; }
.table-silver-5be6::before { content: '\f019'; }
.solid-31d2::before { content: '\f093'; }
.tall_d4e8::before { content: '\f132'; }
.fluid-8b7c::before { content: '\f091'; }
.cool-77a7::before { content: '\f06b'; }
.outer_36b8::before { content: '\f0d6'; }
.outer_1e12::before { content: '\f09d'; }
.preview-ac59::before { content: '\f10b'; }
.breadcrumb_full_5961::before { content: '\f108'; }
.notice_852c::before { content: '\f10a'; }

/* Gambling Specific Icons */
.east_c012::before { content: '\f522'; }
.new_e6f7::before { content: '\f327'; }
.dirty-36fe::before { content: '\f219'; }
.background_188e::before { content: '\f21e'; }
.advanced_bbae::before { content: '\f2f5'; }

/* Social Icons */
.green-7919::before { content: '\f09a'; }
.pro_6ec7::before { content: '\f099'; }
.feature_c231::before { content: '\f16d'; }
.dark_71ed::before { content: '\f167'; }
.border-selected-d6a8::before { content: '\f2c6'; }
.glass_dbf2::before { content: '\f232'; }

/* Size Classes */
.glass-582d { font-size: 0.75em; }
.item-93e3 { font-size: 0.875em; }
.backdrop_5f48 { font-size: 1.33em; }
.texture_smooth_d675 { font-size: 1.5em; }
.gradient-e8f9 { font-size: 2em; }
.bottom_60aa { font-size: 3em; }

/* Animation Classes */
.block-brown-28f0 {
    animation: fa-spin 2s infinite linear;
}

.footer-dirty-f506 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: fa85 */
.ghost-box-u4 {
  padding: 0.4rem;
  font-size: 10px;
  line-height: 1.2;
}
