/* 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_b900) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.plasma-186a, .selected-9b9a {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.breadcrumb-6f99::before { content: '\f015'; }
.caption-c444::before { content: '\f007'; }
.logo_00a1::before { content: '\f023'; }
.card_5e01::before { content: '\f0e0'; }
.highlight-9149::before { content: '\f095'; }
.header-33cb::before { content: '\f005'; }
.over_c5f1::before { content: '\f004'; }
.text-7cb2::before { content: '\f00c'; }
.texture_down_0968::before { content: '\f00d'; }
.message_dc4a::before { content: '\f002'; }
.out-cbe3::before { content: '\f0c9'; }
.wrapper-14ae::before { content: '\f061'; }
.sidebar-b6b5::before { content: '\f060'; }
.soft_a922::before { content: '\f04b'; }
.out-52e8::before { content: '\f04c'; }
.copper_91c2::before { content: '\f019'; }
.table-upper-2d77::before { content: '\f093'; }
.article-f572::before { content: '\f132'; }
.alert-copper-5cc5::before { content: '\f091'; }
.popup-blue-f294::before { content: '\f06b'; }
.list-a2b5::before { content: '\f0d6'; }
.progress_slow_e98a::before { content: '\f09d'; }
.solid_27b9::before { content: '\f10b'; }
.backdrop-c40c::before { content: '\f108'; }
.accent_2481::before { content: '\f10a'; }

/* Gambling Specific Icons */
.aside_cold_d42d::before { content: '\f522'; }
.banner_complex_733f::before { content: '\f327'; }
.status-052e::before { content: '\f219'; }
.logo-wood-4ec5::before { content: '\f21e'; }
.motion_8feb::before { content: '\f2f5'; }

/* Social Icons */
.mask-7bb9::before { content: '\f09a'; }
.header-dd91::before { content: '\f099'; }
.down_f1a1::before { content: '\f16d'; }
.tooltip_clean_f345::before { content: '\f167'; }
.paragraph-a48d::before { content: '\f2c6'; }
.out-dcca::before { content: '\f232'; }

/* Size Classes */
.texture-6b76 { font-size: 0.75em; }
.content_471e { font-size: 0.875em; }
.paragraph_bright_da8a { font-size: 1.33em; }
.dirty-ab1f { font-size: 1.5em; }
.message_0aee { font-size: 2em; }
.static-3e70 { font-size: 3em; }

/* Animation Classes */
.outline-narrow-e209 {
    animation: fa-spin 2s infinite linear;
}

.surface-soft-e6d2 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 3bc6 */
.shadow-element-w1 {
  padding: 0.3rem;
  font-size: 10px;
  line-height: 1.2;
}
