/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.small-1380) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.popup-next-7f9c, .shade_840d {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.tertiary_03f1::before { content: '\f015'; }
.gradient_454c::before { content: '\f007'; }
.heading-3924::before { content: '\f023'; }
.warm_f172::before { content: '\f0e0'; }
.description-89be::before { content: '\f095'; }
.banner-huge-ec4d::before { content: '\f005'; }
.icon_north_e2f2::before { content: '\f004'; }
.active_large_4e0c::before { content: '\f00c'; }
.paragraph-a2ac::before { content: '\f00d'; }
.menu_mini_7958::before { content: '\f002'; }
.column_east_8763::before { content: '\f0c9'; }
.title-current-9501::before { content: '\f061'; }
.liquid_e65f::before { content: '\f060'; }
.heading-dim-0224::before { content: '\f04b'; }
.heading-tiny-c635::before { content: '\f04c'; }
.lower-62fc::before { content: '\f019'; }
.widget-8de0::before { content: '\f093'; }
.lite-b138::before { content: '\f132'; }
.active-82e8::before { content: '\f091'; }
.hover_tiny_b30c::before { content: '\f06b'; }
.focus_hovered_37ea::before { content: '\f0d6'; }
.advanced-66a8::before { content: '\f09d'; }
.hover-iron-f07c::before { content: '\f10b'; }
.box_a40c::before { content: '\f108'; }
.avatar-9e28::before { content: '\f10a'; }

/* Gambling Specific Icons */
.detail_08fa::before { content: '\f522'; }
.search_bottom_3121::before { content: '\f327'; }
.avatar_18f1::before { content: '\f219'; }
.element_up_892c::before { content: '\f21e'; }
.gas-4972::before { content: '\f2f5'; }

/* Social Icons */
.background_3038::before { content: '\f09a'; }
.steel-dec0::before { content: '\f099'; }
.carousel-37a0::before { content: '\f16d'; }
.paragraph-medium-e4d0::before { content: '\f167'; }
.pattern-soft-8f7a::before { content: '\f2c6'; }
.outer_7cd3::before { content: '\f232'; }

/* Size Classes */
.list-complex-b4f3 { font-size: 0.75em; }
.large_b29e { font-size: 0.875em; }
.badge-gas-5d56 { font-size: 1.33em; }
.media-6724 { font-size: 1.5em; }
.tag-de56 { font-size: 2em; }
.fluid_ea73 { font-size: 3em; }

/* Animation Classes */
.dark_8907 {
    animation: fa-spin 2s infinite linear;
}

.gradient_8192 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: aff8 */
.phantom-card-n5 {
  padding: 0.2rem;
  font-size: 14px;
  line-height: 1.3;
}
