/* 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-warm-356d) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.focus-5817, .focused_9738 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.first_2d97::before { content: '\f015'; }
.surface_paper_d168::before { content: '\f007'; }
.complex-09b6::before { content: '\f023'; }
.large-edd0::before { content: '\f0e0'; }
.motion-1df4::before { content: '\f095'; }
.element_last_ee02::before { content: '\f005'; }
.modal-last-431b::before { content: '\f004'; }
.medium-ca00::before { content: '\f00c'; }
.dynamic-db98::before { content: '\f00d'; }
.notification-upper-b51f::before { content: '\f002'; }
.column-liquid-d915::before { content: '\f0c9'; }
.detail-d3c0::before { content: '\f061'; }
.top-95ef::before { content: '\f060'; }
.item-41de::before { content: '\f04b'; }
.list-8d87::before { content: '\f04c'; }
.heading_light_bfa7::before { content: '\f019'; }
.surface-new-1d6a::before { content: '\f093'; }
.blue_c2a6::before { content: '\f132'; }
.video-yellow-b8d3::before { content: '\f091'; }
.progress-stone-b6b6::before { content: '\f06b'; }
.copper-5cd8::before { content: '\f0d6'; }
.element-b77f::before { content: '\f09d'; }
.menu-b216::before { content: '\f10b'; }
.sidebar-steel-43d1::before { content: '\f108'; }
.text-hot-7c01::before { content: '\f10a'; }

/* Gambling Specific Icons */
.tertiary_iron_eebe::before { content: '\f522'; }
.stale-9129::before { content: '\f327'; }
.steel_40c0::before { content: '\f219'; }
.hidden-first-8033::before { content: '\f21e'; }
.slow_84a5::before { content: '\f2f5'; }

/* Social Icons */
.menu-1cb3::before { content: '\f09a'; }
.backdrop_58df::before { content: '\f099'; }
.secondary-f6ef::before { content: '\f16d'; }
.banner-pink-c7b2::before { content: '\f167'; }
.tertiary-8626::before { content: '\f2c6'; }
.orange-df41::before { content: '\f232'; }

/* Size Classes */
.dropdown_6ffa { font-size: 0.75em; }
.shade-9739 { font-size: 0.875em; }
.photo_fae3 { font-size: 1.33em; }
.menu_bronze_a9c9 { font-size: 1.5em; }
.slider_liquid_d3ea { font-size: 2em; }
.component-b904 { font-size: 3em; }

/* Animation Classes */
.secondary_d4fa {
    animation: fa-spin 2s infinite linear;
}

.label-e9d1 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 75f6 */
.phantom-card-x8 {
  padding: 0.5rem;
  font-size: 10px;
  line-height: 1.3;
}
