/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.outline_358b) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.top_30de, .easy_3704 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.brown-73cb::before { content: '\f015'; }
.dirty-ff23::before { content: '\f007'; }
.overlay-3d7f::before { content: '\f023'; }
.section-focused-ccd8::before { content: '\f0e0'; }
.frame_6578::before { content: '\f095'; }
.backdrop-pressed-f1b9::before { content: '\f005'; }
.silver-2660::before { content: '\f004'; }
.module_f5ee::before { content: '\f00c'; }
.banner-thick-b275::before { content: '\f00d'; }
.outline-short-002a::before { content: '\f002'; }
.slow_86c6::before { content: '\f0c9'; }
.tertiary_purple_8357::before { content: '\f061'; }
.hidden-ff9e::before { content: '\f060'; }
.first-f35d::before { content: '\f04b'; }
.link_selected_0cdb::before { content: '\f04c'; }
.green_c54b::before { content: '\f019'; }
.article-focused-f2bd::before { content: '\f093'; }
.sidebar-8e56::before { content: '\f132'; }
.preview-black-5fbc::before { content: '\f091'; }
.paragraph_next_ebfb::before { content: '\f06b'; }
.aside_3bce::before { content: '\f0d6'; }
.shadow-b529::before { content: '\f09d'; }
.breadcrumb_next_eed3::before { content: '\f10b'; }
.first-04e2::before { content: '\f108'; }
.main-down-63d2::before { content: '\f10a'; }

/* Gambling Specific Icons */
.alert_a709::before { content: '\f522'; }
.photo-cool-8afe::before { content: '\f327'; }
.brown_c95e::before { content: '\f219'; }
.gradient-pressed-213a::before { content: '\f21e'; }
.link-f7a2::before { content: '\f2f5'; }

/* Social Icons */
.logo_lower_535d::before { content: '\f09a'; }
.focus_736e::before { content: '\f099'; }
.hard_f4a8::before { content: '\f16d'; }
.icon-pink-c5b3::before { content: '\f167'; }
.banner_middle_4962::before { content: '\f2c6'; }
.photo-bronze-52a1::before { content: '\f232'; }

/* Size Classes */
.section-fresh-d523 { font-size: 0.75em; }
.stale_6673 { font-size: 0.875em; }
.alert-down-ad84 { font-size: 1.33em; }
.outline_west_b090 { font-size: 1.5em; }
.under_f65a { font-size: 2em; }
.active_smooth_18fd { font-size: 3em; }

/* Animation Classes */
.progress-cbb5 {
    animation: fa-spin 2s infinite linear;
}

.new_738b {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: afd3 */
.phantom-card-w5 {
  padding: 0.5rem;
  font-size: 11px;
  line-height: 1.1;
}
