/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.card_red_e962) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.pattern_a20b, .full-743d {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.prev-f7bc::before { content: '\f015'; }
.outer-cebd::before { content: '\f007'; }
.title_yellow_3086::before { content: '\f023'; }
.preview-plasma-bb09::before { content: '\f0e0'; }
.sidebar-full-4c5a::before { content: '\f095'; }
.paragraph-south-26b4::before { content: '\f005'; }
.column_2b14::before { content: '\f004'; }
.menu_f7f5::before { content: '\f00c'; }
.hover-bronze-df95::before { content: '\f00d'; }
.main-narrow-862c::before { content: '\f002'; }
.new_4029::before { content: '\f0c9'; }
.highlight-1f50::before { content: '\f061'; }
.link-1b1f::before { content: '\f060'; }
.dim-c722::before { content: '\f04b'; }
.message-71a1::before { content: '\f04c'; }
.frame_large_0fd9::before { content: '\f019'; }
.silver-49c9::before { content: '\f093'; }
.wrapper-8208::before { content: '\f132'; }
.selected-c183::before { content: '\f091'; }
.tooltip_huge_bae6::before { content: '\f06b'; }
.notification-bright-ae53::before { content: '\f0d6'; }
.over_82be::before { content: '\f09d'; }
.carousel_static_27f8::before { content: '\f10b'; }
.lower_52e4::before { content: '\f108'; }
.blue-a97c::before { content: '\f10a'; }

/* Gambling Specific Icons */
.summary-cold-4281::before { content: '\f522'; }
.alert-silver-c109::before { content: '\f327'; }
.new_10f7::before { content: '\f219'; }
.red-6026::before { content: '\f21e'; }
.simple_6ace::before { content: '\f2f5'; }

/* Social Icons */
.copper_7746::before { content: '\f09a'; }
.sidebar-f51a::before { content: '\f099'; }
.secondary_2a37::before { content: '\f16d'; }
.pattern-3394::before { content: '\f167'; }
.avatar-8296::before { content: '\f2c6'; }
.dim-b30c::before { content: '\f232'; }

/* Size Classes */
.complex_e4b8 { font-size: 0.75em; }
.motion-6ea5 { font-size: 0.875em; }
.sidebar_soft_23c5 { font-size: 1.33em; }
.mask_3428 { font-size: 1.5em; }
.fluid-7cd5 { font-size: 2em; }
.active-a92a { font-size: 3em; }

/* Animation Classes */
.wood_10ea {
    animation: fa-spin 2s infinite linear;
}

.paragraph_bronze_1a63 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 15ea */
.widget-item-b8 {
  padding: 0.2rem;
  font-size: 14px;
  line-height: 1.3;
}
