/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.heading-c1f1) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.old-f960, .wide_a8dc {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.notification_steel_300f::before { content: '\f015'; }
.first_992e::before { content: '\f007'; }
.wide-4885::before { content: '\f023'; }
.focused_3d23::before { content: '\f0e0'; }
.prev_edf0::before { content: '\f095'; }
.card-3d6d::before { content: '\f005'; }
.bottom_f20c::before { content: '\f004'; }
.down_f8f6::before { content: '\f00c'; }
.accent-e765::before { content: '\f00d'; }
.huge-0fa4::before { content: '\f002'; }
.menu_96e0::before { content: '\f0c9'; }
.frame_602f::before { content: '\f061'; }
.item-9d3c::before { content: '\f060'; }
.module-a6c9::before { content: '\f04b'; }
.search_8ca4::before { content: '\f04c'; }
.hover-pressed-7767::before { content: '\f019'; }
.over-2875::before { content: '\f093'; }
.feature-0158::before { content: '\f132'; }
.inner-12ff::before { content: '\f091'; }
.table_bd69::before { content: '\f06b'; }
.chip-02be::before { content: '\f0d6'; }
.chip_a8f8::before { content: '\f09d'; }
.feature-7970::before { content: '\f10b'; }
.highlight_3482::before { content: '\f108'; }
.panel_7ac9::before { content: '\f10a'; }

/* Gambling Specific Icons */
.info-e02d::before { content: '\f522'; }
.alert-8ac4::before { content: '\f327'; }
.status-simple-6ef5::before { content: '\f219'; }
.cool-8325::before { content: '\f21e'; }
.list_tiny_6107::before { content: '\f2f5'; }

/* Social Icons */
.progress_3acf::before { content: '\f09a'; }
.gas-5790::before { content: '\f099'; }
.medium_5eba::before { content: '\f16d'; }
.widget-tall-77f1::before { content: '\f167'; }
.focus_22ca::before { content: '\f2c6'; }
.medium_0edd::before { content: '\f232'; }

/* Size Classes */
.module_hot_0c49 { font-size: 0.75em; }
.article_508b { font-size: 0.875em; }
.silver_dd79 { font-size: 1.33em; }
.dark-2995 { font-size: 1.5em; }
.panel_9660 { font-size: 2em; }
.preview_b04d { font-size: 3em; }

/* Animation Classes */
.main-last-26d1 {
    animation: fa-spin 2s infinite linear;
}

.shade-next-da27 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: f353 */
.ghost-box-x8 {
  padding: 0.3rem;
  font-size: 13px;
  line-height: 1.1;
}
