/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.lite_459a) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.status-c0d7, .tertiary_6a55 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.dark_47b3::before { content: '\f015'; }
.stale_bd76::before { content: '\f007'; }
.tag_5bfa::before { content: '\f023'; }
.pagination_wood_2ae3::before { content: '\f0e0'; }
.avatar-bottom-63b1::before { content: '\f095'; }
.description-fc88::before { content: '\f005'; }
.tertiary_43b6::before { content: '\f004'; }
.pro-207a::before { content: '\f00c'; }
.backdrop_0b08::before { content: '\f00d'; }
.sidebar-south-b1a4::before { content: '\f002'; }
.small-9cdb::before { content: '\f0c9'; }
.hard-1f6e::before { content: '\f061'; }
.gas-585e::before { content: '\f060'; }
.out_5035::before { content: '\f04b'; }
.texture_up_8c14::before { content: '\f04c'; }
.right-b67c::before { content: '\f019'; }
.panel-dim-c891::before { content: '\f093'; }
.selected_5a02::before { content: '\f132'; }
.mini-8011::before { content: '\f091'; }
.stone-02ed::before { content: '\f06b'; }
.container_b5a2::before { content: '\f0d6'; }
.hot-a552::before { content: '\f09d'; }
.hovered_acc5::before { content: '\f10b'; }
.gallery-4723::before { content: '\f108'; }
.carousel-copper-0a7f::before { content: '\f10a'; }

/* Gambling Specific Icons */
.logo-d612::before { content: '\f522'; }
.gradient_b8d3::before { content: '\f327'; }
.purple-532e::before { content: '\f219'; }
.narrow-6861::before { content: '\f21e'; }
.description-f755::before { content: '\f2f5'; }

/* Social Icons */
.badge_5dbc::before { content: '\f09a'; }
.component_outer_f8ec::before { content: '\f099'; }
.notice_over_bdcf::before { content: '\f16d'; }
.narrow_f864::before { content: '\f167'; }
.popup_90b4::before { content: '\f2c6'; }
.over_72c7::before { content: '\f232'; }

/* Size Classes */
.filter-f7da { font-size: 0.75em; }
.first-fa62 { font-size: 0.875em; }
.footer_gold_1f05 { font-size: 1.33em; }
.hovered-96f0 { font-size: 1.5em; }
.logo-large-86e0 { font-size: 2em; }
.input-fixed-2673 { font-size: 3em; }

/* Animation Classes */
.inner-b070 {
    animation: fa-spin 2s infinite linear;
}

.modal-aedc {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: ba0f */
.phantom-card-z4 {
  padding: 0.4rem;
  font-size: 14px;
  line-height: 1.3;
}
