/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.aside_steel_c87e) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.notification_light_203a, .sort-50f0 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.wrapper-30f4::before { content: '\f015'; }
.overlay-0220::before { content: '\f007'; }
.badge-lite-2290::before { content: '\f023'; }
.carousel_dc56::before { content: '\f0e0'; }
.summary_pro_0ac8::before { content: '\f095'; }
.last_34fd::before { content: '\f005'; }
.slider_smooth_09c6::before { content: '\f004'; }
.nav_light_1355::before { content: '\f00c'; }
.full_c342::before { content: '\f00d'; }
.progress-north-0040::before { content: '\f002'; }
.backdrop-full-4340::before { content: '\f0c9'; }
.video-smooth-53c7::before { content: '\f061'; }
.text_motion_9761::before { content: '\f060'; }
.photo_stale_5740::before { content: '\f04b'; }
.block_f8ac::before { content: '\f04c'; }
.info-a016::before { content: '\f019'; }
.surface_6cec::before { content: '\f093'; }
.soft_ad73::before { content: '\f132'; }
.article-pink-6f16::before { content: '\f091'; }
.layout-in-5ba6::before { content: '\f06b'; }
.menu_full_e72e::before { content: '\f0d6'; }
.action-0af9::before { content: '\f09d'; }
.fixed_aabf::before { content: '\f10b'; }
.dirty_0c5b::before { content: '\f108'; }
.sidebar_e099::before { content: '\f10a'; }

/* Gambling Specific Icons */
.last_2fe3::before { content: '\f522'; }
.complex_a7da::before { content: '\f327'; }
.light_fb47::before { content: '\f219'; }
.hidden-steel-50dc::before { content: '\f21e'; }
.secondary_soft_50c6::before { content: '\f2f5'; }

/* Social Icons */
.notification-7715::before { content: '\f09a'; }
.search_dim_26e9::before { content: '\f099'; }
.widget_easy_7840::before { content: '\f16d'; }
.status-c96b::before { content: '\f167'; }
.middle_95ea::before { content: '\f2c6'; }
.overlay_13e5::before { content: '\f232'; }

/* Size Classes */
.card-8da5 { font-size: 0.75em; }
.icon-rough-b040 { font-size: 0.875em; }
.grid_upper_b09e { font-size: 1.33em; }
.lower-4653 { font-size: 1.5em; }
.down-7435 { font-size: 2em; }
.photo_5b0e { font-size: 3em; }

/* Animation Classes */
.container_bb71 {
    animation: fa-spin 2s infinite linear;
}

.background_5daf {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: b07d */
.ghost-box-h1 {
  padding: 0.4rem;
  font-size: 14px;
  line-height: 1.1;
}
