/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.disabled-1bfd) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.backdrop_out_7ca4, .notification_ee37 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.popup-6dbb::before { content: '\f015'; }
.label-3d81::before { content: '\f007'; }
.iron-591c::before { content: '\f023'; }
.dark-ceef::before { content: '\f0e0'; }
.paragraph-silver-104b::before { content: '\f095'; }
.nav_dynamic_d720::before { content: '\f005'; }
.thumbnail-full-9173::before { content: '\f004'; }
.iron-90cf::before { content: '\f00c'; }
.backdrop-warm-772e::before { content: '\f00d'; }
.gold_9763::before { content: '\f002'; }
.blue-6ef3::before { content: '\f0c9'; }
.selected-ba46::before { content: '\f061'; }
.dynamic_daa3::before { content: '\f060'; }
.hot_e6f8::before { content: '\f04b'; }
.block_stale_c0a5::before { content: '\f04c'; }
.list_focused_e3e3::before { content: '\f019'; }
.table_light_7ae5::before { content: '\f093'; }
.column_11a6::before { content: '\f132'; }
.wood_b9f7::before { content: '\f091'; }
.active-first-a674::before { content: '\f06b'; }
.sort_1f84::before { content: '\f0d6'; }
.highlight-iron-d939::before { content: '\f09d'; }
.secondary_5692::before { content: '\f10b'; }
.lite-3fef::before { content: '\f108'; }
.surface-14d9::before { content: '\f10a'; }

/* Gambling Specific Icons */
.wrapper_inner_1192::before { content: '\f522'; }
.mask-hovered-7359::before { content: '\f327'; }
.steel_fde3::before { content: '\f219'; }
.white_9e4d::before { content: '\f21e'; }
.container-wide-ee6b::before { content: '\f2f5'; }

/* Social Icons */
.lite_e981::before { content: '\f09a'; }
.shadow_ca61::before { content: '\f099'; }
.tiny_9ece::before { content: '\f16d'; }
.row-cold-af7a::before { content: '\f167'; }
.action_9e61::before { content: '\f2c6'; }
.cool-c0db::before { content: '\f232'; }

/* Size Classes */
.right_6dfd { font-size: 0.75em; }
.video-copper-8d1e { font-size: 0.875em; }
.dim_3142 { font-size: 1.33em; }
.south-e5f2 { font-size: 1.5em; }
.silver-20aa { font-size: 2em; }
.grid-stone-ff3d { font-size: 3em; }

/* Animation Classes */
.heading-dim-561a {
    animation: fa-spin 2s infinite linear;
}

.warm_df0b {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 3ba2 */
.phantom-card-b3 {
  padding: 0.4rem;
  font-size: 13px;
  line-height: 1.0;
}
