/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.content-copper-f8cf) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.focus-tall-03bd, .grid_4ffb {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.menu-71ee::before { content: '\f015'; }
.video-c185::before { content: '\f007'; }
.panel_7050::before { content: '\f023'; }
.wide_0c9c::before { content: '\f0e0'; }
.new_f5b2::before { content: '\f095'; }
.form-1391::before { content: '\f005'; }
.filter_paper_d900::before { content: '\f004'; }
.mini_69ae::before { content: '\f00c'; }
.lower_0641::before { content: '\f00d'; }
.text-static-1464::before { content: '\f002'; }
.icon_d0b9::before { content: '\f0c9'; }
.surface_1f55::before { content: '\f061'; }
.sort-glass-fdcd::before { content: '\f060'; }
.element_glass_1240::before { content: '\f04b'; }
.next-5d45::before { content: '\f04c'; }
.light-ee6a::before { content: '\f019'; }
.element_28c6::before { content: '\f093'; }
.inner_d934::before { content: '\f132'; }
.huge-cd58::before { content: '\f091'; }
.fast-9b74::before { content: '\f06b'; }
.slow_57cf::before { content: '\f0d6'; }
.preview-bottom-a27e::before { content: '\f09d'; }
.summary_up_d031::before { content: '\f10b'; }
.overlay_3171::before { content: '\f108'; }
.notification_a53e::before { content: '\f10a'; }

/* Gambling Specific Icons */
.menu-c98c::before { content: '\f522'; }
.aside-1e6f::before { content: '\f327'; }
.list-tall-8bb8::before { content: '\f219'; }
.status-dark-11b6::before { content: '\f21e'; }
.menu-c2fc::before { content: '\f2f5'; }

/* Social Icons */
.breadcrumb_a22f::before { content: '\f09a'; }
.old-ced9::before { content: '\f099'; }
.last-eaa8::before { content: '\f16d'; }
.right-1bea::before { content: '\f167'; }
.tooltip-medium-8ca6::before { content: '\f2c6'; }
.center_f336::before { content: '\f232'; }

/* Size Classes */
.logo_97e3 { font-size: 0.75em; }
.image_active_f249 { font-size: 0.875em; }
.complex-85ad { font-size: 1.33em; }
.paragraph_dirty_8a1d { font-size: 1.5em; }
.gradient-2592 { font-size: 2em; }
.tag_hot_fd8a { font-size: 3em; }

/* Animation Classes */
.chip_8276 {
    animation: fa-spin 2s infinite linear;
}

.mask-red-6b9c {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 5c52 */
.ghost-box-b0 {
  padding: 0.5rem;
  font-size: 13px;
  line-height: 1.2;
}
