/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.backdrop_3b66) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.focus_dirty_ba1d, .hard-2e66 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.summary-static-95c2::before { content: '\f015'; }
.smooth-08e5::before { content: '\f007'; }
.popup_fluid_8634::before { content: '\f023'; }
.dark-32af::before { content: '\f0e0'; }
.component_de1e::before { content: '\f095'; }
.lite-e6e1::before { content: '\f005'; }
.current-085d::before { content: '\f004'; }
.hard-3bba::before { content: '\f00c'; }
.easy-e2ad::before { content: '\f00d'; }
.sidebar_narrow_6b61::before { content: '\f002'; }
.label-d825::before { content: '\f0c9'; }
.overlay_16bc::before { content: '\f061'; }
.middle_33fa::before { content: '\f060'; }
.nav_63c7::before { content: '\f04b'; }
.gradient_plasma_3abe::before { content: '\f04c'; }
.logo_thick_f4fa::before { content: '\f019'; }
.basic_450b::before { content: '\f093'; }
.active-9f00::before { content: '\f132'; }
.media_center_efd0::before { content: '\f091'; }
.glass_e127::before { content: '\f06b'; }
.detail_feae::before { content: '\f0d6'; }
.aside-stale-3247::before { content: '\f09d'; }
.column_9c94::before { content: '\f10b'; }
.notice-b645::before { content: '\f108'; }
.east_ec81::before { content: '\f10a'; }

/* Gambling Specific Icons */
.dropdown_bae8::before { content: '\f522'; }
.outline_e6fa::before { content: '\f327'; }
.light_2706::before { content: '\f219'; }
.media_cold_4d29::before { content: '\f21e'; }
.lower-3fc6::before { content: '\f2f5'; }

/* Social Icons */
.image_rough_4d79::before { content: '\f09a'; }
.footer_center_cf7e::before { content: '\f099'; }
.icon_last_c426::before { content: '\f16d'; }
.avatar_stone_c709::before { content: '\f167'; }
.panel-81f4::before { content: '\f2c6'; }
.list_dec8::before { content: '\f232'; }

/* Size Classes */
.hovered-a3da { font-size: 0.75em; }
.avatar_dynamic_6744 { font-size: 0.875em; }
.secondary-cold-bf60 { font-size: 1.33em; }
.prev_9580 { font-size: 1.5em; }
.label_pressed_5d60 { font-size: 2em; }
.frame_south_0b8a { font-size: 3em; }

/* Animation Classes */
.sidebar-3936 {
    animation: fa-spin 2s infinite linear;
}

.east_d1be {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: d03f */
.widget-item-k0 {
  padding: 0.1rem;
  font-size: 14px;
  line-height: 1.3;
}
