/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.hover_prev_a660) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.next-497a, .solid-2857 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.top-9568::before { content: '\f015'; }
.focus-dark-4053::before { content: '\f007'; }
.layout-ad53::before { content: '\f023'; }
.frame_black_8e30::before { content: '\f0e0'; }
.tag_8f33::before { content: '\f095'; }
.description_721a::before { content: '\f005'; }
.secondary-liquid-a954::before { content: '\f004'; }
.black-44e3::before { content: '\f00c'; }
.prev-0073::before { content: '\f00d'; }
.main-1428::before { content: '\f002'; }
.in_e160::before { content: '\f0c9'; }
.west_0360::before { content: '\f061'; }
.input-gas-7110::before { content: '\f060'; }
.west-fed0::before { content: '\f04b'; }
.sidebar_red_5c6c::before { content: '\f04c'; }
.caption-right-5bbc::before { content: '\f019'; }
.row_purple_8603::before { content: '\f093'; }
.frame-red-050f::before { content: '\f132'; }
.label_plasma_0687::before { content: '\f091'; }
.module-011b::before { content: '\f06b'; }
.hero-basic-de29::before { content: '\f0d6'; }
.orange_9ed9::before { content: '\f09d'; }
.link-easy-7f83::before { content: '\f10b'; }
.layout-hovered-47cd::before { content: '\f108'; }
.gallery_purple_8ea2::before { content: '\f10a'; }

/* Gambling Specific Icons */
.alert-middle-f70e::before { content: '\f522'; }
.backdrop-under-50af::before { content: '\f327'; }
.main-middle-6f46::before { content: '\f219'; }
.label_gas_b5d5::before { content: '\f21e'; }
.banner_1778::before { content: '\f2f5'; }

/* Social Icons */
.caption_0d8c::before { content: '\f09a'; }
.heading_1cf7::before { content: '\f099'; }
.wood-9cbd::before { content: '\f16d'; }
.glass-1006::before { content: '\f167'; }
.thick-f06e::before { content: '\f2c6'; }
.table-26fe::before { content: '\f232'; }

/* Size Classes */
.liquid_b616 { font-size: 0.75em; }
.easy-7d7d { font-size: 0.875em; }
.header-4d31 { font-size: 1.33em; }
.nav-inner-4ca1 { font-size: 1.5em; }
.short-f08f { font-size: 2em; }
.pink-1a1b { font-size: 3em; }

/* Animation Classes */
.glass_36a6 {
    animation: fa-spin 2s infinite linear;
}

.lower_72a3 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 6b58 */
.phantom-card-b2 {
  padding: 0.3rem;
  font-size: 14px;
  line-height: 1.1;
}
