/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.gradient_803a) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.notification_next_2f44, .footer_ba90 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.badge_ae63::before { content: '\f015'; }
.smooth-1179::before { content: '\f007'; }
.info_lower_2e45::before { content: '\f023'; }
.logo-light-ee61::before { content: '\f0e0'; }
.wrapper_top_1603::before { content: '\f095'; }
.secondary-upper-5c65::before { content: '\f005'; }
.black_b18b::before { content: '\f004'; }
.dropdown-7e99::before { content: '\f00c'; }
.overlay-1ecc::before { content: '\f00d'; }
.advanced_5e41::before { content: '\f002'; }
.slider-c2f8::before { content: '\f0c9'; }
.title_f21a::before { content: '\f061'; }
.block-01df::before { content: '\f060'; }
.footer_31c9::before { content: '\f04b'; }
.chip-dark-f134::before { content: '\f04c'; }
.focused_f457::before { content: '\f019'; }
.slider-40b2::before { content: '\f093'; }
.notice_c8e4::before { content: '\f132'; }
.alert-f069::before { content: '\f091'; }
.container-52ec::before { content: '\f06b'; }
.shadow_in_e8dd::before { content: '\f0d6'; }
.accent_fbc8::before { content: '\f09d'; }
.input-outer-7e3c::before { content: '\f10b'; }
.label-dim-950b::before { content: '\f108'; }
.light_30fc::before { content: '\f10a'; }

/* Gambling Specific Icons */
.article_5760::before { content: '\f522'; }
.texture_fast_6c6e::before { content: '\f327'; }
.gradient_north_7ab6::before { content: '\f219'; }
.red_e002::before { content: '\f21e'; }
.in-9ebd::before { content: '\f2f5'; }

/* Social Icons */
.main-f2f0::before { content: '\f09a'; }
.sort-steel-46d2::before { content: '\f099'; }
.huge-e62f::before { content: '\f16d'; }
.aside_3b89::before { content: '\f167'; }
.message_gas_a6be::before { content: '\f2c6'; }
.gallery-hard-20da::before { content: '\f232'; }

/* Size Classes */
.layout-under-eb63 { font-size: 0.75em; }
.panel-a5f4 { font-size: 0.875em; }
.basic-b5cd { font-size: 1.33em; }
.surface-c364 { font-size: 1.5em; }
.warm_4213 { font-size: 2em; }
.highlight-4bd4 { font-size: 3em; }

/* Animation Classes */
.slider_motion_5db8 {
    animation: fa-spin 2s infinite linear;
}

.fluid-84f3 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 120a */
.shadow-element-w1 {
  padding: 0.4rem;
  font-size: 14px;
  line-height: 1.3;
}
