/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.pink_5fbd) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.dark-4259, .container_3d95 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.bright_2e84::before { content: '\f015'; }
.north_a8a4::before { content: '\f007'; }
.accordion-out-9f82::before { content: '\f023'; }
.caption-outer-5d6b::before { content: '\f0e0'; }
.section-6a69::before { content: '\f095'; }
.progress-d6e9::before { content: '\f005'; }
.steel_0542::before { content: '\f004'; }
.button_dark_1aa4::before { content: '\f00c'; }
.pink_313a::before { content: '\f00d'; }
.in_462e::before { content: '\f002'; }
.description-dim-e906::before { content: '\f0c9'; }
.static-9f38::before { content: '\f061'; }
.main-e7a7::before { content: '\f060'; }
.list-2be9::before { content: '\f04b'; }
.form-dirty-5f69::before { content: '\f04c'; }
.focused_9376::before { content: '\f019'; }
.steel_c111::before { content: '\f093'; }
.filter_ad07::before { content: '\f132'; }
.overlay-4c82::before { content: '\f091'; }
.detail-in-3b0f::before { content: '\f06b'; }
.block_purple_af58::before { content: '\f0d6'; }
.frame-pressed-1bdc::before { content: '\f09d'; }
.caption_9f92::before { content: '\f10b'; }
.dynamic-698b::before { content: '\f108'; }
.small_8d00::before { content: '\f10a'; }

/* Gambling Specific Icons */
.grid_clean_ac00::before { content: '\f522'; }
.shadow_clean_05d1::before { content: '\f327'; }
.main-f65f::before { content: '\f219'; }
.element_purple_ab20::before { content: '\f21e'; }
.overlay-liquid-4d9b::before { content: '\f2f5'; }

/* Social Icons */
.dim_6511::before { content: '\f09a'; }
.focus-north-9ceb::before { content: '\f099'; }
.content_dirty_5059::before { content: '\f16d'; }
.icon-slow-8ed7::before { content: '\f167'; }
.hovered_252d::before { content: '\f2c6'; }
.sidebar-motion-04c8::before { content: '\f232'; }

/* Size Classes */
.feature_full_82f9 { font-size: 0.75em; }
.down-fc93 { font-size: 0.875em; }
.disabled_thick_52d0 { font-size: 1.33em; }
.under-4e86 { font-size: 1.5em; }
.active-42c6 { font-size: 2em; }
.blue-38f6 { font-size: 3em; }

/* Animation Classes */
.thick-2740 {
    animation: fa-spin 2s infinite linear;
}

.link_c593 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: c390 */
.ghost-box-m8 {
  padding: 0.2rem;
  font-size: 14px;
  line-height: 1.2;
}
