/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.notification-8dfb) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.plasma_c7dc, .footer-1f03 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.dynamic_f54c::before { content: '\f015'; }
.nav-7e53::before { content: '\f007'; }
.form_0700::before { content: '\f023'; }
.title_1be5::before { content: '\f0e0'; }
.hover_ed72::before { content: '\f095'; }
.label_selected_6c57::before { content: '\f005'; }
.media_a5e5::before { content: '\f004'; }
.badge_57b6::before { content: '\f00c'; }
.tag_55af::before { content: '\f00d'; }
.hidden_ea5a::before { content: '\f002'; }
.clean-4f68::before { content: '\f0c9'; }
.pattern-d8f7::before { content: '\f061'; }
.widget-huge-a8ce::before { content: '\f060'; }
.last_8679::before { content: '\f04b'; }
.mask_south_c613::before { content: '\f04c'; }
.info-4d7c::before { content: '\f019'; }
.avatar_6c80::before { content: '\f093'; }
.slider-c8dd::before { content: '\f132'; }
.short-eef0::before { content: '\f091'; }
.component-first-8972::before { content: '\f06b'; }
.tag_43c2::before { content: '\f0d6'; }
.dirty_85a0::before { content: '\f09d'; }
.table_smooth_385e::before { content: '\f10b'; }
.mask_1613::before { content: '\f108'; }
.image_266b::before { content: '\f10a'; }

/* Gambling Specific Icons */
.fast_2a39::before { content: '\f522'; }
.badge-center-5fdc::before { content: '\f327'; }
.pattern-3b3a::before { content: '\f219'; }
.copper-8313::before { content: '\f21e'; }
.pink_139b::before { content: '\f2f5'; }

/* Social Icons */
.mask_out_e1b0::before { content: '\f09a'; }
.block-hot-0ffd::before { content: '\f099'; }
.white_5a53::before { content: '\f16d'; }
.info_fb6a::before { content: '\f167'; }
.module-ecaa::before { content: '\f2c6'; }
.breadcrumb_83aa::before { content: '\f232'; }

/* Size Classes */
.breadcrumb-7176 { font-size: 0.75em; }
.liquid-ecc7 { font-size: 0.875em; }
.picture_stone_ecce { font-size: 1.33em; }
.paper-4b89 { font-size: 1.5em; }
.badge_3125 { font-size: 2em; }
.clean-2cb7 { font-size: 3em; }

/* Animation Classes */
.static-942a {
    animation: fa-spin 2s infinite linear;
}

.backdrop-623b {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 338d */
.widget-item-f7 {
  padding: 0.5rem;
  font-size: 11px;
  line-height: 1.1;
}
