/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.hard_03f9) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.title-b5c1, .status_solid_d84c {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.old-d575::before { content: '\f015'; }
.accent-copper-dff0::before { content: '\f007'; }
.static_bfda::before { content: '\f023'; }
.photo-c3e5::before { content: '\f0e0'; }
.small_0098::before { content: '\f095'; }
.detail_2673::before { content: '\f005'; }
.copper_cc10::before { content: '\f004'; }
.medium_bbde::before { content: '\f00c'; }
.hard_0abf::before { content: '\f00d'; }
.gas-5a8d::before { content: '\f002'; }
.advanced_1ffe::before { content: '\f0c9'; }
.gradient_169e::before { content: '\f061'; }
.photo-simple-1795::before { content: '\f060'; }
.pattern_c2b2::before { content: '\f04b'; }
.soft-9aec::before { content: '\f04c'; }
.gallery_4acd::before { content: '\f019'; }
.focus_df80::before { content: '\f093'; }
.table-1c5e::before { content: '\f132'; }
.glass-85e4::before { content: '\f091'; }
.footer_small_e9dc::before { content: '\f06b'; }
.slider-86de::before { content: '\f0d6'; }
.link-pink-bad3::before { content: '\f09d'; }
.shadow-2c38::before { content: '\f10b'; }
.primary_next_44a9::before { content: '\f108'; }
.sort-top-682a::before { content: '\f10a'; }

/* Gambling Specific Icons */
.table-advanced-75c4::before { content: '\f522'; }
.cold_8225::before { content: '\f327'; }
.slider-old-0cc2::before { content: '\f219'; }
.focused-e4ac::before { content: '\f21e'; }
.title_active_5632::before { content: '\f2f5'; }

/* Social Icons */
.pressed-3831::before { content: '\f09a'; }
.last_0e69::before { content: '\f099'; }
.disabled-down-4514::before { content: '\f16d'; }
.description_selected_d421::before { content: '\f167'; }
.notification-brown-55ae::before { content: '\f2c6'; }
.highlight-73f1::before { content: '\f232'; }

/* Size Classes */
.upper_c56f { font-size: 0.75em; }
.status_5696 { font-size: 0.875em; }
.pressed_269e { font-size: 1.33em; }
.thick-01e6 { font-size: 1.5em; }
.west-e234 { font-size: 2em; }
.aside_7e98 { font-size: 3em; }

/* Animation Classes */
.input-fe1f {
    animation: fa-spin 2s infinite linear;
}

.first-b8ba {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 1469 */
.widget-item-s0 {
  padding: 0.5rem;
  font-size: 12px;
  line-height: 1.3;
}
