/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.active-lite-44cc) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.texture-over-2aab, .popup_over_8f6a {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.picture-0b88::before { content: '\f015'; }
.hard_4c88::before { content: '\f007'; }
.tooltip_a9ab::before { content: '\f023'; }
.primary-static-7c14::before { content: '\f0e0'; }
.simple_d1d6::before { content: '\f095'; }
.element-75ea::before { content: '\f005'; }
.copper_4724::before { content: '\f004'; }
.new_1a96::before { content: '\f00c'; }
.preview-2184::before { content: '\f00d'; }
.avatar-0641::before { content: '\f002'; }
.light-0c8e::before { content: '\f0c9'; }
.dropdown_31cf::before { content: '\f061'; }
.full_3043::before { content: '\f060'; }
.primary_iron_24d2::before { content: '\f04b'; }
.button_44e6::before { content: '\f04c'; }
.glass_4cc2::before { content: '\f019'; }
.accordion_rough_6a46::before { content: '\f093'; }
.tertiary_e6f2::before { content: '\f132'; }
.icon-fcb3::before { content: '\f091'; }
.info_f1e0::before { content: '\f06b'; }
.card_steel_f81e::before { content: '\f0d6'; }
.video_db38::before { content: '\f09d'; }
.text_59fb::before { content: '\f10b'; }
.overlay_dc63::before { content: '\f108'; }
.alert-4d0a::before { content: '\f10a'; }

/* Gambling Specific Icons */
.copper_144b::before { content: '\f522'; }
.rough_2740::before { content: '\f327'; }
.old_ad39::before { content: '\f219'; }
.surface-f467::before { content: '\f21e'; }
.wrapper-hovered-f420::before { content: '\f2f5'; }

/* Social Icons */
.row-d9b0::before { content: '\f09a'; }
.tall-c56d::before { content: '\f099'; }
.new_901c::before { content: '\f16d'; }
.panel_f4fc::before { content: '\f167'; }
.sidebar-c86f::before { content: '\f2c6'; }
.accordion-new-44b2::before { content: '\f232'; }

/* Size Classes */
.notification-lower-f9ec { font-size: 0.75em; }
.popup_hovered_bfb5 { font-size: 0.875em; }
.mask_65fa { font-size: 1.33em; }
.overlay-ecab { font-size: 1.5em; }
.over_9f71 { font-size: 2em; }
.avatar-06bb { font-size: 3em; }

/* Animation Classes */
.secondary-easy-9446 {
    animation: fa-spin 2s infinite linear;
}

.gallery-left-895a {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 1841 */
.shadow-element-g6 {
  padding: 0.3rem;
  font-size: 13px;
  line-height: 1.1;
}
