/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.feature-0c55) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.thumbnail-steel-c91e, .plasma-35c4 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.primary-5a7b::before { content: '\f015'; }
.notice-a71f::before { content: '\f007'; }
.picture_9771::before { content: '\f023'; }
.up-ea7e::before { content: '\f0e0'; }
.image_cold_3856::before { content: '\f095'; }
.disabled_gas_7132::before { content: '\f005'; }
.grid-c366::before { content: '\f004'; }
.warm_bcad::before { content: '\f00c'; }
.center_0369::before { content: '\f00d'; }
.menu-bee7::before { content: '\f002'; }
.filter_d697::before { content: '\f0c9'; }
.mask_large_7551::before { content: '\f061'; }
.last_78b3::before { content: '\f060'; }
.aside_pressed_5665::before { content: '\f04b'; }
.sort_e1fc::before { content: '\f04c'; }
.input_paper_3ba1::before { content: '\f019'; }
.backdrop-b789::before { content: '\f093'; }
.brown-ac8d::before { content: '\f132'; }
.lite_f04a::before { content: '\f091'; }
.shade_48e9::before { content: '\f06b'; }
.center_0d0e::before { content: '\f0d6'; }
.blue_c0b9::before { content: '\f09d'; }
.south-aa73::before { content: '\f10b'; }
.picture-37b4::before { content: '\f108'; }
.content-c1af::before { content: '\f10a'; }

/* Gambling Specific Icons */
.simple_5e47::before { content: '\f522'; }
.search_in_4ae4::before { content: '\f327'; }
.shadow-28f7::before { content: '\f219'; }
.sidebar-006f::before { content: '\f21e'; }
.label-hot-7b63::before { content: '\f2f5'; }

/* Social Icons */
.list_north_5d89::before { content: '\f09a'; }
.section_bronze_7fbd::before { content: '\f099'; }
.chip-steel-c1e1::before { content: '\f16d'; }
.dirty_4b3e::before { content: '\f167'; }
.fast_8585::before { content: '\f2c6'; }
.feature-lite-baae::before { content: '\f232'; }

/* Size Classes */
.hard_f359 { font-size: 0.75em; }
.accordion-warm-1cb8 { font-size: 0.875em; }
.box_short_48ae { font-size: 1.33em; }
.heading_2b3f { font-size: 1.5em; }
.fast-709a { font-size: 2em; }
.nav_fd84 { font-size: 3em; }

/* Animation Classes */
.component_6fa7 {
    animation: fa-spin 2s infinite linear;
}

.under-927e {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 1bd6 */
.phantom-card-y4 {
  padding: 0.5rem;
  font-size: 14px;
  line-height: 1.1;
}
