/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.basic-d34d) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.surface-hot-bf8d, .aside-stone-cb5d {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.outline_c3f1::before { content: '\f015'; }
.border_ab72::before { content: '\f007'; }
.upper_d50c::before { content: '\f023'; }
.disabled-391d::before { content: '\f0e0'; }
.lower-4f29::before { content: '\f095'; }
.shade-bottom-3883::before { content: '\f005'; }
.filter-pink-f70d::before { content: '\f004'; }
.stale-0513::before { content: '\f00c'; }
.box_1e46::before { content: '\f00d'; }
.thumbnail-selected-f46e::before { content: '\f002'; }
.overlay-9310::before { content: '\f0c9'; }
.widget-red-730a::before { content: '\f061'; }
.input-fresh-aa72::before { content: '\f060'; }
.silver-0300::before { content: '\f04b'; }
.dirty_2994::before { content: '\f04c'; }
.feature_2f1b::before { content: '\f019'; }
.active-first-db87::before { content: '\f093'; }
.column-fdd3::before { content: '\f132'; }
.green-5f3c::before { content: '\f091'; }
.status_east_5d7b::before { content: '\f06b'; }
.column_9709::before { content: '\f0d6'; }
.media_eb50::before { content: '\f09d'; }
.lower_d3c5::before { content: '\f10b'; }
.icon-liquid-eb2b::before { content: '\f108'; }
.fluid-d7b4::before { content: '\f10a'; }

/* Gambling Specific Icons */
.input_1796::before { content: '\f522'; }
.focused-ef37::before { content: '\f327'; }
.icon_354d::before { content: '\f219'; }
.heading_36d6::before { content: '\f21e'; }
.sort_bright_37a9::before { content: '\f2f5'; }

/* Social Icons */
.border_0d13::before { content: '\f09a'; }
.pressed-eafd::before { content: '\f099'; }
.hard_c7e8::before { content: '\f16d'; }
.mask_5e80::before { content: '\f167'; }
.search_62f1::before { content: '\f2c6'; }
.fluid_d571::before { content: '\f232'; }

/* Size Classes */
.last-2fef { font-size: 0.75em; }
.new_93d8 { font-size: 0.875em; }
.fresh-c099 { font-size: 1.33em; }
.block_rough_0968 { font-size: 1.5em; }
.surface-5505 { font-size: 2em; }
.active_narrow_33de { font-size: 3em; }

/* Animation Classes */
.text_hard_9523 {
    animation: fa-spin 2s infinite linear;
}

.dynamic_bd73 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 708c */
.ghost-box-n8 {
  padding: 0.5rem;
  font-size: 14px;
  line-height: 1.2;
}
