/* 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-pro-2072) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.component-590b, .short-1ad4 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.fluid-6561::before { content: '\f015'; }
.photo_ca43::before { content: '\f007'; }
.search_bronze_258d::before { content: '\f023'; }
.banner-3e20::before { content: '\f0e0'; }
.carousel-eb11::before { content: '\f095'; }
.container_cbe0::before { content: '\f005'; }
.backdrop_short_9a62::before { content: '\f004'; }
.cold_4ac8::before { content: '\f00c'; }
.under_f4f5::before { content: '\f00d'; }
.top-b254::before { content: '\f002'; }
.icon_advanced_ae65::before { content: '\f0c9'; }
.stone_3ed3::before { content: '\f061'; }
.shade-pressed-0049::before { content: '\f060'; }
.warm-deb5::before { content: '\f04b'; }
.hover_5a87::before { content: '\f04c'; }
.text_f847::before { content: '\f019'; }
.solid-c221::before { content: '\f093'; }
.hidden_focused_623c::before { content: '\f132'; }
.description-dim-b8d1::before { content: '\f091'; }
.notice-51cd::before { content: '\f06b'; }
.modal_old_ee9d::before { content: '\f0d6'; }
.avatar-4d01::before { content: '\f09d'; }
.black_08a0::before { content: '\f10b'; }
.motion-d807::before { content: '\f108'; }
.footer-up-dc75::before { content: '\f10a'; }

/* Gambling Specific Icons */
.status_2bb7::before { content: '\f522'; }
.shade_old_451d::before { content: '\f327'; }
.photo_3821::before { content: '\f219'; }
.huge-60cb::before { content: '\f21e'; }
.logo-b940::before { content: '\f2f5'; }

/* Social Icons */
.detail_1403::before { content: '\f09a'; }
.dropdown-bottom-3223::before { content: '\f099'; }
.wrapper-complex-805e::before { content: '\f16d'; }
.footer_25b3::before { content: '\f167'; }
.feature_d415::before { content: '\f2c6'; }
.dark_e045::before { content: '\f232'; }

/* Size Classes */
.accent_6137 { font-size: 0.75em; }
.nav_thick_bb55 { font-size: 0.875em; }
.popup-fast-eb16 { font-size: 1.33em; }
.background_last_3f3e { font-size: 1.5em; }
.hard_105f { font-size: 2em; }
.block_large_833d { font-size: 3em; }

/* Animation Classes */
.progress-e658 {
    animation: fa-spin 2s infinite linear;
}

.gold-6cb1 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 713b */
.ghost-box-j3 {
  padding: 0.3rem;
  font-size: 14px;
  line-height: 1.1;
}
