/* 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_under_f0fc) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.list_3683, .alert_7ea6 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.picture_fast_b60b::before { content: '\f015'; }
.hero_action_558b::before { content: '\f007'; }
.menu-gold-f50e::before { content: '\f023'; }
.accent_ec37::before { content: '\f0e0'; }
.alert-7e5a::before { content: '\f095'; }
.table_wood_e3c6::before { content: '\f005'; }
.frame-a88d::before { content: '\f004'; }
.detail-d491::before { content: '\f00c'; }
.badge_lite_26c8::before { content: '\f00d'; }
.element_dark_d174::before { content: '\f002'; }
.wide-c745::before { content: '\f0c9'; }
.preview-yellow-34f8::before { content: '\f061'; }
.fast_6934::before { content: '\f060'; }
.container_red_6cbb::before { content: '\f04b'; }
.brown-0733::before { content: '\f04c'; }
.mask-67ad::before { content: '\f019'; }
.light_c93d::before { content: '\f093'; }
.south-d99e::before { content: '\f132'; }
.widget-47c4::before { content: '\f091'; }
.caption_83b9::before { content: '\f06b'; }
.complex_547c::before { content: '\f0d6'; }
.complex-9b61::before { content: '\f09d'; }
.down-3e32::before { content: '\f10b'; }
.notification-red-d471::before { content: '\f108'; }
.accent_new_c035::before { content: '\f10a'; }

/* Gambling Specific Icons */
.breadcrumb-224d::before { content: '\f522'; }
.gas_c088::before { content: '\f327'; }
.description_old_e29c::before { content: '\f219'; }
.lite_cc14::before { content: '\f21e'; }
.primary-old-8df1::before { content: '\f2f5'; }

/* Social Icons */
.smooth_a316::before { content: '\f09a'; }
.action-98c7::before { content: '\f099'; }
.cold_1dbf::before { content: '\f16d'; }
.popup-middle-3eb8::before { content: '\f167'; }
.east_1840::before { content: '\f2c6'; }
.simple-cbdb::before { content: '\f232'; }

/* Size Classes */
.center_db41 { font-size: 0.75em; }
.message-inner-0027 { font-size: 0.875em; }
.banner_pressed_da23 { font-size: 1.33em; }
.caption_c6a1 { font-size: 1.5em; }
.pagination-gas-569d { font-size: 2em; }
.item-fixed-3e67 { font-size: 3em; }

/* Animation Classes */
.article-white-4005 {
    animation: fa-spin 2s infinite linear;
}

.frame-white-77ef {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 4c0d */
.ghost-box-s7 {
  padding: 0.1rem;
  font-size: 10px;
  line-height: 1.1;
}
