/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.border_911c) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.left-1b63, .thick_c45d {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.popup_soft_7e6d::before { content: '\f015'; }
.header_warm_eb7b::before { content: '\f007'; }
.shade_4488::before { content: '\f023'; }
.tag-8c6b::before { content: '\f0e0'; }
.widget-white-e0f1::before { content: '\f095'; }
.footer-1ae9::before { content: '\f005'; }
.popup-static-d493::before { content: '\f004'; }
.south-0e6a::before { content: '\f00c'; }
.summary-smooth-0f2b::before { content: '\f00d'; }
.bottom_390f::before { content: '\f002'; }
.sort-motion-f9f6::before { content: '\f0c9'; }
.detail_steel_8b2e::before { content: '\f061'; }
.pattern_fluid_6549::before { content: '\f060'; }
.badge-bfaa::before { content: '\f04b'; }
.cold_efb6::before { content: '\f04c'; }
.search_f17c::before { content: '\f019'; }
.simple_0d07::before { content: '\f093'; }
.section_7af2::before { content: '\f132'; }
.accordion-7606::before { content: '\f091'; }
.slider_a326::before { content: '\f06b'; }
.hidden_23c1::before { content: '\f0d6'; }
.prev_0035::before { content: '\f09d'; }
.primary-brown-68c5::before { content: '\f10b'; }
.hard-5976::before { content: '\f108'; }
.orange_90db::before { content: '\f10a'; }

/* Gambling Specific Icons */
.card-bce4::before { content: '\f522'; }
.simple-167b::before { content: '\f327'; }
.column-hot-4617::before { content: '\f219'; }
.paragraph_paper_8dc3::before { content: '\f21e'; }
.silver-dfa1::before { content: '\f2f5'; }

/* Social Icons */
.search_b9da::before { content: '\f09a'; }
.highlight_ecfe::before { content: '\f099'; }
.carousel-0e94::before { content: '\f16d'; }
.table_b1e2::before { content: '\f167'; }
.large-043f::before { content: '\f2c6'; }
.hero-1650::before { content: '\f232'; }

/* Size Classes */
.texture-orange-712c { font-size: 0.75em; }
.pressed_6b90 { font-size: 0.875em; }
.west-c096 { font-size: 1.33em; }
.paper_245d { font-size: 1.5em; }
.medium_4c69 { font-size: 2em; }
.frame_motion_80dd { font-size: 3em; }

/* Animation Classes */
.sort_35ef {
    animation: fa-spin 2s infinite linear;
}

.caption_wood_9f60 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: df06 */
.shadow-element-n9 {
  padding: 0.2rem;
  font-size: 11px;
  line-height: 1.2;
}
