/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.bronze-b03b) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.down_209b, .pagination_stone_bac8 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.tooltip-east-5842::before { content: '\f015'; }
.block-gold-3fb6::before { content: '\f007'; }
.picture-413e::before { content: '\f023'; }
.detail_a0ea::before { content: '\f0e0'; }
.dropdown_prev_c8f7::before { content: '\f095'; }
.heading-hard-2233::before { content: '\f005'; }
.label_bottom_c1c8::before { content: '\f004'; }
.nav_slow_e6d3::before { content: '\f00c'; }
.status-41c8::before { content: '\f00d'; }
.new-a876::before { content: '\f002'; }
.notification-a5c8::before { content: '\f0c9'; }
.basic_093f::before { content: '\f061'; }
.accordion-last-1349::before { content: '\f060'; }
.soft-fcd2::before { content: '\f04b'; }
.notice-under-d513::before { content: '\f04c'; }
.top_b82b::before { content: '\f019'; }
.hot-5386::before { content: '\f093'; }
.disabled_cold_1e40::before { content: '\f132'; }
.input-action-e6dd::before { content: '\f091'; }
.pagination-e1ba::before { content: '\f06b'; }
.widget_tall_8334::before { content: '\f0d6'; }
.list_liquid_fe6a::before { content: '\f09d'; }
.item-e548::before { content: '\f10b'; }
.shade_motion_e16f::before { content: '\f108'; }
.message-bright-e598::before { content: '\f10a'; }

/* Gambling Specific Icons */
.static-9cc7::before { content: '\f522'; }
.black_2ba9::before { content: '\f327'; }
.hidden_pro_c867::before { content: '\f219'; }
.summary-yellow-4cf7::before { content: '\f21e'; }
.avatar-b2bf::before { content: '\f2f5'; }

/* Social Icons */
.dark_be23::before { content: '\f09a'; }
.accent_basic_7f06::before { content: '\f099'; }
.module_ff6a::before { content: '\f16d'; }
.block-4b2e::before { content: '\f167'; }
.primary-9d64::before { content: '\f2c6'; }
.thick-fe29::before { content: '\f232'; }

/* Size Classes */
.pro-f81e { font-size: 0.75em; }
.shade-346e { font-size: 0.875em; }
.plasma-21ad { font-size: 1.33em; }
.primary-c59c { font-size: 1.5em; }
.panel_copper_4593 { font-size: 2em; }
.tiny_c93c { font-size: 3em; }

/* Animation Classes */
.west_4549 {
    animation: fa-spin 2s infinite linear;
}

.background_5517 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 67e3 */
.phantom-card-f7 {
  padding: 0.5rem;
  font-size: 14px;
  line-height: 1.2;
}
