/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.down-280d) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.container_yellow_e399, .aside-a795 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.message_9f2f::before { content: '\f015'; }
.progress_31dc::before { content: '\f007'; }
.pattern_first_f8f7::before { content: '\f023'; }
.shadow_8544::before { content: '\f0e0'; }
.gallery-bronze-5153::before { content: '\f095'; }
.tertiary-hard-e702::before { content: '\f005'; }
.stale-d034::before { content: '\f004'; }
.filter-dark-0033::before { content: '\f00c'; }
.widget-purple-ed54::before { content: '\f00d'; }
.mask_north_d05c::before { content: '\f002'; }
.under_fe76::before { content: '\f0c9'; }
.section_rough_34bb::before { content: '\f061'; }
.info_in_63c2::before { content: '\f060'; }
.action-62d1::before { content: '\f04b'; }
.shade_large_d4fe::before { content: '\f04c'; }
.sidebar-db90::before { content: '\f019'; }
.carousel_purple_bca6::before { content: '\f093'; }
.narrow-d70f::before { content: '\f132'; }
.secondary-da6a::before { content: '\f091'; }
.north_8dc1::before { content: '\f06b'; }
.prev-d38c::before { content: '\f0d6'; }
.form-2e6f::before { content: '\f09d'; }
.huge-68a8::before { content: '\f10b'; }
.component_glass_86a6::before { content: '\f108'; }
.button_lower_e178::before { content: '\f10a'; }

/* Gambling Specific Icons */
.tertiary_6104::before { content: '\f522'; }
.surface-tall-2d54::before { content: '\f327'; }
.box_out_e205::before { content: '\f219'; }
.photo_stale_7f14::before { content: '\f21e'; }
.texture-wide-69b0::before { content: '\f2f5'; }

/* Social Icons */
.banner_old_7f89::before { content: '\f09a'; }
.dropdown_down_1be1::before { content: '\f099'; }
.layout-motion-8f69::before { content: '\f16d'; }
.preview_light_e325::before { content: '\f167'; }
.medium_db4e::before { content: '\f2c6'; }
.nav_44ea::before { content: '\f232'; }

/* Size Classes */
.sidebar-soft-bc38 { font-size: 0.75em; }
.text-2db7 { font-size: 0.875em; }
.label-down-6fa3 { font-size: 1.33em; }
.popup-4f86 { font-size: 1.5em; }
.block_lite_b0a7 { font-size: 2em; }
.form_hot_34bd { font-size: 3em; }

/* Animation Classes */
.short_6d7b {
    animation: fa-spin 2s infinite linear;
}

.search_bright_7149 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: e36e */
.shadow-element-g8 {
  padding: 0.2rem;
  font-size: 10px;
  line-height: 1.0;
}
