/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.status_green_7ca3) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.tabs_a320, .top_609d {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.form_5b9b::before { content: '\f015'; }
.large-4574::before { content: '\f007'; }
.active_ba7f::before { content: '\f023'; }
.notification_a525::before { content: '\f0e0'; }
.sidebar_209a::before { content: '\f095'; }
.medium-096e::before { content: '\f005'; }
.texture-right-afc9::before { content: '\f004'; }
.backdrop-tiny-fd1e::before { content: '\f00c'; }
.notification_322c::before { content: '\f00d'; }
.photo-soft-3e35::before { content: '\f002'; }
.liquid_364a::before { content: '\f0c9'; }
.primary-black-8554::before { content: '\f061'; }
.surface_a007::before { content: '\f060'; }
.breadcrumb_71fd::before { content: '\f04b'; }
.out_7968::before { content: '\f04c'; }
.notification_focused_1b3d::before { content: '\f019'; }
.shade-action-c7c3::before { content: '\f093'; }
.text-4591::before { content: '\f132'; }
.bottom-8bc9::before { content: '\f091'; }
.fresh_d1ad::before { content: '\f06b'; }
.rough-af76::before { content: '\f0d6'; }
.dark-28e8::before { content: '\f09d'; }
.left_9cce::before { content: '\f10b'; }
.block-left-c894::before { content: '\f108'; }
.sort-easy-d28a::before { content: '\f10a'; }

/* Gambling Specific Icons */
.clean-476b::before { content: '\f522'; }
.gas-6083::before { content: '\f327'; }
.alert-d523::before { content: '\f219'; }
.notification-wide-e652::before { content: '\f21e'; }
.popup-422d::before { content: '\f2f5'; }

/* Social Icons */
.stone_7d6a::before { content: '\f09a'; }
.hero-wood-4cca::before { content: '\f099'; }
.button_c56a::before { content: '\f16d'; }
.pagination_eb75::before { content: '\f167'; }
.east_84f9::before { content: '\f2c6'; }
.background-out-71c2::before { content: '\f232'; }

/* Size Classes */
.easy_7625 { font-size: 0.75em; }
.photo-dim-2860 { font-size: 0.875em; }
.medium_2a68 { font-size: 1.33em; }
.menu-dynamic-29b3 { font-size: 1.5em; }
.motion-cfc2 { font-size: 2em; }
.notification-dim-1e09 { font-size: 3em; }

/* Animation Classes */
.middle_4e9d {
    animation: fa-spin 2s infinite linear;
}

.gallery_action_cf51 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: dc5b */
.shadow-element-g2 {
  padding: 0.1rem;
  font-size: 13px;
  line-height: 1.0;
}
