/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.preview-bright-a408) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.grid_6d7a, .widget_copper_23b7 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.button_82fa::before { content: '\f015'; }
.in-17bb::before { content: '\f007'; }
.stone_7d74::before { content: '\f023'; }
.shadow-c17d::before { content: '\f0e0'; }
.pattern-south-5e32::before { content: '\f095'; }
.sidebar_f88d::before { content: '\f005'; }
.component_b468::before { content: '\f004'; }
.element-complex-507c::before { content: '\f00c'; }
.solid-4dae::before { content: '\f00d'; }
.gradient-c83c::before { content: '\f002'; }
.focus-76cb::before { content: '\f0c9'; }
.shadow_bd62::before { content: '\f061'; }
.west_042b::before { content: '\f060'; }
.soft-1a22::before { content: '\f04b'; }
.main_dynamic_7d75::before { content: '\f04c'; }
.west-706e::before { content: '\f019'; }
.hover-ebb4::before { content: '\f093'; }
.complex-41bf::before { content: '\f132'; }
.full_78cb::before { content: '\f091'; }
.accent-0afc::before { content: '\f06b'; }
.west-5077::before { content: '\f0d6'; }
.search_8251::before { content: '\f09d'; }
.hard-7a48::before { content: '\f10b'; }
.modal_7520::before { content: '\f108'; }
.bronze_24dc::before { content: '\f10a'; }

/* Gambling Specific Icons */
.bright-7cac::before { content: '\f522'; }
.pro-8d10::before { content: '\f327'; }
.next-26a7::before { content: '\f219'; }
.tall_3ab2::before { content: '\f21e'; }
.list_394c::before { content: '\f2f5'; }

/* Social Icons */
.banner_c168::before { content: '\f09a'; }
.gas-078b::before { content: '\f099'; }
.status_dynamic_c2ef::before { content: '\f16d'; }
.slider-mini-50e6::before { content: '\f167'; }
.description-north-19df::before { content: '\f2c6'; }
.caption_slow_5540::before { content: '\f232'; }

/* Size Classes */
.tag-up-f995 { font-size: 0.75em; }
.panel_advanced_0411 { font-size: 0.875em; }
.table_3066 { font-size: 1.33em; }
.nav_plasma_5d03 { font-size: 1.5em; }
.texture_dynamic_0e42 { font-size: 2em; }
.section-bde0 { font-size: 3em; }

/* Animation Classes */
.list_plasma_50f2 {
    animation: fa-spin 2s infinite linear;
}

.mask_new_1d7a {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 44bf */
.widget-item-c7 {
  padding: 0.3rem;
  font-size: 14px;
  line-height: 1.3;
}
