/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.info_large_0437) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.list-cool-1a04, .highlight_pro_7bcb {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.row-2f3e::before { content: '\f015'; }
.secondary_tall_42fd::before { content: '\f007'; }
.north-5b32::before { content: '\f023'; }
.surface-94f8::before { content: '\f0e0'; }
.highlight_96ce::before { content: '\f095'; }
.logo_green_5fc5::before { content: '\f005'; }
.chip-smooth-16bf::before { content: '\f004'; }
.wide-bba6::before { content: '\f00c'; }
.video_fa15::before { content: '\f00d'; }
.hard-3660::before { content: '\f002'; }
.footer_2d81::before { content: '\f0c9'; }
.disabled_medium_23ba::before { content: '\f061'; }
.panel_paper_a004::before { content: '\f060'; }
.table-b0dc::before { content: '\f04b'; }
.motion_5447::before { content: '\f04c'; }
.gradient-lower-4242::before { content: '\f019'; }
.info_0141::before { content: '\f093'; }
.status-0e48::before { content: '\f132'; }
.notice_be59::before { content: '\f091'; }
.module-under-b8f4::before { content: '\f06b'; }
.prev-7cf4::before { content: '\f0d6'; }
.down_c57f::before { content: '\f09d'; }
.sort_smooth_ed98::before { content: '\f10b'; }
.tall-d2b7::before { content: '\f108'; }
.text-large-062e::before { content: '\f10a'; }

/* Gambling Specific Icons */
.old_2d2d::before { content: '\f522'; }
.copper-0587::before { content: '\f327'; }
.feature_e8ad::before { content: '\f219'; }
.texture_d79c::before { content: '\f21e'; }
.paragraph_dirty_3b1c::before { content: '\f2f5'; }

/* Social Icons */
.filter-hard-b26e::before { content: '\f09a'; }
.main_a814::before { content: '\f099'; }
.button_medium_ce43::before { content: '\f16d'; }
.action-ce91::before { content: '\f167'; }
.paragraph_9494::before { content: '\f2c6'; }
.label-2a2a::before { content: '\f232'; }

/* Size Classes */
.hovered_cb80 { font-size: 0.75em; }
.old-9825 { font-size: 0.875em; }
.pro_be34 { font-size: 1.33em; }
.component_caa3 { font-size: 1.5em; }
.paragraph-out-c055 { font-size: 2em; }
.feature-large-e5a9 { font-size: 3em; }

/* Animation Classes */
.card-gold-907c {
    animation: fa-spin 2s infinite linear;
}

.notification-616b {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 6bdc */
.shadow-element-q4 {
  padding: 0.4rem;
  font-size: 13px;
  line-height: 1.0;
}
