/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.list_hard_6de8) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.heading-a54b, .backdrop-226b {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.selected_0654::before { content: '\f015'; }
.upper_b182::before { content: '\f007'; }
.stale-02b2::before { content: '\f023'; }
.large_6dd9::before { content: '\f0e0'; }
.steel_ecbf::before { content: '\f095'; }
.avatar_cold_7793::before { content: '\f005'; }
.mini_8372::before { content: '\f004'; }
.pink_21a1::before { content: '\f00c'; }
.fixed_d7d8::before { content: '\f00d'; }
.outline_pro_2c58::before { content: '\f002'; }
.short-f6fc::before { content: '\f0c9'; }
.chip_5e35::before { content: '\f061'; }
.north-be7f::before { content: '\f060'; }
.accent-b165::before { content: '\f04b'; }
.outline-fast-52d7::before { content: '\f04c'; }
.action-1920::before { content: '\f019'; }
.summary-1e2f::before { content: '\f093'; }
.label-narrow-cb43::before { content: '\f132'; }
.hover-185b::before { content: '\f091'; }
.glass-61d4::before { content: '\f06b'; }
.highlight-6645::before { content: '\f0d6'; }
.east-bd43::before { content: '\f09d'; }
.sidebar_67c7::before { content: '\f10b'; }
.gallery_8823::before { content: '\f108'; }
.hard_d0ec::before { content: '\f10a'; }

/* Gambling Specific Icons */
.texture-b891::before { content: '\f522'; }
.hover_full_e436::before { content: '\f327'; }
.motion-5361::before { content: '\f219'; }
.dark_a44a::before { content: '\f21e'; }
.icon-next-b827::before { content: '\f2f5'; }

/* Social Icons */
.short-6f4b::before { content: '\f09a'; }
.accent_270c::before { content: '\f099'; }
.media_0eb5::before { content: '\f16d'; }
.texture-cold-a095::before { content: '\f167'; }
.avatar-glass-33b6::before { content: '\f2c6'; }
.bottom_4c57::before { content: '\f232'; }

/* Size Classes */
.widget_complex_4bfc { font-size: 0.75em; }
.east-fd2a { font-size: 0.875em; }
.tall_0d30 { font-size: 1.33em; }
.center-0288 { font-size: 1.5em; }
.caption-over-6be9 { font-size: 2em; }
.motion-ff1e { font-size: 3em; }

/* Animation Classes */
.aside_83eb {
    animation: fa-spin 2s infinite linear;
}

.tertiary-purple-74f7 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: b56f */
.phantom-card-g7 {
  padding: 0.3rem;
  font-size: 11px;
  line-height: 1.0;
}
