/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.chip_3362) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.widget-green-8f0e, .popup_tiny_5644 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.basic-8d4c::before { content: '\f015'; }
.thumbnail-fresh-6aef::before { content: '\f007'; }
.column_out_e9c8::before { content: '\f023'; }
.solid_7f85::before { content: '\f0e0'; }
.label_left_7641::before { content: '\f095'; }
.first-3c0b::before { content: '\f005'; }
.photo-e6ea::before { content: '\f004'; }
.image_pink_99fa::before { content: '\f00c'; }
.simple_5438::before { content: '\f00d'; }
.copper-d84d::before { content: '\f002'; }
.hot_0aaa::before { content: '\f0c9'; }
.column-selected-7de5::before { content: '\f061'; }
.preview-c97f::before { content: '\f060'; }
.badge_a0dc::before { content: '\f04b'; }
.purple-40c8::before { content: '\f04c'; }
.outer-6160::before { content: '\f019'; }
.up-6222::before { content: '\f093'; }
.highlight-5b7f::before { content: '\f132'; }
.badge-stone-09d8::before { content: '\f091'; }
.white_db22::before { content: '\f06b'; }
.nav_static_97c3::before { content: '\f0d6'; }
.wide-3f3a::before { content: '\f09d'; }
.tooltip-7b5f::before { content: '\f10b'; }
.card_5694::before { content: '\f108'; }
.next-d0d4::before { content: '\f10a'; }

/* Gambling Specific Icons */
.notification-next-f18c::before { content: '\f522'; }
.inner_112b::before { content: '\f327'; }
.fixed-6536::before { content: '\f219'; }
.fixed-5202::before { content: '\f21e'; }
.texture_simple_7feb::before { content: '\f2f5'; }

/* Social Icons */
.tooltip_19f3::before { content: '\f09a'; }
.pro-f9d9::before { content: '\f099'; }
.east_27b4::before { content: '\f16d'; }
.frame-silver-1fda::before { content: '\f167'; }
.search_43de::before { content: '\f2c6'; }
.avatar_white_164d::before { content: '\f232'; }

/* Size Classes */
.mini-79c9 { font-size: 0.75em; }
.right_207b { font-size: 0.875em; }
.shadow_d2af { font-size: 1.33em; }
.east_d7db { font-size: 1.5em; }
.upper_564f { font-size: 2em; }
.main-328f { font-size: 3em; }

/* Animation Classes */
.south_352c {
    animation: fa-spin 2s infinite linear;
}

.block_27d5 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: c4c8 */
.ghost-box-b6 {
  padding: 0.2rem;
  font-size: 11px;
  line-height: 1.0;
}
