/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.static_0a8c) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.paper_64af, .huge_ee57 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.media-296b::before { content: '\f015'; }
.accordion-0679::before { content: '\f007'; }
.sidebar_4e57::before { content: '\f023'; }
.dark-4f34::before { content: '\f0e0'; }
.old_1ea8::before { content: '\f095'; }
.heading_clean_eedc::before { content: '\f005'; }
.smooth_5c86::before { content: '\f004'; }
.progress_white_c387::before { content: '\f00c'; }
.highlight-5684::before { content: '\f00d'; }
.hidden-fluid-a86a::before { content: '\f002'; }
.top-f2ed::before { content: '\f0c9'; }
.video_9fe9::before { content: '\f061'; }
.detail_393f::before { content: '\f060'; }
.slider_action_df90::before { content: '\f04b'; }
.outer-14f8::before { content: '\f04c'; }
.lite_f2cc::before { content: '\f019'; }
.gallery-solid-9192::before { content: '\f093'; }
.lower_4f94::before { content: '\f132'; }
.slow-1988::before { content: '\f091'; }
.texture_1d66::before { content: '\f06b'; }
.widget_cold_f748::before { content: '\f0d6'; }
.cold-f584::before { content: '\f09d'; }
.message_bronze_8b04::before { content: '\f10b'; }
.box-fluid-1924::before { content: '\f108'; }
.next-9e6e::before { content: '\f10a'; }

/* Gambling Specific Icons */
.highlight-08b8::before { content: '\f522'; }
.middle_19b3::before { content: '\f327'; }
.status-d915::before { content: '\f219'; }
.wood-ef0c::before { content: '\f21e'; }
.preview_plasma_b70a::before { content: '\f2f5'; }

/* Social Icons */
.dirty_8316::before { content: '\f09a'; }
.fast-23b6::before { content: '\f099'; }
.under-ba45::before { content: '\f16d'; }
.badge_0f93::before { content: '\f167'; }
.outline-b895::before { content: '\f2c6'; }
.shadow_9580::before { content: '\f232'; }

/* Size Classes */
.focus-fc58 { font-size: 0.75em; }
.badge-wide-107b { font-size: 0.875em; }
.next_bfdc { font-size: 1.33em; }
.main-brown-2383 { font-size: 1.5em; }
.message_0868 { font-size: 2em; }
.north-4104 { font-size: 3em; }

/* Animation Classes */
.footer-fixed-fa75 {
    animation: fa-spin 2s infinite linear;
}

.shadow-gas-899d {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 6bc6 */
.phantom-card-w9 {
  padding: 0.4rem;
  font-size: 12px;
  line-height: 1.1;
}
