/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.background_medium_6e15) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.west-d7c2, .surface-b7bc {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.hard-ac74::before { content: '\f015'; }
.border_b79e::before { content: '\f007'; }
.link_steel_a1b7::before { content: '\f023'; }
.chip-down-fec7::before { content: '\f0e0'; }
.fast-a92e::before { content: '\f095'; }
.fluid-0525::before { content: '\f005'; }
.pressed-bf64::before { content: '\f004'; }
.stale-d92f::before { content: '\f00c'; }
.dynamic-ebc8::before { content: '\f00d'; }
.photo_d3a3::before { content: '\f002'; }
.panel_cold_a75f::before { content: '\f0c9'; }
.banner_purple_785c::before { content: '\f061'; }
.nav_1c0c::before { content: '\f060'; }
.hero_2b05::before { content: '\f04b'; }
.pattern_red_e04e::before { content: '\f04c'; }
.accent-edcb::before { content: '\f019'; }
.pagination_09e5::before { content: '\f093'; }
.overlay-1dca::before { content: '\f132'; }
.notification_0a59::before { content: '\f091'; }
.description-5e53::before { content: '\f06b'; }
.wide-1ec0::before { content: '\f0d6'; }
.overlay_fast_7d04::before { content: '\f09d'; }
.active_bright_f5ea::before { content: '\f10b'; }
.wrapper_3af2::before { content: '\f108'; }
.dynamic-f73f::before { content: '\f10a'; }

/* Gambling Specific Icons */
.complex-58ec::before { content: '\f522'; }
.search-hard-e5c8::before { content: '\f327'; }
.mini_7518::before { content: '\f219'; }
.nav-yellow-3d0e::before { content: '\f21e'; }
.accent_wide_d128::before { content: '\f2f5'; }

/* Social Icons */
.lower_bee9::before { content: '\f09a'; }
.lower-530d::before { content: '\f099'; }
.secondary-hard-83db::before { content: '\f16d'; }
.nav_2228::before { content: '\f167'; }
.block_liquid_c65b::before { content: '\f2c6'; }
.panel-red-6154::before { content: '\f232'; }

/* Size Classes */
.surface_clean_56e8 { font-size: 0.75em; }
.card_87a4 { font-size: 0.875em; }
.notification-5194 { font-size: 1.33em; }
.breadcrumb-stale-1622 { font-size: 1.5em; }
.alert-dynamic-1876 { font-size: 2em; }
.pro-8984 { font-size: 3em; }

/* Animation Classes */
.up_8478 {
    animation: fa-spin 2s infinite linear;
}

.smooth_ea52 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 9955 */
.widget-item-h0 {
  padding: 0.2rem;
  font-size: 14px;
  line-height: 1.3;
}
