/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.module_dynamic_26b1) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.static-3e67, .center_eb7c {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.west-db5f::before { content: '\f015'; }
.table_92c6::before { content: '\f007'; }
.summary-daed::before { content: '\f023'; }
.gradient-ced2::before { content: '\f0e0'; }
.upper_fc9b::before { content: '\f095'; }
.footer_3fbe::before { content: '\f005'; }
.dropdown_south_1a0c::before { content: '\f004'; }
.backdrop_short_1573::before { content: '\f00c'; }
.liquid_727b::before { content: '\f00d'; }
.blue-5c6d::before { content: '\f002'; }
.hovered_fab9::before { content: '\f0c9'; }
.video_9ee6::before { content: '\f061'; }
.warm-eb0a::before { content: '\f060'; }
.accordion-dark-713e::before { content: '\f04b'; }
.overlay-bright-02f7::before { content: '\f04c'; }
.glass-3393::before { content: '\f019'; }
.list-liquid-d386::before { content: '\f093'; }
.table-8b02::before { content: '\f132'; }
.link-tall-4604::before { content: '\f091'; }
.element-2273::before { content: '\f06b'; }
.hovered_2e46::before { content: '\f0d6'; }
.large-9dc6::before { content: '\f09d'; }
.warm_c19f::before { content: '\f10b'; }
.widget-4aed::before { content: '\f108'; }
.thick-ec45::before { content: '\f10a'; }

/* Gambling Specific Icons */
.carousel-old-f387::before { content: '\f522'; }
.pattern-de5d::before { content: '\f327'; }
.alert-south-6d78::before { content: '\f219'; }
.link-basic-b208::before { content: '\f21e'; }
.filter_in_6dfc::before { content: '\f2f5'; }

/* Social Icons */
.current-9aa0::before { content: '\f09a'; }
.tag-8613::before { content: '\f099'; }
.element-static-3d4a::before { content: '\f16d'; }
.media_steel_f496::before { content: '\f167'; }
.liquid-af50::before { content: '\f2c6'; }
.smooth_b44b::before { content: '\f232'; }

/* Size Classes */
.tooltip-5eba { font-size: 0.75em; }
.easy-1a17 { font-size: 0.875em; }
.border-7359 { font-size: 1.33em; }
.secondary_19bd { font-size: 1.5em; }
.card-north-8b31 { font-size: 2em; }
.sidebar-basic-46f4 { font-size: 3em; }

/* Animation Classes */
.fresh_4606 {
    animation: fa-spin 2s infinite linear;
}

.summary-dynamic-d97a {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: fdcd */
.phantom-card-d2 {
  padding: 0.2rem;
  font-size: 13px;
  line-height: 1.1;
}
