/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.table-cold-6fb3) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.dropdown-dd5c, .sidebar-21ac {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.alert_fc78::before { content: '\f015'; }
.narrow-e745::before { content: '\f007'; }
.shadow-646a::before { content: '\f023'; }
.narrow_6fea::before { content: '\f0e0'; }
.fluid_7c23::before { content: '\f095'; }
.orange-af07::before { content: '\f005'; }
.hard_b183::before { content: '\f004'; }
.thick_8963::before { content: '\f00c'; }
.tag-9667::before { content: '\f00d'; }
.column_8ce3::before { content: '\f002'; }
.info-59ae::before { content: '\f0c9'; }
.outer-bb39::before { content: '\f061'; }
.caption_3cf8::before { content: '\f060'; }
.text_2bb7::before { content: '\f04b'; }
.info-iron-ed8e::before { content: '\f04c'; }
.south-d0ef::before { content: '\f019'; }
.summary_db8e::before { content: '\f093'; }
.purple_4d92::before { content: '\f132'; }
.footer_036d::before { content: '\f091'; }
.wide_44d9::before { content: '\f06b'; }
.old_2a0e::before { content: '\f0d6'; }
.box_a9f5::before { content: '\f09d'; }
.label_lite_144a::before { content: '\f10b'; }
.focus-b480::before { content: '\f108'; }
.container_7c53::before { content: '\f10a'; }

/* Gambling Specific Icons */
.up-96bf::before { content: '\f522'; }
.input_light_055f::before { content: '\f327'; }
.texture_f694::before { content: '\f219'; }
.carousel-blue-052c::before { content: '\f21e'; }
.lower_f222::before { content: '\f2f5'; }

/* Social Icons */
.center-1e29::before { content: '\f09a'; }
.fresh_53f6::before { content: '\f099'; }
.stone-e009::before { content: '\f16d'; }
.dim_318b::before { content: '\f167'; }
.fresh-577d::before { content: '\f2c6'; }
.bottom_e449::before { content: '\f232'; }

/* Size Classes */
.smooth-0214 { font-size: 0.75em; }
.carousel_light_30dc { font-size: 0.875em; }
.chip_6b70 { font-size: 1.33em; }
.current_0e3a { font-size: 1.5em; }
.glass_22c4 { font-size: 2em; }
.dropdown-fd46 { font-size: 3em; }

/* Animation Classes */
.notification_complex_9ab2 {
    animation: fa-spin 2s infinite linear;
}

.old-871d {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: d3ad */
.ghost-box-i9 {
  padding: 0.1rem;
  font-size: 12px;
  line-height: 1.2;
}
