/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.up-4e77) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.tiny_8b56, .orange-9401 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.chip-ffaf::before { content: '\f015'; }
.overlay_dirty_7ef4::before { content: '\f007'; }
.video-up-1b65::before { content: '\f023'; }
.layout-tall-cb1f::before { content: '\f0e0'; }
.lite-dd57::before { content: '\f095'; }
.notification_gold_41dc::before { content: '\f005'; }
.layout_8bb7::before { content: '\f004'; }
.surface-purple-85fe::before { content: '\f00c'; }
.copper-42f1::before { content: '\f00d'; }
.sidebar-advanced-4756::before { content: '\f002'; }
.heading_1892::before { content: '\f0c9'; }
.under_5497::before { content: '\f061'; }
.header_silver_5c0f::before { content: '\f060'; }
.dropdown_basic_03be::before { content: '\f04b'; }
.yellow_ef9a::before { content: '\f04c'; }
.purple_49c4::before { content: '\f019'; }
.sidebar-short-3ec0::before { content: '\f093'; }
.list-d363::before { content: '\f132'; }
.highlight-complex-0d67::before { content: '\f091'; }
.copper-9821::before { content: '\f06b'; }
.border-under-69fe::before { content: '\f0d6'; }
.lower_093a::before { content: '\f09d'; }
.content_over_9ca3::before { content: '\f10b'; }
.list-dark-fa5b::before { content: '\f108'; }
.center-f742::before { content: '\f10a'; }

/* Gambling Specific Icons */
.wrapper-cc99::before { content: '\f522'; }
.mask-dynamic-f711::before { content: '\f327'; }
.up_7858::before { content: '\f219'; }
.bottom-65d0::before { content: '\f21e'; }
.disabled-93d0::before { content: '\f2f5'; }

/* Social Icons */
.tertiary_mini_c93c::before { content: '\f09a'; }
.preview-short-3588::before { content: '\f099'; }
.modal_under_6948::before { content: '\f16d'; }
.gallery-light-0a02::before { content: '\f167'; }
.image-1bf1::before { content: '\f2c6'; }
.surface-paper-dea4::before { content: '\f232'; }

/* Size Classes */
.tertiary_4db4 { font-size: 0.75em; }
.stone_db88 { font-size: 0.875em; }
.short-cb3b { font-size: 1.33em; }
.title_fluid_fb3e { font-size: 1.5em; }
.column-600e { font-size: 2em; }
.upper_8f8b { font-size: 3em; }

/* Animation Classes */
.backdrop_73e1 {
    animation: fa-spin 2s infinite linear;
}

.text-a2ee {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 1731 */
.shadow-element-s8 {
  padding: 0.5rem;
  font-size: 14px;
  line-height: 1.2;
}
