/* 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_new_a9fb) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.under_6fbd, .alert_ce78 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.shade_dfc7::before { content: '\f015'; }
.border_f23c::before { content: '\f007'; }
.left_9bdc::before { content: '\f023'; }
.hidden_dim_4d79::before { content: '\f0e0'; }
.middle-6580::before { content: '\f095'; }
.summary-paper-e427::before { content: '\f005'; }
.heading_d3a7::before { content: '\f004'; }
.wide-7338::before { content: '\f00c'; }
.banner-center-5da9::before { content: '\f00d'; }
.search-41c7::before { content: '\f002'; }
.header_advanced_c131::before { content: '\f0c9'; }
.clean_89b6::before { content: '\f061'; }
.outline-8707::before { content: '\f060'; }
.mask-warm-79ad::before { content: '\f04b'; }
.chip-be47::before { content: '\f04c'; }
.gallery-iron-31db::before { content: '\f019'; }
.tag-f3c1::before { content: '\f093'; }
.texture_5fda::before { content: '\f132'; }
.pattern_warm_ad4c::before { content: '\f091'; }
.heading-5543::before { content: '\f06b'; }
.search_0288::before { content: '\f0d6'; }
.dim_45bb::before { content: '\f09d'; }
.active-bd6b::before { content: '\f10b'; }
.badge-mini-a33f::before { content: '\f108'; }
.bronze_2d20::before { content: '\f10a'; }

/* Gambling Specific Icons */
.dropdown_7ed3::before { content: '\f522'; }
.large-e146::before { content: '\f327'; }
.black-5cf6::before { content: '\f219'; }
.primary_outer_e5ee::before { content: '\f21e'; }
.main-brown-8198::before { content: '\f2f5'; }

/* Social Icons */
.video_9edb::before { content: '\f09a'; }
.notification-gas-c575::before { content: '\f099'; }
.white_c7b8::before { content: '\f16d'; }
.texture_c096::before { content: '\f167'; }
.nav-wood-80b8::before { content: '\f2c6'; }
.tooltip_liquid_1622::before { content: '\f232'; }

/* Size Classes */
.shadow-9f04 { font-size: 0.75em; }
.yellow-85b2 { font-size: 0.875em; }
.breadcrumb_active_aa22 { font-size: 1.33em; }
.wrapper-last-906b { font-size: 1.5em; }
.focused-8d21 { font-size: 2em; }
.highlight_4d33 { font-size: 3em; }

/* Animation Classes */
.message_silver_30da {
    animation: fa-spin 2s infinite linear;
}

.alert-0f1d {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 2932 */
.ghost-box-g1 {
  padding: 0.1rem;
  font-size: 12px;
  line-height: 1.1;
}
