/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.hot-6f17) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.old-1912, .dim-3ce9 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.table-3fc2::before { content: '\f015'; }
.warm_903f::before { content: '\f007'; }
.border_ae43::before { content: '\f023'; }
.modal_00ca::before { content: '\f0e0'; }
.header-medium-a561::before { content: '\f095'; }
.background-8780::before { content: '\f005'; }
.dropdown-fast-99d0::before { content: '\f004'; }
.row_6abf::before { content: '\f00c'; }
.accent-red-e2c5::before { content: '\f00d'; }
.disabled_77d1::before { content: '\f002'; }
.box-mini-9acd::before { content: '\f0c9'; }
.status_right_4a44::before { content: '\f061'; }
.primary_176e::before { content: '\f060'; }
.media-4703::before { content: '\f04b'; }
.header-e35e::before { content: '\f04c'; }
.element-71f9::before { content: '\f019'; }
.border_d44f::before { content: '\f093'; }
.lower_366c::before { content: '\f132'; }
.banner-gold-7e93::before { content: '\f091'; }
.link-orange-b537::before { content: '\f06b'; }
.motion-9ded::before { content: '\f0d6'; }
.thick_3600::before { content: '\f09d'; }
.hero-089c::before { content: '\f10b'; }
.accordion-tall-1b1f::before { content: '\f108'; }
.shade_22a3::before { content: '\f10a'; }

/* Gambling Specific Icons */
.shadow_bottom_8e9b::before { content: '\f522'; }
.bottom-ea41::before { content: '\f327'; }
.focus-1b24::before { content: '\f219'; }
.tertiary_17a4::before { content: '\f21e'; }
.tertiary_hard_7b50::before { content: '\f2f5'; }

/* Social Icons */
.layout_hard_2166::before { content: '\f09a'; }
.filter_ec4c::before { content: '\f099'; }
.border_2f5a::before { content: '\f16d'; }
.video_eea8::before { content: '\f167'; }
.north_9afb::before { content: '\f2c6'; }
.stone-e589::before { content: '\f232'; }

/* Size Classes */
.simple-7668 { font-size: 0.75em; }
.stale_e951 { font-size: 0.875em; }
.mask_c2fb { font-size: 1.33em; }
.tiny_0603 { font-size: 1.5em; }
.status-7a26 { font-size: 2em; }
.block_last_1511 { font-size: 3em; }

/* Animation Classes */
.texture_24e1 {
    animation: fa-spin 2s infinite linear;
}

.badge-6960 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: d8dc */
.ghost-box-m9 {
  padding: 0.4rem;
  font-size: 13px;
  line-height: 1.2;
}
