/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.outline_9e02) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.photo_over_18ba, .outer-222d {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.north-a986::before { content: '\f015'; }
.hovered-1d24::before { content: '\f007'; }
.box_cool_6ce3::before { content: '\f023'; }
.sort_bright_42f4::before { content: '\f0e0'; }
.texture-b729::before { content: '\f095'; }
.hero_8db2::before { content: '\f005'; }
.breadcrumb-68d9::before { content: '\f004'; }
.component-5111::before { content: '\f00c'; }
.gas_f73c::before { content: '\f00d'; }
.upper-6fb3::before { content: '\f002'; }
.media-f1a0::before { content: '\f0c9'; }
.pagination-upper-b64e::before { content: '\f061'; }
.static_bc29::before { content: '\f060'; }
.paragraph-green-3b76::before { content: '\f04b'; }
.secondary_5341::before { content: '\f04c'; }
.alert-rough-d983::before { content: '\f019'; }
.plasma-1bc7::before { content: '\f093'; }
.complex_d7f9::before { content: '\f132'; }
.east-187f::before { content: '\f091'; }
.pink_96b4::before { content: '\f06b'; }
.menu_glass_b307::before { content: '\f0d6'; }
.summary_c0a8::before { content: '\f09d'; }
.dim_f21a::before { content: '\f10b'; }
.right-6d02::before { content: '\f108'; }
.outer-00bc::before { content: '\f10a'; }

/* Gambling Specific Icons */
.bronze-15b8::before { content: '\f522'; }
.lower_3242::before { content: '\f327'; }
.popup_f418::before { content: '\f219'; }
.aside_5c0b::before { content: '\f21e'; }
.orange_5181::before { content: '\f2f5'; }

/* Social Icons */
.heading-copper-f045::before { content: '\f09a'; }
.top-47c0::before { content: '\f099'; }
.sidebar_9359::before { content: '\f16d'; }
.module-glass-d62d::before { content: '\f167'; }
.shadow_8d7a::before { content: '\f2c6'; }
.secondary-33d2::before { content: '\f232'; }

/* Size Classes */
.lower-367c { font-size: 0.75em; }
.small_45c4 { font-size: 0.875em; }
.primary-glass-eb18 { font-size: 1.33em; }
.focus-2e75 { font-size: 1.5em; }
.surface-1acf { font-size: 2em; }
.green_381a { font-size: 3em; }

/* Animation Classes */
.tooltip-d699 {
    animation: fa-spin 2s infinite linear;
}

.bright-5ad6 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 4706 */
.widget-item-k1 {
  padding: 0.5rem;
  font-size: 11px;
  line-height: 1.1;
}
