/* 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_solid_ba73) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.sort_e6a1, .mask-out-3ca2 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.chip_east_7a96::before { content: '\f015'; }
.shadow_fixed_9543::before { content: '\f007'; }
.focus-tall-79aa::before { content: '\f023'; }
.texture_b6da::before { content: '\f0e0'; }
.breadcrumb_lower_b33e::before { content: '\f095'; }
.progress-6082::before { content: '\f005'; }
.focus-113b::before { content: '\f004'; }
.container_gold_92d4::before { content: '\f00c'; }
.card-7f6b::before { content: '\f00d'; }
.header_8e25::before { content: '\f002'; }
.smooth-5987::before { content: '\f0c9'; }
.huge-39c4::before { content: '\f061'; }
.panel-257f::before { content: '\f060'; }
.gallery-142c::before { content: '\f04b'; }
.text-under-b1aa::before { content: '\f04c'; }
.article_stale_7fe8::before { content: '\f019'; }
.large-1af8::before { content: '\f093'; }
.notice-0930::before { content: '\f132'; }
.disabled_6c8e::before { content: '\f091'; }
.focused-db62::before { content: '\f06b'; }
.over_aed3::before { content: '\f0d6'; }
.complex-dcdb::before { content: '\f09d'; }
.accordion_slow_87c9::before { content: '\f10b'; }
.hard_7c6d::before { content: '\f108'; }
.notification_5998::before { content: '\f10a'; }

/* Gambling Specific Icons */
.center_d833::before { content: '\f522'; }
.sort_glass_a5f7::before { content: '\f327'; }
.slider-e42a::before { content: '\f219'; }
.gas-25b8::before { content: '\f21e'; }
.hot_8f8d::before { content: '\f2f5'; }

/* Social Icons */
.badge-8f57::before { content: '\f09a'; }
.upper_5b9c::before { content: '\f099'; }
.right-cb6f::before { content: '\f16d'; }
.title-6d43::before { content: '\f167'; }
.bronze_a188::before { content: '\f2c6'; }
.item-medium-9057::before { content: '\f232'; }

/* Size Classes */
.preview-c77d { font-size: 0.75em; }
.action-6c67 { font-size: 0.875em; }
.upper_f339 { font-size: 1.33em; }
.background_c002 { font-size: 1.5em; }
.orange-5d78 { font-size: 2em; }
.purple-f9b2 { font-size: 3em; }

/* Animation Classes */
.cold-b27f {
    animation: fa-spin 2s infinite linear;
}

.badge_8113 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: aa3c */
.phantom-card-o3 {
  padding: 0.1rem;
  font-size: 13px;
  line-height: 1.2;
}
