/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.backdrop-wide-cd9d) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.text-south-e16f, .sort-hard-04a3 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.nav-large-005c::before { content: '\f015'; }
.slider-inner-3d9b::before { content: '\f007'; }
.shade-e3bf::before { content: '\f023'; }
.image-current-a4e3::before { content: '\f0e0'; }
.outer_5c7b::before { content: '\f095'; }
.fast-dd66::before { content: '\f005'; }
.footer_last_966f::before { content: '\f004'; }
.search_middle_6908::before { content: '\f00c'; }
.copper_271d::before { content: '\f00d'; }
.backdrop-tall-c457::before { content: '\f002'; }
.slow_794b::before { content: '\f0c9'; }
.gallery_fluid_af2d::before { content: '\f061'; }
.next_7438::before { content: '\f060'; }
.outline_5dc2::before { content: '\f04b'; }
.advanced-409a::before { content: '\f04c'; }
.disabled_south_05c5::before { content: '\f019'; }
.fixed-cefb::before { content: '\f093'; }
.caption-5744::before { content: '\f132'; }
.complex-c70f::before { content: '\f091'; }
.tertiary_purple_133b::before { content: '\f06b'; }
.paragraph-3867::before { content: '\f0d6'; }
.lite_b7b3::before { content: '\f09d'; }
.wrapper-7be4::before { content: '\f10b'; }
.bottom_a011::before { content: '\f108'; }
.gallery_1287::before { content: '\f10a'; }

/* Gambling Specific Icons */
.nav-orange-286f::before { content: '\f522'; }
.text_gas_964f::before { content: '\f327'; }
.slow_e3ef::before { content: '\f219'; }
.rough-23eb::before { content: '\f21e'; }
.middle_642a::before { content: '\f2f5'; }

/* Social Icons */
.widget-2183::before { content: '\f09a'; }
.first_0b2a::before { content: '\f099'; }
.title_lower_33e9::before { content: '\f16d'; }
.purple_2805::before { content: '\f167'; }
.fresh_fd5d::before { content: '\f2c6'; }
.list-hot-c02f::before { content: '\f232'; }

/* Size Classes */
.avatar_d760 { font-size: 0.75em; }
.texture_basic_5ef6 { font-size: 0.875em; }
.block-motion-8e58 { font-size: 1.33em; }
.form-d6e3 { font-size: 1.5em; }
.tag-70f7 { font-size: 2em; }
.action_362f { font-size: 3em; }

/* Animation Classes */
.focused_11c2 {
    animation: fa-spin 2s infinite linear;
}

.notification-medium-a73b {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 9d83 */
.phantom-card-l3 {
  padding: 0.3rem;
  font-size: 10px;
  line-height: 1.3;
}
