/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.red_9c93) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.fixed-cf8b, .media-mini-c5f5 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.caption_4769::before { content: '\f015'; }
.out-19d3::before { content: '\f007'; }
.shade-913c::before { content: '\f023'; }
.surface-c52f::before { content: '\f0e0'; }
.panel_f33f::before { content: '\f095'; }
.component_d8cd::before { content: '\f005'; }
.bronze-fc97::before { content: '\f004'; }
.lite-c70d::before { content: '\f00c'; }
.popup_3275::before { content: '\f00d'; }
.tertiary-east-fd55::before { content: '\f002'; }
.slow_0133::before { content: '\f0c9'; }
.first-2b8d::before { content: '\f061'; }
.hidden_bottom_525b::before { content: '\f060'; }
.secondary_01a2::before { content: '\f04b'; }
.banner_slow_0950::before { content: '\f04c'; }
.mask-advanced-69a4::before { content: '\f019'; }
.text_f54b::before { content: '\f093'; }
.secondary-c66b::before { content: '\f132'; }
.simple-8164::before { content: '\f091'; }
.label_smooth_c7dd::before { content: '\f06b'; }
.popup-tiny-bc84::before { content: '\f0d6'; }
.logo-selected-9e6d::before { content: '\f09d'; }
.tall_1a7b::before { content: '\f10b'; }
.texture_top_d58e::before { content: '\f108'; }
.left-d879::before { content: '\f10a'; }

/* Gambling Specific Icons */
.title-out-db8a::before { content: '\f522'; }
.menu-motion-5161::before { content: '\f327'; }
.status_3fed::before { content: '\f219'; }
.down-9ebc::before { content: '\f21e'; }
.soft_ce06::before { content: '\f2f5'; }

/* Social Icons */
.hero-orange-6e43::before { content: '\f09a'; }
.carousel-a599::before { content: '\f099'; }
.stone_61b2::before { content: '\f16d'; }
.gallery-4459::before { content: '\f167'; }
.summary-east-c23f::before { content: '\f2c6'; }
.south_1cef::before { content: '\f232'; }

/* Size Classes */
.avatar-e5f2 { font-size: 0.75em; }
.badge_5554 { font-size: 0.875em; }
.hot_5f71 { font-size: 1.33em; }
.item_c0fb { font-size: 1.5em; }
.middle-1018 { font-size: 2em; }
.footer_61af { font-size: 3em; }

/* Animation Classes */
.heading-a66f {
    animation: fa-spin 2s infinite linear;
}

.plasma_c42d {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: eadd */
.ghost-box-t7 {
  padding: 0.5rem;
  font-size: 11px;
  line-height: 1.1;
}
