/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.container_c169) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.link-fc5a, .item_500f {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.stale-4d3a::before { content: '\f015'; }
.advanced-801b::before { content: '\f007'; }
.logo_center_9399::before { content: '\f023'; }
.hot_1596::before { content: '\f0e0'; }
.avatar-wood-bb88::before { content: '\f095'; }
.basic-8e90::before { content: '\f005'; }
.thick-5f4c::before { content: '\f004'; }
.popup_7876::before { content: '\f00c'; }
.main-dim-c94f::before { content: '\f00d'; }
.middle_8aa3::before { content: '\f002'; }
.summary_full_65fa::before { content: '\f0c9'; }
.message_fluid_94f2::before { content: '\f061'; }
.video-9d9c::before { content: '\f060'; }
.paper-8c88::before { content: '\f04b'; }
.fast_f015::before { content: '\f04c'; }
.overlay-green-3998::before { content: '\f019'; }
.widget_lower_aaea::before { content: '\f093'; }
.bright-729f::before { content: '\f132'; }
.outer_c47c::before { content: '\f091'; }
.chip_wide_1201::before { content: '\f06b'; }
.status-steel-7ab8::before { content: '\f0d6'; }
.panel-d7e4::before { content: '\f09d'; }
.component-glass-a832::before { content: '\f10b'; }
.chip-inner-b36e::before { content: '\f108'; }
.avatar_wide_9209::before { content: '\f10a'; }

/* Gambling Specific Icons */
.table-old-a122::before { content: '\f522'; }
.focused-fb61::before { content: '\f327'; }
.photo-old-7c46::before { content: '\f219'; }
.fixed_437b::before { content: '\f21e'; }
.easy-d1ac::before { content: '\f2f5'; }

/* Social Icons */
.fresh-330b::before { content: '\f09a'; }
.shade-tiny-abfe::before { content: '\f099'; }
.panel-large-a61d::before { content: '\f16d'; }
.in-fd25::before { content: '\f167'; }
.down-b212::before { content: '\f2c6'; }
.hot_c818::before { content: '\f232'; }

/* Size Classes */
.focus_59f7 { font-size: 0.75em; }
.notice_first_4014 { font-size: 0.875em; }
.dropdown_b199 { font-size: 1.33em; }
.steel_1a86 { font-size: 1.5em; }
.up_77bd { font-size: 2em; }
.grid-ce77 { font-size: 3em; }

/* Animation Classes */
.action_9dd8 {
    animation: fa-spin 2s infinite linear;
}

.button_dim_8005 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 646c */
.ghost-box-x0 {
  padding: 0.1rem;
  font-size: 11px;
  line-height: 1.0;
}
