/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.backdrop-ff53) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.pressed-9a4f, .feature-pressed-3b55 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.label_89eb::before { content: '\f015'; }
.over-d569::before { content: '\f007'; }
.tiny_4e43::before { content: '\f023'; }
.advanced-b272::before { content: '\f0e0'; }
.thumbnail_tiny_ed42::before { content: '\f095'; }
.header_cdb9::before { content: '\f005'; }
.first_4db4::before { content: '\f004'; }
.fluid_1ec1::before { content: '\f00c'; }
.icon_glass_ccfe::before { content: '\f00d'; }
.border_basic_6e6c::before { content: '\f002'; }
.block_prev_14fa::before { content: '\f0c9'; }
.input_pro_1ac7::before { content: '\f061'; }
.slow_4ba4::before { content: '\f060'; }
.highlight-new-c44a::before { content: '\f04b'; }
.header_74fd::before { content: '\f04c'; }
.card-48f0::before { content: '\f019'; }
.feature-ff22::before { content: '\f093'; }
.out-652b::before { content: '\f132'; }
.header_huge_ffc0::before { content: '\f091'; }
.clean_5fda::before { content: '\f06b'; }
.icon-bd18::before { content: '\f0d6'; }
.pagination_hard_7b40::before { content: '\f09d'; }
.gradient-cold-69c8::before { content: '\f10b'; }
.dropdown-cd8a::before { content: '\f108'; }
.right_0c5c::before { content: '\f10a'; }

/* Gambling Specific Icons */
.aside_a675::before { content: '\f522'; }
.section-94f5::before { content: '\f327'; }
.feature_full_8b60::before { content: '\f219'; }
.lite_cc50::before { content: '\f21e'; }
.prev-9ac7::before { content: '\f2f5'; }

/* Social Icons */
.liquid_7517::before { content: '\f09a'; }
.gradient_center_5246::before { content: '\f099'; }
.title_brown_ca36::before { content: '\f16d'; }
.down_183f::before { content: '\f167'; }
.hovered_ee21::before { content: '\f2c6'; }
.aside-dark-5aba::before { content: '\f232'; }

/* Size Classes */
.input-67b7 { font-size: 0.75em; }
.under-a497 { font-size: 0.875em; }
.middle_2a16 { font-size: 1.33em; }
.border_36b7 { font-size: 1.5em; }
.plasma-4234 { font-size: 2em; }
.slow-07a5 { font-size: 3em; }

/* Animation Classes */
.avatar-52b5 {
    animation: fa-spin 2s infinite linear;
}

.accordion_b6e2 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 42c9 */
.ghost-box-s8 {
  padding: 0.3rem;
  font-size: 14px;
  line-height: 1.0;
}
