/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.heading_ad77) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.module-ec1a, .container_bc9f {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.tall_2531::before { content: '\f015'; }
.wrapper_advanced_6d17::before { content: '\f007'; }
.pattern_7862::before { content: '\f023'; }
.wood-d182::before { content: '\f0e0'; }
.info-pro-d81a::before { content: '\f095'; }
.full_2e80::before { content: '\f005'; }
.liquid-77da::before { content: '\f004'; }
.texture_991b::before { content: '\f00c'; }
.overlay_b254::before { content: '\f00d'; }
.copper_5d3a::before { content: '\f002'; }
.small-ba96::before { content: '\f0c9'; }
.cool_9000::before { content: '\f061'; }
.table_steel_5928::before { content: '\f060'; }
.hard_e4c6::before { content: '\f04b'; }
.surface_huge_adc5::before { content: '\f04c'; }
.picture_steel_c4c3::before { content: '\f019'; }
.blue_3dc4::before { content: '\f093'; }
.carousel-selected-425f::before { content: '\f132'; }
.aside_brown_0776::before { content: '\f091'; }
.nav_1f22::before { content: '\f06b'; }
.fresh-862e::before { content: '\f0d6'; }
.description_orange_6513::before { content: '\f09d'; }
.card-warm-f0c3::before { content: '\f10b'; }
.row-dcdc::before { content: '\f108'; }
.column-3034::before { content: '\f10a'; }

/* Gambling Specific Icons */
.dynamic_a632::before { content: '\f522'; }
.summary-focused-5110::before { content: '\f327'; }
.shade_lower_8a22::before { content: '\f219'; }
.text_fixed_a588::before { content: '\f21e'; }
.search_acaf::before { content: '\f2f5'; }

/* Social Icons */
.soft_7958::before { content: '\f09a'; }
.outer_92cb::before { content: '\f099'; }
.box-6ef8::before { content: '\f16d'; }
.image_narrow_71dc::before { content: '\f167'; }
.purple_5a85::before { content: '\f2c6'; }
.up-c69c::before { content: '\f232'; }

/* Size Classes */
.avatar_e5d6 { font-size: 0.75em; }
.accordion-f9a8 { font-size: 0.875em; }
.fresh-96f3 { font-size: 1.33em; }
.status-e6db { font-size: 1.5em; }
.smooth_2060 { font-size: 2em; }
.frame-8c48 { font-size: 3em; }

/* Animation Classes */
.article-glass-5a32 {
    animation: fa-spin 2s infinite linear;
}

.liquid_0c9b {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 66db */
.ghost-box-n1 {
  padding: 0.2rem;
  font-size: 14px;
  line-height: 1.3;
}
