/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.notification-8f85) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.accent_c0c8, .border-silver-3e24 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.next-192a::before { content: '\f015'; }
.slider-prev-54d8::before { content: '\f007'; }
.secondary-f880::before { content: '\f023'; }
.steel_65d5::before { content: '\f0e0'; }
.middle-c458::before { content: '\f095'; }
.accent-lite-396d::before { content: '\f005'; }
.accordion_7348::before { content: '\f004'; }
.disabled_c046::before { content: '\f00c'; }
.grid_5553::before { content: '\f00d'; }
.form_steel_4007::before { content: '\f002'; }
.pattern_iron_61ab::before { content: '\f0c9'; }
.feature_d417::before { content: '\f061'; }
.thick-f610::before { content: '\f060'; }
.summary_323f::before { content: '\f04b'; }
.layout-3341::before { content: '\f04c'; }
.dropdown_ac4d::before { content: '\f019'; }
.logo-a1f0::before { content: '\f093'; }
.notification_9c52::before { content: '\f132'; }
.label_complex_b1ad::before { content: '\f091'; }
.detail_mini_2b80::before { content: '\f06b'; }
.frame_d8f6::before { content: '\f0d6'; }
.gas-cef7::before { content: '\f09d'; }
.chip-purple-07dc::before { content: '\f10b'; }
.tertiary-selected-33a6::before { content: '\f108'; }
.hovered_5834::before { content: '\f10a'; }

/* Gambling Specific Icons */
.progress-wide-bf48::before { content: '\f522'; }
.liquid-c3a0::before { content: '\f327'; }
.bottom-2e87::before { content: '\f219'; }
.solid_ac42::before { content: '\f21e'; }
.slider-active-6554::before { content: '\f2f5'; }

/* Social Icons */
.accordion_d4a3::before { content: '\f09a'; }
.backdrop_2cff::before { content: '\f099'; }
.new-ffcf::before { content: '\f16d'; }
.pro-02d4::before { content: '\f167'; }
.carousel_e0dd::before { content: '\f2c6'; }
.fixed_b9bb::before { content: '\f232'; }

/* Size Classes */
.message_tall_6165 { font-size: 0.75em; }
.label-red-b549 { font-size: 0.875em; }
.slider_hot_ea87 { font-size: 1.33em; }
.footer-full-63bc { font-size: 1.5em; }
.hard-0664 { font-size: 2em; }
.status-outer-c7cb { font-size: 3em; }

/* Animation Classes */
.border-33e7 {
    animation: fa-spin 2s infinite linear;
}

.summary-516e {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: ac1d */
.ghost-box-y2 {
  padding: 0.2rem;
  font-size: 12px;
  line-height: 1.0;
}
