/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.mini_d518) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.grid_2514, .orange-0bff {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.notification_dfde::before { content: '\f015'; }
.detail-under-1d07::before { content: '\f007'; }
.video_red_f7f1::before { content: '\f023'; }
.active-6bfb::before { content: '\f0e0'; }
.widget_light_254f::before { content: '\f095'; }
.accent_175c::before { content: '\f005'; }
.chip_liquid_18c9::before { content: '\f004'; }
.complex_6b71::before { content: '\f00c'; }
.stale_2486::before { content: '\f00d'; }
.small_e5bc::before { content: '\f002'; }
.alert_dark_aaa7::before { content: '\f0c9'; }
.wrapper_cfec::before { content: '\f061'; }
.outline_fa22::before { content: '\f060'; }
.outline-black-f715::before { content: '\f04b'; }
.gold-7d70::before { content: '\f04c'; }
.column-475b::before { content: '\f019'; }
.header-e6e5::before { content: '\f093'; }
.input-selected-5b9c::before { content: '\f132'; }
.warm_c28b::before { content: '\f091'; }
.text-06fa::before { content: '\f06b'; }
.notice-2f8b::before { content: '\f0d6'; }
.inner-e9fc::before { content: '\f09d'; }
.outline-fixed-0b5f::before { content: '\f10b'; }
.pro-f5ab::before { content: '\f108'; }
.west_7820::before { content: '\f10a'; }

/* Gambling Specific Icons */
.carousel_f89c::before { content: '\f522'; }
.banner-600f::before { content: '\f327'; }
.button_lower_bd1a::before { content: '\f219'; }
.cold_00df::before { content: '\f21e'; }
.primary-advanced-753c::before { content: '\f2f5'; }

/* Social Icons */
.hard_0e60::before { content: '\f09a'; }
.hidden-brown-dc7e::before { content: '\f099'; }
.mask_thick_cd7e::before { content: '\f16d'; }
.wrapper-static-9617::before { content: '\f167'; }
.gradient-a39f::before { content: '\f2c6'; }
.primary-small-14c1::before { content: '\f232'; }

/* Size Classes */
.banner_upper_22db { font-size: 0.75em; }
.background-blue-c77b { font-size: 0.875em; }
.aside_silver_541f { font-size: 1.33em; }
.card-white-65b2 { font-size: 1.5em; }
.box_b222 { font-size: 2em; }
.widget_b7f2 { font-size: 3em; }

/* Animation Classes */
.alert-bac3 {
    animation: fa-spin 2s infinite linear;
}

.easy-7db5 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 58df */
.phantom-card-y2 {
  padding: 0.1rem;
  font-size: 13px;
  line-height: 1.3;
}
