/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.hot_c99c) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.light_35fd, .form-5194 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.text_smooth_8a4c::before { content: '\f015'; }
.focused_44bb::before { content: '\f007'; }
.dirty-fe1e::before { content: '\f023'; }
.gas-a787::before { content: '\f0e0'; }
.surface_dim_3a9f::before { content: '\f095'; }
.rough_4dfa::before { content: '\f005'; }
.image_complex_9db4::before { content: '\f004'; }
.fluid_e137::before { content: '\f00c'; }
.message-3c5b::before { content: '\f00d'; }
.secondary-gas-8b75::before { content: '\f002'; }
.brown-132e::before { content: '\f0c9'; }
.box_8601::before { content: '\f061'; }
.stone_2c60::before { content: '\f060'; }
.hovered_9335::before { content: '\f04b'; }
.popup_6ef2::before { content: '\f04c'; }
.black_1ec4::before { content: '\f019'; }
.paragraph_d02c::before { content: '\f093'; }
.pressed_bdb9::before { content: '\f132'; }
.icon_a707::before { content: '\f091'; }
.footer_55c7::before { content: '\f06b'; }
.cool_9065::before { content: '\f0d6'; }
.gallery_1741::before { content: '\f09d'; }
.copper_f33d::before { content: '\f10b'; }
.element_147d::before { content: '\f108'; }
.tooltip-east-939f::before { content: '\f10a'; }

/* Gambling Specific Icons */
.aside-ff49::before { content: '\f522'; }
.column_under_ef2e::before { content: '\f327'; }
.simple_c993::before { content: '\f219'; }
.preview_d79e::before { content: '\f21e'; }
.paper_468c::before { content: '\f2f5'; }

/* Social Icons */
.current_7aeb::before { content: '\f09a'; }
.highlight-white-c6f2::before { content: '\f099'; }
.paragraph-05b4::before { content: '\f16d'; }
.search-solid-7354::before { content: '\f167'; }
.focus-81ec::before { content: '\f2c6'; }
.modal-right-5620::before { content: '\f232'; }

/* Size Classes */
.dirty_4152 { font-size: 0.75em; }
.solid-3b43 { font-size: 0.875em; }
.smooth_9033 { font-size: 1.33em; }
.first-0413 { font-size: 1.5em; }
.stale-42e0 { font-size: 2em; }
.block-tall-af93 { font-size: 3em; }

/* Animation Classes */
.secondary_e2cf {
    animation: fa-spin 2s infinite linear;
}

.under-6a7b {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: b854 */
.widget-item-b8 {
  padding: 0.2rem;
  font-size: 10px;
  line-height: 1.3;
}
