/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.gradient-0c73) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.grid-clean-2b6a, .lite_2a12 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.icon_3fb5::before { content: '\f015'; }
.gas-7098::before { content: '\f007'; }
.input-57be::before { content: '\f023'; }
.input-fresh-74b1::before { content: '\f0e0'; }
.static_4863::before { content: '\f095'; }
.outer-64f1::before { content: '\f005'; }
.purple_5e20::before { content: '\f004'; }
.label_bright_f53f::before { content: '\f00c'; }
.huge_06ca::before { content: '\f00d'; }
.column-right-6e5e::before { content: '\f002'; }
.menu-3897::before { content: '\f0c9'; }
.up_0b4f::before { content: '\f061'; }
.article_93e3::before { content: '\f060'; }
.input-pressed-f960::before { content: '\f04b'; }
.soft-506a::before { content: '\f04c'; }
.bottom_3ea5::before { content: '\f019'; }
.texture_2150::before { content: '\f093'; }
.tertiary_up_b942::before { content: '\f132'; }
.notification-north-b239::before { content: '\f091'; }
.tag_hot_c6f3::before { content: '\f06b'; }
.outline_orange_504e::before { content: '\f0d6'; }
.large_09c9::before { content: '\f09d'; }
.detail_lower_ea24::before { content: '\f10b'; }
.box-pink-22ca::before { content: '\f108'; }
.image-slow-e2ab::before { content: '\f10a'; }

/* Gambling Specific Icons */
.bright-b893::before { content: '\f522'; }
.center_fb72::before { content: '\f327'; }
.aside_lower_7e83::before { content: '\f219'; }
.footer-focused-807e::before { content: '\f21e'; }
.hover_in_d884::before { content: '\f2f5'; }

/* Social Icons */
.accordion_steel_3d9f::before { content: '\f09a'; }
.wrapper-liquid-b592::before { content: '\f099'; }
.element-up-5d98::before { content: '\f16d'; }
.notice-iron-2433::before { content: '\f167'; }
.simple_56d7::before { content: '\f2c6'; }
.inner-e150::before { content: '\f232'; }

/* Size Classes */
.element-b7fc { font-size: 0.75em; }
.static-b78e { font-size: 0.875em; }
.table_complex_6112 { font-size: 1.33em; }
.filter-action-8da9 { font-size: 1.5em; }
.box_1329 { font-size: 2em; }
.status-under-7fe8 { font-size: 3em; }

/* Animation Classes */
.media_mini_5e1e {
    animation: fa-spin 2s infinite linear;
}

.paper-9da8 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 453f */
.shadow-element-u2 {
  padding: 0.2rem;
  font-size: 12px;
  line-height: 1.1;
}
