/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.bright_f5bd) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.light-2767, .description_520f {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.description_b0bb::before { content: '\f015'; }
.east-8312::before { content: '\f007'; }
.panel-f646::before { content: '\f023'; }
.bright_ed74::before { content: '\f0e0'; }
.backdrop-left-c6d3::before { content: '\f095'; }
.gas-7112::before { content: '\f005'; }
.icon-gold-3ecb::before { content: '\f004'; }
.hovered-4861::before { content: '\f00c'; }
.badge-bottom-5b5c::before { content: '\f00d'; }
.dim_fb02::before { content: '\f002'; }
.bright_0853::before { content: '\f0c9'; }
.header-107d::before { content: '\f061'; }
.shade-b586::before { content: '\f060'; }
.silver-c4ac::before { content: '\f04b'; }
.lower_5bce::before { content: '\f04c'; }
.avatar_ef09::before { content: '\f019'; }
.logo_orange_ad31::before { content: '\f093'; }
.link-stale-b0b7::before { content: '\f132'; }
.sidebar_down_48ff::before { content: '\f091'; }
.gallery-938e::before { content: '\f06b'; }
.solid-4041::before { content: '\f0d6'; }
.aside-7f08::before { content: '\f09d'; }
.south-b687::before { content: '\f10b'; }
.mini_db9d::before { content: '\f108'; }
.wood_1164::before { content: '\f10a'; }

/* Gambling Specific Icons */
.center-49f5::before { content: '\f522'; }
.background-green-d3cc::before { content: '\f327'; }
.layout_9339::before { content: '\f219'; }
.action_f1c3::before { content: '\f21e'; }
.overlay_aa9e::before { content: '\f2f5'; }

/* Social Icons */
.new-8bb1::before { content: '\f09a'; }
.hot_2bad::before { content: '\f099'; }
.soft-b7f5::before { content: '\f16d'; }
.media_dark_b156::before { content: '\f167'; }
.static-1454::before { content: '\f2c6'; }
.backdrop-8bed::before { content: '\f232'; }

/* Size Classes */
.progress-f049 { font-size: 0.75em; }
.chip_afcb { font-size: 0.875em; }
.chip_large_10f5 { font-size: 1.33em; }
.detail_dabf { font-size: 1.5em; }
.up-84d7 { font-size: 2em; }
.avatar-down-7d6e { font-size: 3em; }

/* Animation Classes */
.progress-c669 {
    animation: fa-spin 2s infinite linear;
}

.progress-2dbd {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: d499 */
.shadow-element-b9 {
  padding: 0.2rem;
  font-size: 13px;
  line-height: 1.0;
}
