/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.progress_fc05) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.feature_d21f, .stale-102d {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.header_clean_490e::before { content: '\f015'; }
.small_ce4e::before { content: '\f007'; }
.status_6bb0::before { content: '\f023'; }
.shadow_wood_ea2f::before { content: '\f0e0'; }
.tag-cold-b4b8::before { content: '\f095'; }
.element-f64b::before { content: '\f005'; }
.gallery_d858::before { content: '\f004'; }
.pattern-warm-a3ff::before { content: '\f00c'; }
.solid-c9ed::before { content: '\f00d'; }
.layout-8c77::before { content: '\f002'; }
.pagination-up-ae1d::before { content: '\f0c9'; }
.pattern_smooth_7296::before { content: '\f061'; }
.tall_94dc::before { content: '\f060'; }
.menu_iron_b52b::before { content: '\f04b'; }
.slider-ce1c::before { content: '\f04c'; }
.panel-fluid-306e::before { content: '\f019'; }
.table_wood_1da1::before { content: '\f093'; }
.input_533c::before { content: '\f132'; }
.disabled-64df::before { content: '\f091'; }
.old-aa9f::before { content: '\f06b'; }
.filter_ee4b::before { content: '\f0d6'; }
.dim_f5fe::before { content: '\f09d'; }
.badge_7690::before { content: '\f10b'; }
.form-8414::before { content: '\f108'; }
.component_smooth_cff6::before { content: '\f10a'; }

/* Gambling Specific Icons */
.static_ce4f::before { content: '\f522'; }
.widget-gas-07e0::before { content: '\f327'; }
.accordion-easy-3b45::before { content: '\f219'; }
.section-a3d4::before { content: '\f21e'; }
.container_5116::before { content: '\f2f5'; }

/* Social Icons */
.overlay-pro-a1d9::before { content: '\f09a'; }
.table-090a::before { content: '\f099'; }
.action-786b::before { content: '\f16d'; }
.widget_plasma_8eb7::before { content: '\f167'; }
.next-c77a::before { content: '\f2c6'; }
.stone_15b4::before { content: '\f232'; }

/* Size Classes */
.sidebar-active-ecb9 { font-size: 0.75em; }
.banner_small_7c32 { font-size: 0.875em; }
.search_d33a { font-size: 1.33em; }
.hover-f875 { font-size: 1.5em; }
.huge_7cea { font-size: 2em; }
.rough_d3d8 { font-size: 3em; }

/* Animation Classes */
.notice_4a03 {
    animation: fa-spin 2s infinite linear;
}

.left_3ea6 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 43e3 */
.phantom-card-b1 {
  padding: 0.4rem;
  font-size: 10px;
  line-height: 1.0;
}
