/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.surface_c13b) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.media_84c4, .short_bc5d {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.module_iron_2a85::before { content: '\f015'; }
.active_ab54::before { content: '\f007'; }
.grid-pro-7533::before { content: '\f023'; }
.paper_5e18::before { content: '\f0e0'; }
.lower_999f::before { content: '\f095'; }
.badge_in_63ee::before { content: '\f005'; }
.center_516c::before { content: '\f004'; }
.table-89c2::before { content: '\f00c'; }
.accordion-1d9c::before { content: '\f00d'; }
.nav_3bad::before { content: '\f002'; }
.dirty-dd77::before { content: '\f0c9'; }
.frame-f2d9::before { content: '\f061'; }
.hard_1954::before { content: '\f060'; }
.hovered_85ca::before { content: '\f04b'; }
.primary_787e::before { content: '\f04c'; }
.item_d929::before { content: '\f019'; }
.link_adf8::before { content: '\f093'; }
.menu-7db6::before { content: '\f132'; }
.middle-ffa1::before { content: '\f091'; }
.under-8598::before { content: '\f06b'; }
.dropdown-ed6f::before { content: '\f0d6'; }
.hover_complex_6e83::before { content: '\f09d'; }
.large_681f::before { content: '\f10b'; }
.highlight_8960::before { content: '\f108'; }
.message-solid-ced4::before { content: '\f10a'; }

/* Gambling Specific Icons */
.content-7953::before { content: '\f522'; }
.aside-ea26::before { content: '\f327'; }
.grid-pro-86f9::before { content: '\f219'; }
.accordion-short-34c0::before { content: '\f21e'; }
.notice-d3b7::before { content: '\f2f5'; }

/* Social Icons */
.disabled-tall-481f::before { content: '\f09a'; }
.detail-orange-914c::before { content: '\f099'; }
.heading_old_341c::before { content: '\f16d'; }
.inner-7b09::before { content: '\f167'; }
.thick-914c::before { content: '\f2c6'; }
.photo-6de8::before { content: '\f232'; }

/* Size Classes */
.steel-6914 { font-size: 0.75em; }
.slow_041e { font-size: 0.875em; }
.next-fd6f { font-size: 1.33em; }
.filter-a08d { font-size: 1.5em; }
.outer_f10c { font-size: 2em; }
.section-fc38 { font-size: 3em; }

/* Animation Classes */
.text_e6c0 {
    animation: fa-spin 2s infinite linear;
}

.surface-inner-2ceb {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: cd79 */
.ghost-box-r7 {
  padding: 0.1rem;
  font-size: 12px;
  line-height: 1.0;
}
