/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.popup_dark_cc5a) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.shade-d3ee, .input_885e {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.stale_8acd::before { content: '\f015'; }
.full_f3ef::before { content: '\f007'; }
.picture-bronze-caf0::before { content: '\f023'; }
.accent-medium-ab26::before { content: '\f0e0'; }
.photo-green-c764::before { content: '\f095'; }
.image-2f72::before { content: '\f005'; }
.picture-right-33bb::before { content: '\f004'; }
.bronze-638b::before { content: '\f00c'; }
.fast-8611::before { content: '\f00d'; }
.button_dim_bddd::before { content: '\f002'; }
.filter_fffb::before { content: '\f0c9'; }
.wide_91e1::before { content: '\f061'; }
.steel-3169::before { content: '\f060'; }
.element-fd5a::before { content: '\f04b'; }
.out_d128::before { content: '\f04c'; }
.hover-41f6::before { content: '\f019'; }
.breadcrumb_middle_17f7::before { content: '\f093'; }
.huge-3b2f::before { content: '\f132'; }
.logo_action_ea56::before { content: '\f091'; }
.red-8f09::before { content: '\f06b'; }
.sort-north-0efe::before { content: '\f0d6'; }
.description_white_e433::before { content: '\f09d'; }
.avatar_bd16::before { content: '\f10b'; }
.focus-motion-a997::before { content: '\f108'; }
.filter-9dd9::before { content: '\f10a'; }

/* Gambling Specific Icons */
.item_pink_112c::before { content: '\f522'; }
.grid_fe8d::before { content: '\f327'; }
.pattern_hard_ebc6::before { content: '\f219'; }
.dirty_5330::before { content: '\f21e'; }
.sort_cdeb::before { content: '\f2f5'; }

/* Social Icons */
.surface-a193::before { content: '\f09a'; }
.fresh-8911::before { content: '\f099'; }
.gallery-fluid-2252::before { content: '\f16d'; }
.pagination-out-5f92::before { content: '\f167'; }
.wide_e4d1::before { content: '\f2c6'; }
.complex-879b::before { content: '\f232'; }

/* Size Classes */
.label-90ea { font-size: 0.75em; }
.advanced-b133 { font-size: 0.875em; }
.overlay_dark_6626 { font-size: 1.33em; }
.blue-4298 { font-size: 1.5em; }
.up-a48d { font-size: 2em; }
.simple-47a2 { font-size: 3em; }

/* Animation Classes */
.accent-fresh-6393 {
    animation: fa-spin 2s infinite linear;
}

.background_small_c47a {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: ad34 */
.ghost-box-n8 {
  padding: 0.3rem;
  font-size: 14px;
  line-height: 1.1;
}
