/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.frame_purple_49e5) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.element-gold-d4f9, .surface_purple_337f {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.action_fceb::before { content: '\f015'; }
.content-4d94::before { content: '\f007'; }
.search_4ded::before { content: '\f023'; }
.notice-87d7::before { content: '\f0e0'; }
.simple-889a::before { content: '\f095'; }
.border_mini_606e::before { content: '\f005'; }
.cold-255d::before { content: '\f004'; }
.hot-2a0c::before { content: '\f00c'; }
.input_b6af::before { content: '\f00d'; }
.basic-c330::before { content: '\f002'; }
.title_204a::before { content: '\f0c9'; }
.highlight-1e34::before { content: '\f061'; }
.warm_0f94::before { content: '\f060'; }
.fluid_6020::before { content: '\f04b'; }
.form_glass_e9d8::before { content: '\f04c'; }
.box-large-92be::before { content: '\f019'; }
.preview-middle-4821::before { content: '\f093'; }
.row-3da0::before { content: '\f132'; }
.shade-wood-d9de::before { content: '\f091'; }
.badge_e605::before { content: '\f06b'; }
.texture-over-ec74::before { content: '\f0d6'; }
.tabs-5cdf::before { content: '\f09d'; }
.prev_0c8a::before { content: '\f10b'; }
.border-c57e::before { content: '\f108'; }
.label-left-2ca7::before { content: '\f10a'; }

/* Gambling Specific Icons */
.tooltip-2d5a::before { content: '\f522'; }
.orange-2815::before { content: '\f327'; }
.lower-06e7::before { content: '\f219'; }
.badge_4168::before { content: '\f21e'; }
.green_78c0::before { content: '\f2f5'; }

/* Social Icons */
.gallery-east-0c7f::before { content: '\f09a'; }
.slider_dim_d223::before { content: '\f099'; }
.feature-red-de02::before { content: '\f16d'; }
.highlight_hard_d52f::before { content: '\f167'; }
.orange-6bb8::before { content: '\f2c6'; }
.light_6186::before { content: '\f232'; }

/* Size Classes */
.background_hard_1e2d { font-size: 0.75em; }
.layout-simple-22ff { font-size: 0.875em; }
.detail-82d6 { font-size: 1.33em; }
.component-gold-9615 { font-size: 1.5em; }
.steel-92bf { font-size: 2em; }
.purple-bddd { font-size: 3em; }

/* Animation Classes */
.stale-f035 {
    animation: fa-spin 2s infinite linear;
}

.chip-4a52 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: c137 */
.shadow-element-j6 {
  padding: 0.2rem;
  font-size: 12px;
  line-height: 1.1;
}
