/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.liquid_8ecb) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.gas-ac24, .down_beb5 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.shadow-steel-697f::before { content: '\f015'; }
.wrapper_b21a::before { content: '\f007'; }
.cold_5449::before { content: '\f023'; }
.small_523d::before { content: '\f0e0'; }
.black-60c9::before { content: '\f095'; }
.header-stale-5bf6::before { content: '\f005'; }
.under-fe32::before { content: '\f004'; }
.background-smooth-303a::before { content: '\f00c'; }
.avatar_5a33::before { content: '\f00d'; }
.hover-49e8::before { content: '\f002'; }
.avatar-f9e6::before { content: '\f0c9'; }
.detail-fast-48b0::before { content: '\f061'; }
.block_clean_0533::before { content: '\f060'; }
.pattern_afa8::before { content: '\f04b'; }
.light_bc49::before { content: '\f04c'; }
.pro-4508::before { content: '\f019'; }
.link-c328::before { content: '\f093'; }
.media_f8fd::before { content: '\f132'; }
.focus_upper_ee9b::before { content: '\f091'; }
.filter-920a::before { content: '\f06b'; }
.over-bc1e::before { content: '\f0d6'; }
.tertiary_be08::before { content: '\f09d'; }
.primary-thick-342c::before { content: '\f10b'; }
.frame_basic_9275::before { content: '\f108'; }
.left_84e8::before { content: '\f10a'; }

/* Gambling Specific Icons */
.slider_35ef::before { content: '\f522'; }
.sidebar-upper-f0d5::before { content: '\f327'; }
.complex-4c68::before { content: '\f219'; }
.article_under_3e60::before { content: '\f21e'; }
.secondary-full-9214::before { content: '\f2f5'; }

/* Social Icons */
.input-inner-2b38::before { content: '\f09a'; }
.secondary-4092::before { content: '\f099'; }
.huge_fae6::before { content: '\f16d'; }
.card-e5fc::before { content: '\f167'; }
.progress_fe4e::before { content: '\f2c6'; }
.description_east_2eb8::before { content: '\f232'; }

/* Size Classes */
.popup_paper_9217 { font-size: 0.75em; }
.footer-smooth-8b6f { font-size: 0.875em; }
.chip_purple_4664 { font-size: 1.33em; }
.active-east-8977 { font-size: 1.5em; }
.green-8e65 { font-size: 2em; }
.gallery-under-cdba { font-size: 3em; }

/* Animation Classes */
.outline-5e45 {
    animation: fa-spin 2s infinite linear;
}

.footer_dirty_e65b {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 3ad3 */
.phantom-card-l0 {
  padding: 0.4rem;
  font-size: 10px;
  line-height: 1.3;
}
