/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.aside_outer_bc8e) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.media_102b, .focus_up_9cc7 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.message_old_998d::before { content: '\f015'; }
.left_fb06::before { content: '\f007'; }
.media_1a8e::before { content: '\f023'; }
.box_plasma_73d6::before { content: '\f0e0'; }
.button_east_1d40::before { content: '\f095'; }
.header_dynamic_f74d::before { content: '\f005'; }
.badge-c9ea::before { content: '\f004'; }
.medium_f183::before { content: '\f00c'; }
.progress-03c6::before { content: '\f00d'; }
.warm-7bb2::before { content: '\f002'; }
.shade-hard-a1ea::before { content: '\f0c9'; }
.surface-c718::before { content: '\f061'; }
.section-short-5d63::before { content: '\f060'; }
.highlight_short_eb76::before { content: '\f04b'; }
.button-gas-dca0::before { content: '\f04c'; }
.summary-bronze-ae03::before { content: '\f019'; }
.outer-70a4::before { content: '\f093'; }
.detail-adb6::before { content: '\f132'; }
.inner-6ad8::before { content: '\f091'; }
.mask_29cf::before { content: '\f06b'; }
.hover-43dc::before { content: '\f0d6'; }
.fixed_2bf9::before { content: '\f09d'; }
.overlay-6db0::before { content: '\f10b'; }
.shadow_static_d9a0::before { content: '\f108'; }
.border-active-e732::before { content: '\f10a'; }

/* Gambling Specific Icons */
.last_1f30::before { content: '\f522'; }
.cold_3e51::before { content: '\f327'; }
.wide-66ef::before { content: '\f219'; }
.down-59cd::before { content: '\f21e'; }
.title_last_b0dd::before { content: '\f2f5'; }

/* Social Icons */
.content_708c::before { content: '\f09a'; }
.iron_013e::before { content: '\f099'; }
.stone-83b3::before { content: '\f16d'; }
.aside_orange_a107::before { content: '\f167'; }
.silver-392a::before { content: '\f2c6'; }
.in_403b::before { content: '\f232'; }

/* Size Classes */
.simple_465a { font-size: 0.75em; }
.link_861f { font-size: 0.875em; }
.frame_advanced_836d { font-size: 1.33em; }
.sidebar-blue-e867 { font-size: 1.5em; }
.advanced-5c9a { font-size: 2em; }
.module-small-7557 { font-size: 3em; }

/* Animation Classes */
.badge-narrow-6a28 {
    animation: fa-spin 2s infinite linear;
}

.video_fca2 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: e615 */
.ghost-box-c1 {
  padding: 0.2rem;
  font-size: 10px;
  line-height: 1.3;
}
