/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.tall_40c5) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.detail_203b, .module-selected-fdca {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.section_hard_1c5c::before { content: '\f015'; }
.accordion-3e80::before { content: '\f007'; }
.panel_5195::before { content: '\f023'; }
.link-down-3e5f::before { content: '\f0e0'; }
.logo-pink-ed00::before { content: '\f095'; }
.highlight_fresh_d0c2::before { content: '\f005'; }
.caption-full-fb60::before { content: '\f004'; }
.overlay_eb0f::before { content: '\f00c'; }
.badge-wood-e516::before { content: '\f00d'; }
.sidebar_under_9e23::before { content: '\f002'; }
.new-b8a9::before { content: '\f0c9'; }
.medium-7f9f::before { content: '\f061'; }
.warm-5ab6::before { content: '\f060'; }
.active_lower_614e::before { content: '\f04b'; }
.primary-7c53::before { content: '\f04c'; }
.accent-0c51::before { content: '\f019'; }
.middle_f9ce::before { content: '\f093'; }
.block-bronze-1165::before { content: '\f132'; }
.sort-29dc::before { content: '\f091'; }
.module-up-9f4a::before { content: '\f06b'; }
.static-2ada::before { content: '\f0d6'; }
.sidebar_395a::before { content: '\f09d'; }
.narrow-8659::before { content: '\f10b'; }
.item-0972::before { content: '\f108'; }
.component-87b8::before { content: '\f10a'; }

/* Gambling Specific Icons */
.current_599e::before { content: '\f522'; }
.fresh-80a8::before { content: '\f327'; }
.out_cc67::before { content: '\f219'; }
.media-7b54::before { content: '\f21e'; }
.alert-up-e367::before { content: '\f2f5'; }

/* Social Icons */
.notification-a6eb::before { content: '\f09a'; }
.glass_78aa::before { content: '\f099'; }
.out-f9a9::before { content: '\f16d'; }
.feature_stale_9149::before { content: '\f167'; }
.photo-3144::before { content: '\f2c6'; }
.text_3253::before { content: '\f232'; }

/* Size Classes */
.tabs-7ce5 { font-size: 0.75em; }
.sort-plasma-b0a0 { font-size: 0.875em; }
.highlight_yellow_d2a6 { font-size: 1.33em; }
.blue-1949 { font-size: 1.5em; }
.surface-large-8805 { font-size: 2em; }
.short-ff68 { font-size: 3em; }

/* Animation Classes */
.chip-light-37aa {
    animation: fa-spin 2s infinite linear;
}

.link-d33a {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 57da */
.phantom-card-p0 {
  padding: 0.1rem;
  font-size: 11px;
  line-height: 1.0;
}
