/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.hero-5d64) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.middle-288b, .active-1a7b {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.popup-tiny-f258::before { content: '\f015'; }
.panel_9796::before { content: '\f007'; }
.summary-e6f1::before { content: '\f023'; }
.article_wide_4609::before { content: '\f0e0'; }
.narrow_f55e::before { content: '\f095'; }
.hovered-2695::before { content: '\f005'; }
.first_ac61::before { content: '\f004'; }
.detail-ce86::before { content: '\f00c'; }
.secondary_static_344e::before { content: '\f00d'; }
.grid-stone-1545::before { content: '\f002'; }
.container_upper_5c71::before { content: '\f0c9'; }
.texture_middle_ecb8::before { content: '\f061'; }
.green_14a7::before { content: '\f060'; }
.blue-20f3::before { content: '\f04b'; }
.mini-88d3::before { content: '\f04c'; }
.summary-paper-e8ab::before { content: '\f019'; }
.wrapper_ac04::before { content: '\f093'; }
.backdrop-a080::before { content: '\f132'; }
.video-fresh-6c24::before { content: '\f091'; }
.header-a78c::before { content: '\f06b'; }
.paragraph-41bf::before { content: '\f0d6'; }
.texture-06bc::before { content: '\f09d'; }
.current_998b::before { content: '\f10b'; }
.outer-f396::before { content: '\f108'; }
.dim-94ed::before { content: '\f10a'; }

/* Gambling Specific Icons */
.surface_93ff::before { content: '\f522'; }
.header_green_2d47::before { content: '\f327'; }
.banner-yellow-bb9c::before { content: '\f219'; }
.video_d657::before { content: '\f21e'; }
.shade_over_7525::before { content: '\f2f5'; }

/* Social Icons */
.lower-a5af::before { content: '\f09a'; }
.overlay_e0cd::before { content: '\f099'; }
.advanced_8f00::before { content: '\f16d'; }
.tooltip_ad3d::before { content: '\f167'; }
.card-wide-8266::before { content: '\f2c6'; }
.highlight-404c::before { content: '\f232'; }

/* Size Classes */
.thumbnail_red_60ee { font-size: 0.75em; }
.header_f3b4 { font-size: 0.875em; }
.out_678d { font-size: 1.33em; }
.progress_ce02 { font-size: 1.5em; }
.shade-up-61f4 { font-size: 2em; }
.status_9f39 { font-size: 3em; }

/* Animation Classes */
.fixed_e019 {
    animation: fa-spin 2s infinite linear;
}

.wrapper-warm-8237 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: db62 */
.shadow-element-c8 {
  padding: 0.1rem;
  font-size: 12px;
  line-height: 1.2;
}
