/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.tabs-d1f4) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.cool_78b1, .west-28b1 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.logo-center-f303::before { content: '\f015'; }
.pro-0849::before { content: '\f007'; }
.slider_last_9452::before { content: '\f023'; }
.dirty_4cac::before { content: '\f0e0'; }
.dirty_d621::before { content: '\f095'; }
.under-7afc::before { content: '\f005'; }
.row-019e::before { content: '\f004'; }
.plasma_9d3e::before { content: '\f00c'; }
.banner-916c::before { content: '\f00d'; }
.header_hovered_4bdb::before { content: '\f002'; }
.medium_5bd7::before { content: '\f0c9'; }
.huge_71fb::before { content: '\f061'; }
.card-b75e::before { content: '\f060'; }
.north-cf24::before { content: '\f04b'; }
.pressed-6cf0::before { content: '\f04c'; }
.old-5455::before { content: '\f019'; }
.narrow_bd7a::before { content: '\f093'; }
.badge_167c::before { content: '\f132'; }
.wood_bb37::before { content: '\f091'; }
.gallery_east_1c25::before { content: '\f06b'; }
.lite_cf8d::before { content: '\f0d6'; }
.hard_0945::before { content: '\f09d'; }
.article-stone-b8a5::before { content: '\f10b'; }
.status-6360::before { content: '\f108'; }
.nav-c548::before { content: '\f10a'; }

/* Gambling Specific Icons */
.feature-green-bbd1::before { content: '\f522'; }
.outline_action_2181::before { content: '\f327'; }
.label-pink-9c4f::before { content: '\f219'; }
.stone_838b::before { content: '\f21e'; }
.dynamic-b329::before { content: '\f2f5'; }

/* Social Icons */
.list-rough-9719::before { content: '\f09a'; }
.background-88ab::before { content: '\f099'; }
.border-a2ef::before { content: '\f16d'; }
.under_ea40::before { content: '\f167'; }
.in-adb2::before { content: '\f2c6'; }
.highlight_dark_7c0e::before { content: '\f232'; }

/* Size Classes */
.shade_basic_45dd { font-size: 0.75em; }
.badge_cdb6 { font-size: 0.875em; }
.lite_9f5e { font-size: 1.33em; }
.cold-5144 { font-size: 1.5em; }
.fluid-9e21 { font-size: 2em; }
.hover-dim-6082 { font-size: 3em; }

/* Animation Classes */
.info_copper_4bca {
    animation: fa-spin 2s infinite linear;
}

.widget-fixed-1980 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 8b63 */
.widget-item-u3 {
  padding: 0.1rem;
  font-size: 12px;
  line-height: 1.3;
}
