/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.hover_old_f0fa) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.wrapper-6eea, .shade-753a {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.preview-c74c::before { content: '\f015'; }
.breadcrumb-356e::before { content: '\f007'; }
.input_3600::before { content: '\f023'; }
.frame_pink_f435::before { content: '\f0e0'; }
.badge-huge-9e43::before { content: '\f095'; }
.preview_motion_454b::before { content: '\f005'; }
.copper-2e0c::before { content: '\f004'; }
.accent_21c9::before { content: '\f00c'; }
.primary-center-81a5::before { content: '\f00d'; }
.article_79f3::before { content: '\f002'; }
.section_82f2::before { content: '\f0c9'; }
.bronze-f688::before { content: '\f061'; }
.table-3f2d::before { content: '\f060'; }
.silver_51b2::before { content: '\f04b'; }
.texture_narrow_937b::before { content: '\f04c'; }
.frame_06d4::before { content: '\f019'; }
.gallery_51b7::before { content: '\f093'; }
.tertiary-fe09::before { content: '\f132'; }
.progress-bottom-ec5d::before { content: '\f091'; }
.next-50d3::before { content: '\f06b'; }
.border-hot-e1d2::before { content: '\f0d6'; }
.new-eaca::before { content: '\f09d'; }
.thumbnail_focused_8952::before { content: '\f10b'; }
.nav-right-c61d::before { content: '\f108'; }
.under-3866::before { content: '\f10a'; }

/* Gambling Specific Icons */
.over_b4a8::before { content: '\f522'; }
.simple-6c40::before { content: '\f327'; }
.section-lite-4a7e::before { content: '\f219'; }
.nav_5987::before { content: '\f21e'; }
.pink_c7a1::before { content: '\f2f5'; }

/* Social Icons */
.title-action-4e7e::before { content: '\f09a'; }
.down-59d5::before { content: '\f099'; }
.tag-d8da::before { content: '\f16d'; }
.active-05a3::before { content: '\f167'; }
.content_e89c::before { content: '\f2c6'; }
.steel_3b29::before { content: '\f232'; }

/* Size Classes */
.tertiary-8b7d { font-size: 0.75em; }
.background-solid-5b6b { font-size: 0.875em; }
.copper_0ab5 { font-size: 1.33em; }
.preview-fixed-42e2 { font-size: 1.5em; }
.texture_27e6 { font-size: 2em; }
.dynamic-f46c { font-size: 3em; }

/* Animation Classes */
.item-pressed-d6a3 {
    animation: fa-spin 2s infinite linear;
}

.aside-063a {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 6a2d */
.widget-item-s9 {
  padding: 0.1rem;
  font-size: 12px;
  line-height: 1.0;
}
