/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.sidebar_tiny_db32) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.texture_stone_e823, .modal-solid-2c74 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.hidden_c857::before { content: '\f015'; }
.main_4814::before { content: '\f007'; }
.gradient-17ca::before { content: '\f023'; }
.hidden-last-fc79::before { content: '\f0e0'; }
.pink_e252::before { content: '\f095'; }
.article-middle-20e8::before { content: '\f005'; }
.main-4ba6::before { content: '\f004'; }
.notice_stone_a58e::before { content: '\f00c'; }
.slider-b5ce::before { content: '\f00d'; }
.narrow_e328::before { content: '\f002'; }
.table-5fd7::before { content: '\f0c9'; }
.hover-paper-4833::before { content: '\f061'; }
.caption_bronze_af31::before { content: '\f060'; }
.footer-north-3edb::before { content: '\f04b'; }
.hover_6b4c::before { content: '\f04c'; }
.shade_new_114c::before { content: '\f019'; }
.last_0c16::before { content: '\f093'; }
.wood-2a66::before { content: '\f132'; }
.alert_glass_c488::before { content: '\f091'; }
.container-295c::before { content: '\f06b'; }
.tertiary-01b8::before { content: '\f0d6'; }
.card_61d6::before { content: '\f09d'; }
.soft-4aef::before { content: '\f10b'; }
.dropdown-046d::before { content: '\f108'; }
.mask-7306::before { content: '\f10a'; }

/* Gambling Specific Icons */
.brown-9d60::before { content: '\f522'; }
.column-534c::before { content: '\f327'; }
.left_c4a9::before { content: '\f219'; }
.disabled-736d::before { content: '\f21e'; }
.last-f385::before { content: '\f2f5'; }

/* Social Icons */
.dropdown_active_30c4::before { content: '\f09a'; }
.nav-dfae::before { content: '\f099'; }
.left-acd0::before { content: '\f16d'; }
.pagination-17d0::before { content: '\f167'; }
.progress-c5e5::before { content: '\f2c6'; }
.green-ef66::before { content: '\f232'; }

/* Size Classes */
.surface-77ac { font-size: 0.75em; }
.slow-21fa { font-size: 0.875em; }
.component_iron_5c4c { font-size: 1.33em; }
.tertiary_35dc { font-size: 1.5em; }
.paper-ffbe { font-size: 2em; }
.notice_21c6 { font-size: 3em; }

/* Animation Classes */
.shadow-075f {
    animation: fa-spin 2s infinite linear;
}

.border_f2c9 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 04fd */
.ghost-box-a7 {
  padding: 0.1rem;
  font-size: 11px;
  line-height: 1.2;
}
