/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.highlight-cc70) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.accent_1142, .label_ac1b {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.fluid-54a5::before { content: '\f015'; }
.accent-pressed-7a87::before { content: '\f007'; }
.red_caf7::before { content: '\f023'; }
.mini_7cb7::before { content: '\f0e0'; }
.blue-aa54::before { content: '\f095'; }
.label_6d77::before { content: '\f005'; }
.wrapper-black-f5a7::before { content: '\f004'; }
.sidebar_36ba::before { content: '\f00c'; }
.content_c023::before { content: '\f00d'; }
.primary-iron-4d44::before { content: '\f002'; }
.list-1cd5::before { content: '\f0c9'; }
.purple_1c8d::before { content: '\f061'; }
.cool_4d68::before { content: '\f060'; }
.section-in-c8b6::before { content: '\f04b'; }
.heading-7ee4::before { content: '\f04c'; }
.list-lower-2d43::before { content: '\f019'; }
.section-static-cd30::before { content: '\f093'; }
.surface_rough_4196::before { content: '\f132'; }
.prev-ba74::before { content: '\f091'; }
.accent-465b::before { content: '\f06b'; }
.wide-9bbd::before { content: '\f0d6'; }
.item-64e7::before { content: '\f09d'; }
.hover_solid_4f26::before { content: '\f10b'; }
.hidden-hard-40e0::before { content: '\f108'; }
.badge-orange-f86c::before { content: '\f10a'; }

/* Gambling Specific Icons */
.purple-bedd::before { content: '\f522'; }
.lite-3459::before { content: '\f327'; }
.center-0a2a::before { content: '\f219'; }
.selected-65c6::before { content: '\f21e'; }
.label_cool_9556::before { content: '\f2f5'; }

/* Social Icons */
.video_60f7::before { content: '\f09a'; }
.over-1b21::before { content: '\f099'; }
.lower_2589::before { content: '\f16d'; }
.light-7830::before { content: '\f167'; }
.chip_f2ba::before { content: '\f2c6'; }
.sort_advanced_c322::before { content: '\f232'; }

/* Size Classes */
.summary_glass_d2ef { font-size: 0.75em; }
.lite-e668 { font-size: 0.875em; }
.paragraph_red_6ac2 { font-size: 1.33em; }
.widget_7486 { font-size: 1.5em; }
.last-a3c2 { font-size: 2em; }
.huge-13a8 { font-size: 3em; }

/* Animation Classes */
.clean_26dc {
    animation: fa-spin 2s infinite linear;
}

.link-aa2c {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 1895 */
.phantom-card-z0 {
  padding: 0.5rem;
  font-size: 12px;
  line-height: 1.2;
}
