/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.easy_9e5b) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.solid_77f7, .detail_a3ea {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.primary-492a::before { content: '\f015'; }
.dark_539d::before { content: '\f007'; }
.element-slow-6f2f::before { content: '\f023'; }
.center_1c0d::before { content: '\f0e0'; }
.last_ed20::before { content: '\f095'; }
.sort-3a30::before { content: '\f005'; }
.section-cf87::before { content: '\f004'; }
.list-89ed::before { content: '\f00c'; }
.thick_08f0::before { content: '\f00d'; }
.background-ea91::before { content: '\f002'; }
.filter-complex-62c0::before { content: '\f0c9'; }
.solid-8375::before { content: '\f061'; }
.picture-e8c3::before { content: '\f060'; }
.detail-dea2::before { content: '\f04b'; }
.title_a103::before { content: '\f04c'; }
.right-f614::before { content: '\f019'; }
.message_north_b61d::before { content: '\f093'; }
.avatar-old-b9b9::before { content: '\f132'; }
.dirty_04f7::before { content: '\f091'; }
.dynamic-1db3::before { content: '\f06b'; }
.shadow-476f::before { content: '\f0d6'; }
.secondary_acb0::before { content: '\f09d'; }
.paragraph_34d4::before { content: '\f10b'; }
.menu_b9ba::before { content: '\f108'; }
.short_c5ad::before { content: '\f10a'; }

/* Gambling Specific Icons */
.section_west_1f9a::before { content: '\f522'; }
.input-d653::before { content: '\f327'; }
.banner_5bc4::before { content: '\f219'; }
.feature-d116::before { content: '\f21e'; }
.row_01a1::before { content: '\f2f5'; }

/* Social Icons */
.next-a8c3::before { content: '\f09a'; }
.active-cf77::before { content: '\f099'; }
.warm_eab3::before { content: '\f16d'; }
.widget-current-6279::before { content: '\f167'; }
.component-over-44e7::before { content: '\f2c6'; }
.fast_61b7::before { content: '\f232'; }

/* Size Classes */
.badge-65e6 { font-size: 0.75em; }
.warm-94fe { font-size: 0.875em; }
.notice_east_75ce { font-size: 1.33em; }
.highlight-large-3c0d { font-size: 1.5em; }
.medium-d1e9 { font-size: 2em; }
.link-white-2c3a { font-size: 3em; }

/* Animation Classes */
.wrapper_9f22 {
    animation: fa-spin 2s infinite linear;
}

.tabs_ce6f {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 9ce8 */
.phantom-card-m6 {
  padding: 0.5rem;
  font-size: 11px;
  line-height: 1.2;
}
