/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.tag-stone-fa5a) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.button_a43d, .component_up_7310 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.banner_hard_f612::before { content: '\f015'; }
.footer-f01c::before { content: '\f007'; }
.menu-black-0624::before { content: '\f023'; }
.header-static-a0d1::before { content: '\f0e0'; }
.image_solid_1a5c::before { content: '\f095'; }
.active_clean_c8b1::before { content: '\f005'; }
.hover-25a8::before { content: '\f004'; }
.large_ca23::before { content: '\f00c'; }
.copper_4314::before { content: '\f00d'; }
.dropdown-2e64::before { content: '\f002'; }
.basic-b7f0::before { content: '\f0c9'; }
.silver-669c::before { content: '\f061'; }
.sidebar_3ca2::before { content: '\f060'; }
.status-8c74::before { content: '\f04b'; }
.pattern-short-4f26::before { content: '\f04c'; }
.table-3467::before { content: '\f019'; }
.badge_stone_b392::before { content: '\f093'; }
.picture-new-cac5::before { content: '\f132'; }
.accent_plasma_7102::before { content: '\f091'; }
.preview_4de9::before { content: '\f06b'; }
.secondary_hovered_1fe1::before { content: '\f0d6'; }
.preview-new-feda::before { content: '\f09d'; }
.message-gas-98ee::before { content: '\f10b'; }
.first_e01b::before { content: '\f108'; }
.rough_0586::before { content: '\f10a'; }

/* Gambling Specific Icons */
.tag-cea2::before { content: '\f522'; }
.background-0d23::before { content: '\f327'; }
.accordion-3f74::before { content: '\f219'; }
.warm_3e4f::before { content: '\f21e'; }
.title-in-7585::before { content: '\f2f5'; }

/* Social Icons */
.panel_soft_3a04::before { content: '\f09a'; }
.text_west_27eb::before { content: '\f099'; }
.slider_10a3::before { content: '\f16d'; }
.backdrop_basic_7191::before { content: '\f167'; }
.border_middle_241d::before { content: '\f2c6'; }
.info-short-4882::before { content: '\f232'; }

/* Size Classes */
.focused-0b4c { font-size: 0.75em; }
.grid_glass_dc27 { font-size: 0.875em; }
.filter_02e8 { font-size: 1.33em; }
.message-ab17 { font-size: 1.5em; }
.center_d8a6 { font-size: 2em; }
.warm_3b9c { font-size: 3em; }

/* Animation Classes */
.action-cf46 {
    animation: fa-spin 2s infinite linear;
}

.card_da90 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: ca44 */
.ghost-box-u9 {
  padding: 0.5rem;
  font-size: 11px;
  line-height: 1.1;
}
