/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.next-77a2) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.chip-b89e, .shade-plasma-8243 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.article_f8f2::before { content: '\f015'; }
.description_63da::before { content: '\f007'; }
.cool_1e24::before { content: '\f023'; }
.text_2568::before { content: '\f0e0'; }
.grid-986e::before { content: '\f095'; }
.wide-1e04::before { content: '\f005'; }
.rough_7b9c::before { content: '\f004'; }
.outline-c901::before { content: '\f00c'; }
.tall_a7f3::before { content: '\f00d'; }
.glass_b826::before { content: '\f002'; }
.layout-c8e3::before { content: '\f0c9'; }
.link_edc5::before { content: '\f061'; }
.cold_c57f::before { content: '\f060'; }
.gold-40f6::before { content: '\f04b'; }
.progress-black-9dae::before { content: '\f04c'; }
.aside-3150::before { content: '\f019'; }
.shadow_hovered_4532::before { content: '\f093'; }
.iron-5df7::before { content: '\f132'; }
.backdrop-1efa::before { content: '\f091'; }
.hard_b20b::before { content: '\f06b'; }
.layout-9b08::before { content: '\f0d6'; }
.card-easy-9059::before { content: '\f09d'; }
.badge-purple-7374::before { content: '\f10b'; }
.button_hot_f34a::before { content: '\f108'; }
.chip_small_30d4::before { content: '\f10a'; }

/* Gambling Specific Icons */
.paragraph_2c8d::before { content: '\f522'; }
.focus-ab3f::before { content: '\f327'; }
.secondary_upper_6e11::before { content: '\f219'; }
.status-f9c3::before { content: '\f21e'; }
.section-fluid-cba4::before { content: '\f2f5'; }

/* Social Icons */
.overlay-bf49::before { content: '\f09a'; }
.down_86fa::before { content: '\f099'; }
.next_e703::before { content: '\f16d'; }
.tag_upper_fd58::before { content: '\f167'; }
.row_inner_1b34::before { content: '\f2c6'; }
.info-green-236f::before { content: '\f232'; }

/* Size Classes */
.form_3826 { font-size: 0.75em; }
.alert_red_6dd2 { font-size: 0.875em; }
.bright-827e { font-size: 1.33em; }
.column_warm_52ba { font-size: 1.5em; }
.component_pressed_5aab { font-size: 2em; }
.hard_6ddc { font-size: 3em; }

/* Animation Classes */
.aside_dim_fb11 {
    animation: fa-spin 2s infinite linear;
}

.stone-8493 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 4fdc */
.phantom-card-y6 {
  padding: 0.3rem;
  font-size: 11px;
  line-height: 1.2;
}
