/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.shade_hovered_a6c5) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.tall_ad6f, .popup_2ebe {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.shade_c95a::before { content: '\f015'; }
.sort_03ad::before { content: '\f007'; }
.surface-f181::before { content: '\f023'; }
.yellow_3581::before { content: '\f0e0'; }
.dark-108d::before { content: '\f095'; }
.accordion-south-f4d3::before { content: '\f005'; }
.soft-ce92::before { content: '\f004'; }
.pressed-576d::before { content: '\f00c'; }
.glass-4e73::before { content: '\f00d'; }
.backdrop-cab0::before { content: '\f002'; }
.label_complex_2eff::before { content: '\f0c9'; }
.sort-solid-988e::before { content: '\f061'; }
.prev-de76::before { content: '\f060'; }
.hero-black-9da6::before { content: '\f04b'; }
.carousel_hard_ed56::before { content: '\f04c'; }
.rough-3590::before { content: '\f019'; }
.fixed_3939::before { content: '\f093'; }
.frame-hard-3c93::before { content: '\f132'; }
.sidebar_huge_7767::before { content: '\f091'; }
.soft_9cde::before { content: '\f06b'; }
.picture_53ef::before { content: '\f0d6'; }
.stale-9b47::before { content: '\f09d'; }
.preview_0797::before { content: '\f10b'; }
.left_0416::before { content: '\f108'; }
.pagination_first_2bb7::before { content: '\f10a'; }

/* Gambling Specific Icons */
.in-4e38::before { content: '\f522'; }
.gallery_ade9::before { content: '\f327'; }
.hovered-b699::before { content: '\f219'; }
.tertiary_cold_0c3d::before { content: '\f21e'; }
.medium-85b3::before { content: '\f2f5'; }

/* Social Icons */
.hero-medium-3965::before { content: '\f09a'; }
.over_9ad2::before { content: '\f099'; }
.highlight_2a09::before { content: '\f16d'; }
.info-d591::before { content: '\f167'; }
.outline-first-efdc::before { content: '\f2c6'; }
.last_f704::before { content: '\f232'; }

/* Size Classes */
.form_gold_7c05 { font-size: 0.75em; }
.middle-192a { font-size: 0.875em; }
.border-745c { font-size: 1.33em; }
.box-medium-a3bb { font-size: 1.5em; }
.component-pressed-c611 { font-size: 2em; }
.rough-0031 { font-size: 3em; }

/* Animation Classes */
.button_stone_6f50 {
    animation: fa-spin 2s infinite linear;
}

.media_clean_b23a {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 5267 */
.phantom-card-u0 {
  padding: 0.3rem;
  font-size: 11px;
  line-height: 1.1;
}
