/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.card_1d6e) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.icon-0c7c, .iron-c933 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.full-6496::before { content: '\f015'; }
.soft-5c46::before { content: '\f007'; }
.cool_c2d5::before { content: '\f023'; }
.solid-8bdc::before { content: '\f0e0'; }
.texture-a81d::before { content: '\f095'; }
.small-4344::before { content: '\f005'; }
.background-c463::before { content: '\f004'; }
.carousel_basic_7349::before { content: '\f00c'; }
.black_190a::before { content: '\f00d'; }
.container-rough-92db::before { content: '\f002'; }
.popup_pro_6060::before { content: '\f0c9'; }
.short-c118::before { content: '\f061'; }
.article_8ed7::before { content: '\f060'; }
.last-4834::before { content: '\f04b'; }
.accordion-down-5aaa::before { content: '\f04c'; }
.description-beff::before { content: '\f019'; }
.container-selected-4422::before { content: '\f093'; }
.chip-aac7::before { content: '\f132'; }
.lower-63cb::before { content: '\f091'; }
.blue_3f66::before { content: '\f06b'; }
.fast_273c::before { content: '\f0d6'; }
.wrapper_ef9a::before { content: '\f09d'; }
.slow_7183::before { content: '\f10b'; }
.west_8b6d::before { content: '\f108'; }
.texture_d552::before { content: '\f10a'; }

/* Gambling Specific Icons */
.disabled-short-f43a::before { content: '\f522'; }
.hovered_f007::before { content: '\f327'; }
.component-f80c::before { content: '\f219'; }
.in-6bba::before { content: '\f21e'; }
.active_large_c2dc::before { content: '\f2f5'; }

/* Social Icons */
.heading-32b3::before { content: '\f09a'; }
.notice_up_ac4c::before { content: '\f099'; }
.aside-current-e5eb::before { content: '\f16d'; }
.surface-3026::before { content: '\f167'; }
.modal_bronze_077c::before { content: '\f2c6'; }
.video_b9ad::before { content: '\f232'; }

/* Size Classes */
.plasma-9762 { font-size: 0.75em; }
.basic_e2e0 { font-size: 0.875em; }
.orange-9a00 { font-size: 1.33em; }
.gradient-4cf4 { font-size: 1.5em; }
.center_9009 { font-size: 2em; }
.status_complex_f622 { font-size: 3em; }

/* Animation Classes */
.hero-9aeb {
    animation: fa-spin 2s infinite linear;
}

.background_e32b {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 5b36 */
.ghost-box-s4 {
  padding: 0.4rem;
  font-size: 11px;
  line-height: 1.0;
}
