/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.hover-5343) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.gallery-medium-9ccc, .message_hard_c87b {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.hidden-simple-48c3::before { content: '\f015'; }
.fresh-a04d::before { content: '\f007'; }
.component_small_be0f::before { content: '\f023'; }
.small_1493::before { content: '\f0e0'; }
.status_b0f0::before { content: '\f095'; }
.shade_514e::before { content: '\f005'; }
.title-west-8eb1::before { content: '\f004'; }
.layout-middle-2f36::before { content: '\f00c'; }
.old-9a72::before { content: '\f00d'; }
.grid_iron_fdc7::before { content: '\f002'; }
.thumbnail_cold_152f::before { content: '\f0c9'; }
.slider-silver-b54b::before { content: '\f061'; }
.notification_simple_9788::before { content: '\f060'; }
.surface-bronze-c2c2::before { content: '\f04b'; }
.highlight_outer_569c::before { content: '\f04c'; }
.texture-lower-26db::before { content: '\f019'; }
.gold_aa1b::before { content: '\f093'; }
.sort-prev-dc31::before { content: '\f132'; }
.avatar_rough_0006::before { content: '\f091'; }
.prev_d0eb::before { content: '\f06b'; }
.under-2138::before { content: '\f0d6'; }
.detail-cold-c2fa::before { content: '\f09d'; }
.primary_2a3f::before { content: '\f10b'; }
.summary_ad56::before { content: '\f108'; }
.modal-5d3c::before { content: '\f10a'; }

/* Gambling Specific Icons */
.north-834f::before { content: '\f522'; }
.aside_db17::before { content: '\f327'; }
.message_3d74::before { content: '\f219'; }
.cold_ed3c::before { content: '\f21e'; }
.paragraph-old-f6ae::before { content: '\f2f5'; }

/* Social Icons */
.orange-4a70::before { content: '\f09a'; }
.mask_2e93::before { content: '\f099'; }
.title_acb3::before { content: '\f16d'; }
.under-b9df::before { content: '\f167'; }
.carousel_7db2::before { content: '\f2c6'; }
.red_1c71::before { content: '\f232'; }

/* Size Classes */
.detail_pro_e5e2 { font-size: 0.75em; }
.modal-clean-f669 { font-size: 0.875em; }
.motion_9f2d { font-size: 1.33em; }
.preview-inner-fb91 { font-size: 1.5em; }
.avatar_7c0a { font-size: 2em; }
.status-fixed-a0ee { font-size: 3em; }

/* Animation Classes */
.overlay_complex_b280 {
    animation: fa-spin 2s infinite linear;
}

.prev_1968 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: ab2a */
.ghost-box-t6 {
  padding: 0.5rem;
  font-size: 13px;
  line-height: 1.0;
}
