/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.texture-8edc) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.shade-f620, .tiny-9d94 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.box-e664::before { content: '\f015'; }
.full_4467::before { content: '\f007'; }
.hard-046a::before { content: '\f023'; }
.card_ca44::before { content: '\f0e0'; }
.wrapper_left_25c1::before { content: '\f095'; }
.article_right_0d6f::before { content: '\f005'; }
.gold_4098::before { content: '\f004'; }
.narrow_6283::before { content: '\f00c'; }
.label_new_69c2::before { content: '\f00d'; }
.text_8816::before { content: '\f002'; }
.bottom-7f57::before { content: '\f0c9'; }
.new-0f09::before { content: '\f061'; }
.breadcrumb-0896::before { content: '\f060'; }
.caption-5900::before { content: '\f04b'; }
.notification_5d12::before { content: '\f04c'; }
.tiny_6de5::before { content: '\f019'; }
.wood-3eca::before { content: '\f093'; }
.accordion_brown_3f51::before { content: '\f132'; }
.disabled_4bde::before { content: '\f091'; }
.backdrop_d8af::before { content: '\f06b'; }
.breadcrumb-c52d::before { content: '\f0d6'; }
.medium-699f::before { content: '\f09d'; }
.column_cold_739b::before { content: '\f10b'; }
.card_paper_4069::before { content: '\f108'; }
.caption_0fcf::before { content: '\f10a'; }

/* Gambling Specific Icons */
.shade_up_abe0::before { content: '\f522'; }
.block_action_a76f::before { content: '\f327'; }
.description_east_e052::before { content: '\f219'; }
.menu_c54d::before { content: '\f21e'; }
.border_large_e795::before { content: '\f2f5'; }

/* Social Icons */
.caption-e85b::before { content: '\f09a'; }
.summary_pro_7d2b::before { content: '\f099'; }
.disabled_first_d499::before { content: '\f16d'; }
.link-8dff::before { content: '\f167'; }
.column_short_2333::before { content: '\f2c6'; }
.left-c0aa::before { content: '\f232'; }

/* Size Classes */
.silver_2448 { font-size: 0.75em; }
.image-easy-7150 { font-size: 0.875em; }
.huge_55e0 { font-size: 1.33em; }
.shade_e1e0 { font-size: 1.5em; }
.nav_3757 { font-size: 2em; }
.stone-8889 { font-size: 3em; }

/* Animation Classes */
.overlay-medium-a8b2 {
    animation: fa-spin 2s infinite linear;
}

.primary-dim-582e {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 32e7 */
.shadow-element-e4 {
  padding: 0.2rem;
  font-size: 12px;
  line-height: 1.3;
}
