/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.frame_selected_f151) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.shadow_bcdb, .box-dark-9146 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.shadow_solid_6c6b::before { content: '\f015'; }
.old_fd8d::before { content: '\f007'; }
.hard-1f90::before { content: '\f023'; }
.easy-f6c2::before { content: '\f0e0'; }
.sort-dynamic-0a8e::before { content: '\f095'; }
.tag_stone_2f28::before { content: '\f005'; }
.grid_7a68::before { content: '\f004'; }
.panel-stale-51da::before { content: '\f00c'; }
.avatar_ee14::before { content: '\f00d'; }
.east_c72c::before { content: '\f002'; }
.dropdown_29e5::before { content: '\f0c9'; }
.easy_b9d9::before { content: '\f061'; }
.prev-5f55::before { content: '\f060'; }
.menu_narrow_e6ee::before { content: '\f04b'; }
.black_ef64::before { content: '\f04c'; }
.footer-08e4::before { content: '\f019'; }
.disabled-e669::before { content: '\f093'; }
.icon-brown-2656::before { content: '\f132'; }
.layout-3a78::before { content: '\f091'; }
.notification_e58d::before { content: '\f06b'; }
.summary-motion-67df::before { content: '\f0d6'; }
.media-094a::before { content: '\f09d'; }
.complex-0b05::before { content: '\f10b'; }
.message_cff1::before { content: '\f108'; }
.notice_in_eb38::before { content: '\f10a'; }

/* Gambling Specific Icons */
.label_lower_b8df::before { content: '\f522'; }
.detail-focused-2074::before { content: '\f327'; }
.pro_0b0c::before { content: '\f219'; }
.thumbnail_bright_d718::before { content: '\f21e'; }
.paper-258a::before { content: '\f2f5'; }

/* Social Icons */
.nav_right_d744::before { content: '\f09a'; }
.highlight-dim-f416::before { content: '\f099'; }
.black_bf5b::before { content: '\f16d'; }
.banner_b963::before { content: '\f167'; }
.gallery_clean_d2de::before { content: '\f2c6'; }
.header-clean-6211::before { content: '\f232'; }

/* Size Classes */
.motion_44c2 { font-size: 0.75em; }
.aside_ed07 { font-size: 0.875em; }
.new_b345 { font-size: 1.33em; }
.basic-6435 { font-size: 1.5em; }
.dark-9ab3 { font-size: 2em; }
.dirty-3a35 { font-size: 3em; }

/* Animation Classes */
.outline_87a7 {
    animation: fa-spin 2s infinite linear;
}

.white_fbb1 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 241f */
.ghost-box-x6 {
  padding: 0.5rem;
  font-size: 12px;
  line-height: 1.3;
}
