/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.narrow_2263) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.container_85f1, .static-9e7c {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.accordion_5af3::before { content: '\f015'; }
.highlight-blue-c625::before { content: '\f007'; }
.gradient_complex_0758::before { content: '\f023'; }
.badge-647f::before { content: '\f0e0'; }
.alert-large-330a::before { content: '\f095'; }
.notice-west-11b5::before { content: '\f005'; }
.bronze-b525::before { content: '\f004'; }
.aside-small-55a5::before { content: '\f00c'; }
.pagination-gas-ed48::before { content: '\f00d'; }
.red-ab4c::before { content: '\f002'; }
.label-6416::before { content: '\f0c9'; }
.backdrop-north-6d0d::before { content: '\f061'; }
.title_fluid_97c2::before { content: '\f060'; }
.outer-c521::before { content: '\f04b'; }
.feature-f0b0::before { content: '\f04c'; }
.texture_c91b::before { content: '\f019'; }
.container-thick-7c42::before { content: '\f093'; }
.frame-d3fc::before { content: '\f132'; }
.banner-steel-5d71::before { content: '\f091'; }
.highlight_inner_2442::before { content: '\f06b'; }
.module_2659::before { content: '\f0d6'; }
.description-warm-e6dc::before { content: '\f09d'; }
.chip_hovered_b77b::before { content: '\f10b'; }
.paper_da9e::before { content: '\f108'; }
.hidden-tiny-985e::before { content: '\f10a'; }

/* Gambling Specific Icons */
.secondary_abc5::before { content: '\f522'; }
.down-858e::before { content: '\f327'; }
.in-ee74::before { content: '\f219'; }
.text_1bdf::before { content: '\f21e'; }
.tag_pink_c363::before { content: '\f2f5'; }

/* Social Icons */
.yellow-875b::before { content: '\f09a'; }
.old_d12e::before { content: '\f099'; }
.notice_small_cb85::before { content: '\f16d'; }
.warm_19e5::before { content: '\f167'; }
.carousel-white-6172::before { content: '\f2c6'; }
.tooltip-5fff::before { content: '\f232'; }

/* Size Classes */
.motion_3de6 { font-size: 0.75em; }
.south-01ff { font-size: 0.875em; }
.component-19d2 { font-size: 1.33em; }
.label-under-7a0b { font-size: 1.5em; }
.rough-c9e2 { font-size: 2em; }
.rough-56cb { font-size: 3em; }

/* Animation Classes */
.table-f9e2 {
    animation: fa-spin 2s infinite linear;
}

.title_glass_6123 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 8d88 */
.phantom-card-u9 {
  padding: 0.2rem;
  font-size: 12px;
  line-height: 1.1;
}
