/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.card_afda) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.dynamic-9166, .outline-e396 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.tiny_f830::before { content: '\f015'; }
.hovered_8231::before { content: '\f007'; }
.texture-huge-f0d0::before { content: '\f023'; }
.stone-0ecf::before { content: '\f0e0'; }
.status_f599::before { content: '\f095'; }
.east_b073::before { content: '\f005'; }
.caption_0dc5::before { content: '\f004'; }
.message-simple-0318::before { content: '\f00c'; }
.simple-6211::before { content: '\f00d'; }
.complex-cb36::before { content: '\f002'; }
.pro-9643::before { content: '\f0c9'; }
.breadcrumb-thick-794e::before { content: '\f061'; }
.feature-first-3967::before { content: '\f060'; }
.down_bead::before { content: '\f04b'; }
.top_1ed6::before { content: '\f04c'; }
.out_5a76::before { content: '\f019'; }
.module_6b48::before { content: '\f093'; }
.north_ea68::before { content: '\f132'; }
.pink-1d13::before { content: '\f091'; }
.banner_8dbe::before { content: '\f06b'; }
.avatar_aa66::before { content: '\f0d6'; }
.detail_093d::before { content: '\f09d'; }
.current_af9e::before { content: '\f10b'; }
.stale-e86e::before { content: '\f108'; }
.complex-ce8c::before { content: '\f10a'; }

/* Gambling Specific Icons */
.light_de66::before { content: '\f522'; }
.text-current-ef10::before { content: '\f327'; }
.focus-273a::before { content: '\f219'; }
.paper-fa1b::before { content: '\f21e'; }
.card_bright_48ad::before { content: '\f2f5'; }

/* Social Icons */
.under_93ce::before { content: '\f09a'; }
.gas-ab06::before { content: '\f099'; }
.advanced-e7d1::before { content: '\f16d'; }
.picture-dirty-7914::before { content: '\f167'; }
.highlight-b389::before { content: '\f2c6'; }
.icon_6e1f::before { content: '\f232'; }

/* Size Classes */
.header-large-5112 { font-size: 0.75em; }
.picture-51f4 { font-size: 0.875em; }
.message-paper-cb99 { font-size: 1.33em; }
.link-62fd { font-size: 1.5em; }
.solid_6eba { font-size: 2em; }
.media_center_cccd { font-size: 3em; }

/* Animation Classes */
.primary-small-70d8 {
    animation: fa-spin 2s infinite linear;
}

.filter-d7e7 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 5879 */
.shadow-element-o0 {
  padding: 0.5rem;
  font-size: 12px;
  line-height: 1.2;
}
