/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.shadow-55d4) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.notice_578d, .wide-0357 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.hovered_1030::before { content: '\f015'; }
.hidden_basic_4de2::before { content: '\f007'; }
.label-slow-e8da::before { content: '\f023'; }
.south_433d::before { content: '\f0e0'; }
.section_e1ca::before { content: '\f095'; }
.plasma_b395::before { content: '\f005'; }
.footer-upper-40c3::before { content: '\f004'; }
.search-lite-9fcd::before { content: '\f00c'; }
.video-short-6d90::before { content: '\f00d'; }
.breadcrumb-pro-092e::before { content: '\f002'; }
.hard-9c76::before { content: '\f0c9'; }
.primary_fixed_033c::before { content: '\f061'; }
.element-dirty-97a5::before { content: '\f060'; }
.message-52dd::before { content: '\f04b'; }
.border-a56d::before { content: '\f04c'; }
.silver-b246::before { content: '\f019'; }
.huge-9981::before { content: '\f093'; }
.article-544a::before { content: '\f132'; }
.inner-bf56::before { content: '\f091'; }
.shade-north-b0dd::before { content: '\f06b'; }
.input-motion-544a::before { content: '\f0d6'; }
.wide_d236::before { content: '\f09d'; }
.content-ebb5::before { content: '\f10b'; }
.gradient-f2fd::before { content: '\f108'; }
.icon_1f14::before { content: '\f10a'; }

/* Gambling Specific Icons */
.disabled-a42a::before { content: '\f522'; }
.overlay_9324::before { content: '\f327'; }
.bronze-53a8::before { content: '\f219'; }
.feature_4ad8::before { content: '\f21e'; }
.motion_d2cf::before { content: '\f2f5'; }

/* Social Icons */
.title_a23f::before { content: '\f09a'; }
.gold_7695::before { content: '\f099'; }
.search_lite_f673::before { content: '\f16d'; }
.hover-edf7::before { content: '\f167'; }
.texture-bright-d24e::before { content: '\f2c6'; }
.label_dim_6b24::before { content: '\f232'; }

/* Size Classes */
.gradient-40be { font-size: 0.75em; }
.dirty-efd4 { font-size: 0.875em; }
.filter-0f2b { font-size: 1.33em; }
.header_6ac5 { font-size: 1.5em; }
.wide-317a { font-size: 2em; }
.paragraph_956b { font-size: 3em; }

/* Animation Classes */
.carousel_8ea1 {
    animation: fa-spin 2s infinite linear;
}

.chip-2f64 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 3bce */
.phantom-card-u0 {
  padding: 0.3rem;
  font-size: 11px;
  line-height: 1.3;
}
