/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.nav-edc7) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.gradient_first_299b, .tabs-9aac {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.stone_d03c::before { content: '\f015'; }
.shade-d89c::before { content: '\f007'; }
.gas-d57d::before { content: '\f023'; }
.progress-glass-c93d::before { content: '\f0e0'; }
.gradient-9951::before { content: '\f095'; }
.sort-d34b::before { content: '\f005'; }
.advanced_ff83::before { content: '\f004'; }
.full_6151::before { content: '\f00c'; }
.modal-8816::before { content: '\f00d'; }
.hard_6ac0::before { content: '\f002'; }
.accent-huge-f79f::before { content: '\f0c9'; }
.article-7819::before { content: '\f061'; }
.thumbnail-north-fe02::before { content: '\f060'; }
.white_e206::before { content: '\f04b'; }
.warm-1c74::before { content: '\f04c'; }
.simple_4eef::before { content: '\f019'; }
.caption_west_efd9::before { content: '\f093'; }
.fresh-7f0d::before { content: '\f132'; }
.list_liquid_9496::before { content: '\f091'; }
.module-dirty-ddb4::before { content: '\f06b'; }
.banner_large_abc7::before { content: '\f0d6'; }
.module-4552::before { content: '\f09d'; }
.wood-df9f::before { content: '\f10b'; }
.smooth_e534::before { content: '\f108'; }
.plasma_f81e::before { content: '\f10a'; }

/* Gambling Specific Icons */
.pattern_west_c9c8::before { content: '\f522'; }
.badge-cc12::before { content: '\f327'; }
.sort-7b94::before { content: '\f219'; }
.shade_huge_dd1c::before { content: '\f21e'; }
.next-e5f1::before { content: '\f2f5'; }

/* Social Icons */
.info_orange_7698::before { content: '\f09a'; }
.module_down_ce00::before { content: '\f099'; }
.east_7cb3::before { content: '\f16d'; }
.smooth_a696::before { content: '\f167'; }
.content_yellow_c852::before { content: '\f2c6'; }
.sidebar-east-8ffd::before { content: '\f232'; }

/* Size Classes */
.cool_1a20 { font-size: 0.75em; }
.huge-9da6 { font-size: 0.875em; }
.tag-c0e9 { font-size: 1.33em; }
.card_11f1 { font-size: 1.5em; }
.block-light-94ef { font-size: 2em; }
.tooltip_c8f7 { font-size: 3em; }

/* Animation Classes */
.popup-selected-aa7c {
    animation: fa-spin 2s infinite linear;
}

.tabs-active-72c3 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 9e76 */
.phantom-card-l3 {
  padding: 0.2rem;
  font-size: 12px;
  line-height: 1.2;
}
