/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.new_3915) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.avatar-c3d9, .progress-brown-5279 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.solid-9175::before { content: '\f015'; }
.summary-south-bf51::before { content: '\f007'; }
.search-6829::before { content: '\f023'; }
.preview-09fa::before { content: '\f0e0'; }
.gallery-left-3d7d::before { content: '\f095'; }
.row_ea5f::before { content: '\f005'; }
.breadcrumb-dynamic-3670::before { content: '\f004'; }
.mask-paper-7880::before { content: '\f00c'; }
.status-paper-1052::before { content: '\f00d'; }
.gold-90a9::before { content: '\f002'; }
.motion_134e::before { content: '\f0c9'; }
.right_a683::before { content: '\f061'; }
.mask-rough-b992::before { content: '\f060'; }
.table-fresh-d464::before { content: '\f04b'; }
.column-e425::before { content: '\f04c'; }
.smooth-166d::before { content: '\f019'; }
.tabs-steel-266e::before { content: '\f093'; }
.filter_active_8625::before { content: '\f132'; }
.stone-ad8c::before { content: '\f091'; }
.content-3693::before { content: '\f06b'; }
.brown-9933::before { content: '\f0d6'; }
.aside_current_78c7::before { content: '\f09d'; }
.middle_fb20::before { content: '\f10b'; }
.up-75f8::before { content: '\f108'; }
.badge_11c2::before { content: '\f10a'; }

/* Gambling Specific Icons */
.tooltip-white-0f5d::before { content: '\f522'; }
.hero-blue-cc9a::before { content: '\f327'; }
.border-bronze-dd1b::before { content: '\f219'; }
.modal-orange-f515::before { content: '\f21e'; }
.silver_c4e8::before { content: '\f2f5'; }

/* Social Icons */
.nav-warm-4499::before { content: '\f09a'; }
.south-94b5::before { content: '\f099'; }
.orange_9784::before { content: '\f16d'; }
.tag-selected-83d7::before { content: '\f167'; }
.photo-light-d7c0::before { content: '\f2c6'; }
.slider-df64::before { content: '\f232'; }

/* Size Classes */
.badge-e298 { font-size: 0.75em; }
.module-hot-2bf2 { font-size: 0.875em; }
.hot_bf1b { font-size: 1.33em; }
.media_ab9b { font-size: 1.5em; }
.layout_fb0a { font-size: 2em; }
.out-97c3 { font-size: 3em; }

/* Animation Classes */
.chip_under_dcc2 {
    animation: fa-spin 2s infinite linear;
}

.lite_c9e9 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 2927 */
.ghost-box-r1 {
  padding: 0.5rem;
  font-size: 14px;
  line-height: 1.1;
}
