/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.upper_3387) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.text_old_aae1, .focus_9e78 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.in_641c::before { content: '\f015'; }
.header-126c::before { content: '\f007'; }
.content-orange-2436::before { content: '\f023'; }
.west_d04a::before { content: '\f0e0'; }
.dropdown-55c7::before { content: '\f095'; }
.title_lite_6498::before { content: '\f005'; }
.gold_af0b::before { content: '\f004'; }
.surface_hard_62b3::before { content: '\f00c'; }
.liquid_cf2f::before { content: '\f00d'; }
.focused_551e::before { content: '\f002'; }
.bottom-fc64::before { content: '\f0c9'; }
.secondary_thick_c1e0::before { content: '\f061'; }
.section-down-141b::before { content: '\f060'; }
.shade-bef3::before { content: '\f04b'; }
.texture-advanced-11f6::before { content: '\f04c'; }
.accent_833f::before { content: '\f019'; }
.header-1b4c::before { content: '\f093'; }
.video-smooth-443f::before { content: '\f132'; }
.image_stone_3a59::before { content: '\f091'; }
.cold-f490::before { content: '\f06b'; }
.simple_05ee::before { content: '\f0d6'; }
.video_right_d1ad::before { content: '\f09d'; }
.avatar_c66c::before { content: '\f10b'; }
.section-pressed-d4d1::before { content: '\f108'; }
.upper_4a3b::before { content: '\f10a'; }

/* Gambling Specific Icons */
.progress-b057::before { content: '\f522'; }
.nav-17d8::before { content: '\f327'; }
.menu_2e8d::before { content: '\f219'; }
.image-f7e8::before { content: '\f21e'; }
.tiny-0e53::before { content: '\f2f5'; }

/* Social Icons */
.notification-large-0747::before { content: '\f09a'; }
.thumbnail_cff9::before { content: '\f099'; }
.gas-555e::before { content: '\f16d'; }
.highlight-down-5ecb::before { content: '\f167'; }
.block_7b79::before { content: '\f2c6'; }
.header_gold_1219::before { content: '\f232'; }

/* Size Classes */
.purple_a64b { font-size: 0.75em; }
.copper-10b8 { font-size: 0.875em; }
.hovered_e567 { font-size: 1.33em; }
.medium-cd76 { font-size: 1.5em; }
.shadow-old-8da8 { font-size: 2em; }
.info_5104 { font-size: 3em; }

/* Animation Classes */
.container-action-f6dc {
    animation: fa-spin 2s infinite linear;
}

.label_67fd {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 3b07 */
.shadow-element-g9 {
  padding: 0.5rem;
  font-size: 11px;
  line-height: 1.3;
}
