/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.text-83b0) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.wrapper-06b1, .green-e81d {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.purple-b067::before { content: '\f015'; }
.progress-focused-c208::before { content: '\f007'; }
.menu-111d::before { content: '\f023'; }
.paragraph_in_d557::before { content: '\f0e0'; }
.inner_793f::before { content: '\f095'; }
.selected-15a3::before { content: '\f005'; }
.cool_0ace::before { content: '\f004'; }
.full_035b::before { content: '\f00c'; }
.modal_paper_5a16::before { content: '\f00d'; }
.primary_6c12::before { content: '\f002'; }
.article_bronze_e3cc::before { content: '\f0c9'; }
.video_wide_a4f2::before { content: '\f061'; }
.nav-simple-8db5::before { content: '\f060'; }
.backdrop_3f21::before { content: '\f04b'; }
.notification-small-a799::before { content: '\f04c'; }
.list-next-e52c::before { content: '\f019'; }
.widget-motion-fbdd::before { content: '\f093'; }
.link_narrow_034e::before { content: '\f132'; }
.header_1ee6::before { content: '\f091'; }
.tiny_4f87::before { content: '\f06b'; }
.background_north_725d::before { content: '\f0d6'; }
.warm_d8c3::before { content: '\f09d'; }
.static_54c7::before { content: '\f10b'; }
.section_bf0a::before { content: '\f108'; }
.texture-hard-f2f8::before { content: '\f10a'; }

/* Gambling Specific Icons */
.outer-514e::before { content: '\f522'; }
.plasma_8f72::before { content: '\f327'; }
.picture_32fb::before { content: '\f219'; }
.background-new-bf4f::before { content: '\f21e'; }
.picture_solid_1bd7::before { content: '\f2f5'; }

/* Social Icons */
.notice-fast-c772::before { content: '\f09a'; }
.modal_1e6f::before { content: '\f099'; }
.box-steel-5516::before { content: '\f16d'; }
.main-bronze-c266::before { content: '\f167'; }
.hard-79fd::before { content: '\f2c6'; }
.tooltip_glass_2c02::before { content: '\f232'; }

/* Size Classes */
.title-ebfc { font-size: 0.75em; }
.progress-new-d8e2 { font-size: 0.875em; }
.filter_huge_ba4f { font-size: 1.33em; }
.sidebar-north-e02b { font-size: 1.5em; }
.backdrop-fixed-74b3 { font-size: 2em; }
.black-6e2f { font-size: 3em; }

/* Animation Classes */
.badge_static_99ad {
    animation: fa-spin 2s infinite linear;
}

.section-paper-3c54 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 9d55 */
.ghost-box-y2 {
  padding: 0.2rem;
  font-size: 13px;
  line-height: 1.1;
}
