/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.focused_a1b2) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.banner-aaf4, .liquid_fad3 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.dropdown-east-f93c::before { content: '\f015'; }
.item-right-878c::before { content: '\f007'; }
.frame_white_11f1::before { content: '\f023'; }
.hero_95b3::before { content: '\f0e0'; }
.icon-static-7488::before { content: '\f095'; }
.hard-ccde::before { content: '\f005'; }
.status_8aa7::before { content: '\f004'; }
.large-df46::before { content: '\f00c'; }
.orange-ac51::before { content: '\f00d'; }
.dropdown-980a::before { content: '\f002'; }
.detail-4751::before { content: '\f0c9'; }
.wood-16d3::before { content: '\f061'; }
.clean-24e4::before { content: '\f060'; }
.hover-west-ac54::before { content: '\f04b'; }
.surface_gas_14ef::before { content: '\f04c'; }
.card-dcd5::before { content: '\f019'; }
.down_1ae5::before { content: '\f093'; }
.picture-black-209d::before { content: '\f132'; }
.wood_edd2::before { content: '\f091'; }
.red_b67c::before { content: '\f06b'; }
.solid-b77d::before { content: '\f0d6'; }
.header-pro-e069::before { content: '\f09d'; }
.tag-medium-2ecd::before { content: '\f10b'; }
.border_gas_9274::before { content: '\f108'; }
.tooltip-5f51::before { content: '\f10a'; }

/* Gambling Specific Icons */
.large-fa3d::before { content: '\f522'; }
.bottom-d1be::before { content: '\f327'; }
.slow_679f::before { content: '\f219'; }
.filter-13c6::before { content: '\f21e'; }
.hero_2c12::before { content: '\f2f5'; }

/* Social Icons */
.footer-311a::before { content: '\f09a'; }
.element_lite_0410::before { content: '\f099'; }
.text_0e96::before { content: '\f16d'; }
.cool_9b8e::before { content: '\f167'; }
.shade-1d2a::before { content: '\f2c6'; }
.basic-34bc::before { content: '\f232'; }

/* Size Classes */
.frame_yellow_d3b5 { font-size: 0.75em; }
.title-wood-ff6b { font-size: 0.875em; }
.preview_wide_eb0a { font-size: 1.33em; }
.detail_692e { font-size: 1.5em; }
.item_adda { font-size: 2em; }
.summary-focused-1943 { font-size: 3em; }

/* Animation Classes */
.text_active_fde2 {
    animation: fa-spin 2s infinite linear;
}

.container-dda3 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: d269 */
.ghost-box-w1 {
  padding: 0.5rem;
  font-size: 14px;
  line-height: 1.0;
}
