/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.frame-west-d844) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.tertiary-narrow-5aec, .backdrop_c4d8 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.left_92ab::before { content: '\f015'; }
.down_8f76::before { content: '\f007'; }
.detail_ff52::before { content: '\f023'; }
.warm_b167::before { content: '\f0e0'; }
.warm-1671::before { content: '\f095'; }
.sort_bottom_abb8::before { content: '\f005'; }
.progress-hard-e24e::before { content: '\f004'; }
.modal-hovered-5d16::before { content: '\f00c'; }
.focus-paper-504c::before { content: '\f00d'; }
.text-da61::before { content: '\f002'; }
.bright-092f::before { content: '\f0c9'; }
.alert-d10b::before { content: '\f061'; }
.breadcrumb_1e3d::before { content: '\f060'; }
.breadcrumb-dec3::before { content: '\f04b'; }
.container_action_9aa8::before { content: '\f04c'; }
.black-954e::before { content: '\f019'; }
.layout_paper_2d4b::before { content: '\f093'; }
.fixed-6e75::before { content: '\f132'; }
.thick_ecac::before { content: '\f091'; }
.tall-42e9::before { content: '\f06b'; }
.hidden-next-df25::before { content: '\f0d6'; }
.steel_9adf::before { content: '\f09d'; }
.list_ac48::before { content: '\f10b'; }
.up_2f48::before { content: '\f108'; }
.hero_last_42e2::before { content: '\f10a'; }

/* Gambling Specific Icons */
.disabled-5a0e::before { content: '\f522'; }
.cool-6dce::before { content: '\f327'; }
.tall-0316::before { content: '\f219'; }
.hot_12b8::before { content: '\f21e'; }
.pro-4875::before { content: '\f2f5'; }

/* Social Icons */
.detail_4787::before { content: '\f09a'; }
.cold_d7e9::before { content: '\f099'; }
.alert_glass_34de::before { content: '\f16d'; }
.fast_c72d::before { content: '\f167'; }
.highlight-paper-3b2d::before { content: '\f2c6'; }
.hero-cca8::before { content: '\f232'; }

/* Size Classes */
.modal_50ed { font-size: 0.75em; }
.modal-3308 { font-size: 0.875em; }
.text_b634 { font-size: 1.33em; }
.card_center_769f { font-size: 1.5em; }
.column_fresh_7883 { font-size: 2em; }
.hot_b3ef { font-size: 3em; }

/* Animation Classes */
.icon-pro-1cfc {
    animation: fa-spin 2s infinite linear;
}

.chip_last_4730 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: d26b */
.widget-item-m9 {
  padding: 0.4rem;
  font-size: 14px;
  line-height: 1.2;
}
