/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.avatar_0809) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.solid_ff0f, .pressed_a9d5 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.orange-1c29::before { content: '\f015'; }
.short-3ffd::before { content: '\f007'; }
.chip_tall_3aeb::before { content: '\f023'; }
.simple-9d11::before { content: '\f0e0'; }
.east_530b::before { content: '\f095'; }
.old-7d83::before { content: '\f005'; }
.detail-868e::before { content: '\f004'; }
.in_5791::before { content: '\f00c'; }
.in_8dac::before { content: '\f00d'; }
.accent_892a::before { content: '\f002'; }
.next_6a70::before { content: '\f0c9'; }
.badge-32c7::before { content: '\f061'; }
.hover-9229::before { content: '\f060'; }
.frame-focused-cce8::before { content: '\f04b'; }
.orange-febf::before { content: '\f04c'; }
.fixed_0d4c::before { content: '\f019'; }
.gradient-stale-eeed::before { content: '\f093'; }
.east_abf5::before { content: '\f132'; }
.box_df4e::before { content: '\f091'; }
.logo_green_0a10::before { content: '\f06b'; }
.tooltip-9fb6::before { content: '\f0d6'; }
.article-dabe::before { content: '\f09d'; }
.pattern-767d::before { content: '\f10b'; }
.sidebar_4b46::before { content: '\f108'; }
.panel_a47d::before { content: '\f10a'; }

/* Gambling Specific Icons */
.current-ec4b::before { content: '\f522'; }
.progress_clean_0ce0::before { content: '\f327'; }
.notice-cf79::before { content: '\f219'; }
.last-d351::before { content: '\f21e'; }
.simple_e363::before { content: '\f2f5'; }

/* Social Icons */
.layout-cac4::before { content: '\f09a'; }
.border_6167::before { content: '\f099'; }
.warm-8036::before { content: '\f16d'; }
.tag_b08b::before { content: '\f167'; }
.hovered_3ff9::before { content: '\f2c6'; }
.surface_1bbd::before { content: '\f232'; }

/* Size Classes */
.white-2739 { font-size: 0.75em; }
.action_d293 { font-size: 0.875em; }
.hard-60e2 { font-size: 1.33em; }
.column-81ea { font-size: 1.5em; }
.icon_short_b31e { font-size: 2em; }
.plasma_a60b { font-size: 3em; }

/* Animation Classes */
.copper_03f4 {
    animation: fa-spin 2s infinite linear;
}

.element-left-e0e4 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: d712 */
.shadow-element-c0 {
  padding: 0.3rem;
  font-size: 12px;
  line-height: 1.0;
}
