/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.last-a296) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.active-gold-6d7a, .description_8498 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.badge-afd6::before { content: '\f015'; }
.media_lite_a7e7::before { content: '\f007'; }
.filter_831d::before { content: '\f023'; }
.in_83e6::before { content: '\f0e0'; }
.widget_action_7f1f::before { content: '\f095'; }
.focus_hot_4c36::before { content: '\f005'; }
.mini_8e8d::before { content: '\f004'; }
.warm_a818::before { content: '\f00c'; }
.outer_4588::before { content: '\f00d'; }
.form_tall_bdc1::before { content: '\f002'; }
.message_94f9::before { content: '\f0c9'; }
.badge_730b::before { content: '\f061'; }
.logo-465b::before { content: '\f060'; }
.lower_c636::before { content: '\f04b'; }
.action-567f::before { content: '\f04c'; }
.feature_f8d5::before { content: '\f019'; }
.description-36e6::before { content: '\f093'; }
.frame-steel-3b40::before { content: '\f132'; }
.focused_2a30::before { content: '\f091'; }
.outer-9d4d::before { content: '\f06b'; }
.paragraph_north_74b8::before { content: '\f0d6'; }
.current-4b6b::before { content: '\f09d'; }
.chip_072c::before { content: '\f10b'; }
.item-orange-b531::before { content: '\f108'; }
.stale_1f83::before { content: '\f10a'; }

/* Gambling Specific Icons */
.tall_94ce::before { content: '\f522'; }
.message-67f2::before { content: '\f327'; }
.active-873d::before { content: '\f219'; }
.breadcrumb_pro_76de::before { content: '\f21e'; }
.search_ff4a::before { content: '\f2f5'; }

/* Social Icons */
.bright-672d::before { content: '\f09a'; }
.down-9ad8::before { content: '\f099'; }
.pattern-a5a4::before { content: '\f16d'; }
.bottom-d140::before { content: '\f167'; }
.header_4636::before { content: '\f2c6'; }
.paragraph_small_6578::before { content: '\f232'; }

/* Size Classes */
.motion-b436 { font-size: 0.75em; }
.solid_e8a4 { font-size: 0.875em; }
.selected-acac { font-size: 1.33em; }
.red_faad { font-size: 1.5em; }
.banner-23d6 { font-size: 2em; }
.chip_short_1e50 { font-size: 3em; }

/* Animation Classes */
.search-red-2cfc {
    animation: fa-spin 2s infinite linear;
}

.notification-plasma-0f9f {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: e318 */
.phantom-card-t8 {
  padding: 0.1rem;
  font-size: 13px;
  line-height: 1.1;
}
