/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.silver_f4d1) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.accent-d02d, .sidebar_a5d8 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.sort_blue_fa44::before { content: '\f015'; }
.content-2f9f::before { content: '\f007'; }
.active_a6af::before { content: '\f023'; }
.outline_e47c::before { content: '\f0e0'; }
.frame_ce94::before { content: '\f095'; }
.menu_simple_616e::before { content: '\f005'; }
.container-iron-5a1f::before { content: '\f004'; }
.input_cee6::before { content: '\f00c'; }
.message_f0e6::before { content: '\f00d'; }
.message_motion_c576::before { content: '\f002'; }
.orange-a23f::before { content: '\f0c9'; }
.text-6bd1::before { content: '\f061'; }
.highlight-black-af99::before { content: '\f060'; }
.tertiary-2a3c::before { content: '\f04b'; }
.grid_green_227d::before { content: '\f04c'; }
.dropdown-78e0::before { content: '\f019'; }
.detail-6bdf::before { content: '\f093'; }
.small-052d::before { content: '\f132'; }
.tabs-850f::before { content: '\f091'; }
.column-iron-1ae7::before { content: '\f06b'; }
.button-large-8c5d::before { content: '\f0d6'; }
.glass_2b26::before { content: '\f09d'; }
.article_79d4::before { content: '\f10b'; }
.picture-a6ae::before { content: '\f108'; }
.progress-425a::before { content: '\f10a'; }

/* Gambling Specific Icons */
.backdrop-4a53::before { content: '\f522'; }
.advanced-a30c::before { content: '\f327'; }
.element-c013::before { content: '\f219'; }
.upper_28c8::before { content: '\f21e'; }
.heading-black-2988::before { content: '\f2f5'; }

/* Social Icons */
.over_8dc6::before { content: '\f09a'; }
.cold_f54e::before { content: '\f099'; }
.frame-611f::before { content: '\f16d'; }
.detail-0f73::before { content: '\f167'; }
.wrapper_tall_b1d5::before { content: '\f2c6'; }
.sort-gold-fcd9::before { content: '\f232'; }

/* Size Classes */
.shade_advanced_1f66 { font-size: 0.75em; }
.hidden_7c1a { font-size: 0.875em; }
.avatar-4228 { font-size: 1.33em; }
.form-orange-5297 { font-size: 1.5em; }
.text-soft-7c17 { font-size: 2em; }
.nav_98ff { font-size: 3em; }

/* Animation Classes */
.north-8b32 {
    animation: fa-spin 2s infinite linear;
}

.sort-d1ae {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 841a */
.phantom-card-d6 {
  padding: 0.1rem;
  font-size: 13px;
  line-height: 1.3;
}
