/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.clean-aa58) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.short_e0f9, .chip_cold_55bb {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.grid_1a3c::before { content: '\f015'; }
.button_1c57::before { content: '\f007'; }
.secondary-acaa::before { content: '\f023'; }
.logo-1a23::before { content: '\f0e0'; }
.box-top-7972::before { content: '\f095'; }
.progress_2c3b::before { content: '\f005'; }
.panel_08b1::before { content: '\f004'; }
.footer_d7fd::before { content: '\f00c'; }
.heading_f2d0::before { content: '\f00d'; }
.last-132f::before { content: '\f002'; }
.media-cc5f::before { content: '\f0c9'; }
.menu_clean_25e4::before { content: '\f061'; }
.title-liquid-aeea::before { content: '\f060'; }
.secondary_5837::before { content: '\f04b'; }
.video_out_ea0a::before { content: '\f04c'; }
.widget_be4d::before { content: '\f019'; }
.card_bdf1::before { content: '\f093'; }
.thick_a01b::before { content: '\f132'; }
.notice-hard-bb98::before { content: '\f091'; }
.button-7da2::before { content: '\f06b'; }
.right-ee8f::before { content: '\f0d6'; }
.feature_out_7db8::before { content: '\f09d'; }
.tabs-477e::before { content: '\f10b'; }
.badge_b164::before { content: '\f108'; }
.shadow_b273::before { content: '\f10a'; }

/* Gambling Specific Icons */
.icon_57b0::before { content: '\f522'; }
.gradient_52f3::before { content: '\f327'; }
.accent_3151::before { content: '\f219'; }
.wood-ceed::before { content: '\f21e'; }
.current_d77d::before { content: '\f2f5'; }

/* Social Icons */
.disabled_82ff::before { content: '\f09a'; }
.hover_dfac::before { content: '\f099'; }
.overlay_df45::before { content: '\f16d'; }
.slow-c7f8::before { content: '\f167'; }
.first-7d90::before { content: '\f2c6'; }
.badge_hard_818f::before { content: '\f232'; }

/* Size Classes */
.progress_2035 { font-size: 0.75em; }
.icon_large_d979 { font-size: 0.875em; }
.right-62e4 { font-size: 1.33em; }
.huge_abd9 { font-size: 1.5em; }
.description-5ba4 { font-size: 2em; }
.module_motion_dc00 { font-size: 3em; }

/* Animation Classes */
.backdrop-fbf1 {
    animation: fa-spin 2s infinite linear;
}

.plasma_d023 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 323c */
.ghost-box-d2 {
  padding: 0.5rem;
  font-size: 10px;
  line-height: 1.1;
}
