/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.layout_5616) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.outline_dirty_63d4, .red_b60c {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.icon-7a19::before { content: '\f015'; }
.shadow_silver_7206::before { content: '\f007'; }
.simple-8d9b::before { content: '\f023'; }
.main_yellow_50f7::before { content: '\f0e0'; }
.medium_bf5e::before { content: '\f095'; }
.hover-0a0b::before { content: '\f005'; }
.new_82f4::before { content: '\f004'; }
.lite_1627::before { content: '\f00c'; }
.widget-e1f4::before { content: '\f00d'; }
.hero-9149::before { content: '\f002'; }
.highlight-brown-6b6a::before { content: '\f0c9'; }
.pagination-83f3::before { content: '\f061'; }
.media_16cd::before { content: '\f060'; }
.basic_1424::before { content: '\f04b'; }
.block-stale-3187::before { content: '\f04c'; }
.highlight-lite-5d3e::before { content: '\f019'; }
.hero_upper_1fc0::before { content: '\f093'; }
.rough-a96f::before { content: '\f132'; }
.dim_85fe::before { content: '\f091'; }
.picture-stone-2c2b::before { content: '\f06b'; }
.liquid_af90::before { content: '\f0d6'; }
.prev_1b34::before { content: '\f09d'; }
.sort_16ba::before { content: '\f10b'; }
.list-d13f::before { content: '\f108'; }
.message-062d::before { content: '\f10a'; }

/* Gambling Specific Icons */
.icon_blue_6a2e::before { content: '\f522'; }
.link_dynamic_0e7b::before { content: '\f327'; }
.title_264f::before { content: '\f219'; }
.badge_simple_cf1b::before { content: '\f21e'; }
.texture_ee84::before { content: '\f2f5'; }

/* Social Icons */
.logo_c42c::before { content: '\f09a'; }
.info_hot_8d7e::before { content: '\f099'; }
.hero_d428::before { content: '\f16d'; }
.avatar_right_1dbb::before { content: '\f167'; }
.text_efc6::before { content: '\f2c6'; }
.shade-d8c1::before { content: '\f232'; }

/* Size Classes */
.carousel-fresh-7808 { font-size: 0.75em; }
.carousel-91b1 { font-size: 0.875em; }
.hero-short-1a1e { font-size: 1.33em; }
.active-546c { font-size: 1.5em; }
.outer_19c8 { font-size: 2em; }
.avatar_selected_12f3 { font-size: 3em; }

/* Animation Classes */
.status_34ff {
    animation: fa-spin 2s infinite linear;
}

.search_ebce {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 15c3 */
.phantom-card-f1 {
  padding: 0.4rem;
  font-size: 10px;
  line-height: 1.1;
}
