/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.surface-smooth-64ed) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.narrow_b53b, .frame_b71c {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.button_inner_fd81::before { content: '\f015'; }
.caption_current_3686::before { content: '\f007'; }
.sort-hard-b396::before { content: '\f023'; }
.backdrop-8577::before { content: '\f0e0'; }
.photo_rough_a7bb::before { content: '\f095'; }
.sidebar_action_0cc2::before { content: '\f005'; }
.layout-5b86::before { content: '\f004'; }
.pink_657e::before { content: '\f00c'; }
.heading_selected_8360::before { content: '\f00d'; }
.blue-c143::before { content: '\f002'; }
.fast-ad0b::before { content: '\f0c9'; }
.wrapper_fb98::before { content: '\f061'; }
.form-dirty-047b::before { content: '\f060'; }
.alert-c065::before { content: '\f04b'; }
.accordion_d575::before { content: '\f04c'; }
.paper-c0cb::before { content: '\f019'; }
.shadow-new-40a0::before { content: '\f093'; }
.silver_37c8::before { content: '\f132'; }
.stone-300d::before { content: '\f091'; }
.link_af9f::before { content: '\f06b'; }
.new_be03::before { content: '\f0d6'; }
.wide-0364::before { content: '\f09d'; }
.blue_cc80::before { content: '\f10b'; }
.media_west_9355::before { content: '\f108'; }
.caption-wood-42a4::before { content: '\f10a'; }

/* Gambling Specific Icons */
.sidebar-d8bb::before { content: '\f522'; }
.chip_small_6d87::before { content: '\f327'; }
.component_cc6c::before { content: '\f219'; }
.section-glass-a530::before { content: '\f21e'; }
.highlight_next_af64::before { content: '\f2f5'; }

/* Social Icons */
.large-e5e5::before { content: '\f09a'; }
.over_7db9::before { content: '\f099'; }
.card_9414::before { content: '\f16d'; }
.sort_silver_a73e::before { content: '\f167'; }
.sidebar-upper-f8d4::before { content: '\f2c6'; }
.focus_cold_197e::before { content: '\f232'; }

/* Size Classes */
.tiny-e8c5 { font-size: 0.75em; }
.east_1663 { font-size: 0.875em; }
.tag_1871 { font-size: 1.33em; }
.preview-85be { font-size: 1.5em; }
.dropdown_short_f4b9 { font-size: 2em; }
.highlight_old_7cb7 { font-size: 3em; }

/* Animation Classes */
.lite-0848 {
    animation: fa-spin 2s infinite linear;
}

.shadow-wide-3819 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: ebff */
.phantom-card-s0 {
  padding: 0.2rem;
  font-size: 11px;
  line-height: 1.3;
}
