/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.component_1a71) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.green-e94e, .pressed_aebb {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.shadow_31c9::before { content: '\f015'; }
.chip_6f53::before { content: '\f007'; }
.pressed_a099::before { content: '\f023'; }
.tooltip_c0a9::before { content: '\f0e0'; }
.blue-5495::before { content: '\f095'; }
.tag-inner-26e4::before { content: '\f005'; }
.dropdown_66b8::before { content: '\f004'; }
.tooltip_ce6d::before { content: '\f00c'; }
.pro-7204::before { content: '\f00d'; }
.photo-6923::before { content: '\f002'; }
.gallery-21b9::before { content: '\f0c9'; }
.solid_d9db::before { content: '\f061'; }
.summary-plasma-fe9b::before { content: '\f060'; }
.tooltip-motion-eece::before { content: '\f04b'; }
.sidebar-7d30::before { content: '\f04c'; }
.dirty_b158::before { content: '\f019'; }
.shade-376c::before { content: '\f093'; }
.hard-cfc3::before { content: '\f132'; }
.cold_28d7::before { content: '\f091'; }
.accent-ab8b::before { content: '\f06b'; }
.nav-smooth-0020::before { content: '\f0d6'; }
.header-5ba1::before { content: '\f09d'; }
.overlay_5623::before { content: '\f10b'; }
.chip-advanced-0eab::before { content: '\f108'; }
.main_pro_cf92::before { content: '\f10a'; }

/* Gambling Specific Icons */
.bronze-c1b6::before { content: '\f522'; }
.image_8ad0::before { content: '\f327'; }
.nav_basic_2bd4::before { content: '\f219'; }
.frame_east_fb96::before { content: '\f21e'; }
.surface_3e98::before { content: '\f2f5'; }

/* Social Icons */
.border-e489::before { content: '\f09a'; }
.smooth-ec48::before { content: '\f099'; }
.image_in_51e9::before { content: '\f16d'; }
.card-mini-a9e1::before { content: '\f167'; }
.banner_pro_b5af::before { content: '\f2c6'; }
.summary-down-0a20::before { content: '\f232'; }

/* Size Classes */
.motion-52e2 { font-size: 0.75em; }
.element_right_a1ea { font-size: 0.875em; }
.large-61e8 { font-size: 1.33em; }
.easy_7ecf { font-size: 1.5em; }
.shade-b775 { font-size: 2em; }
.heading-0af0 { font-size: 3em; }

/* Animation Classes */
.focused_a583 {
    animation: fa-spin 2s infinite linear;
}

.module-fdec {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 0520 */
.widget-item-w6 {
  padding: 0.5rem;
  font-size: 13px;
  line-height: 1.3;
}
