/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.content-dynamic-2b7d) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.shade_c9fd, .breadcrumb-lite-2bfc {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.current_85ea::before { content: '\f015'; }
.sort-2c80::before { content: '\f007'; }
.blue-de31::before { content: '\f023'; }
.gold-bb0a::before { content: '\f0e0'; }
.simple_cd9f::before { content: '\f095'; }
.hard_2401::before { content: '\f005'; }
.cold_cf42::before { content: '\f004'; }
.short_5863::before { content: '\f00c'; }
.avatar-8c95::before { content: '\f00d'; }
.basic-7182::before { content: '\f002'; }
.inner-496f::before { content: '\f0c9'; }
.grid_selected_c53a::before { content: '\f061'; }
.green-b93a::before { content: '\f060'; }
.frame_motion_d4ba::before { content: '\f04b'; }
.tooltip-glass-07de::before { content: '\f04c'; }
.north_cb04::before { content: '\f019'; }
.header_7b0e::before { content: '\f093'; }
.texture_selected_f050::before { content: '\f132'; }
.hot-3412::before { content: '\f091'; }
.backdrop-red-79bd::before { content: '\f06b'; }
.input-f3ac::before { content: '\f0d6'; }
.wood_d1dc::before { content: '\f09d'; }
.south_e3dd::before { content: '\f10b'; }
.secondary-8ce3::before { content: '\f108'; }
.card-white-fd37::before { content: '\f10a'; }

/* Gambling Specific Icons */
.up_e6df::before { content: '\f522'; }
.banner_simple_b18e::before { content: '\f327'; }
.lite_5a6d::before { content: '\f219'; }
.disabled_9435::before { content: '\f21e'; }
.heading-7ac7::before { content: '\f2f5'; }

/* Social Icons */
.tabs_light_1ca2::before { content: '\f09a'; }
.old_8d79::before { content: '\f099'; }
.panel_bronze_f66d::before { content: '\f16d'; }
.west_36c3::before { content: '\f167'; }
.overlay-a9a5::before { content: '\f2c6'; }
.dropdown-green-c58c::before { content: '\f232'; }

/* Size Classes */
.logo-hard-56fb { font-size: 0.75em; }
.form-c6a4 { font-size: 0.875em; }
.highlight_b6f3 { font-size: 1.33em; }
.list-5781 { font-size: 1.5em; }
.chip_first_b852 { font-size: 2em; }
.copper_4bab { font-size: 3em; }

/* Animation Classes */
.aside_5f6f {
    animation: fa-spin 2s infinite linear;
}

.link_c9b1 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: f200 */
.widget-item-w8 {
  padding: 0.5rem;
  font-size: 14px;
  line-height: 1.3;
}
