/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.east-e9c3) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.sidebar-red-ea04, .purple_a524 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.input_full_d562::before { content: '\f015'; }
.item-7c97::before { content: '\f007'; }
.chip-complex-acdf::before { content: '\f023'; }
.menu_smooth_a57d::before { content: '\f0e0'; }
.heading-6cbf::before { content: '\f095'; }
.texture-76f2::before { content: '\f005'; }
.west_dd1f::before { content: '\f004'; }
.background-9eed::before { content: '\f00c'; }
.input_under_b0ad::before { content: '\f00d'; }
.video-bf62::before { content: '\f002'; }
.background_cc78::before { content: '\f0c9'; }
.shade-new-df65::before { content: '\f061'; }
.yellow_f44e::before { content: '\f060'; }
.up_55c6::before { content: '\f04b'; }
.small-0960::before { content: '\f04c'; }
.row_2e22::before { content: '\f019'; }
.selected_3eda::before { content: '\f093'; }
.element_a401::before { content: '\f132'; }
.popup-87b8::before { content: '\f091'; }
.form-left-7c50::before { content: '\f06b'; }
.liquid_7a3f::before { content: '\f0d6'; }
.texture-bright-2ea8::before { content: '\f09d'; }
.label-cool-2486::before { content: '\f10b'; }
.breadcrumb_warm_2802::before { content: '\f108'; }
.simple_d5e5::before { content: '\f10a'; }

/* Gambling Specific Icons */
.fluid_67f3::before { content: '\f522'; }
.overlay_mini_fad3::before { content: '\f327'; }
.wrapper_9874::before { content: '\f219'; }
.icon-fe71::before { content: '\f21e'; }
.frame_315c::before { content: '\f2f5'; }

/* Social Icons */
.feature-smooth-be8b::before { content: '\f09a'; }
.highlight-13fd::before { content: '\f099'; }
.grid-steel-88e9::before { content: '\f16d'; }
.light_e068::before { content: '\f167'; }
.button-next-07a7::before { content: '\f2c6'; }
.fast_885f::before { content: '\f232'; }

/* Size Classes */
.hover-middle-5d27 { font-size: 0.75em; }
.footer_gas_22a3 { font-size: 0.875em; }
.surface-narrow-ee55 { font-size: 1.33em; }
.label_black_7928 { font-size: 1.5em; }
.old_4ce5 { font-size: 2em; }
.box_dynamic_c1a7 { font-size: 3em; }

/* Animation Classes */
.sidebar-cool-e814 {
    animation: fa-spin 2s infinite linear;
}

.tall-f724 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: ac91 */
.phantom-card-s6 {
  padding: 0.1rem;
  font-size: 14px;
  line-height: 1.2;
}
