/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.primary-e167) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.purple_0109, .input-3f68 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.feature_c596::before { content: '\f015'; }
.box_c95f::before { content: '\f007'; }
.complex_c295::before { content: '\f023'; }
.video-down-6ea6::before { content: '\f0e0'; }
.list_left_072e::before { content: '\f095'; }
.plasma-34dd::before { content: '\f005'; }
.smooth_a7f5::before { content: '\f004'; }
.left_7d64::before { content: '\f00c'; }
.primary-281a::before { content: '\f00d'; }
.block-bronze-0443::before { content: '\f002'; }
.component-9dd7::before { content: '\f0c9'; }
.gallery_east_669c::before { content: '\f061'; }
.dirty_af22::before { content: '\f060'; }
.tag_078e::before { content: '\f04b'; }
.dynamic-fd08::before { content: '\f04c'; }
.iron_a9e9::before { content: '\f019'; }
.focus_8e17::before { content: '\f093'; }
.cold_3269::before { content: '\f132'; }
.action-05dd::before { content: '\f091'; }
.paragraph-ea77::before { content: '\f06b'; }
.mini_d67f::before { content: '\f0d6'; }
.content_wide_0a36::before { content: '\f09d'; }
.message_active_3867::before { content: '\f10b'; }
.wrapper_active_eefd::before { content: '\f108'; }
.bronze-24a5::before { content: '\f10a'; }

/* Gambling Specific Icons */
.selected-b7b4::before { content: '\f522'; }
.nav-8494::before { content: '\f327'; }
.text_fast_468c::before { content: '\f219'; }
.accent-dark-33b0::before { content: '\f21e'; }
.gradient-6417::before { content: '\f2f5'; }

/* Social Icons */
.paper_cf5c::before { content: '\f09a'; }
.pagination_in_205e::before { content: '\f099'; }
.shade-focused-5687::before { content: '\f16d'; }
.info-e073::before { content: '\f167'; }
.bottom_a5ea::before { content: '\f2c6'; }
.dim-4108::before { content: '\f232'; }

/* Size Classes */
.video-2fef { font-size: 0.75em; }
.fluid-8296 { font-size: 0.875em; }
.hard_d7e4 { font-size: 1.33em; }
.backdrop-hard-596d { font-size: 1.5em; }
.dim-d7dc { font-size: 2em; }
.stale-ef3d { font-size: 3em; }

/* Animation Classes */
.last_06a9 {
    animation: fa-spin 2s infinite linear;
}

.table-simple-c108 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 2bae */
.shadow-element-n3 {
  padding: 0.5rem;
  font-size: 13px;
  line-height: 1.2;
}
