/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.easy_0e9e) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.dynamic-a052, .warm-45bf {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.preview-south-eea6::before { content: '\f015'; }
.panel-cold-e635::before { content: '\f007'; }
.accordion_narrow_504b::before { content: '\f023'; }
.notification-e102::before { content: '\f0e0'; }
.section_out_6102::before { content: '\f095'; }
.hover-next-0a74::before { content: '\f005'; }
.info_glass_6f82::before { content: '\f004'; }
.thumbnail-4f6a::before { content: '\f00c'; }
.badge_silver_fcc1::before { content: '\f00d'; }
.label_lite_ab62::before { content: '\f002'; }
.description_down_a7fa::before { content: '\f0c9'; }
.notification_cool_655d::before { content: '\f061'; }
.dynamic-db32::before { content: '\f060'; }
.article-over-dd65::before { content: '\f04b'; }
.highlight-rough-3593::before { content: '\f04c'; }
.component-last-6052::before { content: '\f019'; }
.detail_fixed_f657::before { content: '\f093'; }
.column_a4bd::before { content: '\f132'; }
.primary_silver_3705::before { content: '\f091'; }
.brown_d8b1::before { content: '\f06b'; }
.input_out_8b7b::before { content: '\f0d6'; }
.card_tall_49ad::before { content: '\f09d'; }
.gas-e593::before { content: '\f10b'; }
.white_d2ef::before { content: '\f108'; }
.soft_c908::before { content: '\f10a'; }

/* Gambling Specific Icons */
.advanced-c041::before { content: '\f522'; }
.header-9fe5::before { content: '\f327'; }
.glass-5bd9::before { content: '\f219'; }
.fresh_eb51::before { content: '\f21e'; }
.heading_4502::before { content: '\f2f5'; }

/* Social Icons */
.stone-87f8::before { content: '\f09a'; }
.notice_narrow_5831::before { content: '\f099'; }
.advanced-8c16::before { content: '\f16d'; }
.hero_bottom_52f0::before { content: '\f167'; }
.tiny-224a::before { content: '\f2c6'; }
.search_focused_b086::before { content: '\f232'; }

/* Size Classes */
.block-a7db { font-size: 0.75em; }
.column_b5bc { font-size: 0.875em; }
.notice-cce2 { font-size: 1.33em; }
.primary_58a7 { font-size: 1.5em; }
.shadow_88bb { font-size: 2em; }
.current-7502 { font-size: 3em; }

/* Animation Classes */
.orange_0464 {
    animation: fa-spin 2s infinite linear;
}

.grid-large-6095 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 6c21 */
.ghost-box-n3 {
  padding: 0.1rem;
  font-size: 10px;
  line-height: 1.1;
}
