/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.thumbnail_stone_569f) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.up-a08a, .border_72af {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.element_yellow_cbd9::before { content: '\f015'; }
.accent_last_15f6::before { content: '\f007'; }
.north-550f::before { content: '\f023'; }
.column_black_8672::before { content: '\f0e0'; }
.sidebar-cb95::before { content: '\f095'; }
.label-c4d7::before { content: '\f005'; }
.input-383a::before { content: '\f004'; }
.static_897c::before { content: '\f00c'; }
.notification_blue_f536::before { content: '\f00d'; }
.slider_cold_03b3::before { content: '\f002'; }
.photo_b463::before { content: '\f0c9'; }
.secondary_0d95::before { content: '\f061'; }
.button_green_0108::before { content: '\f060'; }
.description_cool_a7d4::before { content: '\f04b'; }
.smooth-ff9d::before { content: '\f04c'; }
.input_44d0::before { content: '\f019'; }
.complex_6a0b::before { content: '\f093'; }
.input_b2a3::before { content: '\f132'; }
.outer_7b67::before { content: '\f091'; }
.notification-old-edd5::before { content: '\f06b'; }
.card-edc3::before { content: '\f0d6'; }
.fast-0233::before { content: '\f09d'; }
.paragraph_2471::before { content: '\f10b'; }
.tabs-narrow-c44f::before { content: '\f108'; }
.purple_c108::before { content: '\f10a'; }

/* Gambling Specific Icons */
.header-327c::before { content: '\f522'; }
.row_blue_4730::before { content: '\f327'; }
.slow-5e32::before { content: '\f219'; }
.status_inner_a7cd::before { content: '\f21e'; }
.backdrop_534f::before { content: '\f2f5'; }

/* Social Icons */
.texture_a3db::before { content: '\f09a'; }
.thumbnail-tiny-4d26::before { content: '\f099'; }
.message-orange-d302::before { content: '\f16d'; }
.backdrop-hovered-90ca::before { content: '\f167'; }
.focused-9f7b::before { content: '\f2c6'; }
.feature-b70b::before { content: '\f232'; }

/* Size Classes */
.info-3c2e { font-size: 0.75em; }
.inner-c9cd { font-size: 0.875em; }
.nav_clean_8c35 { font-size: 1.33em; }
.first-1386 { font-size: 1.5em; }
.disabled-selected-54d3 { font-size: 2em; }
.current-5389 { font-size: 3em; }

/* Animation Classes */
.east-2bb6 {
    animation: fa-spin 2s infinite linear;
}

.notice_5ef9 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 7ef4 */
.widget-item-p8 {
  padding: 0.5rem;
  font-size: 13px;
  line-height: 1.2;
}
