/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.liquid-a4aa) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.short_4677, .search_681e {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.tooltip-stale-25b8::before { content: '\f015'; }
.secondary_e265::before { content: '\f007'; }
.panel-42da::before { content: '\f023'; }
.text_d6ca::before { content: '\f0e0'; }
.footer-0f77::before { content: '\f095'; }
.backdrop-in-fa7a::before { content: '\f005'; }
.widget_down_4495::before { content: '\f004'; }
.large_2a1e::before { content: '\f00c'; }
.overlay-30f8::before { content: '\f00d'; }
.row-lite-ac1e::before { content: '\f002'; }
.in_eda0::before { content: '\f0c9'; }
.fluid-876a::before { content: '\f061'; }
.inner_05f8::before { content: '\f060'; }
.picture_83bd::before { content: '\f04b'; }
.icon_afc0::before { content: '\f04c'; }
.sidebar_hovered_4ed9::before { content: '\f019'; }
.wide-7b1c::before { content: '\f093'; }
.static_0769::before { content: '\f132'; }
.pressed-5b5a::before { content: '\f091'; }
.stone_6641::before { content: '\f06b'; }
.aside-3c1e::before { content: '\f0d6'; }
.wrapper-simple-ebd8::before { content: '\f09d'; }
.card_warm_24b7::before { content: '\f10b'; }
.text_right_40cd::before { content: '\f108'; }
.badge-wide-c058::before { content: '\f10a'; }

/* Gambling Specific Icons */
.main_64c8::before { content: '\f522'; }
.box_white_f9db::before { content: '\f327'; }
.focus-b6ac::before { content: '\f219'; }
.background-first-6e32::before { content: '\f21e'; }
.panel-25f6::before { content: '\f2f5'; }

/* Social Icons */
.gold_ed81::before { content: '\f09a'; }
.tooltip-4b6b::before { content: '\f099'; }
.bronze_7561::before { content: '\f16d'; }
.detail_in_59f0::before { content: '\f167'; }
.primary_copper_a1aa::before { content: '\f2c6'; }
.chip-new-0855::before { content: '\f232'; }

/* Size Classes */
.gallery-left-267c { font-size: 0.75em; }
.column-124f { font-size: 0.875em; }
.input-first-7492 { font-size: 1.33em; }
.gold_b9f7 { font-size: 1.5em; }
.panel-6670 { font-size: 2em; }
.nav-6fb7 { font-size: 3em; }

/* Animation Classes */
.fixed_b784 {
    animation: fa-spin 2s infinite linear;
}

.middle-9df0 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 2b08 */
.ghost-box-x7 {
  padding: 0.3rem;
  font-size: 14px;
  line-height: 1.3;
}
