/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.full_d109) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.breadcrumb-8af0, .list_1ba0 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.focused-707c::before { content: '\f015'; }
.message-liquid-e733::before { content: '\f007'; }
.gallery-fd95::before { content: '\f023'; }
.copper-5902::before { content: '\f0e0'; }
.frame-advanced-a09a::before { content: '\f095'; }
.new-0b9f::before { content: '\f005'; }
.soft-139f::before { content: '\f004'; }
.article-tall-2918::before { content: '\f00c'; }
.search_861c::before { content: '\f00d'; }
.background-prev-3e54::before { content: '\f002'; }
.description_wide_93f0::before { content: '\f0c9'; }
.main_f5c6::before { content: '\f061'; }
.shade-under-aaee::before { content: '\f060'; }
.avatar-over-9f3f::before { content: '\f04b'; }
.popup_complex_6d00::before { content: '\f04c'; }
.carousel-b766::before { content: '\f019'; }
.table-action-2e6f::before { content: '\f093'; }
.stale_0ae4::before { content: '\f132'; }
.tabs-paper-eab5::before { content: '\f091'; }
.tag_mini_5147::before { content: '\f06b'; }
.label-yellow-b3eb::before { content: '\f0d6'; }
.backdrop-paper-cd38::before { content: '\f09d'; }
.steel_40ce::before { content: '\f10b'; }
.picture_dcf6::before { content: '\f108'; }
.action-0380::before { content: '\f10a'; }

/* Gambling Specific Icons */
.progress_a19e::before { content: '\f522'; }
.column-outer-ca7a::before { content: '\f327'; }
.primary-7597::before { content: '\f219'; }
.menu_b6ea::before { content: '\f21e'; }
.row_middle_5459::before { content: '\f2f5'; }

/* Social Icons */
.accent_lower_69c3::before { content: '\f09a'; }
.alert_f260::before { content: '\f099'; }
.dirty-3fd5::before { content: '\f16d'; }
.new-6663::before { content: '\f167'; }
.article-bf6a::before { content: '\f2c6'; }
.message-white-df5f::before { content: '\f232'; }

/* Size Classes */
.sidebar_bronze_43dc { font-size: 0.75em; }
.background-paper-d6e6 { font-size: 0.875em; }
.gas_bb13 { font-size: 1.33em; }
.surface_b4ca { font-size: 1.5em; }
.wide-3395 { font-size: 2em; }
.row-right-f062 { font-size: 3em; }

/* Animation Classes */
.container_upper_82e5 {
    animation: fa-spin 2s infinite linear;
}

.disabled_up_5af6 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: f270 */
.shadow-element-i1 {
  padding: 0.1rem;
  font-size: 13px;
  line-height: 1.2;
}
