/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.alert-0465) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.hovered-8961, .dropdown_ebba {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.module-0b42::before { content: '\f015'; }
.item_medium_167b::before { content: '\f007'; }
.component_67ae::before { content: '\f023'; }
.easy_e4bf::before { content: '\f0e0'; }
.sidebar-fd87::before { content: '\f095'; }
.hidden_red_8187::before { content: '\f005'; }
.texture_top_4969::before { content: '\f004'; }
.disabled-e3e9::before { content: '\f00c'; }
.dark_4847::before { content: '\f00d'; }
.modal_bdb8::before { content: '\f002'; }
.label_e155::before { content: '\f0c9'; }
.chip-medium-70e6::before { content: '\f061'; }
.tertiary-simple-6933::before { content: '\f060'; }
.carousel_white_5a13::before { content: '\f04b'; }
.gas-1548::before { content: '\f04c'; }
.up-75c0::before { content: '\f019'; }
.message_d3f5::before { content: '\f093'; }
.video_gold_43f7::before { content: '\f132'; }
.logo-liquid-a604::before { content: '\f091'; }
.main-top-77de::before { content: '\f06b'; }
.notification-f0bd::before { content: '\f0d6'; }
.clean-f7a6::before { content: '\f09d'; }
.shade-f8b3::before { content: '\f10b'; }
.fast_b39a::before { content: '\f108'; }
.notification-advanced-efc9::before { content: '\f10a'; }

/* Gambling Specific Icons */
.block_last_471a::before { content: '\f522'; }
.feature-5e36::before { content: '\f327'; }
.picture_7187::before { content: '\f219'; }
.next-6773::before { content: '\f21e'; }
.backdrop-314a::before { content: '\f2f5'; }

/* Social Icons */
.gallery-short-a4fc::before { content: '\f09a'; }
.dropdown_south_3ab5::before { content: '\f099'; }
.picture-easy-a486::before { content: '\f16d'; }
.static_b85b::before { content: '\f167'; }
.gradient-dirty-3d80::before { content: '\f2c6'; }
.alert_fixed_a5e6::before { content: '\f232'; }

/* Size Classes */
.badge_tall_a9fb { font-size: 0.75em; }
.texture_e99f { font-size: 0.875em; }
.summary-28f1 { font-size: 1.33em; }
.north-06e9 { font-size: 1.5em; }
.background_6c69 { font-size: 2em; }
.nav_7db5 { font-size: 3em; }

/* Animation Classes */
.text-center-5b73 {
    animation: fa-spin 2s infinite linear;
}

.pagination-plasma-5c33 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 195f */
.phantom-card-m5 {
  padding: 0.5rem;
  font-size: 12px;
  line-height: 1.3;
}
