/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.text_8ccd) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.pagination_glass_c349, .status-plasma-e636 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.east-95a1::before { content: '\f015'; }
.accent-glass-a498::before { content: '\f007'; }
.row-36e1::before { content: '\f023'; }
.layout-7b5a::before { content: '\f0e0'; }
.lite-e296::before { content: '\f095'; }
.panel-easy-09a2::before { content: '\f005'; }
.heading_11a2::before { content: '\f004'; }
.gas-c3c1::before { content: '\f00c'; }
.background_9aa6::before { content: '\f00d'; }
.message-copper-398c::before { content: '\f002'; }
.notice-e181::before { content: '\f0c9'; }
.picture_cf94::before { content: '\f061'; }
.hard-d34c::before { content: '\f060'; }
.plasma-79d9::before { content: '\f04b'; }
.notification-bf3a::before { content: '\f04c'; }
.slider-silver-c0f1::before { content: '\f019'; }
.thumbnail-hot-b3cf::before { content: '\f093'; }
.avatar_pressed_d178::before { content: '\f132'; }
.status-prev-179e::before { content: '\f091'; }
.middle_e793::before { content: '\f06b'; }
.modal_2301::before { content: '\f0d6'; }
.element-copper-5b9f::before { content: '\f09d'; }
.video-0449::before { content: '\f10b'; }
.avatar-motion-56a2::before { content: '\f108'; }
.info-red-3206::before { content: '\f10a'; }

/* Gambling Specific Icons */
.search-upper-6951::before { content: '\f522'; }
.light-3a5a::before { content: '\f327'; }
.block_8ffb::before { content: '\f219'; }
.highlight_0078::before { content: '\f21e'; }
.pro_5a51::before { content: '\f2f5'; }

/* Social Icons */
.new-8d2e::before { content: '\f09a'; }
.center-bd0a::before { content: '\f099'; }
.green-9f5c::before { content: '\f16d'; }
.avatar-active-cbed::before { content: '\f167'; }
.section_6714::before { content: '\f2c6'; }
.icon-9ad5::before { content: '\f232'; }

/* Size Classes */
.surface-tall-ed26 { font-size: 0.75em; }
.chip-50bf { font-size: 0.875em; }
.accent-bottom-c3ce { font-size: 1.33em; }
.tag-0308 { font-size: 1.5em; }
.black_78b0 { font-size: 2em; }
.summary-9439 { font-size: 3em; }

/* Animation Classes */
.video_dynamic_f9b7 {
    animation: fa-spin 2s infinite linear;
}

.tabs_stone_05bb {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 0a09 */
.phantom-card-n6 {
  padding: 0.5rem;
  font-size: 10px;
  line-height: 1.0;
}
