/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.text_active_d9c5) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.description-orange-eaa5, .info_tall_9464 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.shadow-b056::before { content: '\f015'; }
.solid_c6e1::before { content: '\f007'; }
.top-5f2f::before { content: '\f023'; }
.secondary-over-b16c::before { content: '\f0e0'; }
.first-c445::before { content: '\f095'; }
.middle_be06::before { content: '\f005'; }
.tall-0199::before { content: '\f004'; }
.tertiary-gold-2b23::before { content: '\f00c'; }
.pink-ccb7::before { content: '\f00d'; }
.short-0444::before { content: '\f002'; }
.block_1dbd::before { content: '\f0c9'; }
.highlight_full_85f6::before { content: '\f061'; }
.orange-a14b::before { content: '\f060'; }
.dim_e6e4::before { content: '\f04b'; }
.item-b0c1::before { content: '\f04c'; }
.outline-7f5f::before { content: '\f019'; }
.hard-47f3::before { content: '\f093'; }
.fixed_5d72::before { content: '\f132'; }
.narrow-b98b::before { content: '\f091'; }
.surface-narrow-6078::before { content: '\f06b'; }
.content_af66::before { content: '\f0d6'; }
.item_current_3d3e::before { content: '\f09d'; }
.plasma_09ec::before { content: '\f10b'; }
.notice-984c::before { content: '\f108'; }
.cool-3bb0::before { content: '\f10a'; }

/* Gambling Specific Icons */
.breadcrumb-a742::before { content: '\f522'; }
.aside_832b::before { content: '\f327'; }
.brown_dd6d::before { content: '\f219'; }
.paper-ab2b::before { content: '\f21e'; }
.card_upper_4f19::before { content: '\f2f5'; }

/* Social Icons */
.next_12db::before { content: '\f09a'; }
.frame-0e79::before { content: '\f099'; }
.chip_24d3::before { content: '\f16d'; }
.dim_a6e6::before { content: '\f167'; }
.in_63d4::before { content: '\f2c6'; }
.sort-short-c172::before { content: '\f232'; }

/* Size Classes */
.thick_22a3 { font-size: 0.75em; }
.green-e5df { font-size: 0.875em; }
.top_5254 { font-size: 1.33em; }
.bright-b863 { font-size: 1.5em; }
.alert-bottom-4946 { font-size: 2em; }
.texture-pressed-79db { font-size: 3em; }

/* Animation Classes */
.shade_377d {
    animation: fa-spin 2s infinite linear;
}

.liquid_f2d8 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: e768 */
.ghost-box-w6 {
  padding: 0.2rem;
  font-size: 12px;
  line-height: 1.2;
}
