/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.dropdown_fast_7a14) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.simple_5d1d, .shade_ea20 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.section_45e5::before { content: '\f015'; }
.list_b923::before { content: '\f007'; }
.tag-ca6c::before { content: '\f023'; }
.surface-45d6::before { content: '\f0e0'; }
.component-fresh-c435::before { content: '\f095'; }
.container_244a::before { content: '\f005'; }
.in-3528::before { content: '\f004'; }
.badge-over-10ac::before { content: '\f00c'; }
.label-fast-364d::before { content: '\f00d'; }
.basic_8e51::before { content: '\f002'; }
.hot_05e2::before { content: '\f0c9'; }
.description-hovered-4ef7::before { content: '\f061'; }
.texture-medium-03c8::before { content: '\f060'; }
.blue-6fa4::before { content: '\f04b'; }
.narrow_7045::before { content: '\f04c'; }
.grid-next-3bdc::before { content: '\f019'; }
.last_7aa7::before { content: '\f093'; }
.north-a431::before { content: '\f132'; }
.orange_8749::before { content: '\f091'; }
.hidden-81a0::before { content: '\f06b'; }
.thumbnail-orange-ba58::before { content: '\f0d6'; }
.tabs_0107::before { content: '\f09d'; }
.large-08d1::before { content: '\f10b'; }
.active_359e::before { content: '\f108'; }
.footer_focused_9576::before { content: '\f10a'; }

/* Gambling Specific Icons */
.alert-dynamic-1aba::before { content: '\f522'; }
.advanced-316b::before { content: '\f327'; }
.menu-black-b5b1::before { content: '\f219'; }
.logo-2fa8::before { content: '\f21e'; }
.container-black-4732::before { content: '\f2f5'; }

/* Social Icons */
.stone-3a08::before { content: '\f09a'; }
.tabs_787e::before { content: '\f099'; }
.avatar_bottom_95e2::before { content: '\f16d'; }
.fast-5486::before { content: '\f167'; }
.badge_b840::before { content: '\f2c6'; }
.detail_medium_14b0::before { content: '\f232'; }

/* Size Classes */
.logo-805d { font-size: 0.75em; }
.widget-stale-8227 { font-size: 0.875em; }
.border_narrow_ac02 { font-size: 1.33em; }
.block_51cf { font-size: 1.5em; }
.progress_0d74 { font-size: 2em; }
.motion-cfb4 { font-size: 3em; }

/* Animation Classes */
.nav-b550 {
    animation: fa-spin 2s infinite linear;
}

.form-eb89 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 20ef */
.widget-item-v8 {
  padding: 0.5rem;
  font-size: 12px;
  line-height: 1.3;
}
