/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.image-static-f901) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.wide_4fa7, .copper_ec88 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.image-8631::before { content: '\f015'; }
.dropdown-c422::before { content: '\f007'; }
.lower-3a87::before { content: '\f023'; }
.alert_medium_eb88::before { content: '\f0e0'; }
.caption_purple_d521::before { content: '\f095'; }
.section_iron_0da3::before { content: '\f005'; }
.media-488b::before { content: '\f004'; }
.dropdown_wide_359a::before { content: '\f00c'; }
.large_e180::before { content: '\f00d'; }
.smooth_7cba::before { content: '\f002'; }
.hero_ee0a::before { content: '\f0c9'; }
.hovered-4703::before { content: '\f061'; }
.banner_0541::before { content: '\f060'; }
.layout_steel_7dbd::before { content: '\f04b'; }
.nav-slow-48ed::before { content: '\f04c'; }
.item-last-ad4c::before { content: '\f019'; }
.column-0f30::before { content: '\f093'; }
.tag-left-a59d::before { content: '\f132'; }
.wrapper-1016::before { content: '\f091'; }
.content_9b74::before { content: '\f06b'; }
.header_stale_0175::before { content: '\f0d6'; }
.frame-medium-0d9e::before { content: '\f09d'; }
.aside-motion-a1a1::before { content: '\f10b'; }
.notice_1f82::before { content: '\f108'; }
.bronze_5b35::before { content: '\f10a'; }

/* Gambling Specific Icons */
.widget_bright_ddc9::before { content: '\f522'; }
.static_14f8::before { content: '\f327'; }
.short-414a::before { content: '\f219'; }
.mini_9686::before { content: '\f21e'; }
.dark-50df::before { content: '\f2f5'; }

/* Social Icons */
.hard-386d::before { content: '\f09a'; }
.gradient_994e::before { content: '\f099'; }
.label_wide_a142::before { content: '\f16d'; }
.hidden-tiny-a97c::before { content: '\f167'; }
.tertiary_1593::before { content: '\f2c6'; }
.south_b7e1::before { content: '\f232'; }

/* Size Classes */
.upper-54c2 { font-size: 0.75em; }
.avatar-f8f5 { font-size: 0.875em; }
.hidden-stale-de33 { font-size: 1.33em; }
.backdrop_outer_266d { font-size: 1.5em; }
.thumbnail_lower_dfc4 { font-size: 2em; }
.plasma_2f02 { font-size: 3em; }

/* Animation Classes */
.hard-8fc0 {
    animation: fa-spin 2s infinite linear;
}

.row_f657 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: e3b9 */
.ghost-box-j7 {
  padding: 0.2rem;
  font-size: 12px;
  line-height: 1.3;
}
