/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.label-thick-1e83) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.chip_easy_c58f, .filter_prev_a1cd {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.module_e6e6::before { content: '\f015'; }
.fixed-d0c2::before { content: '\f007'; }
.surface-fe01::before { content: '\f023'; }
.widget_right_a26d::before { content: '\f0e0'; }
.surface-fast-c4b7::before { content: '\f095'; }
.article-top-8aeb::before { content: '\f005'; }
.left-c1cc::before { content: '\f004'; }
.hidden_6324::before { content: '\f00c'; }
.aside-smooth-d70b::before { content: '\f00d'; }
.first-1494::before { content: '\f002'; }
.action_ab40::before { content: '\f0c9'; }
.alert-upper-1944::before { content: '\f061'; }
.first_6818::before { content: '\f060'; }
.grid-silver-4840::before { content: '\f04b'; }
.icon_warm_c49b::before { content: '\f04c'; }
.status-bronze-a41f::before { content: '\f019'; }
.gallery-lower-0a4d::before { content: '\f093'; }
.pro_f765::before { content: '\f132'; }
.link_e659::before { content: '\f091'; }
.tabs-10a8::before { content: '\f06b'; }
.background_d14b::before { content: '\f0d6'; }
.media_0b45::before { content: '\f09d'; }
.thumbnail_down_f5ef::before { content: '\f10b'; }
.fresh_30cc::before { content: '\f108'; }
.disabled_7593::before { content: '\f10a'; }

/* Gambling Specific Icons */
.selected-c5f8::before { content: '\f522'; }
.fast-31a1::before { content: '\f327'; }
.preview-copper-74b5::before { content: '\f219'; }
.filter_fa8d::before { content: '\f21e'; }
.notification_narrow_eb8e::before { content: '\f2f5'; }

/* Social Icons */
.status-steel-61b9::before { content: '\f09a'; }
.disabled-378d::before { content: '\f099'; }
.layout-4624::before { content: '\f16d'; }
.stale_16f9::before { content: '\f167'; }
.background-selected-9a6f::before { content: '\f2c6'; }
.photo_soft_2c69::before { content: '\f232'; }

/* Size Classes */
.tiny-5577 { font-size: 0.75em; }
.hero_black_d622 { font-size: 0.875em; }
.focused-bc87 { font-size: 1.33em; }
.pink_a42d { font-size: 1.5em; }
.container-9a9f { font-size: 2em; }
.middle_4af1 { font-size: 3em; }

/* Animation Classes */
.west_0e71 {
    animation: fa-spin 2s infinite linear;
}

.border_paper_08e9 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 2f8d */
.phantom-card-v8 {
  padding: 0.1rem;
  font-size: 14px;
  line-height: 1.2;
}
