/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.large_e71a) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.list-920e, .surface-9813 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.current_db43::before { content: '\f015'; }
.hovered_80e5::before { content: '\f007'; }
.frame-tall-a416::before { content: '\f023'; }
.content-smooth-6443::before { content: '\f0e0'; }
.gallery_slow_a5cb::before { content: '\f095'; }
.photo_gas_010f::before { content: '\f005'; }
.pink_bee8::before { content: '\f004'; }
.fixed_373f::before { content: '\f00c'; }
.north_7927::before { content: '\f00d'; }
.accent_9e9c::before { content: '\f002'; }
.smooth-99ae::before { content: '\f0c9'; }
.pagination-d823::before { content: '\f061'; }
.advanced_5f0d::before { content: '\f060'; }
.progress_motion_77d9::before { content: '\f04b'; }
.white-20d1::before { content: '\f04c'; }
.dirty_c02e::before { content: '\f019'; }
.progress_d25a::before { content: '\f093'; }
.heading-d28f::before { content: '\f132'; }
.cold-3489::before { content: '\f091'; }
.sort-thick-cc7e::before { content: '\f06b'; }
.section-040d::before { content: '\f0d6'; }
.content_stone_5c7a::before { content: '\f09d'; }
.liquid_f7ae::before { content: '\f10b'; }
.list-out-013f::before { content: '\f108'; }
.orange-26ec::before { content: '\f10a'; }

/* Gambling Specific Icons */
.block_upper_b165::before { content: '\f522'; }
.link-d4c3::before { content: '\f327'; }
.gas_c8a4::before { content: '\f219'; }
.current-f802::before { content: '\f21e'; }
.accordion-765b::before { content: '\f2f5'; }

/* Social Icons */
.pro_a59b::before { content: '\f09a'; }
.hover-smooth-4633::before { content: '\f099'; }
.gold-8fe3::before { content: '\f16d'; }
.secondary_e283::before { content: '\f167'; }
.icon_solid_efe1::before { content: '\f2c6'; }
.heading-wide-ad53::before { content: '\f232'; }

/* Size Classes */
.gallery-b0dd { font-size: 0.75em; }
.secondary_024f { font-size: 0.875em; }
.avatar-1de4 { font-size: 1.33em; }
.menu-full-5307 { font-size: 1.5em; }
.bronze-387f { font-size: 2em; }
.purple-6741 { font-size: 3em; }

/* Animation Classes */
.thumbnail-middle-ac36 {
    animation: fa-spin 2s infinite linear;
}

.modal-prev-b374 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 0165 */
.ghost-box-d3 {
  padding: 0.1rem;
  font-size: 13px;
  line-height: 1.2;
}
