/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.hero-e908) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.north-61ce, .layout_7ca8 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.gallery_tall_1b80::before { content: '\f015'; }
.motion_da5a::before { content: '\f007'; }
.chip_6187::before { content: '\f023'; }
.orange_8d19::before { content: '\f0e0'; }
.description-7de0::before { content: '\f095'; }
.input_small_a978::before { content: '\f005'; }
.liquid_f907::before { content: '\f004'; }
.static_3714::before { content: '\f00c'; }
.module_liquid_1ca2::before { content: '\f00d'; }
.sort-thick-2599::before { content: '\f002'; }
.shadow_a39b::before { content: '\f0c9'; }
.top-f535::before { content: '\f061'; }
.inner_7855::before { content: '\f060'; }
.icon_pressed_aff6::before { content: '\f04b'; }
.simple-a605::before { content: '\f04c'; }
.input_f467::before { content: '\f019'; }
.status_b41d::before { content: '\f093'; }
.up_1933::before { content: '\f132'; }
.breadcrumb-dirty-1531::before { content: '\f091'; }
.alert-lite-4baa::before { content: '\f06b'; }
.list-e272::before { content: '\f0d6'; }
.smooth-abb6::before { content: '\f09d'; }
.title-bd62::before { content: '\f10b'; }
.action_863f::before { content: '\f108'; }
.module_aa1e::before { content: '\f10a'; }

/* Gambling Specific Icons */
.cold_633e::before { content: '\f522'; }
.thick_c06a::before { content: '\f327'; }
.copper-be93::before { content: '\f219'; }
.background-hovered-dfa5::before { content: '\f21e'; }
.overlay_narrow_8ee0::before { content: '\f2f5'; }

/* Social Icons */
.light-b0d8::before { content: '\f09a'; }
.hard_fcb4::before { content: '\f099'; }
.form_next_a3a8::before { content: '\f16d'; }
.label_green_e74b::before { content: '\f167'; }
.icon_ccc0::before { content: '\f2c6'; }
.orange_0a1b::before { content: '\f232'; }

/* Size Classes */
.shadow_white_ee0e { font-size: 0.75em; }
.tag_0329 { font-size: 0.875em; }
.layout-3bb0 { font-size: 1.33em; }
.frame_d9f5 { font-size: 1.5em; }
.huge-a1fc { font-size: 2em; }
.logo_dfb7 { font-size: 3em; }

/* Animation Classes */
.layout_99ba {
    animation: fa-spin 2s infinite linear;
}

.notification-middle-ee7e {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: c043 */
.shadow-element-u6 {
  padding: 0.2rem;
  font-size: 12px;
  line-height: 1.1;
}
