/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.smooth-5e02) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.notification-dark-0c7a, .section_bottom_a40f {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.widget-brown-3925::before { content: '\f015'; }
.dirty-f21d::before { content: '\f007'; }
.short_126f::before { content: '\f023'; }
.disabled-brown-a398::before { content: '\f0e0'; }
.breadcrumb_middle_8d8c::before { content: '\f095'; }
.easy-8e49::before { content: '\f005'; }
.smooth_2451::before { content: '\f004'; }
.menu-1d94::before { content: '\f00c'; }
.progress_prev_e060::before { content: '\f00d'; }
.stale_271f::before { content: '\f002'; }
.footer-9fc7::before { content: '\f0c9'; }
.blue_105f::before { content: '\f061'; }
.box_yellow_492a::before { content: '\f060'; }
.table_397f::before { content: '\f04b'; }
.brown-270d::before { content: '\f04c'; }
.focused_8a2d::before { content: '\f019'; }
.bronze_cc36::before { content: '\f093'; }
.thick-e3db::before { content: '\f132'; }
.hero-a319::before { content: '\f091'; }
.avatar-4668::before { content: '\f06b'; }
.purple_316b::before { content: '\f0d6'; }
.rough_0f83::before { content: '\f09d'; }
.panel-smooth-e55e::before { content: '\f10b'; }
.hard_0b7e::before { content: '\f108'; }
.hot_1d4c::before { content: '\f10a'; }

/* Gambling Specific Icons */
.widget-middle-2cc1::before { content: '\f522'; }
.status_south_2e14::before { content: '\f327'; }
.mask-c22c::before { content: '\f219'; }
.preview-25be::before { content: '\f21e'; }
.plasma-e233::before { content: '\f2f5'; }

/* Social Icons */
.out_88e0::before { content: '\f09a'; }
.huge_a434::before { content: '\f099'; }
.border_1efd::before { content: '\f16d'; }
.texture-cfc9::before { content: '\f167'; }
.wide_acc4::before { content: '\f2c6'; }
.dropdown-motion-d398::before { content: '\f232'; }

/* Size Classes */
.media_5fe9 { font-size: 0.75em; }
.tabs_complex_7db0 { font-size: 0.875em; }
.primary-new-8004 { font-size: 1.33em; }
.west_771b { font-size: 1.5em; }
.card-93d5 { font-size: 2em; }
.banner_smooth_5ea7 { font-size: 3em; }

/* Animation Classes */
.action_f4d5 {
    animation: fa-spin 2s infinite linear;
}

.warm-072d {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 6a93 */
.widget-item-x3 {
  padding: 0.5rem;
  font-size: 11px;
  line-height: 1.3;
}
