/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.hover_warm_5115) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.focused-6ec7, .inner_59a7 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.dynamic-3fea::before { content: '\f015'; }
.detail-old-b0f7::before { content: '\f007'; }
.hidden-6f36::before { content: '\f023'; }
.photo-thick-6f32::before { content: '\f0e0'; }
.paper-84f2::before { content: '\f095'; }
.hot-8e77::before { content: '\f005'; }
.footer-light-0e13::before { content: '\f004'; }
.out-23fc::before { content: '\f00c'; }
.outline-dark-5539::before { content: '\f00d'; }
.lite_d600::before { content: '\f002'; }
.menu_old_61fa::before { content: '\f0c9'; }
.background_dc40::before { content: '\f061'; }
.card_dim_40f2::before { content: '\f060'; }
.avatar-orange-a31a::before { content: '\f04b'; }
.item-340a::before { content: '\f04c'; }
.dirty_ad51::before { content: '\f019'; }
.preview_narrow_5225::before { content: '\f093'; }
.dirty-8d62::before { content: '\f132'; }
.column_west_9972::before { content: '\f091'; }
.breadcrumb-a0d9::before { content: '\f06b'; }
.out-0bf7::before { content: '\f0d6'; }
.modal_f537::before { content: '\f09d'; }
.small-8251::before { content: '\f10b'; }
.prev_c0ae::before { content: '\f108'; }
.inner_b6e1::before { content: '\f10a'; }

/* Gambling Specific Icons */
.grid-advanced-ad3e::before { content: '\f522'; }
.shadow-silver-cc3a::before { content: '\f327'; }
.detail-436e::before { content: '\f219'; }
.list_hovered_105a::before { content: '\f21e'; }
.column-blue-d400::before { content: '\f2f5'; }

/* Social Icons */
.texture_liquid_0717::before { content: '\f09a'; }
.image-1354::before { content: '\f099'; }
.chip-8bb9::before { content: '\f16d'; }
.pro_7de4::before { content: '\f167'; }
.hard_1417::before { content: '\f2c6'; }
.tabs_996e::before { content: '\f232'; }

/* Size Classes */
.header_simple_35b7 { font-size: 0.75em; }
.shadow-pressed-75dc { font-size: 0.875em; }
.modal_fixed_514b { font-size: 1.33em; }
.link_7724 { font-size: 1.5em; }
.stone-5637 { font-size: 2em; }
.in-abde { font-size: 3em; }

/* Animation Classes */
.highlight_large_3b88 {
    animation: fa-spin 2s infinite linear;
}

.frame_fast_d25b {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 6cb8 */
.ghost-box-w2 {
  padding: 0.5rem;
  font-size: 11px;
  line-height: 1.1;
}
