/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.gas-6d9a) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.detail-c19e, .rough_73d1 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.image-b1e4::before { content: '\f015'; }
.static_f3d2::before { content: '\f007'; }
.panel_7d8f::before { content: '\f023'; }
.tertiary_3383::before { content: '\f0e0'; }
.outline_west_171d::before { content: '\f095'; }
.item_orange_540c::before { content: '\f005'; }
.label_solid_4d6f::before { content: '\f004'; }
.notification_huge_a5ad::before { content: '\f00c'; }
.description-2203::before { content: '\f00d'; }
.dirty-d628::before { content: '\f002'; }
.notification_0c14::before { content: '\f0c9'; }
.hovered_dce2::before { content: '\f061'; }
.highlight_94b4::before { content: '\f060'; }
.header-fee5::before { content: '\f04b'; }
.shade-hard-1eca::before { content: '\f04c'; }
.tertiary-5341::before { content: '\f019'; }
.current-95aa::before { content: '\f093'; }
.wide_9875::before { content: '\f132'; }
.chip-tall-dcbf::before { content: '\f091'; }
.content-plasma-e8bc::before { content: '\f06b'; }
.primary_inner_11f7::before { content: '\f0d6'; }
.dropdown_dirty_6648::before { content: '\f09d'; }
.modal-5d16::before { content: '\f10b'; }
.texture_49d2::before { content: '\f108'; }
.warm-0ae8::before { content: '\f10a'; }

/* Gambling Specific Icons */
.light_bc84::before { content: '\f522'; }
.next_a178::before { content: '\f327'; }
.bright_6810::before { content: '\f219'; }
.preview-large-7984::before { content: '\f21e'; }
.first_1d83::before { content: '\f2f5'; }

/* Social Icons */
.tag-65c7::before { content: '\f09a'; }
.hero_bbb1::before { content: '\f099'; }
.center-e609::before { content: '\f16d'; }
.gallery-complex-62de::before { content: '\f167'; }
.status-b080::before { content: '\f2c6'; }
.chip-paper-4283::before { content: '\f232'; }

/* Size Classes */
.slider_7f33 { font-size: 0.75em; }
.red_33bb { font-size: 0.875em; }
.gold-449e { font-size: 1.33em; }
.icon_bright_9f07 { font-size: 1.5em; }
.secondary-63b5 { font-size: 2em; }
.primary_dirty_0ce5 { font-size: 3em; }

/* Animation Classes */
.advanced-9ee3 {
    animation: fa-spin 2s infinite linear;
}

.sidebar-active-2f40 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 5207 */
.ghost-box-j6 {
  padding: 0.3rem;
  font-size: 10px;
  line-height: 1.1;
}
