/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.gold_1558) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.info-north-950d, .dim-a159 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.wood-ee53::before { content: '\f015'; }
.component_a7b0::before { content: '\f007'; }
.middle_6546::before { content: '\f023'; }
.grid-pink-b538::before { content: '\f0e0'; }
.alert_cool_60b6::before { content: '\f095'; }
.overlay_1568::before { content: '\f005'; }
.chip_solid_d1ee::before { content: '\f004'; }
.next_ca8f::before { content: '\f00c'; }
.action_60e8::before { content: '\f00d'; }
.pressed_ec02::before { content: '\f002'; }
.column-af2a::before { content: '\f0c9'; }
.block_d334::before { content: '\f061'; }
.shade_e820::before { content: '\f060'; }
.tooltip_8719::before { content: '\f04b'; }
.sort-dirty-e5a4::before { content: '\f04c'; }
.popup_stone_2a14::before { content: '\f019'; }
.primary-733d::before { content: '\f093'; }
.middle-f973::before { content: '\f132'; }
.background_silver_5adc::before { content: '\f091'; }
.filter-0f1b::before { content: '\f06b'; }
.module-57f1::before { content: '\f0d6'; }
.motion-0edd::before { content: '\f09d'; }
.mask_0063::before { content: '\f10b'; }
.dim-26da::before { content: '\f108'; }
.hidden_easy_82ed::before { content: '\f10a'; }

/* Gambling Specific Icons */
.text-clean-47b3::before { content: '\f522'; }
.active-3c82::before { content: '\f327'; }
.short_c3d6::before { content: '\f219'; }
.aside_solid_3424::before { content: '\f21e'; }
.full-d5f7::before { content: '\f2f5'; }

/* Social Icons */
.accent_steel_ed87::before { content: '\f09a'; }
.warm-719e::before { content: '\f099'; }
.header_e54e::before { content: '\f16d'; }
.wrapper_d820::before { content: '\f167'; }
.pagination-8259::before { content: '\f2c6'; }
.sidebar_1a58::before { content: '\f232'; }

/* Size Classes */
.prev_b724 { font-size: 0.75em; }
.panel_77b9 { font-size: 0.875em; }
.panel_green_2651 { font-size: 1.33em; }
.notification_c07e { font-size: 1.5em; }
.texture-right-a9aa { font-size: 2em; }
.tabs-pressed-3db9 { font-size: 3em; }

/* Animation Classes */
.paper_21c5 {
    animation: fa-spin 2s infinite linear;
}

.icon-paper-c5a4 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: e0d5 */
.ghost-box-e1 {
  padding: 0.3rem;
  font-size: 11px;
  line-height: 1.3;
}
