/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.warm_547d) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.avatar-plasma-26e3, .module_0b5b {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.new-76d9::before { content: '\f015'; }
.sort-selected-eec6::before { content: '\f007'; }
.west_7efe::before { content: '\f023'; }
.dropdown_684b::before { content: '\f0e0'; }
.row_hard_bd02::before { content: '\f095'; }
.cold-e91a::before { content: '\f005'; }
.current_eed6::before { content: '\f004'; }
.top_abe8::before { content: '\f00c'; }
.green_8261::before { content: '\f00d'; }
.menu_a615::before { content: '\f002'; }
.element-c3dc::before { content: '\f0c9'; }
.next_9fef::before { content: '\f061'; }
.frame_rough_b6a8::before { content: '\f060'; }
.link-up-4eab::before { content: '\f04b'; }
.primary_a607::before { content: '\f04c'; }
.avatar_rough_0fce::before { content: '\f019'; }
.pink-0132::before { content: '\f093'; }
.title-16f0::before { content: '\f132'; }
.layout_494e::before { content: '\f091'; }
.logo-21bf::before { content: '\f06b'; }
.hidden_dynamic_6d6b::before { content: '\f0d6'; }
.hero-f0c5::before { content: '\f09d'; }
.component_dim_57fa::before { content: '\f10b'; }
.video-0b35::before { content: '\f108'; }
.paragraph_0dfb::before { content: '\f10a'; }

/* Gambling Specific Icons */
.pink-ab7a::before { content: '\f522'; }
.text_small_4c0f::before { content: '\f327'; }
.aside_fixed_38be::before { content: '\f219'; }
.banner_b4da::before { content: '\f21e'; }
.stone_e753::before { content: '\f2f5'; }

/* Social Icons */
.pagination_lower_0a09::before { content: '\f09a'; }
.card_orange_e5a3::before { content: '\f099'; }
.grid_stale_f009::before { content: '\f16d'; }
.box-f42f::before { content: '\f167'; }
.action_7849::before { content: '\f2c6'; }
.disabled_a89e::before { content: '\f232'; }

/* Size Classes */
.modal_gas_1b6f { font-size: 0.75em; }
.shadow_20e6 { font-size: 0.875em; }
.sidebar_cold_ea9b { font-size: 1.33em; }
.rough-0e30 { font-size: 1.5em; }
.tiny-3056 { font-size: 2em; }
.pattern-dim-c31d { font-size: 3em; }

/* Animation Classes */
.table_dynamic_f8f4 {
    animation: fa-spin 2s infinite linear;
}

.preview_b43d {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 921a */
.phantom-card-d5 {
  padding: 0.4rem;
  font-size: 14px;
  line-height: 1.3;
}
