/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.hard-69a1) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.frame_f9a3, .tooltip-east-fabd {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.rough_13c1::before { content: '\f015'; }
.main_copper_a37c::before { content: '\f007'; }
.caption_4ffe::before { content: '\f023'; }
.tabs_gas_6262::before { content: '\f0e0'; }
.header_hovered_d8d6::before { content: '\f095'; }
.box-96fa::before { content: '\f005'; }
.summary-da37::before { content: '\f004'; }
.disabled_pink_635d::before { content: '\f00c'; }
.tall_ab11::before { content: '\f00d'; }
.slider-cool-3780::before { content: '\f002'; }
.sidebar_ca37::before { content: '\f0c9'; }
.hidden_a741::before { content: '\f061'; }
.highlight-solid-cdb7::before { content: '\f060'; }
.chip_lower_e1b8::before { content: '\f04b'; }
.search_0a6a::before { content: '\f04c'; }
.image_95fa::before { content: '\f019'; }
.shadow-dark-872b::before { content: '\f093'; }
.hovered_1a94::before { content: '\f132'; }
.down-7a98::before { content: '\f091'; }
.container_8b71::before { content: '\f06b'; }
.popup-c587::before { content: '\f0d6'; }
.list-current-c2e5::before { content: '\f09d'; }
.avatar-11f6::before { content: '\f10b'; }
.huge_3a0a::before { content: '\f108'; }
.frame-outer-5433::before { content: '\f10a'; }

/* Gambling Specific Icons */
.shade-8328::before { content: '\f522'; }
.logo-67dc::before { content: '\f327'; }
.card-fluid-fd25::before { content: '\f219'; }
.backdrop_fe3f::before { content: '\f21e'; }
.menu_short_767a::before { content: '\f2f5'; }

/* Social Icons */
.upper-d15c::before { content: '\f09a'; }
.outline_focused_8cd7::before { content: '\f099'; }
.label_98c8::before { content: '\f16d'; }
.selected_2d68::before { content: '\f167'; }
.table_7227::before { content: '\f2c6'; }
.dropdown_soft_c7b6::before { content: '\f232'; }

/* Size Classes */
.module_0c6d { font-size: 0.75em; }
.outline-c801 { font-size: 0.875em; }
.outline-simple-c704 { font-size: 1.33em; }
.alert-526a { font-size: 1.5em; }
.east_e323 { font-size: 2em; }
.next_c555 { font-size: 3em; }

/* Animation Classes */
.button_2b3b {
    animation: fa-spin 2s infinite linear;
}

.input_6704 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: b8f3 */
.ghost-box-q3 {
  padding: 0.3rem;
  font-size: 11px;
  line-height: 1.2;
}
