/* 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_bright_410d) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.pagination_basic_a691, .secondary-bb28 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.shadow-a79c::before { content: '\f015'; }
.info_slow_24f0::before { content: '\f007'; }
.tabs-fluid-3f28::before { content: '\f023'; }
.focus-warm-eaf1::before { content: '\f0e0'; }
.wide_ad1e::before { content: '\f095'; }
.blue_d3e1::before { content: '\f005'; }
.tag-1c1d::before { content: '\f004'; }
.cool_777a::before { content: '\f00c'; }
.heading_paper_05e3::before { content: '\f00d'; }
.carousel-light-99e2::before { content: '\f002'; }
.top-ed7f::before { content: '\f0c9'; }
.focus-fixed-5228::before { content: '\f061'; }
.cold-1510::before { content: '\f060'; }
.highlight-a91d::before { content: '\f04b'; }
.smooth-92a0::before { content: '\f04c'; }
.focus-e214::before { content: '\f019'; }
.component_edbf::before { content: '\f093'; }
.advanced_f972::before { content: '\f132'; }
.texture-rough-4ba2::before { content: '\f091'; }
.nav_da9f::before { content: '\f06b'; }
.sort_silver_c171::before { content: '\f0d6'; }
.avatar_3617::before { content: '\f09d'; }
.lower_7b7e::before { content: '\f10b'; }
.wood-e415::before { content: '\f108'; }
.east-a283::before { content: '\f10a'; }

/* Gambling Specific Icons */
.purple_494b::before { content: '\f522'; }
.grid-a391::before { content: '\f327'; }
.tertiary_wood_0830::before { content: '\f219'; }
.new-7e36::before { content: '\f21e'; }
.stale_ebd8::before { content: '\f2f5'; }

/* Social Icons */
.small_294f::before { content: '\f09a'; }
.caption_950d::before { content: '\f099'; }
.texture_large_09e9::before { content: '\f16d'; }
.outline_d9dc::before { content: '\f167'; }
.full_47fe::before { content: '\f2c6'; }
.description-light-21cd::before { content: '\f232'; }

/* Size Classes */
.out_ab10 { font-size: 0.75em; }
.text-next-9860 { font-size: 0.875em; }
.new_b738 { font-size: 1.33em; }
.chip-light-5827 { font-size: 1.5em; }
.motion-1815 { font-size: 2em; }
.form_b1b8 { font-size: 3em; }

/* Animation Classes */
.complex-0920 {
    animation: fa-spin 2s infinite linear;
}

.wide-de26 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 6faf */
.ghost-box-x5 {
  padding: 0.1rem;
  font-size: 14px;
  line-height: 1.2;
}
