/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.copper_17f8) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.modal_fa1c, .steel-1560 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.detail-7db7::before { content: '\f015'; }
.dark_5b0e::before { content: '\f007'; }
.form-glass-9db1::before { content: '\f023'; }
.focused-b5e5::before { content: '\f0e0'; }
.simple_6a47::before { content: '\f095'; }
.message_paper_2541::before { content: '\f005'; }
.title_pressed_6112::before { content: '\f004'; }
.tag-ae59::before { content: '\f00c'; }
.medium_7cc3::before { content: '\f00d'; }
.feature_b2f3::before { content: '\f002'; }
.secondary-focused-0e7b::before { content: '\f0c9'; }
.icon-0d65::before { content: '\f061'; }
.header_light_eb95::before { content: '\f060'; }
.tabs-1c5c::before { content: '\f04b'; }
.sort_cf14::before { content: '\f04c'; }
.east_8b26::before { content: '\f019'; }
.primary_1e1b::before { content: '\f093'; }
.inner_5f87::before { content: '\f132'; }
.hot-93e1::before { content: '\f091'; }
.filter-bright-accb::before { content: '\f06b'; }
.input_slow_38e4::before { content: '\f0d6'; }
.link_bright_4c08::before { content: '\f09d'; }
.new_e773::before { content: '\f10b'; }
.carousel_f39e::before { content: '\f108'; }
.notice-cold-9b6a::before { content: '\f10a'; }

/* Gambling Specific Icons */
.lite_d038::before { content: '\f522'; }
.overlay-3efe::before { content: '\f327'; }
.modal_dirty_2dda::before { content: '\f219'; }
.thumbnail-west-6928::before { content: '\f21e'; }
.message_white_d9e4::before { content: '\f2f5'; }

/* Social Icons */
.content_purple_8af5::before { content: '\f09a'; }
.thick-100f::before { content: '\f099'; }
.background_aa92::before { content: '\f16d'; }
.footer-clean-ec40::before { content: '\f167'; }
.filter_down_2c06::before { content: '\f2c6'; }
.short-0175::before { content: '\f232'; }

/* Size Classes */
.right_bd86 { font-size: 0.75em; }
.button_a6a1 { font-size: 0.875em; }
.message_purple_fba4 { font-size: 1.33em; }
.advanced-bfa7 { font-size: 1.5em; }
.accordion-complex-63ac { font-size: 2em; }
.primary-selected-f63f { font-size: 3em; }

/* Animation Classes */
.gallery_4956 {
    animation: fa-spin 2s infinite linear;
}

.progress_3384 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 75a4 */
.phantom-card-y6 {
  padding: 0.2rem;
  font-size: 14px;
  line-height: 1.3;
}
