/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.layout_f2c8) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.box-green-508b, .menu-pressed-0c76 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.in_d0c1::before { content: '\f015'; }
.glass_ff0c::before { content: '\f007'; }
.title_0d9d::before { content: '\f023'; }
.detail_pro_4ad2::before { content: '\f0e0'; }
.primary_middle_9168::before { content: '\f095'; }
.hidden_pink_bea0::before { content: '\f005'; }
.small_7066::before { content: '\f004'; }
.slider-15f0::before { content: '\f00c'; }
.article-663f::before { content: '\f00d'; }
.rough-0c01::before { content: '\f002'; }
.background_26bb::before { content: '\f0c9'; }
.accordion_bottom_8b6e::before { content: '\f061'; }
.highlight_active_99a8::before { content: '\f060'; }
.gradient-d4d2::before { content: '\f04b'; }
.purple-b4f8::before { content: '\f04c'; }
.header-plasma-43dd::before { content: '\f019'; }
.bronze-ee90::before { content: '\f093'; }
.surface-fe82::before { content: '\f132'; }
.under-ba14::before { content: '\f091'; }
.highlight-dim-77d5::before { content: '\f06b'; }
.paragraph-65e1::before { content: '\f0d6'; }
.lower_b119::before { content: '\f09d'; }
.surface-a224::before { content: '\f10b'; }
.content_motion_750c::before { content: '\f108'; }
.module-hot-55f5::before { content: '\f10a'; }

/* Gambling Specific Icons */
.column-1fba::before { content: '\f522'; }
.aside_soft_0448::before { content: '\f327'; }
.hidden_39c7::before { content: '\f219'; }
.light-4e6e::before { content: '\f21e'; }
.black_ab76::before { content: '\f2f5'; }

/* Social Icons */
.banner_e3bb::before { content: '\f09a'; }
.info_new_b16d::before { content: '\f099'; }
.notification_ab08::before { content: '\f16d'; }
.focus_silver_ae02::before { content: '\f167'; }
.short-7081::before { content: '\f2c6'; }
.medium_e9e1::before { content: '\f232'; }

/* Size Classes */
.filter_e8a5 { font-size: 0.75em; }
.carousel_narrow_7a34 { font-size: 0.875em; }
.simple-34b5 { font-size: 1.33em; }
.steel_bfeb { font-size: 1.5em; }
.disabled-f049 { font-size: 2em; }
.texture_rough_2f42 { font-size: 3em; }

/* Animation Classes */
.search_9609 {
    animation: fa-spin 2s infinite linear;
}

.lite-6f4e {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 3c12 */
.phantom-card-g5 {
  padding: 0.4rem;
  font-size: 14px;
  line-height: 1.3;
}
