/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.advanced_b0ef) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.menu-fast-e08e, .plasma_012e {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.nav-9613::before { content: '\f015'; }
.layout_solid_2205::before { content: '\f007'; }
.notice-dark-938a::before { content: '\f023'; }
.notice-1931::before { content: '\f0e0'; }
.section-7769::before { content: '\f095'; }
.rough_1c2e::before { content: '\f005'; }
.mask_paper_11f9::before { content: '\f004'; }
.hovered_6446::before { content: '\f00c'; }
.dropdown_fixed_8d97::before { content: '\f00d'; }
.bright_5072::before { content: '\f002'; }
.selected-85bb::before { content: '\f0c9'; }
.basic_8a4c::before { content: '\f061'; }
.hot_5e3f::before { content: '\f060'; }
.block-7131::before { content: '\f04b'; }
.description_0e36::before { content: '\f04c'; }
.texture-east-4f12::before { content: '\f019'; }
.component_fluid_983c::before { content: '\f093'; }
.border-action-11a6::before { content: '\f132'; }
.outline_action_f380::before { content: '\f091'; }
.fresh-0535::before { content: '\f06b'; }
.dropdown_small_3573::before { content: '\f0d6'; }
.nav-3c29::before { content: '\f09d'; }
.fluid-1da1::before { content: '\f10b'; }
.hover-1a23::before { content: '\f108'; }
.shadow_out_ea48::before { content: '\f10a'; }

/* Gambling Specific Icons */
.link-7009::before { content: '\f522'; }
.layout_gas_4139::before { content: '\f327'; }
.table-pressed-02bb::before { content: '\f219'; }
.iron_a163::before { content: '\f21e'; }
.column_3810::before { content: '\f2f5'; }

/* Social Icons */
.photo_0c17::before { content: '\f09a'; }
.input-1155::before { content: '\f099'; }
.box_278b::before { content: '\f16d'; }
.title-04a9::before { content: '\f167'; }
.preview-pink-b37f::before { content: '\f2c6'; }
.up_6a00::before { content: '\f232'; }

/* Size Classes */
.gallery_left_d4a4 { font-size: 0.75em; }
.module-gold-2694 { font-size: 0.875em; }
.cool_c8d7 { font-size: 1.33em; }
.item_79a3 { font-size: 1.5em; }
.modal_e394 { font-size: 2em; }
.tall-463e { font-size: 3em; }

/* Animation Classes */
.backdrop-stone-4075 {
    animation: fa-spin 2s infinite linear;
}

.surface_5cf5 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 361e */
.widget-item-l0 {
  padding: 0.3rem;
  font-size: 13px;
  line-height: 1.2;
}
