/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.article_f317) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.mask-cold-d559, .main-3bc7 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.tag_959c::before { content: '\f015'; }
.filter_da31::before { content: '\f007'; }
.description_complex_bb47::before { content: '\f023'; }
.tag_pressed_f882::before { content: '\f0e0'; }
.overlay_a5e4::before { content: '\f095'; }
.overlay-stone-8a98::before { content: '\f005'; }
.dropdown_e88a::before { content: '\f004'; }
.heading-small-47e5::before { content: '\f00c'; }
.icon-static-3b08::before { content: '\f00d'; }
.stone_5df0::before { content: '\f002'; }
.current_2b30::before { content: '\f0c9'; }
.slow-9311::before { content: '\f061'; }
.hidden-dirty-7d0d::before { content: '\f060'; }
.fresh-0bba::before { content: '\f04b'; }
.fresh_e146::before { content: '\f04c'; }
.element-wood-b8b9::before { content: '\f019'; }
.list-b99d::before { content: '\f093'; }
.first-53a7::before { content: '\f132'; }
.mask_active_b61c::before { content: '\f091'; }
.popup_pressed_93d6::before { content: '\f06b'; }
.notification-smooth-7311::before { content: '\f0d6'; }
.pattern_d027::before { content: '\f09d'; }
.sidebar_d15d::before { content: '\f10b'; }
.highlight-908f::before { content: '\f108'; }
.gold_b43e::before { content: '\f10a'; }

/* Gambling Specific Icons */
.black-469f::before { content: '\f522'; }
.description-upper-72c9::before { content: '\f327'; }
.hidden-white-d145::before { content: '\f219'; }
.clean_51f4::before { content: '\f21e'; }
.mask_658a::before { content: '\f2f5'; }

/* Social Icons */
.tiny-d8d5::before { content: '\f09a'; }
.panel_easy_12d4::before { content: '\f099'; }
.heading_right_633b::before { content: '\f16d'; }
.disabled-1998::before { content: '\f167'; }
.feature_f54f::before { content: '\f2c6'; }
.surface_warm_f2a1::before { content: '\f232'; }

/* Size Classes */
.disabled_3500 { font-size: 0.75em; }
.main-2716 { font-size: 0.875em; }
.out-17bb { font-size: 1.33em; }
.wood_4a52 { font-size: 1.5em; }
.frame-d2b3 { font-size: 2em; }
.tag_plasma_c302 { font-size: 3em; }

/* Animation Classes */
.soft_3c6e {
    animation: fa-spin 2s infinite linear;
}

.wood_ce69 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: d93d */
.shadow-element-e6 {
  padding: 0.2rem;
  font-size: 11px;
  line-height: 1.3;
}
