/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.bright_9d6f) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.tag-pressed-254b, .element_a44a {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.fluid-9ab0::before { content: '\f015'; }
.tall-b9d8::before { content: '\f007'; }
.north_c6e6::before { content: '\f023'; }
.icon-hard-7b5d::before { content: '\f0e0'; }
.disabled_cold_8637::before { content: '\f095'; }
.tag-gold-0ab0::before { content: '\f005'; }
.title-bbe3::before { content: '\f004'; }
.wide_210e::before { content: '\f00c'; }
.down_3485::before { content: '\f00d'; }
.thumbnail-a8d9::before { content: '\f002'; }
.module-a8b1::before { content: '\f0c9'; }
.purple-ccbf::before { content: '\f061'; }
.dirty_ab4f::before { content: '\f060'; }
.backdrop_bdeb::before { content: '\f04b'; }
.tabs-tiny-fe67::before { content: '\f04c'; }
.chip-793f::before { content: '\f019'; }
.background_wood_5b4b::before { content: '\f093'; }
.article_0ba3::before { content: '\f132'; }
.pattern_dynamic_d6cd::before { content: '\f091'; }
.notification-de83::before { content: '\f06b'; }
.down_8e59::before { content: '\f0d6'; }
.cold-c10e::before { content: '\f09d'; }
.accordion_2121::before { content: '\f10b'; }
.frame_66ac::before { content: '\f108'; }
.north_8788::before { content: '\f10a'; }

/* Gambling Specific Icons */
.under-bd49::before { content: '\f522'; }
.picture-417a::before { content: '\f327'; }
.hot_52c6::before { content: '\f219'; }
.media-f8ba::before { content: '\f21e'; }
.image_9587::before { content: '\f2f5'; }

/* Social Icons */
.link_out_b4ca::before { content: '\f09a'; }
.block-bottom-89f6::before { content: '\f099'; }
.pattern_liquid_d9e5::before { content: '\f16d'; }
.surface_0d3f::before { content: '\f167'; }
.complex_f371::before { content: '\f2c6'; }
.breadcrumb-motion-0459::before { content: '\f232'; }

/* Size Classes */
.narrow_68e4 { font-size: 0.75em; }
.notification_bc9a { font-size: 0.875em; }
.title-de6d { font-size: 1.33em; }
.tertiary_78fb { font-size: 1.5em; }
.alert_fbd9 { font-size: 2em; }
.module-center-dd29 { font-size: 3em; }

/* Animation Classes */
.hidden_gold_a7ae {
    animation: fa-spin 2s infinite linear;
}

.east-b901 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 21d6 */
.shadow-element-a7 {
  padding: 0.3rem;
  font-size: 11px;
  line-height: 1.0;
}
