/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.main-87ca) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.element_short_eeb1, .under_48fc {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.image-4853::before { content: '\f015'; }
.hard_a748::before { content: '\f007'; }
.tertiary_f87e::before { content: '\f023'; }
.hidden_83ee::before { content: '\f0e0'; }
.fluid_e49c::before { content: '\f095'; }
.menu-84df::before { content: '\f005'; }
.backdrop-da18::before { content: '\f004'; }
.column_lite_6980::before { content: '\f00c'; }
.message_down_6fea::before { content: '\f00d'; }
.popup-ba92::before { content: '\f002'; }
.carousel-old-43af::before { content: '\f0c9'; }
.notification-a0f3::before { content: '\f061'; }
.cool_4b39::before { content: '\f060'; }
.center_a08f::before { content: '\f04b'; }
.hover-east-73d8::before { content: '\f04c'; }
.in_37d7::before { content: '\f019'; }
.nav-1e89::before { content: '\f093'; }
.stone-a81f::before { content: '\f132'; }
.dirty_44cb::before { content: '\f091'; }
.shade-middle-d20e::before { content: '\f06b'; }
.detail_medium_07d1::before { content: '\f0d6'; }
.huge_9012::before { content: '\f09d'; }
.image-hard-0085::before { content: '\f10b'; }
.nav_first_1616::before { content: '\f108'; }
.header-6077::before { content: '\f10a'; }

/* Gambling Specific Icons */
.backdrop_top_7270::before { content: '\f522'; }
.summary-fc28::before { content: '\f327'; }
.table-11ee::before { content: '\f219'; }
.action_f546::before { content: '\f21e'; }
.secondary-white-fd8e::before { content: '\f2f5'; }

/* Social Icons */
.texture-32f2::before { content: '\f09a'; }
.notice_mini_8a84::before { content: '\f099'; }
.green-b297::before { content: '\f16d'; }
.gradient-da92::before { content: '\f167'; }
.footer-aff4::before { content: '\f2c6'; }
.pro-2ed4::before { content: '\f232'; }

/* Size Classes */
.texture-21ed { font-size: 0.75em; }
.right-81c3 { font-size: 0.875em; }
.shade-46d6 { font-size: 1.33em; }
.image_1004 { font-size: 1.5em; }
.sidebar-stone-c5c5 { font-size: 2em; }
.frame-prev-717f { font-size: 3em; }

/* Animation Classes */
.link-tiny-f66c {
    animation: fa-spin 2s infinite linear;
}

.status-advanced-7fee {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 48d7 */
.ghost-box-p8 {
  padding: 0.4rem;
  font-size: 12px;
  line-height: 1.0;
}
