/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.backdrop-028c) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.focused_39cb, .fluid_8600 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.tertiary-ab8f::before { content: '\f015'; }
.footer_fresh_15be::before { content: '\f007'; }
.primary_c3c3::before { content: '\f023'; }
.outline_6fcd::before { content: '\f0e0'; }
.iron_6f7f::before { content: '\f095'; }
.label_up_45ef::before { content: '\f005'; }
.panel_yellow_00d0::before { content: '\f004'; }
.complex_dded::before { content: '\f00c'; }
.form_liquid_3558::before { content: '\f00d'; }
.advanced-ba5c::before { content: '\f002'; }
.cold-9435::before { content: '\f0c9'; }
.texture_plasma_7c9f::before { content: '\f061'; }
.simple_d21a::before { content: '\f060'; }
.media-36eb::before { content: '\f04b'; }
.badge_b908::before { content: '\f04c'; }
.white_ed1b::before { content: '\f019'; }
.green-d1dc::before { content: '\f093'; }
.picture_dim_985b::before { content: '\f132'; }
.notification-middle-5e14::before { content: '\f091'; }
.mask-old-7f0d::before { content: '\f06b'; }
.section-efba::before { content: '\f0d6'; }
.list-81d0::before { content: '\f09d'; }
.lite_dc3e::before { content: '\f10b'; }
.pagination_static_4d30::before { content: '\f108'; }
.short-94a6::before { content: '\f10a'; }

/* Gambling Specific Icons */
.new_3995::before { content: '\f522'; }
.full_120e::before { content: '\f327'; }
.old_9811::before { content: '\f219'; }
.prev-d2cd::before { content: '\f21e'; }
.progress-bae3::before { content: '\f2f5'; }

/* Social Icons */
.simple_52d5::before { content: '\f09a'; }
.first_7693::before { content: '\f099'; }
.dropdown_ab83::before { content: '\f16d'; }
.gallery_cold_68d7::before { content: '\f167'; }
.frame-ade0::before { content: '\f2c6'; }
.selected-3b5a::before { content: '\f232'; }

/* Size Classes */
.smooth_7611 { font-size: 0.75em; }
.summary-soft-a103 { font-size: 0.875em; }
.tall_4a22 { font-size: 1.33em; }
.hovered-cb9e { font-size: 1.5em; }
.gold-19c0 { font-size: 2em; }
.warm-ad5d { font-size: 3em; }

/* Animation Classes */
.column-white-714a {
    animation: fa-spin 2s infinite linear;
}

.active_5462 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 4216 */
.phantom-card-f6 {
  padding: 0.3rem;
  font-size: 14px;
  line-height: 1.3;
}
