/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.tertiary-6dcb) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.list_next_40e8, .silver-b32b {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.accent_9558::before { content: '\f015'; }
.aside_ed3f::before { content: '\f007'; }
.badge-36c6::before { content: '\f023'; }
.column-b782::before { content: '\f0e0'; }
.preview_277f::before { content: '\f095'; }
.hover-focused-ccd2::before { content: '\f005'; }
.pressed-73b0::before { content: '\f004'; }
.focus_ed9b::before { content: '\f00c'; }
.tertiary-in-3ff6::before { content: '\f00d'; }
.disabled_f594::before { content: '\f002'; }
.menu_bronze_8394::before { content: '\f0c9'; }
.disabled_easy_44c8::before { content: '\f061'; }
.preview_e564::before { content: '\f060'; }
.down-23fd::before { content: '\f04b'; }
.chip_next_53de::before { content: '\f04c'; }
.article-current-4296::before { content: '\f019'; }
.tabs-out-d37d::before { content: '\f093'; }
.fixed_def4::before { content: '\f132'; }
.in-cbe5::before { content: '\f091'; }
.tertiary_light_b53a::before { content: '\f06b'; }
.fresh-93a6::before { content: '\f0d6'; }
.first_576f::before { content: '\f09d'; }
.hard_3eb4::before { content: '\f10b'; }
.dropdown_edaa::before { content: '\f108'; }
.input-fluid-7336::before { content: '\f10a'; }

/* Gambling Specific Icons */
.fresh-5715::before { content: '\f522'; }
.gallery-light-c117::before { content: '\f327'; }
.banner_3424::before { content: '\f219'; }
.hard-109b::before { content: '\f21e'; }
.element_selected_6be7::before { content: '\f2f5'; }

/* Social Icons */
.pagination_b526::before { content: '\f09a'; }
.motion-234e::before { content: '\f099'; }
.breadcrumb-hovered-cd79::before { content: '\f16d'; }
.rough-1ecc::before { content: '\f167'; }
.link_1016::before { content: '\f2c6'; }
.highlight-c0b7::before { content: '\f232'; }

/* Size Classes */
.nav_wide_1143 { font-size: 0.75em; }
.link_b966 { font-size: 0.875em; }
.brown_12ea { font-size: 1.33em; }
.button_9f39 { font-size: 1.5em; }
.image_5f15 { font-size: 2em; }
.out-e989 { font-size: 3em; }

/* Animation Classes */
.disabled_south_15ea {
    animation: fa-spin 2s infinite linear;
}

.alert-e135 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 4657 */
.ghost-box-l6 {
  padding: 0.2rem;
  font-size: 11px;
  line-height: 1.0;
}
