/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.fluid_42a1) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.search_d793, .complex_23a2 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.focus_hovered_714b::before { content: '\f015'; }
.menu-bc55::before { content: '\f007'; }
.surface_e0de::before { content: '\f023'; }
.orange_91a4::before { content: '\f0e0'; }
.rough-932e::before { content: '\f095'; }
.summary-5aa5::before { content: '\f005'; }
.shade_0ac5::before { content: '\f004'; }
.pattern-top-94a7::before { content: '\f00c'; }
.outer-609e::before { content: '\f00d'; }
.photo-0698::before { content: '\f002'; }
.text_5091::before { content: '\f0c9'; }
.wide_7e2e::before { content: '\f061'; }
.backdrop-current-1b93::before { content: '\f060'; }
.hover-2883::before { content: '\f04b'; }
.overlay-3bdf::before { content: '\f04c'; }
.dark-300a::before { content: '\f019'; }
.orange_9367::before { content: '\f093'; }
.yellow-c824::before { content: '\f132'; }
.fluid_87f2::before { content: '\f091'; }
.hard-9184::before { content: '\f06b'; }
.stale-5e24::before { content: '\f0d6'; }
.shadow_dirty_65ef::before { content: '\f09d'; }
.detail-top-a897::before { content: '\f10b'; }
.tooltip_137e::before { content: '\f108'; }
.full_6a29::before { content: '\f10a'; }

/* Gambling Specific Icons */
.small_754b::before { content: '\f522'; }
.border_d908::before { content: '\f327'; }
.tertiary-pressed-a3b8::before { content: '\f219'; }
.fluid_788f::before { content: '\f21e'; }
.nav_0df3::before { content: '\f2f5'; }

/* Social Icons */
.content-glass-2fe7::before { content: '\f09a'; }
.search_c41f::before { content: '\f099'; }
.item_plasma_8e8c::before { content: '\f16d'; }
.logo_0ed5::before { content: '\f167'; }
.over-b012::before { content: '\f2c6'; }
.glass_948b::before { content: '\f232'; }

/* Size Classes */
.in_3186 { font-size: 0.75em; }
.north-96f7 { font-size: 0.875em; }
.gradient-b80c { font-size: 1.33em; }
.large-cd71 { font-size: 1.5em; }
.item_9859 { font-size: 2em; }
.input_2dc9 { font-size: 3em; }

/* Animation Classes */
.tag_d32a {
    animation: fa-spin 2s infinite linear;
}

.iron_5871 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 1d63 */
.ghost-box-y6 {
  padding: 0.5rem;
  font-size: 11px;
  line-height: 1.2;
}
