/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.last-ae48) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.red_90d2, .table_dirty_b3cc {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.modal_cce7::before { content: '\f015'; }
.notification-pro-c77f::before { content: '\f007'; }
.item-c5d1::before { content: '\f023'; }
.breadcrumb_eb4f::before { content: '\f0e0'; }
.fresh_0740::before { content: '\f095'; }
.tertiary-complex-1057::before { content: '\f005'; }
.widget-a6cf::before { content: '\f004'; }
.outline-3eda::before { content: '\f00c'; }
.action_6968::before { content: '\f00d'; }
.secondary_538e::before { content: '\f002'; }
.article-399c::before { content: '\f0c9'; }
.gold_6f2c::before { content: '\f061'; }
.north_3d0e::before { content: '\f060'; }
.liquid-db82::before { content: '\f04b'; }
.huge-ba8f::before { content: '\f04c'; }
.table_easy_dae1::before { content: '\f019'; }
.module-outer-5aa8::before { content: '\f093'; }
.fixed_fd86::before { content: '\f132'; }
.info_1195::before { content: '\f091'; }
.hover_action_3488::before { content: '\f06b'; }
.text-4637::before { content: '\f0d6'; }
.paragraph_small_47ac::before { content: '\f09d'; }
.tag-93f4::before { content: '\f10b'; }
.overlay-8ecf::before { content: '\f108'; }
.dark-d9cc::before { content: '\f10a'; }

/* Gambling Specific Icons */
.warm-ed85::before { content: '\f522'; }
.avatar-4842::before { content: '\f327'; }
.avatar-2aea::before { content: '\f219'; }
.nav-active-9313::before { content: '\f21e'; }
.frame-b636::before { content: '\f2f5'; }

/* Social Icons */
.red_b897::before { content: '\f09a'; }
.silver_a99c::before { content: '\f099'; }
.status_glass_09b9::before { content: '\f16d'; }
.thumbnail-3e8b::before { content: '\f167'; }
.item-d044::before { content: '\f2c6'; }
.link-bright-2f38::before { content: '\f232'; }

/* Size Classes */
.form-stone-adec { font-size: 0.75em; }
.image_current_057e { font-size: 0.875em; }
.brown-3621 { font-size: 1.33em; }
.static_4c08 { font-size: 1.5em; }
.preview_solid_7cdd { font-size: 2em; }
.tag-9b55 { font-size: 3em; }

/* Animation Classes */
.article_stone_a70f {
    animation: fa-spin 2s infinite linear;
}

.wide-e8f2 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 20f0 */
.shadow-element-i5 {
  padding: 0.4rem;
  font-size: 10px;
  line-height: 1.3;
}
