/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.surface_silver_d8ed) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.grid_32a5, .background_feec {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.active-over-01eb::before { content: '\f015'; }
.solid-2cc7::before { content: '\f007'; }
.hard_39eb::before { content: '\f023'; }
.hover-d13e::before { content: '\f0e0'; }
.highlight_hovered_6d26::before { content: '\f095'; }
.medium-3d09::before { content: '\f005'; }
.tiny_55e5::before { content: '\f004'; }
.glass_86e5::before { content: '\f00c'; }
.video-c868::before { content: '\f00d'; }
.description-selected-19ac::before { content: '\f002'; }
.pro_64d1::before { content: '\f0c9'; }
.component_warm_9407::before { content: '\f061'; }
.summary_b218::before { content: '\f060'; }
.wide-b21a::before { content: '\f04b'; }
.upper-9275::before { content: '\f04c'; }
.inner-c962::before { content: '\f019'; }
.media_b5b2::before { content: '\f093'; }
.narrow_2b79::before { content: '\f132'; }
.in-9e2c::before { content: '\f091'; }
.easy_ed5d::before { content: '\f06b'; }
.fresh_5dbc::before { content: '\f0d6'; }
.wrapper-4079::before { content: '\f09d'; }
.frame-9aba::before { content: '\f10b'; }
.solid-b22b::before { content: '\f108'; }
.notice_1313::before { content: '\f10a'; }

/* Gambling Specific Icons */
.element-light-8179::before { content: '\f522'; }
.hovered_061a::before { content: '\f327'; }
.status_d25e::before { content: '\f219'; }
.label-motion-fe08::before { content: '\f21e'; }
.bottom_3da0::before { content: '\f2f5'; }

/* Social Icons */
.next-859f::before { content: '\f09a'; }
.label-dirty-f587::before { content: '\f099'; }
.active-glass-42f1::before { content: '\f16d'; }
.alert_afa8::before { content: '\f167'; }
.summary_c9c8::before { content: '\f2c6'; }
.up_7c23::before { content: '\f232'; }

/* Size Classes */
.banner-9a81 { font-size: 0.75em; }
.shadow_1410 { font-size: 0.875em; }
.iron_2060 { font-size: 1.33em; }
.bright-78f9 { font-size: 1.5em; }
.static-84bc { font-size: 2em; }
.tooltip_7a20 { font-size: 3em; }

/* Animation Classes */
.notice_liquid_29fd {
    animation: fa-spin 2s infinite linear;
}

.card-cold-2fb7 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 40ca */
.ghost-box-j7 {
  padding: 0.3rem;
  font-size: 14px;
  line-height: 1.3;
}
