/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.card_6426) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.module_tiny_fa94, .active-warm-dec3 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.fluid_76db::before { content: '\f015'; }
.block-3703::before { content: '\f007'; }
.top-5e78::before { content: '\f023'; }
.label_e469::before { content: '\f0e0'; }
.accent-hovered-1bbf::before { content: '\f095'; }
.border_yellow_56aa::before { content: '\f005'; }
.menu-stone-0105::before { content: '\f004'; }
.video-hot-aeb0::before { content: '\f00c'; }
.aside-clean-1afa::before { content: '\f00d'; }
.feature-pressed-9066::before { content: '\f002'; }
.popup_b884::before { content: '\f0c9'; }
.brown_fd6a::before { content: '\f061'; }
.tertiary_stone_73a8::before { content: '\f060'; }
.slider_static_7b61::before { content: '\f04b'; }
.preview-c764::before { content: '\f04c'; }
.overlay-474e::before { content: '\f019'; }
.stone-8433::before { content: '\f093'; }
.chip_orange_94c3::before { content: '\f132'; }
.lite-6ff5::before { content: '\f091'; }
.dynamic-117b::before { content: '\f06b'; }
.full-e44d::before { content: '\f0d6'; }
.left_c145::before { content: '\f09d'; }
.first_6c2e::before { content: '\f10b'; }
.nav_glass_345e::before { content: '\f108'; }
.block_7aff::before { content: '\f10a'; }

/* Gambling Specific Icons */
.glass_b127::before { content: '\f522'; }
.hidden-pink-7939::before { content: '\f327'; }
.badge_brown_9b7f::before { content: '\f219'; }
.bottom-5d67::before { content: '\f21e'; }
.pressed_7636::before { content: '\f2f5'; }

/* Social Icons */
.active-973e::before { content: '\f09a'; }
.bright_98eb::before { content: '\f099'; }
.item_up_de95::before { content: '\f16d'; }
.frame_soft_cc65::before { content: '\f167'; }
.section_west_4a4d::before { content: '\f2c6'; }
.wrapper-upper-5fd5::before { content: '\f232'; }

/* Size Classes */
.breadcrumb_955a { font-size: 0.75em; }
.dirty_31d7 { font-size: 0.875em; }
.overlay_62f7 { font-size: 1.33em; }
.east_dae2 { font-size: 1.5em; }
.orange_1ac0 { font-size: 2em; }
.tooltip_lower_7001 { font-size: 3em; }

/* Animation Classes */
.selected-fa20 {
    animation: fa-spin 2s infinite linear;
}

.main-b08f {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 2277 */
.shadow-element-m6 {
  padding: 0.1rem;
  font-size: 12px;
  line-height: 1.1;
}
