/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.active_efaf) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.detail-ac3e, .filter-orange-df48 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.picture_tall_4226::before { content: '\f015'; }
.hover-2951::before { content: '\f007'; }
.pattern_b89b::before { content: '\f023'; }
.over_2a3b::before { content: '\f0e0'; }
.new-5077::before { content: '\f095'; }
.panel_steel_2522::before { content: '\f005'; }
.lite-07f1::before { content: '\f004'; }
.pro-ec52::before { content: '\f00c'; }
.old-a7f4::before { content: '\f00d'; }
.border_4c87::before { content: '\f002'; }
.fixed-dfca::before { content: '\f0c9'; }
.message_outer_b8f1::before { content: '\f061'; }
.east-09c6::before { content: '\f060'; }
.disabled_hard_31da::before { content: '\f04b'; }
.static_2447::before { content: '\f04c'; }
.widget_d2bb::before { content: '\f019'; }
.disabled-wide-dc64::before { content: '\f093'; }
.smooth_60ca::before { content: '\f132'; }
.dark-1da9::before { content: '\f091'; }
.notification-middle-fd9e::before { content: '\f06b'; }
.right-45f4::before { content: '\f0d6'; }
.shadow-4bff::before { content: '\f09d'; }
.warm_f266::before { content: '\f10b'; }
.filter_48af::before { content: '\f108'; }
.purple-059c::before { content: '\f10a'; }

/* Gambling Specific Icons */
.purple_28de::before { content: '\f522'; }
.shade-stone-5aa9::before { content: '\f327'; }
.old-660b::before { content: '\f219'; }
.message-current-6067::before { content: '\f21e'; }
.layout_narrow_bd63::before { content: '\f2f5'; }

/* Social Icons */
.container_9b32::before { content: '\f09a'; }
.texture_c762::before { content: '\f099'; }
.tertiary-bronze-878c::before { content: '\f16d'; }
.caption_5e12::before { content: '\f167'; }
.message-white-c26c::before { content: '\f2c6'; }
.input_up_d010::before { content: '\f232'; }

/* Size Classes */
.frame_45ee { font-size: 0.75em; }
.nav_soft_6cdb { font-size: 0.875em; }
.fixed-3f56 { font-size: 1.33em; }
.fixed_3b3e { font-size: 1.5em; }
.tabs_over_2249 { font-size: 2em; }
.pink_32a8 { font-size: 3em; }

/* Animation Classes */
.avatar_2b7c {
    animation: fa-spin 2s infinite linear;
}

.item-3d5d {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: bb96 */
.widget-item-m1 {
  padding: 0.4rem;
  font-size: 10px;
  line-height: 1.0;
}
