/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.section_41b9) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.short_ae6f, .dark-3f48 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.bronze_7c54::before { content: '\f015'; }
.shade-5a16::before { content: '\f007'; }
.last-fda0::before { content: '\f023'; }
.hot-7235::before { content: '\f0e0'; }
.soft-ddd5::before { content: '\f095'; }
.purple_c6dd::before { content: '\f005'; }
.advanced-4508::before { content: '\f004'; }
.texture_7a22::before { content: '\f00c'; }
.gas-13d3::before { content: '\f00d'; }
.upper-bb8f::before { content: '\f002'; }
.short-bcf7::before { content: '\f0c9'; }
.pattern-0d6d::before { content: '\f061'; }
.huge-2f7c::before { content: '\f060'; }
.old_0a69::before { content: '\f04b'; }
.bottom_7c75::before { content: '\f04c'; }
.in_73fc::before { content: '\f019'; }
.message-hard-d373::before { content: '\f093'; }
.content-6395::before { content: '\f132'; }
.heading_d936::before { content: '\f091'; }
.right-cb55::before { content: '\f06b'; }
.steel-74df::before { content: '\f0d6'; }
.item-31d7::before { content: '\f09d'; }
.video_hard_a0fe::before { content: '\f10b'; }
.widget-48e5::before { content: '\f108'; }
.west-9236::before { content: '\f10a'; }

/* Gambling Specific Icons */
.sort-07e5::before { content: '\f522'; }
.hidden-small-beeb::before { content: '\f327'; }
.box-941e::before { content: '\f219'; }
.dark-5471::before { content: '\f21e'; }
.heading_huge_af2c::before { content: '\f2f5'; }

/* Social Icons */
.hot_774a::before { content: '\f09a'; }
.tag_hard_67d6::before { content: '\f099'; }
.heading_14bc::before { content: '\f16d'; }
.dim_6e96::before { content: '\f167'; }
.highlight-da67::before { content: '\f2c6'; }
.progress-next-b2b6::before { content: '\f232'; }

/* Size Classes */
.secondary-slow-685a { font-size: 0.75em; }
.module-f9a8 { font-size: 0.875em; }
.active-b7d5 { font-size: 1.33em; }
.primary-66e1 { font-size: 1.5em; }
.label_bronze_d975 { font-size: 2em; }
.yellow_e0b0 { font-size: 3em; }

/* Animation Classes */
.notification_a394 {
    animation: fa-spin 2s infinite linear;
}

.main_thick_ad4d {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: e152 */
.shadow-element-l0 {
  padding: 0.3rem;
  font-size: 10px;
  line-height: 1.3;
}
