/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.tag_e25a) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.secondary-prev-382b, .chip_dim_b4c2 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.narrow_abb1::before { content: '\f015'; }
.current_514d::before { content: '\f007'; }
.button_956e::before { content: '\f023'; }
.thick_4657::before { content: '\f0e0'; }
.section_681c::before { content: '\f095'; }
.widget_pressed_5bba::before { content: '\f005'; }
.gradient-smooth-21fa::before { content: '\f004'; }
.purple-ec0d::before { content: '\f00c'; }
.article_0974::before { content: '\f00d'; }
.dropdown-af8e::before { content: '\f002'; }
.progress_9d97::before { content: '\f0c9'; }
.tag_glass_7e6d::before { content: '\f061'; }
.top_7773::before { content: '\f060'; }
.soft_06df::before { content: '\f04b'; }
.complex_7ff5::before { content: '\f04c'; }
.backdrop-top-6b59::before { content: '\f019'; }
.input-bbb7::before { content: '\f093'; }
.aside-focused-8abe::before { content: '\f132'; }
.nav-04e1::before { content: '\f091'; }
.summary-bottom-9892::before { content: '\f06b'; }
.shade-outer-8b0f::before { content: '\f0d6'; }
.aside-744c::before { content: '\f09d'; }
.out-caed::before { content: '\f10b'; }
.progress-tiny-662a::before { content: '\f108'; }
.border-d5e2::before { content: '\f10a'; }

/* Gambling Specific Icons */
.up_36dd::before { content: '\f522'; }
.bright-415b::before { content: '\f327'; }
.surface-up-1d32::before { content: '\f219'; }
.popup-b406::before { content: '\f21e'; }
.nav-paper-46b0::before { content: '\f2f5'; }

/* Social Icons */
.pattern-brown-54db::before { content: '\f09a'; }
.list_fb82::before { content: '\f099'; }
.left-7d9f::before { content: '\f16d'; }
.carousel-hard-5b5c::before { content: '\f167'; }
.shadow-bronze-b7e5::before { content: '\f2c6'; }
.stone_042c::before { content: '\f232'; }

/* Size Classes */
.accent_7253 { font-size: 0.75em; }
.popup_fluid_9381 { font-size: 0.875em; }
.yellow-c2a0 { font-size: 1.33em; }
.advanced_b509 { font-size: 1.5em; }
.tabs_left_db27 { font-size: 2em; }
.content_motion_5685 { font-size: 3em; }

/* Animation Classes */
.plasma-7614 {
    animation: fa-spin 2s infinite linear;
}

.chip_bright_1e25 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: ebcc */
.ghost-box-q6 {
  padding: 0.5rem;
  font-size: 14px;
  line-height: 1.1;
}
