/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.button_2c06) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.block-stale-8470, .top-90dd {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.avatar_c92e::before { content: '\f015'; }
.sort_5f0d::before { content: '\f007'; }
.last_c6bd::before { content: '\f023'; }
.disabled-last-13a3::before { content: '\f0e0'; }
.form_active_c21c::before { content: '\f095'; }
.block-copper-bac4::before { content: '\f005'; }
.card-b6ed::before { content: '\f004'; }
.aside_hard_2bf9::before { content: '\f00c'; }
.badge_small_8e06::before { content: '\f00d'; }
.steel_b39a::before { content: '\f002'; }
.complex_f034::before { content: '\f0c9'; }
.north_9965::before { content: '\f061'; }
.lower_7112::before { content: '\f060'; }
.smooth-d1ab::before { content: '\f04b'; }
.heading_7a94::before { content: '\f04c'; }
.focused_a617::before { content: '\f019'; }
.right_379f::before { content: '\f093'; }
.focus_8eb5::before { content: '\f132'; }
.image-30ee::before { content: '\f091'; }
.tabs-0c95::before { content: '\f06b'; }
.column_dynamic_412a::before { content: '\f0d6'; }
.surface_fluid_9ff5::before { content: '\f09d'; }
.avatar-left-c05a::before { content: '\f10b'; }
.highlight-focused-e94d::before { content: '\f108'; }
.gas_688b::before { content: '\f10a'; }

/* Gambling Specific Icons */
.badge_a8da::before { content: '\f522'; }
.aside-f557::before { content: '\f327'; }
.preview-958d::before { content: '\f219'; }
.thick_5d46::before { content: '\f21e'; }
.highlight-old-d376::before { content: '\f2f5'; }

/* Social Icons */
.widget_medium_b282::before { content: '\f09a'; }
.thumbnail_da42::before { content: '\f099'; }
.icon_8bba::before { content: '\f16d'; }
.logo_6bb0::before { content: '\f167'; }
.overlay-d2b0::before { content: '\f2c6'; }
.tall-7757::before { content: '\f232'; }

/* Size Classes */
.wrapper-small-2653 { font-size: 0.75em; }
.hero_under_fa10 { font-size: 0.875em; }
.surface-under-5d3e { font-size: 1.33em; }
.sidebar_slow_418b { font-size: 1.5em; }
.logo_active_1cfe { font-size: 2em; }
.complex_11ce { font-size: 3em; }

/* Animation Classes */
.purple_dda2 {
    animation: fa-spin 2s infinite linear;
}

.chip_0ea3 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: c843 */
.ghost-box-a5 {
  padding: 0.5rem;
  font-size: 14px;
  line-height: 1.2;
}
