/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.notice-hard-d4a6) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.disabled_9886, .shadow_13e6 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.warm-7500::before { content: '\f015'; }
.detail_ae4a::before { content: '\f007'; }
.smooth_0d92::before { content: '\f023'; }
.border-upper-bada::before { content: '\f0e0'; }
.picture_cc11::before { content: '\f095'; }
.first-c98a::before { content: '\f005'; }
.module-blue-1784::before { content: '\f004'; }
.logo-tall-45bd::before { content: '\f00c'; }
.dark-ab80::before { content: '\f00d'; }
.alert_dae2::before { content: '\f002'; }
.tall_9269::before { content: '\f0c9'; }
.middle-3221::before { content: '\f061'; }
.box_d232::before { content: '\f060'; }
.pagination-gas-c757::before { content: '\f04b'; }
.white_4191::before { content: '\f04c'; }
.media-3a3a::before { content: '\f019'; }
.row_0b6e::before { content: '\f093'; }
.frame-d31f::before { content: '\f132'; }
.label-dark-8c8f::before { content: '\f091'; }
.tag_west_e2df::before { content: '\f06b'; }
.active-1cf0::before { content: '\f0d6'; }
.top-3537::before { content: '\f09d'; }
.dirty_b004::before { content: '\f10b'; }
.summary_7a74::before { content: '\f108'; }
.accordion-gas-9f76::before { content: '\f10a'; }

/* Gambling Specific Icons */
.chip_be35::before { content: '\f522'; }
.highlight-center-8840::before { content: '\f327'; }
.info-d0fc::before { content: '\f219'; }
.breadcrumb-motion-6fbf::before { content: '\f21e'; }
.mini_4e58::before { content: '\f2f5'; }

/* Social Icons */
.sort-10c4::before { content: '\f09a'; }
.mask-huge-57d2::before { content: '\f099'; }
.search_3514::before { content: '\f16d'; }
.accordion_921f::before { content: '\f167'; }
.breadcrumb_selected_dd3d::before { content: '\f2c6'; }
.warm-23a3::before { content: '\f232'; }

/* Size Classes */
.menu_eef3 { font-size: 0.75em; }
.hot_1c07 { font-size: 0.875em; }
.cold-d641 { font-size: 1.33em; }
.over_749d { font-size: 1.5em; }
.large_c7f7 { font-size: 2em; }
.over_564d { font-size: 3em; }

/* Animation Classes */
.backdrop-174f {
    animation: fa-spin 2s infinite linear;
}

.article_plasma_452b {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 39a8 */
.phantom-card-t0 {
  padding: 0.5rem;
  font-size: 12px;
  line-height: 1.1;
}
