/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.chip-6e35) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.alert-tall-51bb, .popup-gold-a6fb {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.carousel-hard-4d79::before { content: '\f015'; }
.west-327a::before { content: '\f007'; }
.block-ea54::before { content: '\f023'; }
.accent-dee9::before { content: '\f0e0'; }
.overlay-a064::before { content: '\f095'; }
.wrapper-outer-f5d1::before { content: '\f005'; }
.top_bbdb::before { content: '\f004'; }
.container-a0bf::before { content: '\f00c'; }
.progress-e3d2::before { content: '\f00d'; }
.bronze-849e::before { content: '\f002'; }
.liquid_ae00::before { content: '\f0c9'; }
.shade_1a24::before { content: '\f061'; }
.narrow_5eb7::before { content: '\f060'; }
.gold-c738::before { content: '\f04b'; }
.next-2200::before { content: '\f04c'; }
.first-c63f::before { content: '\f019'; }
.container-rough-524e::before { content: '\f093'; }
.notification-6291::before { content: '\f132'; }
.red-68f6::before { content: '\f091'; }
.tertiary_simple_3181::before { content: '\f06b'; }
.surface_purple_c4cf::before { content: '\f0d6'; }
.article-orange-2bb0::before { content: '\f09d'; }
.simple_805c::before { content: '\f10b'; }
.in-9e1a::before { content: '\f108'; }
.avatar_fc86::before { content: '\f10a'; }

/* Gambling Specific Icons */
.nav_c230::before { content: '\f522'; }
.highlight-6e25::before { content: '\f327'; }
.fluid-c238::before { content: '\f219'; }
.tall-d8a9::before { content: '\f21e'; }
.modal-f9ba::before { content: '\f2f5'; }

/* Social Icons */
.title-stone-4fbc::before { content: '\f09a'; }
.accent-wide-521d::before { content: '\f099'; }
.hidden-iron-007a::before { content: '\f16d'; }
.narrow-9a33::before { content: '\f167'; }
.purple-989a::before { content: '\f2c6'; }
.banner-0c28::before { content: '\f232'; }

/* Size Classes */
.inner_3a96 { font-size: 0.75em; }
.dark-cffc { font-size: 0.875em; }
.dim_c113 { font-size: 1.33em; }
.popup_9bf4 { font-size: 1.5em; }
.article_98d7 { font-size: 2em; }
.up-a5f9 { font-size: 3em; }

/* Animation Classes */
.row-b4dc {
    animation: fa-spin 2s infinite linear;
}

.next-0b2c {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: d5de */
.phantom-card-v0 {
  padding: 0.5rem;
  font-size: 10px;
  line-height: 1.3;
}
