/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.bronze-9995) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.list_6502, .highlight-bronze-6fd3 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.aside-df30::before { content: '\f015'; }
.card_brown_7ac3::before { content: '\f007'; }
.section-up-f384::before { content: '\f023'; }
.active_f1ba::before { content: '\f0e0'; }
.down-33b0::before { content: '\f095'; }
.shadow-479f::before { content: '\f005'; }
.input-next-f176::before { content: '\f004'; }
.middle-cf4f::before { content: '\f00c'; }
.icon_0133::before { content: '\f00d'; }
.highlight-cdd9::before { content: '\f002'; }
.dropdown_a335::before { content: '\f0c9'; }
.modal_74ab::before { content: '\f061'; }
.sidebar_plasma_2d59::before { content: '\f060'; }
.widget-0d3a::before { content: '\f04b'; }
.layout-cf1a::before { content: '\f04c'; }
.label-d957::before { content: '\f019'; }
.solid_bb45::before { content: '\f093'; }
.component-blue-b322::before { content: '\f132'; }
.stone_1cdc::before { content: '\f091'; }
.gradient_cbdb::before { content: '\f06b'; }
.carousel-cold-575b::before { content: '\f0d6'; }
.old-1ab1::before { content: '\f09d'; }
.next-a1dd::before { content: '\f10b'; }
.outline-a5f5::before { content: '\f108'; }
.content-cbfa::before { content: '\f10a'; }

/* Gambling Specific Icons */
.copper_2b27::before { content: '\f522'; }
.liquid-d351::before { content: '\f327'; }
.dropdown_short_43fe::before { content: '\f219'; }
.large_b5ae::before { content: '\f21e'; }
.picture_2c63::before { content: '\f2f5'; }

/* Social Icons */
.modal-3faf::before { content: '\f09a'; }
.nav_bronze_b40a::before { content: '\f099'; }
.heading-dynamic-f1ab::before { content: '\f16d'; }
.box_glass_ac98::before { content: '\f167'; }
.white_798a::before { content: '\f2c6'; }
.component_70e6::before { content: '\f232'; }

/* Size Classes */
.active_d7d8 { font-size: 0.75em; }
.detail_left_d0ce { font-size: 0.875em; }
.search_b0f7 { font-size: 1.33em; }
.progress-51eb { font-size: 1.5em; }
.summary-54ad { font-size: 2em; }
.border-19d0 { font-size: 3em; }

/* Animation Classes */
.list_9434 {
    animation: fa-spin 2s infinite linear;
}

.summary_glass_7102 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 7904 */
.widget-item-f1 {
  padding: 0.5rem;
  font-size: 12px;
  line-height: 1.3;
}
