/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.iron_f3dc) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.list_plasma_aeac, .block_rough_c787 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.carousel-small-d4a8::before { content: '\f015'; }
.label-upper-9e4b::before { content: '\f007'; }
.block-3e87::before { content: '\f023'; }
.pro-374e::before { content: '\f0e0'; }
.footer_thick_207c::before { content: '\f095'; }
.card-gold-f8ac::before { content: '\f005'; }
.dynamic_f119::before { content: '\f004'; }
.input_silver_c9a1::before { content: '\f00c'; }
.element_silver_f828::before { content: '\f00d'; }
.dynamic-5351::before { content: '\f002'; }
.alert_active_c6a8::before { content: '\f0c9'; }
.avatar-832d::before { content: '\f061'; }
.green-3714::before { content: '\f060'; }
.secondary_1678::before { content: '\f04b'; }
.thick-8a27::before { content: '\f04c'; }
.tiny_cac2::before { content: '\f019'; }
.chip_4b60::before { content: '\f093'; }
.pressed_5228::before { content: '\f132'; }
.block-out-cc90::before { content: '\f091'; }
.search-39a0::before { content: '\f06b'; }
.iron_b04b::before { content: '\f0d6'; }
.brown_1e6c::before { content: '\f09d'; }
.primary-b83b::before { content: '\f10b'; }
.description-green-7906::before { content: '\f108'; }
.active_a9c3::before { content: '\f10a'; }

/* Gambling Specific Icons */
.preview-inner-fe33::before { content: '\f522'; }
.up_a0c4::before { content: '\f327'; }
.dark_5fc6::before { content: '\f219'; }
.list-silver-cc5b::before { content: '\f21e'; }
.hidden_mini_e0ac::before { content: '\f2f5'; }

/* Social Icons */
.focus_first_9e7f::before { content: '\f09a'; }
.search-red-7d3a::before { content: '\f099'; }
.outer_db14::before { content: '\f16d'; }
.pattern_f5bb::before { content: '\f167'; }
.carousel-cb48::before { content: '\f2c6'; }
.steel-5515::before { content: '\f232'; }

/* Size Classes */
.header_green_51fd { font-size: 0.75em; }
.large-be35 { font-size: 0.875em; }
.active-4ace { font-size: 1.33em; }
.surface-black-f00e { font-size: 1.5em; }
.avatar-orange-a3ad { font-size: 2em; }
.logo_cfa1 { font-size: 3em; }

/* Animation Classes */
.border-00dc {
    animation: fa-spin 2s infinite linear;
}

.primary-yellow-4593 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: d4f2 */
.widget-item-t2 {
  padding: 0.5rem;
  font-size: 11px;
  line-height: 1.1;
}
