/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.list-0f7c) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.liquid-c30b, .border-old-f78d {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.list_3202::before { content: '\f015'; }
.hovered-f6f5::before { content: '\f007'; }
.frame-1538::before { content: '\f023'; }
.stone-bf48::before { content: '\f0e0'; }
.liquid-cfa4::before { content: '\f095'; }
.badge_56a9::before { content: '\f005'; }
.bronze-f827::before { content: '\f004'; }
.copper-ab2a::before { content: '\f00c'; }
.video_c3fc::before { content: '\f00d'; }
.shadow_fe35::before { content: '\f002'; }
.fluid_dd59::before { content: '\f0c9'; }
.widget_1d9f::before { content: '\f061'; }
.title-dirty-bfb7::before { content: '\f060'; }
.hover-inner-07e9::before { content: '\f04b'; }
.logo_white_7d42::before { content: '\f04c'; }
.mask-252b::before { content: '\f019'; }
.active_6f57::before { content: '\f093'; }
.focused_9e2a::before { content: '\f132'; }
.primary-narrow-dc9b::before { content: '\f091'; }
.tooltip-1d48::before { content: '\f06b'; }
.texture_687c::before { content: '\f0d6'; }
.dim-fcd8::before { content: '\f09d'; }
.iron_7300::before { content: '\f10b'; }
.caption_33bd::before { content: '\f108'; }
.caption-solid-457c::before { content: '\f10a'; }

/* Gambling Specific Icons */
.center-d0d3::before { content: '\f522'; }
.large-1deb::before { content: '\f327'; }
.upper_f224::before { content: '\f219'; }
.primary-dirty-6028::before { content: '\f21e'; }
.border-c05d::before { content: '\f2f5'; }

/* Social Icons */
.caption-fe8a::before { content: '\f09a'; }
.video_8329::before { content: '\f099'; }
.carousel-d845::before { content: '\f16d'; }
.hard-49cc::before { content: '\f167'; }
.smooth_96e1::before { content: '\f2c6'; }
.south-f5cc::before { content: '\f232'; }

/* Size Classes */
.bronze_b7e5 { font-size: 0.75em; }
.feature_5110 { font-size: 0.875em; }
.advanced_cb3f { font-size: 1.33em; }
.badge-tall-1c8e { font-size: 1.5em; }
.dim-c7b2 { font-size: 2em; }
.button-dark-8f9c { font-size: 3em; }

/* Animation Classes */
.aside_tiny_05a8 {
    animation: fa-spin 2s infinite linear;
}

.popup-9ed7 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 4d64 */
.shadow-element-k5 {
  padding: 0.1rem;
  font-size: 12px;
  line-height: 1.0;
}
