/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.gallery-hovered-faed) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.component-3c18, .highlight_d46c {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.old-d732::before { content: '\f015'; }
.copper-5dbe::before { content: '\f007'; }
.fixed_f60d::before { content: '\f023'; }
.tertiary_f748::before { content: '\f0e0'; }
.mini_5bdb::before { content: '\f095'; }
.info-pro-ffe7::before { content: '\f005'; }
.breadcrumb_pink_484f::before { content: '\f004'; }
.advanced_9535::before { content: '\f00c'; }
.logo-21ac::before { content: '\f00d'; }
.description_rough_4294::before { content: '\f002'; }
.backdrop-b45e::before { content: '\f0c9'; }
.badge_f108::before { content: '\f061'; }
.photo-ed97::before { content: '\f060'; }
.box-short-9d71::before { content: '\f04b'; }
.summary-medium-f3b1::before { content: '\f04c'; }
.table-0494::before { content: '\f019'; }
.tooltip_soft_b88a::before { content: '\f093'; }
.frame-plasma-2fa5::before { content: '\f132'; }
.breadcrumb_hard_15d4::before { content: '\f091'; }
.message_dark_abfd::before { content: '\f06b'; }
.backdrop-a70c::before { content: '\f0d6'; }
.pressed-ecc7::before { content: '\f09d'; }
.frame-east-a8d8::before { content: '\f10b'; }
.component-under-ee01::before { content: '\f108'; }
.hidden-9901::before { content: '\f10a'; }

/* Gambling Specific Icons */
.footer_0168::before { content: '\f522'; }
.gradient_out_c263::before { content: '\f327'; }
.full_fdc0::before { content: '\f219'; }
.gas_477e::before { content: '\f21e'; }
.picture_f421::before { content: '\f2f5'; }

/* Social Icons */
.under_674c::before { content: '\f09a'; }
.notice-gold-12de::before { content: '\f099'; }
.stale_347c::before { content: '\f16d'; }
.surface_5364::before { content: '\f167'; }
.item-c54f::before { content: '\f2c6'; }
.frame-middle-f03b::before { content: '\f232'; }

/* Size Classes */
.item_37b2 { font-size: 0.75em; }
.widget-2627 { font-size: 0.875em; }
.main-soft-106c { font-size: 1.33em; }
.list-4bb2 { font-size: 1.5em; }
.chip_prev_c77b { font-size: 2em; }
.tag-74c6 { font-size: 3em; }

/* Animation Classes */
.solid_fca0 {
    animation: fa-spin 2s infinite linear;
}

.bright-59a9 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: c365 */
.ghost-box-t9 {
  padding: 0.3rem;
  font-size: 12px;
  line-height: 1.2;
}
