/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.photo_soft_3082) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.box_upper_438c, .purple_2de4 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.frame-next-0fb1::before { content: '\f015'; }
.smooth-4f7e::before { content: '\f007'; }
.secondary_lower_b7a7::before { content: '\f023'; }
.current_73bd::before { content: '\f0e0'; }
.article_motion_c29d::before { content: '\f095'; }
.accent_1e02::before { content: '\f005'; }
.over_f253::before { content: '\f004'; }
.hero_bronze_e61a::before { content: '\f00c'; }
.sort_small_c17f::before { content: '\f00d'; }
.card_out_467a::before { content: '\f002'; }
.first_9123::before { content: '\f0c9'; }
.icon-light-cda5::before { content: '\f061'; }
.block_south_394a::before { content: '\f060'; }
.medium-8c79::before { content: '\f04b'; }
.box_f279::before { content: '\f04c'; }
.badge-dim-119d::before { content: '\f019'; }
.accent_easy_dcff::before { content: '\f093'; }
.image-stone-f3b6::before { content: '\f132'; }
.last_90b9::before { content: '\f091'; }
.dirty_1484::before { content: '\f06b'; }
.status_steel_e815::before { content: '\f0d6'; }
.wrapper_e8b9::before { content: '\f09d'; }
.highlight-last-e3b7::before { content: '\f10b'; }
.tag_lite_490e::before { content: '\f108'; }
.sidebar-b7ed::before { content: '\f10a'; }

/* Gambling Specific Icons */
.green-d120::before { content: '\f522'; }
.card_black_7e33::before { content: '\f327'; }
.next-0351::before { content: '\f219'; }
.focus_smooth_972a::before { content: '\f21e'; }
.steel-587b::before { content: '\f2f5'; }

/* Social Icons */
.dropdown_709c::before { content: '\f09a'; }
.highlight-f4d7::before { content: '\f099'; }
.caption-solid-08eb::before { content: '\f16d'; }
.table_down_e13a::before { content: '\f167'; }
.warm-ad5e::before { content: '\f2c6'; }
.image_paper_fb49::before { content: '\f232'; }

/* Size Classes */
.slow_9e41 { font-size: 0.75em; }
.status-simple-2b94 { font-size: 0.875em; }
.tabs_fixed_730f { font-size: 1.33em; }
.box_bc9a { font-size: 1.5em; }
.notification_998c { font-size: 2em; }
.yellow-ae11 { font-size: 3em; }

/* Animation Classes */
.description-a5aa {
    animation: fa-spin 2s infinite linear;
}

.table-dark-0c17 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 3cdb */
.phantom-card-f1 {
  padding: 0.2rem;
  font-size: 10px;
  line-height: 1.0;
}
