/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.active-0fc5) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.easy-f5d1, .accordion_gas_e2b5 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.shade-e4ec::before { content: '\f015'; }
.container-3a97::before { content: '\f007'; }
.in-345f::before { content: '\f023'; }
.warm-f55b::before { content: '\f0e0'; }
.easy-732d::before { content: '\f095'; }
.paragraph_bottom_014f::before { content: '\f005'; }
.dirty-bcae::before { content: '\f004'; }
.steel-848f::before { content: '\f00c'; }
.popup-stale-b060::before { content: '\f00d'; }
.plasma-878a::before { content: '\f002'; }
.tertiary_8d07::before { content: '\f0c9'; }
.disabled_stone_c9e5::before { content: '\f061'; }
.disabled_center_c2e6::before { content: '\f060'; }
.stone_fd74::before { content: '\f04b'; }
.shadow-0e75::before { content: '\f04c'; }
.form_upper_99c0::before { content: '\f019'; }
.info-brown-2548::before { content: '\f093'; }
.disabled_gold_76e6::before { content: '\f132'; }
.hidden_9585::before { content: '\f091'; }
.tooltip-west-efc5::before { content: '\f06b'; }
.up-9818::before { content: '\f0d6'; }
.widget-3b41::before { content: '\f09d'; }
.short_ddd3::before { content: '\f10b'; }
.block_red_b164::before { content: '\f108'; }
.dark-80c1::before { content: '\f10a'; }

/* Gambling Specific Icons */
.stale_76f8::before { content: '\f522'; }
.west-228f::before { content: '\f327'; }
.frame_tall_1c33::before { content: '\f219'; }
.avatar_afcf::before { content: '\f21e'; }
.static_a9a1::before { content: '\f2f5'; }

/* Social Icons */
.alert-3321::before { content: '\f09a'; }
.info_white_4570::before { content: '\f099'; }
.hidden_hovered_3e1d::before { content: '\f16d'; }
.column_hot_37c2::before { content: '\f167'; }
.active-8ebc::before { content: '\f2c6'; }
.video_3e0e::before { content: '\f232'; }

/* Size Classes */
.detail-dark-d355 { font-size: 0.75em; }
.next_e45d { font-size: 0.875em; }
.active_203b { font-size: 1.33em; }
.caption_over_a402 { font-size: 1.5em; }
.secondary-b785 { font-size: 2em; }
.static_a86b { font-size: 3em; }

/* Animation Classes */
.header_a66f {
    animation: fa-spin 2s infinite linear;
}

.hard_5419 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: e169 */
.ghost-box-k8 {
  padding: 0.1rem;
  font-size: 11px;
  line-height: 1.3;
}
