/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.icon-218d) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.focus_d381, .filter_9652 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.shade_center_1c5a::before { content: '\f015'; }
.alert-00d8::before { content: '\f007'; }
.basic-ad2e::before { content: '\f023'; }
.carousel-1c2d::before { content: '\f0e0'; }
.tabs-pressed-063e::before { content: '\f095'; }
.fast_79d2::before { content: '\f005'; }
.info_74e9::before { content: '\f004'; }
.breadcrumb-copper-cbd1::before { content: '\f00c'; }
.texture-complex-6200::before { content: '\f00d'; }
.plasma_a91b::before { content: '\f002'; }
.medium-644d::before { content: '\f0c9'; }
.tabs-west-0d87::before { content: '\f061'; }
.tabs-51dc::before { content: '\f060'; }
.frame-9f7f::before { content: '\f04b'; }
.image-0472::before { content: '\f04c'; }
.surface_5b57::before { content: '\f019'; }
.picture_light_f601::before { content: '\f093'; }
.list_f96b::before { content: '\f132'; }
.main_prev_58ba::before { content: '\f091'; }
.liquid-c5b1::before { content: '\f06b'; }
.hidden_930b::before { content: '\f0d6'; }
.main_35b1::before { content: '\f09d'; }
.badge-dim-eeb8::before { content: '\f10b'; }
.status_short_e94d::before { content: '\f108'; }
.black_e94b::before { content: '\f10a'; }

/* Gambling Specific Icons */
.summary_bright_535b::before { content: '\f522'; }
.current-87b6::before { content: '\f327'; }
.status_62a1::before { content: '\f219'; }
.prev_5fdc::before { content: '\f21e'; }
.middle-ee2d::before { content: '\f2f5'; }

/* Social Icons */
.link_b15c::before { content: '\f09a'; }
.action_8177::before { content: '\f099'; }
.footer-6bb0::before { content: '\f16d'; }
.sort_lower_0eb4::before { content: '\f167'; }
.photo_0905::before { content: '\f2c6'; }
.background-f0c1::before { content: '\f232'; }

/* Size Classes */
.thumbnail-5212 { font-size: 0.75em; }
.header-clean-c195 { font-size: 0.875em; }
.slider-cea0 { font-size: 1.33em; }
.action-3907 { font-size: 1.5em; }
.glass-9488 { font-size: 2em; }
.green-c68e { font-size: 3em; }

/* Animation Classes */
.button-focused-6e82 {
    animation: fa-spin 2s infinite linear;
}

.preview_rough_c076 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 771e */
.ghost-box-d4 {
  padding: 0.1rem;
  font-size: 13px;
  line-height: 1.2;
}
