/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.smooth_1a1b) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.description-top-9871, .up-09c2 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.brown_c63f::before { content: '\f015'; }
.image_plasma_5361::before { content: '\f007'; }
.surface-smooth-af3b::before { content: '\f023'; }
.chip-2ad3::before { content: '\f0e0'; }
.slow_8f0f::before { content: '\f095'; }
.steel_ad74::before { content: '\f005'; }
.simple_ad8b::before { content: '\f004'; }
.purple_bcb5::before { content: '\f00c'; }
.lite_67f3::before { content: '\f00d'; }
.west_533e::before { content: '\f002'; }
.tag_c9c8::before { content: '\f0c9'; }
.component_dc8e::before { content: '\f061'; }
.tag-mini-724a::before { content: '\f060'; }
.fresh_db53::before { content: '\f04b'; }
.search-active-d788::before { content: '\f04c'; }
.gradient-copper-8a55::before { content: '\f019'; }
.status_solid_fe1d::before { content: '\f093'; }
.lower-8123::before { content: '\f132'; }
.slider-9e3c::before { content: '\f091'; }
.tabs_4c65::before { content: '\f06b'; }
.link-b0f7::before { content: '\f0d6'; }
.slow-efa6::before { content: '\f09d'; }
.orange-5923::before { content: '\f10b'; }
.last_1bad::before { content: '\f108'; }
.badge-4020::before { content: '\f10a'; }

/* Gambling Specific Icons */
.wide_5f07::before { content: '\f522'; }
.slow_006e::before { content: '\f327'; }
.new-97a1::before { content: '\f219'; }
.wood_9c00::before { content: '\f21e'; }
.element_fb31::before { content: '\f2f5'; }

/* Social Icons */
.hard-8173::before { content: '\f09a'; }
.status-6ca2::before { content: '\f099'; }
.module_liquid_10a1::before { content: '\f16d'; }
.detail_east_89f9::before { content: '\f167'; }
.texture-old-60a5::before { content: '\f2c6'; }
.iron_c535::before { content: '\f232'; }

/* Size Classes */
.backdrop_hovered_509b { font-size: 0.75em; }
.form_d5d1 { font-size: 0.875em; }
.border-679c { font-size: 1.33em; }
.avatar_4956 { font-size: 1.5em; }
.hard-3077 { font-size: 2em; }
.north-a451 { font-size: 3em; }

/* Animation Classes */
.full-8e39 {
    animation: fa-spin 2s infinite linear;
}

.box-warm-9dc5 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 0e9a */
.widget-item-k1 {
  padding: 0.1rem;
  font-size: 12px;
  line-height: 1.3;
}
