/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.sidebar_west_372d) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.wood_e711, .cool-ab64 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.red_1fdf::before { content: '\f015'; }
.notification-3251::before { content: '\f007'; }
.item-tiny-b63f::before { content: '\f023'; }
.red_3aab::before { content: '\f0e0'; }
.steel-e87e::before { content: '\f095'; }
.wide_eb2e::before { content: '\f005'; }
.banner-dirty-a767::before { content: '\f004'; }
.popup-gas-cf12::before { content: '\f00c'; }
.warm-a416::before { content: '\f00d'; }
.huge_dfb6::before { content: '\f002'; }
.notice-black-035c::before { content: '\f0c9'; }
.clean_8d50::before { content: '\f061'; }
.up-9f88::before { content: '\f060'; }
.menu_lower_028e::before { content: '\f04b'; }
.simple_cb62::before { content: '\f04c'; }
.filter_e4a0::before { content: '\f019'; }
.disabled-74e3::before { content: '\f093'; }
.caption_3427::before { content: '\f132'; }
.modal_first_d234::before { content: '\f091'; }
.clean-e258::before { content: '\f06b'; }
.item-glass-1b98::before { content: '\f0d6'; }
.tooltip_right_5399::before { content: '\f09d'; }
.brown-1d5b::before { content: '\f10b'; }
.alert_6c53::before { content: '\f108'; }
.list_mini_d73f::before { content: '\f10a'; }

/* Gambling Specific Icons */
.search_east_8900::before { content: '\f522'; }
.gold-289d::before { content: '\f327'; }
.disabled_fa16::before { content: '\f219'; }
.detail-c7bf::before { content: '\f21e'; }
.sidebar_551d::before { content: '\f2f5'; }

/* Social Icons */
.bottom-0f84::before { content: '\f09a'; }
.header-motion-6670::before { content: '\f099'; }
.narrow-3ae4::before { content: '\f16d'; }
.white-f7f5::before { content: '\f167'; }
.fresh-dbad::before { content: '\f2c6'; }
.smooth_9479::before { content: '\f232'; }

/* Size Classes */
.rough_295e { font-size: 0.75em; }
.small-4513 { font-size: 0.875em; }
.popup_advanced_c650 { font-size: 1.33em; }
.background-smooth-2aa4 { font-size: 1.5em; }
.heading_f3a9 { font-size: 2em; }
.texture_719a { font-size: 3em; }

/* Animation Classes */
.column_a2e7 {
    animation: fa-spin 2s infinite linear;
}

.header_stone_eb9c {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: bb18 */
.phantom-card-d2 {
  padding: 0.5rem;
  font-size: 13px;
  line-height: 1.3;
}
