/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.sort_in_8610) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.tooltip-6bc4, .surface-ae32 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.middle-9cc9::before { content: '\f015'; }
.alert_34f1::before { content: '\f007'; }
.action_0355::before { content: '\f023'; }
.thick-1c11::before { content: '\f0e0'; }
.hard-b5f7::before { content: '\f095'; }
.block-black-d17d::before { content: '\f005'; }
.current-cd32::before { content: '\f004'; }
.component-cool-e53d::before { content: '\f00c'; }
.menu_e8e5::before { content: '\f00d'; }
.left-3575::before { content: '\f002'; }
.breadcrumb_prev_320b::before { content: '\f0c9'; }
.disabled_071e::before { content: '\f061'; }
.badge_dedf::before { content: '\f060'; }
.selected-10b2::before { content: '\f04b'; }
.gallery-a50e::before { content: '\f04c'; }
.pagination_advanced_8861::before { content: '\f019'; }
.filter_2d6b::before { content: '\f093'; }
.dirty_668a::before { content: '\f132'; }
.video-west-af39::before { content: '\f091'; }
.description-d954::before { content: '\f06b'; }
.heading_f082::before { content: '\f0d6'; }
.heading_90bf::before { content: '\f09d'; }
.container_glass_d1a4::before { content: '\f10b'; }
.card_a617::before { content: '\f108'; }
.tag_9848::before { content: '\f10a'; }

/* Gambling Specific Icons */
.hard-88bd::before { content: '\f522'; }
.hard-e0ec::before { content: '\f327'; }
.aside_current_4ed5::before { content: '\f219'; }
.block_4a98::before { content: '\f21e'; }
.photo-04fe::before { content: '\f2f5'; }

/* Social Icons */
.cold_a258::before { content: '\f09a'; }
.outline_c5a4::before { content: '\f099'; }
.shade_fluid_b7d1::before { content: '\f16d'; }
.solid-a875::before { content: '\f167'; }
.silver_5526::before { content: '\f2c6'; }
.tooltip_a5be::before { content: '\f232'; }

/* Size Classes */
.fast_f437 { font-size: 0.75em; }
.gallery-pressed-cf6e { font-size: 0.875em; }
.easy_ebbd { font-size: 1.33em; }
.border_ffea { font-size: 1.5em; }
.stone-1ddf { font-size: 2em; }
.component_9675 { font-size: 3em; }

/* Animation Classes */
.detail_bronze_b9f3 {
    animation: fa-spin 2s infinite linear;
}

.aside_wood_1d44 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 3d90 */
.ghost-box-s8 {
  padding: 0.5rem;
  font-size: 11px;
  line-height: 1.1;
}
