/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.plasma_bcab) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.copper-3582, .center_8a3c {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.breadcrumb_8e8d::before { content: '\f015'; }
.purple-c05a::before { content: '\f007'; }
.wood_05b9::before { content: '\f023'; }
.icon_motion_a853::before { content: '\f0e0'; }
.green_1763::before { content: '\f095'; }
.text-down-5819::before { content: '\f005'; }
.hero_under_948e::before { content: '\f004'; }
.white_8632::before { content: '\f00c'; }
.photo_silver_e9dc::before { content: '\f00d'; }
.gas-da38::before { content: '\f002'; }
.tall_1bc8::before { content: '\f0c9'; }
.progress_silver_0ebb::before { content: '\f061'; }
.selected_6dae::before { content: '\f060'; }
.backdrop-upper-4636::before { content: '\f04b'; }
.disabled-light-d472::before { content: '\f04c'; }
.icon-new-54ef::before { content: '\f019'; }
.hero_6a3f::before { content: '\f093'; }
.north_7dcd::before { content: '\f132'; }
.input-gold-054c::before { content: '\f091'; }
.preview_soft_44f0::before { content: '\f06b'; }
.accordion-a06e::before { content: '\f0d6'; }
.hovered_8b9e::before { content: '\f09d'; }
.image_full_5d97::before { content: '\f10b'; }
.orange_e2a8::before { content: '\f108'; }
.slider_a953::before { content: '\f10a'; }

/* Gambling Specific Icons */
.element_c3be::before { content: '\f522'; }
.white_499f::before { content: '\f327'; }
.sort-dim-7bcd::before { content: '\f219'; }
.secondary_9738::before { content: '\f21e'; }
.out_571c::before { content: '\f2f5'; }

/* Social Icons */
.stale-ea2a::before { content: '\f09a'; }
.dark_a08d::before { content: '\f099'; }
.liquid-434e::before { content: '\f16d'; }
.caption_new_98d3::before { content: '\f167'; }
.gallery_2cb2::before { content: '\f2c6'; }
.hovered_e45b::before { content: '\f232'; }

/* Size Classes */
.upper_5263 { font-size: 0.75em; }
.thick-9ec8 { font-size: 0.875em; }
.west_d835 { font-size: 1.33em; }
.shadow-down-aa92 { font-size: 1.5em; }
.pattern_17ed { font-size: 2em; }
.badge-gas-7027 { font-size: 3em; }

/* Animation Classes */
.gas_350c {
    animation: fa-spin 2s infinite linear;
}

.light-73c7 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: f8b2 */
.ghost-box-p8 {
  padding: 0.2rem;
  font-size: 14px;
  line-height: 1.2;
}
