/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.backdrop_dim_e039) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.sort_silver_585e, .clean-57fb {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.sort-4628::before { content: '\f015'; }
.north_0672::before { content: '\f007'; }
.green-738a::before { content: '\f023'; }
.hard_34be::before { content: '\f0e0'; }
.static_a95d::before { content: '\f095'; }
.row-23b1::before { content: '\f005'; }
.search_up_48a6::before { content: '\f004'; }
.small_f690::before { content: '\f00c'; }
.widget_right_3efa::before { content: '\f00d'; }
.iron-8dbb::before { content: '\f002'; }
.inner-1969::before { content: '\f0c9'; }
.photo-hard-fac7::before { content: '\f061'; }
.logo_hot_51e9::before { content: '\f060'; }
.tag-8ab2::before { content: '\f04b'; }
.avatar-prev-8a8f::before { content: '\f04c'; }
.icon_f32b::before { content: '\f019'; }
.out-baa0::before { content: '\f093'; }
.steel_d4ff::before { content: '\f132'; }
.up-61e9::before { content: '\f091'; }
.small-47f3::before { content: '\f06b'; }
.pattern-aa8c::before { content: '\f0d6'; }
.tiny-1aea::before { content: '\f09d'; }
.filter_bottom_1bfb::before { content: '\f10b'; }
.content_purple_9b9b::before { content: '\f108'; }
.content-fluid-5456::before { content: '\f10a'; }

/* Gambling Specific Icons */
.disabled_bottom_c805::before { content: '\f522'; }
.frame_orange_f075::before { content: '\f327'; }
.tabs-cold-6b7a::before { content: '\f219'; }
.breadcrumb-stone-61da::before { content: '\f21e'; }
.fresh_a7c6::before { content: '\f2f5'; }

/* Social Icons */
.accent_9871::before { content: '\f09a'; }
.icon_bright_356e::before { content: '\f099'; }
.dynamic-75b8::before { content: '\f16d'; }
.avatar-b235::before { content: '\f167'; }
.badge_1119::before { content: '\f2c6'; }
.banner_pressed_87fa::before { content: '\f232'; }

/* Size Classes */
.box-fb9c { font-size: 0.75em; }
.badge_e6bf { font-size: 0.875em; }
.complex_fcd6 { font-size: 1.33em; }
.item-brown-40f8 { font-size: 1.5em; }
.button-fresh-c749 { font-size: 2em; }
.accent_b98c { font-size: 3em; }

/* Animation Classes */
.wrapper-up-3078 {
    animation: fa-spin 2s infinite linear;
}

.tag_6673 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 51a6 */
.widget-item-r2 {
  padding: 0.5rem;
  font-size: 12px;
  line-height: 1.3;
}
