/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.thumbnail-dirty-7bde) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.title_a378, .sidebar-9ab0 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.header-e497::before { content: '\f015'; }
.popup-2b1d::before { content: '\f007'; }
.silver-59f8::before { content: '\f023'; }
.primary_fe6a::before { content: '\f0e0'; }
.clean-bf9b::before { content: '\f095'; }
.complex_3764::before { content: '\f005'; }
.notification-dirty-da16::before { content: '\f004'; }
.label-current-7610::before { content: '\f00c'; }
.focus_0ff6::before { content: '\f00d'; }
.static_90b4::before { content: '\f002'; }
.smooth-ad66::before { content: '\f0c9'; }
.detail_6c2c::before { content: '\f061'; }
.static_ec14::before { content: '\f060'; }
.rough_9b30::before { content: '\f04b'; }
.backdrop-01db::before { content: '\f04c'; }
.action_32d5::before { content: '\f019'; }
.advanced_1d46::before { content: '\f093'; }
.thumbnail-current-8502::before { content: '\f132'; }
.footer-0e5f::before { content: '\f091'; }
.clean-0fab::before { content: '\f06b'; }
.texture-small-cd0c::before { content: '\f0d6'; }
.east-10d7::before { content: '\f09d'; }
.breadcrumb_8ef3::before { content: '\f10b'; }
.huge-3e2e::before { content: '\f108'; }
.hard_36a2::before { content: '\f10a'; }

/* Gambling Specific Icons */
.detail_soft_4f29::before { content: '\f522'; }
.search-glass-2472::before { content: '\f327'; }
.cool_33fd::before { content: '\f219'; }
.component_plasma_ce3d::before { content: '\f21e'; }
.wrapper_1a22::before { content: '\f2f5'; }

/* Social Icons */
.media_solid_23fc::before { content: '\f09a'; }
.progress-dirty-f043::before { content: '\f099'; }
.status_gold_6dd5::before { content: '\f16d'; }
.photo-dynamic-04d6::before { content: '\f167'; }
.banner-096a::before { content: '\f2c6'; }
.black-0413::before { content: '\f232'; }

/* Size Classes */
.preview-slow-4fae { font-size: 0.75em; }
.wrapper-ac20 { font-size: 0.875em; }
.advanced-711c { font-size: 1.33em; }
.layout-d208 { font-size: 1.5em; }
.sort_over_2284 { font-size: 2em; }
.mini_1891 { font-size: 3em; }

/* Animation Classes */
.content_a2a2 {
    animation: fa-spin 2s infinite linear;
}

.left_c108 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 6f10 */
.phantom-card-c0 {
  padding: 0.5rem;
  font-size: 12px;
  line-height: 1.0;
}
