/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.small-a802) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.hard_4b90, .thumbnail-paper-d5c5 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.grid_d8f7::before { content: '\f015'; }
.up-b6c8::before { content: '\f007'; }
.hidden_hard_91dc::before { content: '\f023'; }
.brown_d445::before { content: '\f0e0'; }
.mask-c16b::before { content: '\f095'; }
.caption_eb8b::before { content: '\f005'; }
.pink_7bd2::before { content: '\f004'; }
.summary_tiny_65a7::before { content: '\f00c'; }
.detail-eb97::before { content: '\f00d'; }
.sort_84d8::before { content: '\f002'; }
.container-b5c5::before { content: '\f0c9'; }
.accordion-simple-5462::before { content: '\f061'; }
.slow_0a7b::before { content: '\f060'; }
.pagination-north-93af::before { content: '\f04b'; }
.notification_3cd6::before { content: '\f04c'; }
.media-lower-cee0::before { content: '\f019'; }
.in-b3ff::before { content: '\f093'; }
.link_active_6a3c::before { content: '\f132'; }
.message-bronze-8dcd::before { content: '\f091'; }
.first_f1a4::before { content: '\f06b'; }
.search_thick_e314::before { content: '\f0d6'; }
.list-stale-43f3::before { content: '\f09d'; }
.grid_complex_ce9b::before { content: '\f10b'; }
.copper_b28d::before { content: '\f108'; }
.column-in-8f6c::before { content: '\f10a'; }

/* Gambling Specific Icons */
.light-f952::before { content: '\f522'; }
.list-2264::before { content: '\f327'; }
.progress-fixed-adb4::before { content: '\f219'; }
.lower-f3b9::before { content: '\f21e'; }
.thumbnail_slow_c863::before { content: '\f2f5'; }

/* Social Icons */
.old-1afe::before { content: '\f09a'; }
.sidebar-c19a::before { content: '\f099'; }
.box_fbe7::before { content: '\f16d'; }
.cold_f7e7::before { content: '\f167'; }
.in-ab39::before { content: '\f2c6'; }
.top_1116::before { content: '\f232'; }

/* Size Classes */
.action-d3c9 { font-size: 0.75em; }
.footer_copper_804f { font-size: 0.875em; }
.caption-lower-ffc2 { font-size: 1.33em; }
.banner-2c90 { font-size: 1.5em; }
.menu-7c46 { font-size: 2em; }
.slow_179e { font-size: 3em; }

/* Animation Classes */
.old_da68 {
    animation: fa-spin 2s infinite linear;
}

.item_1a53 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: a929 */
.ghost-box-z1 {
  padding: 0.3rem;
  font-size: 12px;
  line-height: 1.2;
}
