/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.box_full_7791) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.copper-4f01, .container_63b7 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.tag-3d72::before { content: '\f015'; }
.hero-a343::before { content: '\f007'; }
.description_d55e::before { content: '\f023'; }
.texture-dim-531e::before { content: '\f0e0'; }
.text_out_56cd::before { content: '\f095'; }
.detail_solid_397e::before { content: '\f005'; }
.paragraph_soft_a5b9::before { content: '\f004'; }
.widget-238f::before { content: '\f00c'; }
.hover_active_a422::before { content: '\f00d'; }
.main_b599::before { content: '\f002'; }
.blue-f9c7::before { content: '\f0c9'; }
.avatar-out-adde::before { content: '\f061'; }
.focused_da74::before { content: '\f060'; }
.widget-667d::before { content: '\f04b'; }
.shadow-copper-e342::before { content: '\f04c'; }
.paper_164b::before { content: '\f019'; }
.item-steel-8569::before { content: '\f093'; }
.footer-16a1::before { content: '\f132'; }
.fluid-e1be::before { content: '\f091'; }
.footer_68fe::before { content: '\f06b'; }
.chip_tiny_0691::before { content: '\f0d6'; }
.last-2dc9::before { content: '\f09d'; }
.preview_gold_c79f::before { content: '\f10b'; }
.message-dim-d94e::before { content: '\f108'; }
.right-87a3::before { content: '\f10a'; }

/* Gambling Specific Icons */
.element-6bba::before { content: '\f522'; }
.heading_yellow_5b1e::before { content: '\f327'; }
.message-443c::before { content: '\f219'; }
.tag-inner-f35a::before { content: '\f21e'; }
.shadow_down_8451::before { content: '\f2f5'; }

/* Social Icons */
.south_d0ba::before { content: '\f09a'; }
.pink-ab03::before { content: '\f099'; }
.info-acfc::before { content: '\f16d'; }
.fast-f5f1::before { content: '\f167'; }
.card-ed8d::before { content: '\f2c6'; }
.container-purple-2ec0::before { content: '\f232'; }

/* Size Classes */
.fast_ea65 { font-size: 0.75em; }
.active-78be { font-size: 0.875em; }
.narrow_8ede { font-size: 1.33em; }
.paragraph-old-991a { font-size: 1.5em; }
.chip-focused-46c0 { font-size: 2em; }
.thumbnail-right-a41b { font-size: 3em; }

/* Animation Classes */
.hidden-orange-f60b {
    animation: fa-spin 2s infinite linear;
}

.upper-ede1 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 87c1 */
.shadow-element-h0 {
  padding: 0.3rem;
  font-size: 12px;
  line-height: 1.2;
}
