/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.layout_stone_1cdf) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.gold_7dbd, .sidebar-stone-87d8 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.card-4ee8::before { content: '\f015'; }
.aside_easy_a308::before { content: '\f007'; }
.middle-2b3e::before { content: '\f023'; }
.accent-95d8::before { content: '\f0e0'; }
.paragraph-cdd0::before { content: '\f095'; }
.dark_f9b3::before { content: '\f005'; }
.overlay_liquid_96a5::before { content: '\f004'; }
.gradient_selected_8004::before { content: '\f00c'; }
.black_b81e::before { content: '\f00d'; }
.status_gold_fc20::before { content: '\f002'; }
.pattern-warm-fdbb::before { content: '\f0c9'; }
.center-cafa::before { content: '\f061'; }
.shadow-fd7c::before { content: '\f060'; }
.silver_d24e::before { content: '\f04b'; }
.photo_fc3b::before { content: '\f04c'; }
.surface-hot-3d33::before { content: '\f019'; }
.status_old_87c9::before { content: '\f093'; }
.component_b51c::before { content: '\f132'; }
.banner_over_36ea::before { content: '\f091'; }
.picture_5b0c::before { content: '\f06b'; }
.row-79d5::before { content: '\f0d6'; }
.orange-cf0c::before { content: '\f09d'; }
.dim-7dec::before { content: '\f10b'; }
.image_first_b9f1::before { content: '\f108'; }
.video-091a::before { content: '\f10a'; }

/* Gambling Specific Icons */
.caption-c11d::before { content: '\f522'; }
.hover_huge_ec58::before { content: '\f327'; }
.heading_b50f::before { content: '\f219'; }
.copper_1a45::before { content: '\f21e'; }
.sidebar_e40a::before { content: '\f2f5'; }

/* Social Icons */
.chip-glass-b163::before { content: '\f09a'; }
.focused_ff1b::before { content: '\f099'; }
.shade-selected-3ead::before { content: '\f16d'; }
.backdrop_active_1df3::before { content: '\f167'; }
.article_130b::before { content: '\f2c6'; }
.layout-8de4::before { content: '\f232'; }

/* Size Classes */
.icon-b04c { font-size: 0.75em; }
.caption_469a { font-size: 0.875em; }
.popup_complex_26e5 { font-size: 1.33em; }
.picture-narrow-de30 { font-size: 1.5em; }
.glass-c593 { font-size: 2em; }
.liquid-181b { font-size: 3em; }

/* Animation Classes */
.tiny-3751 {
    animation: fa-spin 2s infinite linear;
}

.slider-hard-79b6 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 4720 */
.shadow-element-l8 {
  padding: 0.3rem;
  font-size: 10px;
  line-height: 1.1;
}
