/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.tag_7c3b) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.backdrop-orange-6f22, .badge-1d69 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.light-ccd1::before { content: '\f015'; }
.list_296d::before { content: '\f007'; }
.slow_984d::before { content: '\f023'; }
.alert-north-965b::before { content: '\f0e0'; }
.banner-paper-a878::before { content: '\f095'; }
.west-e988::before { content: '\f005'; }
.focus_ce7d::before { content: '\f004'; }
.lower-9477::before { content: '\f00c'; }
.caption-wide-ebbd::before { content: '\f00d'; }
.orange_5e96::before { content: '\f002'; }
.link-72e6::before { content: '\f0c9'; }
.backdrop-c645::before { content: '\f061'; }
.link-04a4::before { content: '\f060'; }
.center-e5a4::before { content: '\f04b'; }
.soft_3b13::before { content: '\f04c'; }
.widget-900d::before { content: '\f019'; }
.static_ca9b::before { content: '\f093'; }
.element-middle-e2e9::before { content: '\f132'; }
.nav-17a4::before { content: '\f091'; }
.module-4d29::before { content: '\f06b'; }
.preview-purple-9f73::before { content: '\f0d6'; }
.bright_a869::before { content: '\f09d'; }
.out-8312::before { content: '\f10b'; }
.east_1b39::before { content: '\f108'; }
.description_smooth_98d0::before { content: '\f10a'; }

/* Gambling Specific Icons */
.widget_3706::before { content: '\f522'; }
.form-dark-08f0::before { content: '\f327'; }
.pink_c6bc::before { content: '\f219'; }
.wrapper-5615::before { content: '\f21e'; }
.grid_313b::before { content: '\f2f5'; }

/* Social Icons */
.short_b73c::before { content: '\f09a'; }
.button_paper_cc2d::before { content: '\f099'; }
.hovered_3b63::before { content: '\f16d'; }
.disabled-c989::before { content: '\f167'; }
.orange_6f01::before { content: '\f2c6'; }
.photo-solid-c4f7::before { content: '\f232'; }

/* Size Classes */
.under-3586 { font-size: 0.75em; }
.basic_24d3 { font-size: 0.875em; }
.caption_a030 { font-size: 1.33em; }
.north_f375 { font-size: 1.5em; }
.widget_lite_fedf { font-size: 2em; }
.copper_9ff5 { font-size: 3em; }

/* Animation Classes */
.chip_top_bf6d {
    animation: fa-spin 2s infinite linear;
}

.hidden_west_70d7 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 35c7 */
.widget-item-c0 {
  padding: 0.4rem;
  font-size: 12px;
  line-height: 1.1;
}
