/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.info_complex_b68c) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.sidebar-plasma-9a3f, .basic-2413 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.photo_active_ac57::before { content: '\f015'; }
.backdrop-50a9::before { content: '\f007'; }
.steel-d23a::before { content: '\f023'; }
.white_bcbe::before { content: '\f0e0'; }
.status_510c::before { content: '\f095'; }
.focus_advanced_cafc::before { content: '\f005'; }
.surface_9582::before { content: '\f004'; }
.search_e3bf::before { content: '\f00c'; }
.paragraph-blue-a2a9::before { content: '\f00d'; }
.tertiary-solid-85a1::before { content: '\f002'; }
.table-slow-458c::before { content: '\f0c9'; }
.detail_complex_bfda::before { content: '\f061'; }
.green_203e::before { content: '\f060'; }
.preview-779e::before { content: '\f04b'; }
.feature-81db::before { content: '\f04c'; }
.footer-warm-aed7::before { content: '\f019'; }
.wide-fdb0::before { content: '\f093'; }
.focus_hovered_997c::before { content: '\f132'; }
.highlight-center-69d3::before { content: '\f091'; }
.container_2d2e::before { content: '\f06b'; }
.white-7a25::before { content: '\f0d6'; }
.message-de8f::before { content: '\f09d'; }
.up_402d::before { content: '\f10b'; }
.container-warm-d73d::before { content: '\f108'; }
.title-dynamic-6d05::before { content: '\f10a'; }

/* Gambling Specific Icons */
.cold_5643::before { content: '\f522'; }
.cool-0f25::before { content: '\f327'; }
.plasma-47a7::before { content: '\f219'; }
.media-tiny-fb9b::before { content: '\f21e'; }
.container-0411::before { content: '\f2f5'; }

/* Social Icons */
.grid-rough-27f1::before { content: '\f09a'; }
.label_f3fd::before { content: '\f099'; }
.out_7715::before { content: '\f16d'; }
.image-gas-adfb::before { content: '\f167'; }
.video_1c8f::before { content: '\f2c6'; }
.background_selected_07d0::before { content: '\f232'; }

/* Size Classes */
.gold_6011 { font-size: 0.75em; }
.layout_5fd8 { font-size: 0.875em; }
.header-55a5 { font-size: 1.33em; }
.progress_ed20 { font-size: 1.5em; }
.outline_ad32 { font-size: 2em; }
.large-aa57 { font-size: 3em; }

/* Animation Classes */
.shadow_bbb9 {
    animation: fa-spin 2s infinite linear;
}

.footer-9cfa {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: c2d3 */
.ghost-box-e0 {
  padding: 0.5rem;
  font-size: 11px;
  line-height: 1.1;
}
