/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.shadow-1de8) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.accent-hard-cfd9, .pressed_c232 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.summary_12ec::before { content: '\f015'; }
.logo_3135::before { content: '\f007'; }
.info-27cc::before { content: '\f023'; }
.component-b007::before { content: '\f0e0'; }
.tall_445f::before { content: '\f095'; }
.accordion_80db::before { content: '\f005'; }
.first_aede::before { content: '\f004'; }
.sort_hard_47e7::before { content: '\f00c'; }
.frame_basic_a791::before { content: '\f00d'; }
.avatar-7d0d::before { content: '\f002'; }
.text_liquid_b06c::before { content: '\f0c9'; }
.simple-4a9b::before { content: '\f061'; }
.summary-501a::before { content: '\f060'; }
.solid-0623::before { content: '\f04b'; }
.slider-paper-a00e::before { content: '\f04c'; }
.chip-medium-5287::before { content: '\f019'; }
.action_6258::before { content: '\f093'; }
.advanced-379c::before { content: '\f132'; }
.mask_selected_84fd::before { content: '\f091'; }
.pattern-172d::before { content: '\f06b'; }
.down_8509::before { content: '\f0d6'; }
.icon_5057::before { content: '\f09d'; }
.lower-d6a2::before { content: '\f10b'; }
.module-813e::before { content: '\f108'; }
.glass_b0e3::before { content: '\f10a'; }

/* Gambling Specific Icons */
.shade_bc5f::before { content: '\f522'; }
.soft_4a76::before { content: '\f327'; }
.image-steel-4834::before { content: '\f219'; }
.frame-2274::before { content: '\f21e'; }
.mask_f7c4::before { content: '\f2f5'; }

/* Social Icons */
.filter-cold-99db::before { content: '\f09a'; }
.hover_red_8c58::before { content: '\f099'; }
.outer-f9c8::before { content: '\f16d'; }
.texture-df0e::before { content: '\f167'; }
.badge-action-cd58::before { content: '\f2c6'; }
.text_brown_f4a9::before { content: '\f232'; }

/* Size Classes */
.small_a7d3 { font-size: 0.75em; }
.title-purple-bf4b { font-size: 0.875em; }
.frame-91df { font-size: 1.33em; }
.layout_c417 { font-size: 1.5em; }
.tall-da1c { font-size: 2em; }
.photo-slow-89db { font-size: 3em; }

/* Animation Classes */
.sidebar_wide_5ce1 {
    animation: fa-spin 2s infinite linear;
}

.pink-394b {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: f13e */
.phantom-card-h2 {
  padding: 0.4rem;
  font-size: 12px;
  line-height: 1.3;
}
