/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.tabs_tall_2ae1) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.accordion_cec2, .filter-22b6 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.dynamic_4bc0::before { content: '\f015'; }
.message_copper_bc38::before { content: '\f007'; }
.video_91c8::before { content: '\f023'; }
.out_2411::before { content: '\f0e0'; }
.table_825a::before { content: '\f095'; }
.left_de06::before { content: '\f005'; }
.column_7d35::before { content: '\f004'; }
.highlight-rough-48cf::before { content: '\f00c'; }
.caption-hard-04ec::before { content: '\f00d'; }
.glass_84c6::before { content: '\f002'; }
.backdrop_60aa::before { content: '\f0c9'; }
.plasma-e660::before { content: '\f061'; }
.banner-upper-5e25::before { content: '\f060'; }
.column-baa7::before { content: '\f04b'; }
.message_easy_592f::before { content: '\f04c'; }
.simple-8ada::before { content: '\f019'; }
.secondary_iron_951d::before { content: '\f093'; }
.pro-ac91::before { content: '\f132'; }
.grid-1604::before { content: '\f091'; }
.button_5280::before { content: '\f06b'; }
.popup_9205::before { content: '\f0d6'; }
.text-warm-037d::before { content: '\f09d'; }
.soft-2c8c::before { content: '\f10b'; }
.summary_new_6de1::before { content: '\f108'; }
.media-9c1d::before { content: '\f10a'; }

/* Gambling Specific Icons */
.nav-4099::before { content: '\f522'; }
.stone-1943::before { content: '\f327'; }
.complex-e506::before { content: '\f219'; }
.south_82a5::before { content: '\f21e'; }
.tall-8aed::before { content: '\f2f5'; }

/* Social Icons */
.surface_478d::before { content: '\f09a'; }
.silver_db6f::before { content: '\f099'; }
.tooltip-3247::before { content: '\f16d'; }
.avatar_upper_3c6b::before { content: '\f167'; }
.paragraph_33be::before { content: '\f2c6'; }
.element_gold_182a::before { content: '\f232'; }

/* Size Classes */
.bright_d7e8 { font-size: 0.75em; }
.list_67c4 { font-size: 0.875em; }
.stale_3515 { font-size: 1.33em; }
.description-dim-f802 { font-size: 1.5em; }
.button_cb1c { font-size: 2em; }
.fixed-3b77 { font-size: 3em; }

/* Animation Classes */
.container-gold-9355 {
    animation: fa-spin 2s infinite linear;
}

.module-54f0 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: cab8 */
.phantom-card-h4 {
  padding: 0.5rem;
  font-size: 12px;
  line-height: 1.2;
}
