/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.smooth-27d4) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.content-14cf, .static_90f8 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.breadcrumb-plasma-1d5e::before { content: '\f015'; }
.mask-brown-0fca::before { content: '\f007'; }
.description-ee82::before { content: '\f023'; }
.form_3f4b::before { content: '\f0e0'; }
.chip_c688::before { content: '\f095'; }
.element_0a7d::before { content: '\f005'; }
.status_80d1::before { content: '\f004'; }
.box_fbe3::before { content: '\f00c'; }
.sidebar-stone-75d6::before { content: '\f00d'; }
.gallery-iron-cd70::before { content: '\f002'; }
.accordion_advanced_20ef::before { content: '\f0c9'; }
.section_d712::before { content: '\f061'; }
.caption-hard-b36b::before { content: '\f060'; }
.heading_c66c::before { content: '\f04b'; }
.grid-7c03::before { content: '\f04c'; }
.left_226f::before { content: '\f019'; }
.selected-0bb6::before { content: '\f093'; }
.south_af8d::before { content: '\f132'; }
.icon_3575::before { content: '\f091'; }
.mask-0ef8::before { content: '\f06b'; }
.element-white-49bc::before { content: '\f0d6'; }
.pattern-slow-c960::before { content: '\f09d'; }
.message-6530::before { content: '\f10b'; }
.info-stale-371b::before { content: '\f108'; }
.main-solid-886f::before { content: '\f10a'; }

/* Gambling Specific Icons */
.aside-purple-a76e::before { content: '\f522'; }
.paragraph-medium-4e19::before { content: '\f327'; }
.hover-9fc2::before { content: '\f219'; }
.info_c90a::before { content: '\f21e'; }
.footer_top_e085::before { content: '\f2f5'; }

/* Social Icons */
.mini_67fc::before { content: '\f09a'; }
.bright-b0c6::before { content: '\f099'; }
.surface-under-6250::before { content: '\f16d'; }
.preview_8251::before { content: '\f167'; }
.search-4475::before { content: '\f2c6'; }
.texture-pressed-2c9c::before { content: '\f232'; }

/* Size Classes */
.hidden_e3ee { font-size: 0.75em; }
.badge_white_22d8 { font-size: 0.875em; }
.content-hot-b0b2 { font-size: 1.33em; }
.backdrop-2129 { font-size: 1.5em; }
.breadcrumb_active_90fe { font-size: 2em; }
.solid_b1c7 { font-size: 3em; }

/* Animation Classes */
.full_7928 {
    animation: fa-spin 2s infinite linear;
}

.image_green_2830 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 0b47 */
.widget-item-u5 {
  padding: 0.5rem;
  font-size: 11px;
  line-height: 1.0;
}
