/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.nav_tiny_3de8) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.solid-76dc, .overlay_1650 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.picture_smooth_4581::before { content: '\f015'; }
.carousel-aeec::before { content: '\f007'; }
.widget-stale-f8e5::before { content: '\f023'; }
.caption-0993::before { content: '\f0e0'; }
.status_gold_243e::before { content: '\f095'; }
.thick_2823::before { content: '\f005'; }
.hard_e12e::before { content: '\f004'; }
.steel_f662::before { content: '\f00c'; }
.content_gas_6b86::before { content: '\f00d'; }
.message_orange_f474::before { content: '\f002'; }
.summary_7f44::before { content: '\f0c9'; }
.notice_glass_cb1c::before { content: '\f061'; }
.up_e467::before { content: '\f060'; }
.description_left_85c2::before { content: '\f04b'; }
.description_aadf::before { content: '\f04c'; }
.notification-steel-f0f7::before { content: '\f019'; }
.dark_61d5::before { content: '\f093'; }
.pagination_55e9::before { content: '\f132'; }
.row_clean_37d2::before { content: '\f091'; }
.mask-fixed-9996::before { content: '\f06b'; }
.easy_1a55::before { content: '\f0d6'; }
.notice_glass_1e97::before { content: '\f09d'; }
.cool-d1cc::before { content: '\f10b'; }
.heading_c5ee::before { content: '\f108'; }
.surface-b218::before { content: '\f10a'; }

/* Gambling Specific Icons */
.gas_2284::before { content: '\f522'; }
.background_gas_4fef::before { content: '\f327'; }
.alert_784d::before { content: '\f219'; }
.dirty_8181::before { content: '\f21e'; }
.selected-ac16::before { content: '\f2f5'; }

/* Social Icons */
.filter_c0c7::before { content: '\f09a'; }
.mini-d767::before { content: '\f099'; }
.search-082a::before { content: '\f16d'; }
.under-e137::before { content: '\f167'; }
.shade_f730::before { content: '\f2c6'; }
.header-45cc::before { content: '\f232'; }

/* Size Classes */
.stone_9b2b { font-size: 0.75em; }
.tertiary_246d { font-size: 0.875em; }
.top_729e { font-size: 1.33em; }
.chip-bottom-d0cb { font-size: 1.5em; }
.content_2899 { font-size: 2em; }
.feature-dark-29b0 { font-size: 3em; }

/* Animation Classes */
.module_3b06 {
    animation: fa-spin 2s infinite linear;
}

.preview_9f26 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 76d2 */
.ghost-box-e8 {
  padding: 0.5rem;
  font-size: 12px;
  line-height: 1.2;
}
