/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.slider-0e3c) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.carousel-bronze-70d6, .media_in_8fc6 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.search-blue-810f::before { content: '\f015'; }
.tiny-c046::before { content: '\f007'; }
.widget-1ea5::before { content: '\f023'; }
.progress_c175::before { content: '\f0e0'; }
.media-gold-06ab::before { content: '\f095'; }
.detail-lite-bc05::before { content: '\f005'; }
.nav-light-89a9::before { content: '\f004'; }
.bronze-1b9d::before { content: '\f00c'; }
.badge_460d::before { content: '\f00d'; }
.inner-4289::before { content: '\f002'; }
.outline_solid_9faa::before { content: '\f0c9'; }
.warm-bc8e::before { content: '\f061'; }
.secondary-9cfb::before { content: '\f060'; }
.tooltip_e0c0::before { content: '\f04b'; }
.heading-0ed2::before { content: '\f04c'; }
.preview-4b6f::before { content: '\f019'; }
.input-pressed-4958::before { content: '\f093'; }
.breadcrumb_upper_533f::before { content: '\f132'; }
.upper-c109::before { content: '\f091'; }
.red_ceb9::before { content: '\f06b'; }
.solid-c6d9::before { content: '\f0d6'; }
.bright-e675::before { content: '\f09d'; }
.new_af9c::before { content: '\f10b'; }
.rough_ee1c::before { content: '\f108'; }
.media-rough-a995::before { content: '\f10a'; }

/* Gambling Specific Icons */
.breadcrumb_05a3::before { content: '\f522'; }
.dirty-220b::before { content: '\f327'; }
.item_new_adab::before { content: '\f219'; }
.footer-next-2114::before { content: '\f21e'; }
.icon-9f62::before { content: '\f2f5'; }

/* Social Icons */
.dim_7543::before { content: '\f09a'; }
.paper_496e::before { content: '\f099'; }
.image_715d::before { content: '\f16d'; }
.orange_90f6::before { content: '\f167'; }
.gallery-b43d::before { content: '\f2c6'; }
.purple-81a8::before { content: '\f232'; }

/* Size Classes */
.accent_liquid_a1c7 { font-size: 0.75em; }
.card_445e { font-size: 0.875em; }
.green_8cff { font-size: 1.33em; }
.cool-811b { font-size: 1.5em; }
.hard-d647 { font-size: 2em; }
.badge_6ff5 { font-size: 3em; }

/* Animation Classes */
.photo_selected_5d54 {
    animation: fa-spin 2s infinite linear;
}

.bottom_cc6e {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 0ff6 */
.ghost-box-s9 {
  padding: 0.2rem;
  font-size: 11px;
  line-height: 1.1;
}
