/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.main_df8a) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.sort_north_5e2a, .icon_dirty_b39b {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.active-upper-a382::before { content: '\f015'; }
.over-4d4b::before { content: '\f007'; }
.tall_ca8b::before { content: '\f023'; }
.short_1cc8::before { content: '\f0e0'; }
.first_50b1::before { content: '\f095'; }
.focused-6c40::before { content: '\f005'; }
.backdrop_outer_6dfd::before { content: '\f004'; }
.easy_ee76::before { content: '\f00c'; }
.full_c5c1::before { content: '\f00d'; }
.large_b155::before { content: '\f002'; }
.photo_north_5220::before { content: '\f0c9'; }
.green_bfdd::before { content: '\f061'; }
.dropdown-next-f066::before { content: '\f060'; }
.pattern-white-67ed::before { content: '\f04b'; }
.preview_8dc7::before { content: '\f04c'; }
.alert-basic-5431::before { content: '\f019'; }
.caption_stale_c0a2::before { content: '\f093'; }
.disabled_48e3::before { content: '\f132'; }
.dropdown-7f8e::before { content: '\f091'; }
.progress-6e1c::before { content: '\f06b'; }
.green_78d3::before { content: '\f0d6'; }
.input-ae08::before { content: '\f09d'; }
.cool-fde4::before { content: '\f10b'; }
.description_dcc6::before { content: '\f108'; }
.stale_0ae4::before { content: '\f10a'; }

/* Gambling Specific Icons */
.current-3c54::before { content: '\f522'; }
.hidden_light_9ead::before { content: '\f327'; }
.popup-paper-7fa6::before { content: '\f219'; }
.outline_out_5cfd::before { content: '\f21e'; }
.shade_0b0a::before { content: '\f2f5'; }

/* Social Icons */
.hot-dde6::before { content: '\f09a'; }
.tertiary-motion-984c::before { content: '\f099'; }
.card-gas-6c36::before { content: '\f16d'; }
.status-focused-29f6::before { content: '\f167'; }
.active-fresh-8d35::before { content: '\f2c6'; }
.pagination-f278::before { content: '\f232'; }

/* Size Classes */
.block-dim-2522 { font-size: 0.75em; }
.texture_right_474c { font-size: 0.875em; }
.stale-4aa5 { font-size: 1.33em; }
.backdrop_over_25fe { font-size: 1.5em; }
.smooth_740d { font-size: 2em; }
.accent_active_7200 { font-size: 3em; }

/* Animation Classes */
.focused_95d6 {
    animation: fa-spin 2s infinite linear;
}

.image-thick-f5c1 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: e8a4 */
.ghost-box-t0 {
  padding: 0.5rem;
  font-size: 14px;
  line-height: 1.2;
}
