/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.gradient_cff8) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.easy_bbab, .yellow-ff7b {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.shade-warm-9c66::before { content: '\f015'; }
.sort_50cd::before { content: '\f007'; }
.component_steel_6541::before { content: '\f023'; }
.wood-033e::before { content: '\f0e0'; }
.wrapper_motion_e0c8::before { content: '\f095'; }
.soft-936d::before { content: '\f005'; }
.wood_9858::before { content: '\f004'; }
.purple_474c::before { content: '\f00c'; }
.stale_08ef::before { content: '\f00d'; }
.full_73c5::before { content: '\f002'; }
.overlay_blue_8180::before { content: '\f0c9'; }
.in_15bc::before { content: '\f061'; }
.secondary_red_af23::before { content: '\f060'; }
.rough-70f3::before { content: '\f04b'; }
.accent_0746::before { content: '\f04c'; }
.tabs-616f::before { content: '\f019'; }
.short_b0a2::before { content: '\f093'; }
.link-cold-5fdd::before { content: '\f132'; }
.pro_6db9::before { content: '\f091'; }
.short_8ca8::before { content: '\f06b'; }
.shadow_plasma_0604::before { content: '\f0d6'; }
.upper_2380::before { content: '\f09d'; }
.component-advanced-f39d::before { content: '\f10b'; }
.motion-0e1d::before { content: '\f108'; }
.input-34a5::before { content: '\f10a'; }

/* Gambling Specific Icons */
.secondary_fe2d::before { content: '\f522'; }
.yellow_f62e::before { content: '\f327'; }
.preview_steel_bf76::before { content: '\f219'; }
.active_down_84f0::before { content: '\f21e'; }
.action-82f8::before { content: '\f2f5'; }

/* Social Icons */
.short_ae51::before { content: '\f09a'; }
.media-thick-7faf::before { content: '\f099'; }
.photo-middle-fff5::before { content: '\f16d'; }
.background_005e::before { content: '\f167'; }
.message-fb28::before { content: '\f2c6'; }
.block-medium-9aa8::before { content: '\f232'; }

/* Size Classes */
.slow-a224 { font-size: 0.75em; }
.tertiary-1ce5 { font-size: 0.875em; }
.upper-7753 { font-size: 1.33em; }
.brown_60a8 { font-size: 1.5em; }
.block_cold_fa27 { font-size: 2em; }
.row-d917 { font-size: 3em; }

/* Animation Classes */
.detail_lite_e2a0 {
    animation: fa-spin 2s infinite linear;
}

.tall-7233 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 0b32 */
.ghost-box-d5 {
  padding: 0.4rem;
  font-size: 10px;
  line-height: 1.1;
}
