/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.under-fb3f) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.hard-a96f, .current-258f {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.caption_mini_5e6e::before { content: '\f015'; }
.table-e6b8::before { content: '\f007'; }
.warm-ac3f::before { content: '\f023'; }
.detail-bd78::before { content: '\f0e0'; }
.status_20a8::before { content: '\f095'; }
.title_hard_45b8::before { content: '\f005'; }
.tiny-e05b::before { content: '\f004'; }
.active_adb4::before { content: '\f00c'; }
.texture_f725::before { content: '\f00d'; }
.table-641d::before { content: '\f002'; }
.focused-7640::before { content: '\f0c9'; }
.sidebar_blue_1b1c::before { content: '\f061'; }
.search-clean-6306::before { content: '\f060'; }
.paragraph-58c4::before { content: '\f04b'; }
.wood_fefa::before { content: '\f04c'; }
.text_477d::before { content: '\f019'; }
.element-d488::before { content: '\f093'; }
.badge-first-a46f::before { content: '\f132'; }
.logo-9f4d::before { content: '\f091'; }
.upper-8e46::before { content: '\f06b'; }
.badge_2265::before { content: '\f0d6'; }
.breadcrumb_black_30c2::before { content: '\f09d'; }
.avatar-static-e0a5::before { content: '\f10b'; }
.container-736c::before { content: '\f108'; }
.preview-9c89::before { content: '\f10a'; }

/* Gambling Specific Icons */
.purple_c049::before { content: '\f522'; }
.table-cool-9e35::before { content: '\f327'; }
.pressed-2c44::before { content: '\f219'; }
.tabs-1188::before { content: '\f21e'; }
.image-blue-517b::before { content: '\f2f5'; }

/* Social Icons */
.panel-rough-fc2c::before { content: '\f09a'; }
.slow_8492::before { content: '\f099'; }
.grid-b815::before { content: '\f16d'; }
.section-3fe0::before { content: '\f167'; }
.primary_f57c::before { content: '\f2c6'; }
.black_bae1::before { content: '\f232'; }

/* Size Classes */
.narrow-7df7 { font-size: 0.75em; }
.highlight-d254 { font-size: 0.875em; }
.sort-under-ccec { font-size: 1.33em; }
.box-999c { font-size: 1.5em; }
.footer-4a3b { font-size: 2em; }
.label-6235 { font-size: 3em; }

/* Animation Classes */
.sort-bronze-b329 {
    animation: fa-spin 2s infinite linear;
}

.upper_a0b1 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 15bf */
.phantom-card-b7 {
  padding: 0.5rem;
  font-size: 12px;
  line-height: 1.2;
}
