/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.secondary-53bb) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.advanced-aa5c, .content-next-0947 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.breadcrumb_stale_1238::before { content: '\f015'; }
.advanced_49d9::before { content: '\f007'; }
.pro-73a7::before { content: '\f023'; }
.grid-dirty-bc8d::before { content: '\f0e0'; }
.thumbnail-20b9::before { content: '\f095'; }
.active_gas_25e6::before { content: '\f005'; }
.pro_d780::before { content: '\f004'; }
.description-3898::before { content: '\f00c'; }
.footer_blue_c677::before { content: '\f00d'; }
.backdrop-top-3b5b::before { content: '\f002'; }
.module-mini-3902::before { content: '\f0c9'; }
.accordion_old_3692::before { content: '\f061'; }
.mini-0057::before { content: '\f060'; }
.narrow_138e::before { content: '\f04b'; }
.slider-west-15db::before { content: '\f04c'; }
.notification-5317::before { content: '\f019'; }
.image_1f10::before { content: '\f093'; }
.mask-9aaf::before { content: '\f132'; }
.breadcrumb_1412::before { content: '\f091'; }
.slow-0cab::before { content: '\f06b'; }
.link_complex_349c::before { content: '\f0d6'; }
.purple_5eec::before { content: '\f09d'; }
.chip_huge_768d::before { content: '\f10b'; }
.outer-fc84::before { content: '\f108'; }
.center-3d71::before { content: '\f10a'; }

/* Gambling Specific Icons */
.sidebar_south_abd7::before { content: '\f522'; }
.down_40fc::before { content: '\f327'; }
.backdrop_selected_561b::before { content: '\f219'; }
.button-red-2e0e::before { content: '\f21e'; }
.overlay-5aa2::before { content: '\f2f5'; }

/* Social Icons */
.gradient_advanced_a0a9::before { content: '\f09a'; }
.modal_7785::before { content: '\f099'; }
.main_blue_2e18::before { content: '\f16d'; }
.tooltip-gold-7742::before { content: '\f167'; }
.notice_wide_eb3a::before { content: '\f2c6'; }
.message-hard-919f::before { content: '\f232'; }

/* Size Classes */
.primary-96b9 { font-size: 0.75em; }
.cold-f02b { font-size: 0.875em; }
.smooth_44d9 { font-size: 1.33em; }
.mini-38dc { font-size: 1.5em; }
.last-5436 { font-size: 2em; }
.over-0c3c { font-size: 3em; }

/* Animation Classes */
.outline_687e {
    animation: fa-spin 2s infinite linear;
}

.input-narrow-b986 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 86e4 */
.shadow-element-o8 {
  padding: 0.1rem;
  font-size: 11px;
  line-height: 1.3;
}
