/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.frame_f5bb) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.primary-cb39, .smooth_73e1 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.badge_brown_68ae::before { content: '\f015'; }
.stale_80f1::before { content: '\f007'; }
.progress_9315::before { content: '\f023'; }
.logo-center-e9fe::before { content: '\f0e0'; }
.box-c32c::before { content: '\f095'; }
.input_gas_ad6f::before { content: '\f005'; }
.table_prev_66f0::before { content: '\f004'; }
.component-8692::before { content: '\f00c'; }
.alert-286f::before { content: '\f00d'; }
.frame_middle_d6c7::before { content: '\f002'; }
.gas-3d32::before { content: '\f0c9'; }
.chip-7f16::before { content: '\f061'; }
.active-easy-8a98::before { content: '\f060'; }
.surface_hard_6fdf::before { content: '\f04b'; }
.input-selected-77de::before { content: '\f04c'; }
.alert-975e::before { content: '\f019'; }
.info-f044::before { content: '\f093'; }
.disabled_ee10::before { content: '\f132'; }
.fluid_b9d4::before { content: '\f091'; }
.section_6e79::before { content: '\f06b'; }
.disabled_action_cab2::before { content: '\f0d6'; }
.grid-19b3::before { content: '\f09d'; }
.menu_d86f::before { content: '\f10b'; }
.background-afdb::before { content: '\f108'; }
.slow_cd72::before { content: '\f10a'; }

/* Gambling Specific Icons */
.wide_46b6::before { content: '\f522'; }
.icon_focused_4ffc::before { content: '\f327'; }
.dim_a6fc::before { content: '\f219'; }
.steel_27f5::before { content: '\f21e'; }
.warm-782b::before { content: '\f2f5'; }

/* Social Icons */
.status_small_a1f0::before { content: '\f09a'; }
.alert_dark_bf17::before { content: '\f099'; }
.fast_8e15::before { content: '\f16d'; }
.aside-edeb::before { content: '\f167'; }
.shadow-bf40::before { content: '\f2c6'; }
.notice_2767::before { content: '\f232'; }

/* Size Classes */
.panel_47b2 { font-size: 0.75em; }
.banner-eca2 { font-size: 0.875em; }
.shadow-action-696d { font-size: 1.33em; }
.info_inner_ddaf { font-size: 1.5em; }
.texture_selected_cfe4 { font-size: 2em; }
.container_in_86f8 { font-size: 3em; }

/* Animation Classes */
.picture-steel-d851 {
    animation: fa-spin 2s infinite linear;
}

.slider_c8b6 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 4c3d */
.shadow-element-i2 {
  padding: 0.2rem;
  font-size: 11px;
  line-height: 1.2;
}
