/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.table_6522) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.badge-easy-4d2e, .thumbnail-yellow-c29c {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.backdrop_3efd::before { content: '\f015'; }
.blue-c4c6::before { content: '\f007'; }
.overlay_dirty_3592::before { content: '\f023'; }
.light-776d::before { content: '\f0e0'; }
.container_89fc::before { content: '\f095'; }
.media_a858::before { content: '\f005'; }
.nav-white-c076::before { content: '\f004'; }
.overlay_29ea::before { content: '\f00c'; }
.gallery_a89c::before { content: '\f00d'; }
.container-9036::before { content: '\f002'; }
.wrapper-907e::before { content: '\f0c9'; }
.sidebar_east_eb2e::before { content: '\f061'; }
.article_thick_5a86::before { content: '\f060'; }
.search_c6da::before { content: '\f04b'; }
.main-69ba::before { content: '\f04c'; }
.up_fc97::before { content: '\f019'; }
.form-ba42::before { content: '\f093'; }
.nav_7c98::before { content: '\f132'; }
.middle_bd9a::before { content: '\f091'; }
.avatar-978e::before { content: '\f06b'; }
.last-461b::before { content: '\f0d6'; }
.detail_small_a6f0::before { content: '\f09d'; }
.middle-5267::before { content: '\f10b'; }
.feature_6117::before { content: '\f108'; }
.notice_action_98a3::before { content: '\f10a'; }

/* Gambling Specific Icons */
.backdrop_c946::before { content: '\f522'; }
.table_90f1::before { content: '\f327'; }
.photo-2c18::before { content: '\f219'; }
.tertiary_bronze_83e7::before { content: '\f21e'; }
.label-cool-bfc9::before { content: '\f2f5'; }

/* Social Icons */
.small_79d0::before { content: '\f09a'; }
.detail-wide-1e97::before { content: '\f099'; }
.breadcrumb-pro-327a::before { content: '\f16d'; }
.tooltip-hot-f6a7::before { content: '\f167'; }
.pattern_warm_08aa::before { content: '\f2c6'; }
.first-e026::before { content: '\f232'; }

/* Size Classes */
.preview-hard-e25c { font-size: 0.75em; }
.static_cad4 { font-size: 0.875em; }
.link-north-2b96 { font-size: 1.33em; }
.tag-2fc9 { font-size: 1.5em; }
.tabs_advanced_cdef { font-size: 2em; }
.list-9a53 { font-size: 3em; }

/* Animation Classes */
.link_dynamic_37c8 {
    animation: fa-spin 2s infinite linear;
}

.surface-062e {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: c7af */
.ghost-box-r1 {
  padding: 0.3rem;
  font-size: 14px;
  line-height: 1.0;
}
