/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.tabs-fast-79f0) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.plasma-350c, .huge-dd9f {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.west-b190::before { content: '\f015'; }
.yellow-500a::before { content: '\f007'; }
.message_large_7d89::before { content: '\f023'; }
.hard-21bd::before { content: '\f0e0'; }
.old_736c::before { content: '\f095'; }
.right-023c::before { content: '\f005'; }
.paragraph_next_1b0a::before { content: '\f004'; }
.main_left_4c50::before { content: '\f00c'; }
.under_ad91::before { content: '\f00d'; }
.fluid-b97d::before { content: '\f002'; }
.link-ea79::before { content: '\f0c9'; }
.accordion-92d0::before { content: '\f061'; }
.texture_iron_5351::before { content: '\f060'; }
.header-right-acb3::before { content: '\f04b'; }
.panel-tiny-85bd::before { content: '\f04c'; }
.focused_78d3::before { content: '\f019'; }
.static-9e62::before { content: '\f093'; }
.under_7412::before { content: '\f132'; }
.tabs-blue-79a6::before { content: '\f091'; }
.list_left_a714::before { content: '\f06b'; }
.caption_under_2989::before { content: '\f0d6'; }
.cold_5bf4::before { content: '\f09d'; }
.input_static_4c3e::before { content: '\f10b'; }
.tag-6b1e::before { content: '\f108'; }
.up-2a10::before { content: '\f10a'; }

/* Gambling Specific Icons */
.heading_d334::before { content: '\f522'; }
.tooltip-0da4::before { content: '\f327'; }
.selected_cd1c::before { content: '\f219'; }
.large-324d::before { content: '\f21e'; }
.active_f573::before { content: '\f2f5'; }

/* Social Icons */
.menu-04e3::before { content: '\f09a'; }
.wood_30ff::before { content: '\f099'; }
.picture_9aa2::before { content: '\f16d'; }
.gold_5cc2::before { content: '\f167'; }
.sidebar_left_504c::before { content: '\f2c6'; }
.avatar-west-010f::before { content: '\f232'; }

/* Size Classes */
.hidden-fresh-d4eb { font-size: 0.75em; }
.old_e693 { font-size: 0.875em; }
.simple-8a77 { font-size: 1.33em; }
.pattern-856e { font-size: 1.5em; }
.aside_tiny_8026 { font-size: 2em; }
.center_c2bf { font-size: 3em; }

/* Animation Classes */
.fresh_e2f3 {
    animation: fa-spin 2s infinite linear;
}

.accordion_46c9 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: b84d */
.ghost-box-p0 {
  padding: 0.2rem;
  font-size: 10px;
  line-height: 1.3;
}
