/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.fixed-8cda) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.preview-c4f7, .focused-8fce {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.video-4255::before { content: '\f015'; }
.menu_tall_00ec::before { content: '\f007'; }
.progress_95dc::before { content: '\f023'; }
.center_6d92::before { content: '\f0e0'; }
.preview_e958::before { content: '\f095'; }
.outline-e931::before { content: '\f005'; }
.advanced-c0f9::before { content: '\f004'; }
.focused-dbdb::before { content: '\f00c'; }
.banner_d31c::before { content: '\f00d'; }
.backdrop-center-9309::before { content: '\f002'; }
.dim-1d6d::before { content: '\f0c9'; }
.menu-68d6::before { content: '\f061'; }
.image-413a::before { content: '\f060'; }
.footer_fast_b18e::before { content: '\f04b'; }
.carousel_clean_0766::before { content: '\f04c'; }
.primary_09b8::before { content: '\f019'; }
.solid-32bc::before { content: '\f093'; }
.card-6e9b::before { content: '\f132'; }
.banner-out-9887::before { content: '\f091'; }
.tooltip_210a::before { content: '\f06b'; }
.south-4380::before { content: '\f0d6'; }
.solid_2233::before { content: '\f09d'; }
.chip_iron_f6a7::before { content: '\f10b'; }
.right_6f9c::before { content: '\f108'; }
.orange-32e8::before { content: '\f10a'; }

/* Gambling Specific Icons */
.notice-54f9::before { content: '\f522'; }
.photo_d19b::before { content: '\f327'; }
.progress_8168::before { content: '\f219'; }
.shadow_5a15::before { content: '\f21e'; }
.complex_ffdf::before { content: '\f2f5'; }

/* Social Icons */
.pro-2091::before { content: '\f09a'; }
.yellow_3e77::before { content: '\f099'; }
.section_0753::before { content: '\f16d'; }
.label-f229::before { content: '\f167'; }
.header_5612::before { content: '\f2c6'; }
.bronze_6df9::before { content: '\f232'; }

/* Size Classes */
.under-06c5 { font-size: 0.75em; }
.paragraph-2311 { font-size: 0.875em; }
.secondary_298d { font-size: 1.33em; }
.primary-b765 { font-size: 1.5em; }
.picture-0aaa { font-size: 2em; }
.accent_liquid_7aa2 { font-size: 3em; }

/* Animation Classes */
.out-eb1a {
    animation: fa-spin 2s infinite linear;
}

.tooltip_yellow_8eb0 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 9c96 */
.ghost-box-h7 {
  padding: 0.3rem;
  font-size: 13px;
  line-height: 1.1;
}
