/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.label_bronze_36b4) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.hovered-e64b, .fluid-8c5b {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.banner_1f6c::before { content: '\f015'; }
.frame-prev-5c39::before { content: '\f007'; }
.dark_b0f0::before { content: '\f023'; }
.popup_right_5363::before { content: '\f0e0'; }
.menu_prev_854b::before { content: '\f095'; }
.banner-south-8370::before { content: '\f005'; }
.frame_complex_ab21::before { content: '\f004'; }
.dark_3c78::before { content: '\f00c'; }
.dropdown_iron_38e7::before { content: '\f00d'; }
.current-acbd::before { content: '\f002'; }
.hard_e616::before { content: '\f0c9'; }
.card_cb8a::before { content: '\f061'; }
.medium-ca1f::before { content: '\f060'; }
.primary_4bde::before { content: '\f04b'; }
.description_c525::before { content: '\f04c'; }
.notification-bronze-6871::before { content: '\f019'; }
.glass-f49b::before { content: '\f093'; }
.progress-3698::before { content: '\f132'; }
.text_868f::before { content: '\f091'; }
.notification-40b8::before { content: '\f06b'; }
.outline_tiny_a194::before { content: '\f0d6'; }
.gradient_d51f::before { content: '\f09d'; }
.title-04a6::before { content: '\f10b'; }
.badge-center-60bf::before { content: '\f108'; }
.photo-inner-535d::before { content: '\f10a'; }

/* Gambling Specific Icons */
.message_5cad::before { content: '\f522'; }
.cold_0b73::before { content: '\f327'; }
.tooltip_2201::before { content: '\f219'; }
.label-simple-185a::before { content: '\f21e'; }
.button-cfbf::before { content: '\f2f5'; }

/* Social Icons */
.component_ac76::before { content: '\f09a'; }
.focused-3315::before { content: '\f099'; }
.tag_1c4c::before { content: '\f16d'; }
.shade_daf8::before { content: '\f167'; }
.secondary-basic-64f1::before { content: '\f2c6'; }
.aside-ca0d::before { content: '\f232'; }

/* Size Classes */
.tall_83c4 { font-size: 0.75em; }
.next-a773 { font-size: 0.875em; }
.nav_wood_3692 { font-size: 1.33em; }
.search-in-8d61 { font-size: 1.5em; }
.yellow-1af1 { font-size: 2em; }
.advanced-6bcd { font-size: 3em; }

/* Animation Classes */
.list_purple_84ad {
    animation: fa-spin 2s infinite linear;
}

.down-9889 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 50e2 */
.shadow-element-q2 {
  padding: 0.1rem;
  font-size: 10px;
  line-height: 1.3;
}
