/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.slow-73c1) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.mini-12d3, .fresh-2da5 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.sidebar-0279::before { content: '\f015'; }
.card-6ee4::before { content: '\f007'; }
.gold-47f5::before { content: '\f023'; }
.form_8bd6::before { content: '\f0e0'; }
.layout_hot_020f::before { content: '\f095'; }
.detail-48c1::before { content: '\f005'; }
.module-1c9a::before { content: '\f004'; }
.sort-8fbd::before { content: '\f00c'; }
.preview-e6bf::before { content: '\f00d'; }
.description_static_2514::before { content: '\f002'; }
.block-medium-b7b2::before { content: '\f0c9'; }
.component-3563::before { content: '\f061'; }
.border-f4ed::before { content: '\f060'; }
.primary-ff09::before { content: '\f04b'; }
.thumbnail_347a::before { content: '\f04c'; }
.pattern_gas_44b1::before { content: '\f019'; }
.purple_c33e::before { content: '\f093'; }
.hero_2786::before { content: '\f132'; }
.breadcrumb-6ff4::before { content: '\f091'; }
.component_023e::before { content: '\f06b'; }
.icon_stone_96a6::before { content: '\f0d6'; }
.preview_red_526f::before { content: '\f09d'; }
.wrapper_4b6c::before { content: '\f10b'; }
.steel_14ee::before { content: '\f108'; }
.under_7d92::before { content: '\f10a'; }

/* Gambling Specific Icons */
.purple_fb61::before { content: '\f522'; }
.menu-746c::before { content: '\f327'; }
.carousel_dirty_d805::before { content: '\f219'; }
.background-96a6::before { content: '\f21e'; }
.panel-dynamic-15ce::before { content: '\f2f5'; }

/* Social Icons */
.highlight-a61e::before { content: '\f09a'; }
.nav_dim_8dd1::before { content: '\f099'; }
.tertiary_stale_6bf5::before { content: '\f16d'; }
.block-aa12::before { content: '\f167'; }
.breadcrumb-a9c6::before { content: '\f2c6'; }
.column_a58a::before { content: '\f232'; }

/* Size Classes */
.gas-0a1c { font-size: 0.75em; }
.cool_7829 { font-size: 0.875em; }
.banner_6721 { font-size: 1.33em; }
.card_paper_2191 { font-size: 1.5em; }
.paragraph_rough_7ddf { font-size: 2em; }
.tooltip_bottom_955c { font-size: 3em; }

/* Animation Classes */
.up-0635 {
    animation: fa-spin 2s infinite linear;
}

.summary-bottom-e94b {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 802e */
.phantom-card-v2 {
  padding: 0.1rem;
  font-size: 12px;
  line-height: 1.2;
}
