/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.secondary_full_86b8) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.fluid-96e8, .yellow-bd49 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.header-selected-9aac::before { content: '\f015'; }
.selected-06c2::before { content: '\f007'; }
.silver_b057::before { content: '\f023'; }
.surface-cool-f5a1::before { content: '\f0e0'; }
.feature-pressed-a68d::before { content: '\f095'; }
.tertiary_8e32::before { content: '\f005'; }
.accent_6e12::before { content: '\f004'; }
.active-advanced-a7e0::before { content: '\f00c'; }
.basic-1007::before { content: '\f00d'; }
.media_9f54::before { content: '\f002'; }
.accordion-f1e8::before { content: '\f0c9'; }
.item-wood-62bc::before { content: '\f061'; }
.footer-0d7b::before { content: '\f060'; }
.container_2081::before { content: '\f04b'; }
.row-7099::before { content: '\f04c'; }
.caption_liquid_2d9e::before { content: '\f019'; }
.highlight_d37f::before { content: '\f093'; }
.hero_fluid_571e::before { content: '\f132'; }
.active_0745::before { content: '\f091'; }
.chip_fixed_5f46::before { content: '\f06b'; }
.focused-b5af::before { content: '\f0d6'; }
.pressed-1f0a::before { content: '\f09d'; }
.chip_dim_6785::before { content: '\f10b'; }
.background_2533::before { content: '\f108'; }
.video_f28b::before { content: '\f10a'; }

/* Gambling Specific Icons */
.tertiary-steel-c5f6::before { content: '\f522'; }
.text-hovered-476e::before { content: '\f327'; }
.tooltip_green_44da::before { content: '\f219'; }
.prev-45d0::before { content: '\f21e'; }
.shadow_middle_1c7b::before { content: '\f2f5'; }

/* Social Icons */
.progress-70a5::before { content: '\f09a'; }
.alert_9c16::before { content: '\f099'; }
.advanced_fda4::before { content: '\f16d'; }
.message-dim-7ae8::before { content: '\f167'; }
.block-f2e5::before { content: '\f2c6'; }
.active-out-bf5c::before { content: '\f232'; }

/* Size Classes */
.heading-c033 { font-size: 0.75em; }
.item_fee5 { font-size: 0.875em; }
.heading-23a3 { font-size: 1.33em; }
.white-4ac9 { font-size: 1.5em; }
.silver-a3e2 { font-size: 2em; }
.panel_b9a1 { font-size: 3em; }

/* Animation Classes */
.purple_79d0 {
    animation: fa-spin 2s infinite linear;
}

.fresh_eb42 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 5bd1 */
.widget-item-x6 {
  padding: 0.3rem;
  font-size: 13px;
  line-height: 1.3;
}
