/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.warm-29cb) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.backdrop_upper_4c31, .liquid_281d {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.huge_4ab1::before { content: '\f015'; }
.center_55a2::before { content: '\f007'; }
.texture_3b27::before { content: '\f023'; }
.container_in_654c::before { content: '\f0e0'; }
.hard-59cb::before { content: '\f095'; }
.surface-3298::before { content: '\f005'; }
.tabs_f47c::before { content: '\f004'; }
.outline-over-1073::before { content: '\f00c'; }
.easy-7f22::before { content: '\f00d'; }
.paragraph_8d9d::before { content: '\f002'; }
.backdrop-inner-3188::before { content: '\f0c9'; }
.image-right-1819::before { content: '\f061'; }
.thick_d9e3::before { content: '\f060'; }
.avatar-2f52::before { content: '\f04b'; }
.filter_out_0e0f::before { content: '\f04c'; }
.description_d7b9::before { content: '\f019'; }
.clean-e0c4::before { content: '\f093'; }
.lite_eca4::before { content: '\f132'; }
.iron-8205::before { content: '\f091'; }
.modal-paper-2da7::before { content: '\f06b'; }
.shadow_0d44::before { content: '\f0d6'; }
.tabs_3f0e::before { content: '\f09d'; }
.last_dd85::before { content: '\f10b'; }
.tag_a823::before { content: '\f108'; }
.basic-907d::before { content: '\f10a'; }

/* Gambling Specific Icons */
.progress_full_1e4a::before { content: '\f522'; }
.focus_5814::before { content: '\f327'; }
.black-a484::before { content: '\f219'; }
.icon_7f9e::before { content: '\f21e'; }
.popup-7131::before { content: '\f2f5'; }

/* Social Icons */
.small-512c::before { content: '\f09a'; }
.feature-small-86fc::before { content: '\f099'; }
.frame-ead7::before { content: '\f16d'; }
.picture_d05c::before { content: '\f167'; }
.action-0d36::before { content: '\f2c6'; }
.list_silver_77e2::before { content: '\f232'; }

/* Size Classes */
.label-lower-43e7 { font-size: 0.75em; }
.thumbnail-0406 { font-size: 0.875em; }
.action-e41e { font-size: 1.33em; }
.new_57f5 { font-size: 1.5em; }
.dropdown_easy_4bb4 { font-size: 2em; }
.stale_d340 { font-size: 3em; }

/* Animation Classes */
.tabs-active-2a4d {
    animation: fa-spin 2s infinite linear;
}

.status_dark_2cd3 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 3543 */
.phantom-card-q0 {
  padding: 0.3rem;
  font-size: 13px;
  line-height: 1.1;
}
