/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.simple-c0d0) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.dim-474e, .menu-middle-2a3b {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.in-66a1::before { content: '\f015'; }
.badge_e530::before { content: '\f007'; }
.layout-6be0::before { content: '\f023'; }
.sort-7c39::before { content: '\f0e0'; }
.blue-8383::before { content: '\f095'; }
.tall-59cf::before { content: '\f005'; }
.shade_84d8::before { content: '\f004'; }
.highlight-dim-cb01::before { content: '\f00c'; }
.huge-618c::before { content: '\f00d'; }
.static_4c7e::before { content: '\f002'; }
.dirty_9f72::before { content: '\f0c9'; }
.disabled_df10::before { content: '\f061'; }
.plasma-4b08::before { content: '\f060'; }
.header_02cd::before { content: '\f04b'; }
.blue_ba7a::before { content: '\f04c'; }
.menu_8afc::before { content: '\f019'; }
.sort-4ec9::before { content: '\f093'; }
.gradient-liquid-80d2::before { content: '\f132'; }
.button-2a8e::before { content: '\f091'; }
.texture-31d5::before { content: '\f06b'; }
.caption-mini-092a::before { content: '\f0d6'; }
.focused-0005::before { content: '\f09d'; }
.gradient_846f::before { content: '\f10b'; }
.border_c388::before { content: '\f108'; }
.article_bronze_db11::before { content: '\f10a'; }

/* Gambling Specific Icons */
.feature-orange-974f::before { content: '\f522'; }
.highlight_8977::before { content: '\f327'; }
.notification_2079::before { content: '\f219'; }
.modal_plasma_eb0c::before { content: '\f21e'; }
.table_8265::before { content: '\f2f5'; }

/* Social Icons */
.hard-54f4::before { content: '\f09a'; }
.header-full-da01::before { content: '\f099'; }
.footer_left_5e0b::before { content: '\f16d'; }
.tabs_1ac9::before { content: '\f167'; }
.tag_6b73::before { content: '\f2c6'; }
.column_down_5952::before { content: '\f232'; }

/* Size Classes */
.texture_6e2f { font-size: 0.75em; }
.box-c57e { font-size: 0.875em; }
.outline-pressed-c942 { font-size: 1.33em; }
.media_hard_1888 { font-size: 1.5em; }
.tag_down_ef42 { font-size: 2em; }
.mask-1a4d { font-size: 3em; }

/* Animation Classes */
.accent-3bda {
    animation: fa-spin 2s infinite linear;
}

.north_38f8 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: a1fa */
.phantom-card-a2 {
  padding: 0.1rem;
  font-size: 12px;
  line-height: 1.3;
}
