/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.grid_outer_9aa1) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.white_e978, .banner_8eb2 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.active-4914::before { content: '\f015'; }
.clean-0a23::before { content: '\f007'; }
.summary_black_7c7f::before { content: '\f023'; }
.notification-1aaa::before { content: '\f0e0'; }
.frame_green_7cd0::before { content: '\f095'; }
.footer-east-ec2c::before { content: '\f005'; }
.backdrop-c371::before { content: '\f004'; }
.smooth_dd03::before { content: '\f00c'; }
.static_ca8b::before { content: '\f00d'; }
.rough_5864::before { content: '\f002'; }
.form-b8ac::before { content: '\f0c9'; }
.grid-92f3::before { content: '\f061'; }
.list-current-fd0d::before { content: '\f060'; }
.complex-36e5::before { content: '\f04b'; }
.hero_f379::before { content: '\f04c'; }
.surface-hard-f53e::before { content: '\f019'; }
.disabled_lite_7d33::before { content: '\f093'; }
.upper-b0a8::before { content: '\f132'; }
.tertiary_in_6046::before { content: '\f091'; }
.panel-8c14::before { content: '\f06b'; }
.panel_static_8f87::before { content: '\f0d6'; }
.stone_1afc::before { content: '\f09d'; }
.current-8f5c::before { content: '\f10b'; }
.caption_140d::before { content: '\f108'; }
.slow_3ee4::before { content: '\f10a'; }

/* Gambling Specific Icons */
.card-soft-0020::before { content: '\f522'; }
.notice-70c1::before { content: '\f327'; }
.sort_6ec5::before { content: '\f219'; }
.element_cool_db54::before { content: '\f21e'; }
.picture-over-faa7::before { content: '\f2f5'; }

/* Social Icons */
.under-fbbd::before { content: '\f09a'; }
.in-bd39::before { content: '\f099'; }
.filter-yellow-e6e1::before { content: '\f16d'; }
.hard-a62d::before { content: '\f167'; }
.liquid-5ae3::before { content: '\f2c6'; }
.aside_liquid_96f4::before { content: '\f232'; }

/* Size Classes */
.picture_over_f2a0 { font-size: 0.75em; }
.aside-paper-c3b8 { font-size: 0.875em; }
.hard_17d4 { font-size: 1.33em; }
.component_d04c { font-size: 1.5em; }
.texture_413b { font-size: 2em; }
.container_0338 { font-size: 3em; }

/* Animation Classes */
.steel_68c3 {
    animation: fa-spin 2s infinite linear;
}

.alert-action-8e58 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 246e */
.shadow-element-m6 {
  padding: 0.2rem;
  font-size: 11px;
  line-height: 1.2;
}
