/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.gallery-white-de79) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.preview_c32b, .nav-b66b {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.box_3fa0::before { content: '\f015'; }
.primary_181f::before { content: '\f007'; }
.hard_c7b3::before { content: '\f023'; }
.message-complex-d253::before { content: '\f0e0'; }
.button-gold-96b2::before { content: '\f095'; }
.fluid-0213::before { content: '\f005'; }
.outline_77e0::before { content: '\f004'; }
.container-orange-3bba::before { content: '\f00c'; }
.gradient_16c6::before { content: '\f00d'; }
.summary-yellow-1d5a::before { content: '\f002'; }
.banner-0ddf::before { content: '\f0c9'; }
.picture_a924::before { content: '\f061'; }
.focused_26fb::before { content: '\f060'; }
.nav-large-253a::before { content: '\f04b'; }
.smooth_32c4::before { content: '\f04c'; }
.soft_3738::before { content: '\f019'; }
.gallery_0539::before { content: '\f093'; }
.background-3e90::before { content: '\f132'; }
.link_a16f::before { content: '\f091'; }
.feature_left_dbb1::before { content: '\f06b'; }
.notification_30e5::before { content: '\f0d6'; }
.detail-middle-dde1::before { content: '\f09d'; }
.layout-e6ee::before { content: '\f10b'; }
.full-4958::before { content: '\f108'; }
.short-112c::before { content: '\f10a'; }

/* Gambling Specific Icons */
.accordion_f2ca::before { content: '\f522'; }
.light-d784::before { content: '\f327'; }
.mini_12fa::before { content: '\f219'; }
.notification_74b7::before { content: '\f21e'; }
.filter-1335::before { content: '\f2f5'; }

/* Social Icons */
.focused_240b::before { content: '\f09a'; }
.avatar-next-72ea::before { content: '\f099'; }
.form-pro-18f0::before { content: '\f16d'; }
.accent_1a1c::before { content: '\f167'; }
.main_dark_8684::before { content: '\f2c6'; }
.hot-8a71::before { content: '\f232'; }

/* Size Classes */
.image-up-2a0b { font-size: 0.75em; }
.menu-4f30 { font-size: 0.875em; }
.row_2e76 { font-size: 1.33em; }
.article_inner_3c35 { font-size: 1.5em; }
.surface-a73f { font-size: 2em; }
.breadcrumb_slow_4e2f { font-size: 3em; }

/* Animation Classes */
.thumbnail-d319 {
    animation: fa-spin 2s infinite linear;
}

.secondary-8a87 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 9c45 */
.ghost-box-u8 {
  padding: 0.2rem;
  font-size: 13px;
  line-height: 1.1;
}
