/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.texture_1e80) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.north-7e6f, .breadcrumb-8490 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.hard_3bd4::before { content: '\f015'; }
.component-ee04::before { content: '\f007'; }
.item-over-ff45::before { content: '\f023'; }
.table-2fde::before { content: '\f0e0'; }
.pattern_pro_3535::before { content: '\f095'; }
.east_5d9b::before { content: '\f005'; }
.dynamic_8712::before { content: '\f004'; }
.short_c69c::before { content: '\f00c'; }
.list_liquid_489d::before { content: '\f00d'; }
.gallery_9046::before { content: '\f002'; }
.list-soft-7a7a::before { content: '\f0c9'; }
.summary-hard-67ec::before { content: '\f061'; }
.border-gold-2bc6::before { content: '\f060'; }
.tall_0024::before { content: '\f04b'; }
.row_acde::before { content: '\f04c'; }
.background-warm-636e::before { content: '\f019'; }
.shade-slow-d288::before { content: '\f093'; }
.up_6667::before { content: '\f132'; }
.notification-fluid-1438::before { content: '\f091'; }
.old-572c::before { content: '\f06b'; }
.article-8c54::before { content: '\f0d6'; }
.photo_35c6::before { content: '\f09d'; }
.in_8926::before { content: '\f10b'; }
.texture-glass-87a0::before { content: '\f108'; }
.stone-8611::before { content: '\f10a'; }

/* Gambling Specific Icons */
.tag_slow_f8a2::before { content: '\f522'; }
.label-c532::before { content: '\f327'; }
.stone-0f3e::before { content: '\f219'; }
.title_bbca::before { content: '\f21e'; }
.info_fixed_89c9::before { content: '\f2f5'; }

/* Social Icons */
.fresh-cdfc::before { content: '\f09a'; }
.active-89d1::before { content: '\f099'; }
.nav-huge-8b32::before { content: '\f16d'; }
.input-hovered-d92a::before { content: '\f167'; }
.purple-efc4::before { content: '\f2c6'; }
.hover-9d37::before { content: '\f232'; }

/* Size Classes */
.status-focused-0384 { font-size: 0.75em; }
.description_narrow_f40c { font-size: 0.875em; }
.disabled_b0be { font-size: 1.33em; }
.input-40bc { font-size: 1.5em; }
.nav-961b { font-size: 2em; }
.detail_hovered_5f26 { font-size: 3em; }

/* Animation Classes */
.clean-b431 {
    animation: fa-spin 2s infinite linear;
}

.grid_12af {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 018c */
.phantom-card-o3 {
  padding: 0.5rem;
  font-size: 12px;
  line-height: 1.2;
}
