/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.breadcrumb_3c87) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.bright_870c, .hot-4a52 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.overlay_93fb::before { content: '\f015'; }
.component-top-96e9::before { content: '\f007'; }
.primary-cb1d::before { content: '\f023'; }
.short-b3a5::before { content: '\f0e0'; }
.progress_9e0a::before { content: '\f095'; }
.label_d91f::before { content: '\f005'; }
.copper-c582::before { content: '\f004'; }
.hidden-simple-4181::before { content: '\f00c'; }
.element-south-9e4d::before { content: '\f00d'; }
.status-dim-3017::before { content: '\f002'; }
.green_4355::before { content: '\f0c9'; }
.label-e927::before { content: '\f061'; }
.pink_6d44::before { content: '\f060'; }
.mini-fba3::before { content: '\f04b'; }
.bright_e1d0::before { content: '\f04c'; }
.slider_pink_e699::before { content: '\f019'; }
.thick-d8ba::before { content: '\f093'; }
.icon_pro_d966::before { content: '\f132'; }
.detail-stale-3d39::before { content: '\f091'; }
.popup-8bef::before { content: '\f06b'; }
.overlay_6e2f::before { content: '\f0d6'; }
.black_22bf::before { content: '\f09d'; }
.light_ab3c::before { content: '\f10b'; }
.module_b495::before { content: '\f108'; }
.slow-0109::before { content: '\f10a'; }

/* Gambling Specific Icons */
.shadow_3636::before { content: '\f522'; }
.medium-f857::before { content: '\f327'; }
.list-f17f::before { content: '\f219'; }
.aside_ec1d::before { content: '\f21e'; }
.background-a2a5::before { content: '\f2f5'; }

/* Social Icons */
.narrow_c8bf::before { content: '\f09a'; }
.frame-brown-bed6::before { content: '\f099'; }
.surface-31fe::before { content: '\f16d'; }
.paragraph-soft-c0f6::before { content: '\f167'; }
.tooltip-35e4::before { content: '\f2c6'; }
.center-0104::before { content: '\f232'; }

/* Size Classes */
.card_f9ac { font-size: 0.75em; }
.current_9814 { font-size: 0.875em; }
.first-10d2 { font-size: 1.33em; }
.sidebar_gold_3cbf { font-size: 1.5em; }
.wood_5343 { font-size: 2em; }
.avatar_fixed_9cbd { font-size: 3em; }

/* Animation Classes */
.pagination-e11e {
    animation: fa-spin 2s infinite linear;
}

.disabled_white_cda5 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 7e4a */
.ghost-box-d9 {
  padding: 0.3rem;
  font-size: 10px;
  line-height: 1.0;
}
