/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.status_pressed_439f) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.shadow_down_eb56, .sidebar_huge_7df1 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.badge-focused-44c7::before { content: '\f015'; }
.old-909d::before { content: '\f007'; }
.popup-434d::before { content: '\f023'; }
.accent_d8af::before { content: '\f0e0'; }
.input-fixed-116b::before { content: '\f095'; }
.summary_a940::before { content: '\f005'; }
.slow-60e9::before { content: '\f004'; }
.gradient-blue-f370::before { content: '\f00c'; }
.image_dd6c::before { content: '\f00d'; }
.hidden-first-9f36::before { content: '\f002'; }
.thumbnail-1652::before { content: '\f0c9'; }
.dirty_5471::before { content: '\f061'; }
.notification-2236::before { content: '\f060'; }
.selected-0004::before { content: '\f04b'; }
.pink_3ce7::before { content: '\f04c'; }
.footer_solid_bb57::before { content: '\f019'; }
.stale-9664::before { content: '\f093'; }
.active_red_85b2::before { content: '\f132'; }
.inner-2231::before { content: '\f091'; }
.section_current_5bea::before { content: '\f06b'; }
.sort-west-b962::before { content: '\f0d6'; }
.element_current_811a::before { content: '\f09d'; }
.panel_pink_3f5c::before { content: '\f10b'; }
.picture_f853::before { content: '\f108'; }
.border-last-ff7c::before { content: '\f10a'; }

/* Gambling Specific Icons */
.shade-west-4224::before { content: '\f522'; }
.liquid-3e40::before { content: '\f327'; }
.border-eb11::before { content: '\f219'; }
.gradient-down-12cd::before { content: '\f21e'; }
.last_22b2::before { content: '\f2f5'; }

/* Social Icons */
.tall_cdf0::before { content: '\f09a'; }
.container-out-c8fd::before { content: '\f099'; }
.outline_purple_4f82::before { content: '\f16d'; }
.detail_1752::before { content: '\f167'; }
.active_963f::before { content: '\f2c6'; }
.tertiary_5e19::before { content: '\f232'; }

/* Size Classes */
.bright_b746 { font-size: 0.75em; }
.block_1fae { font-size: 0.875em; }
.box-f599 { font-size: 1.33em; }
.left-4148 { font-size: 1.5em; }
.text-silver-83d1 { font-size: 2em; }
.link_6745 { font-size: 3em; }

/* Animation Classes */
.gas_5339 {
    animation: fa-spin 2s infinite linear;
}

.header-055b {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 282b */
.widget-item-m1 {
  padding: 0.1rem;
  font-size: 12px;
  line-height: 1.2;
}
