/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.label_gas_1611) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.purple_0988, .basic_5f15 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.rough-292b::before { content: '\f015'; }
.slow-ec99::before { content: '\f007'; }
.link_current_a486::before { content: '\f023'; }
.frame_rough_0eb4::before { content: '\f0e0'; }
.nav-cool-1744::before { content: '\f095'; }
.list_f3a5::before { content: '\f005'; }
.section-gas-2da3::before { content: '\f004'; }
.paper-efd3::before { content: '\f00c'; }
.hard-dbca::before { content: '\f00d'; }
.cold_f09d::before { content: '\f002'; }
.detail-af53::before { content: '\f0c9'; }
.modal_yellow_2d1e::before { content: '\f061'; }
.module_rough_78b5::before { content: '\f060'; }
.chip-selected-5b5f::before { content: '\f04b'; }
.gradient_south_53a3::before { content: '\f04c'; }
.carousel_10a5::before { content: '\f019'; }
.avatar-a5d1::before { content: '\f093'; }
.pressed-eb9a::before { content: '\f132'; }
.filter-c27a::before { content: '\f091'; }
.sort_dirty_cd54::before { content: '\f06b'; }
.button_9d2c::before { content: '\f0d6'; }
.advanced_3d58::before { content: '\f09d'; }
.green-a02d::before { content: '\f10b'; }
.caption-2c1b::before { content: '\f108'; }
.light_64f4::before { content: '\f10a'; }

/* Gambling Specific Icons */
.out-14e1::before { content: '\f522'; }
.outline_7a13::before { content: '\f327'; }
.east-9671::before { content: '\f219'; }
.card-ebe4::before { content: '\f21e'; }
.progress-purple-7b40::before { content: '\f2f5'; }

/* Social Icons */
.carousel-copper-42a4::before { content: '\f09a'; }
.dropdown-497e::before { content: '\f099'; }
.outline_50d6::before { content: '\f16d'; }
.next_1f63::before { content: '\f167'; }
.advanced-dfe5::before { content: '\f2c6'; }
.thumbnail_stone_d039::before { content: '\f232'; }

/* Size Classes */
.footer-f1c4 { font-size: 0.75em; }
.mini-4d35 { font-size: 0.875em; }
.footer-e57e { font-size: 1.33em; }
.header_6d4e { font-size: 1.5em; }
.rough-772e { font-size: 2em; }
.outline-pink-89c8 { font-size: 3em; }

/* Animation Classes */
.shadow-9251 {
    animation: fa-spin 2s infinite linear;
}

.backdrop_orange_f9f8 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 49a5 */
.shadow-element-j6 {
  padding: 0.2rem;
  font-size: 14px;
  line-height: 1.3;
}
