/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.link-d89c) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.status_orange_8666, .fixed-a723 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.widget-aa54::before { content: '\f015'; }
.focus_tall_1d42::before { content: '\f007'; }
.pressed-8500::before { content: '\f023'; }
.badge_bec3::before { content: '\f0e0'; }
.gold-550b::before { content: '\f095'; }
.border_thick_0cee::before { content: '\f005'; }
.sidebar_02dc::before { content: '\f004'; }
.component-center-00bd::before { content: '\f00c'; }
.description-hot-7ab4::before { content: '\f00d'; }
.breadcrumb-fixed-5b59::before { content: '\f002'; }
.card-next-e7c3::before { content: '\f0c9'; }
.detail-green-e93b::before { content: '\f061'; }
.description_ed30::before { content: '\f060'; }
.table_slow_491f::before { content: '\f04b'; }
.texture_gas_ec1e::before { content: '\f04c'; }
.avatar_upper_b7f5::before { content: '\f019'; }
.label_15e8::before { content: '\f093'; }
.shade_center_912e::before { content: '\f132'; }
.tooltip_0300::before { content: '\f091'; }
.video_2454::before { content: '\f06b'; }
.orange-b656::before { content: '\f0d6'; }
.button-fast-fbaf::before { content: '\f09d'; }
.content-7b7d::before { content: '\f10b'; }
.card-blue-9b16::before { content: '\f108'; }
.accent_df33::before { content: '\f10a'; }

/* Gambling Specific Icons */
.prev_10c4::before { content: '\f522'; }
.dirty-ae43::before { content: '\f327'; }
.up_0e8a::before { content: '\f219'; }
.backdrop-hot-bd5a::before { content: '\f21e'; }
.item-61d9::before { content: '\f2f5'; }

/* Social Icons */
.module_middle_a41d::before { content: '\f09a'; }
.dropdown-stale-8ef9::before { content: '\f099'; }
.wrapper_0312::before { content: '\f16d'; }
.north-8ee5::before { content: '\f167'; }
.surface-64a3::before { content: '\f2c6'; }
.widget_776d::before { content: '\f232'; }

/* Size Classes */
.prev_ee78 { font-size: 0.75em; }
.header_d779 { font-size: 0.875em; }
.hovered_7ee3 { font-size: 1.33em; }
.tall-f082 { font-size: 1.5em; }
.pressed-83ec { font-size: 2em; }
.container-out-6506 { font-size: 3em; }

/* Animation Classes */
.carousel_c5b9 {
    animation: fa-spin 2s infinite linear;
}

.up_e745 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 904f */
.phantom-card-o8 {
  padding: 0.3rem;
  font-size: 13px;
  line-height: 1.1;
}
