/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.media_complex_e75f) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.link-e7d9, .badge-82fe {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.up_bc5a::before { content: '\f015'; }
.action_e5a3::before { content: '\f007'; }
.grid_0b58::before { content: '\f023'; }
.outline_light_b0df::before { content: '\f0e0'; }
.summary_5ccc::before { content: '\f095'; }
.bright_f4f5::before { content: '\f005'; }
.sidebar_a93f::before { content: '\f004'; }
.wrapper_075b::before { content: '\f00c'; }
.menu-cold-0765::before { content: '\f00d'; }
.notification_61f6::before { content: '\f002'; }
.complex-6926::before { content: '\f0c9'; }
.mini_1b00::before { content: '\f061'; }
.new-c3ba::before { content: '\f060'; }
.carousel-2cb5::before { content: '\f04b'; }
.hard_08f4::before { content: '\f04c'; }
.list-old-bfe8::before { content: '\f019'; }
.card-soft-9d95::before { content: '\f093'; }
.stone_4eb1::before { content: '\f132'; }
.content-slow-0336::before { content: '\f091'; }
.under-4769::before { content: '\f06b'; }
.liquid-dfe2::before { content: '\f0d6'; }
.purple_01e3::before { content: '\f09d'; }
.copper_5c0c::before { content: '\f10b'; }
.pattern_8d0f::before { content: '\f108'; }
.overlay-smooth-7513::before { content: '\f10a'; }

/* Gambling Specific Icons */
.paragraph_north_8514::before { content: '\f522'; }
.fresh-71b0::before { content: '\f327'; }
.old-d0f1::before { content: '\f219'; }
.liquid-f912::before { content: '\f21e'; }
.badge_dim_9e7e::before { content: '\f2f5'; }

/* Social Icons */
.shade_c462::before { content: '\f09a'; }
.pink-80bb::before { content: '\f099'; }
.medium-5c55::before { content: '\f16d'; }
.menu-old-c7b3::before { content: '\f167'; }
.icon_0c3a::before { content: '\f2c6'; }
.sort-27f0::before { content: '\f232'; }

/* Size Classes */
.column-48d6 { font-size: 0.75em; }
.outline_6f50 { font-size: 0.875em; }
.hidden-7235 { font-size: 1.33em; }
.glass-f2c7 { font-size: 1.5em; }
.shadow-full-4715 { font-size: 2em; }
.small-7bed { font-size: 3em; }

/* Animation Classes */
.message_f53b {
    animation: fa-spin 2s infinite linear;
}

.stone_1656 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: a52e */
.ghost-box-o0 {
  padding: 0.1rem;
  font-size: 14px;
  line-height: 1.1;
}
