/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.gradient_middle_51e2) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.tall-5e64, .inner_3dff {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.widget_9993::before { content: '\f015'; }
.hard-75bf::before { content: '\f007'; }
.pink_11df::before { content: '\f023'; }
.column-thick-47d8::before { content: '\f0e0'; }
.message_8e05::before { content: '\f095'; }
.motion-10fc::before { content: '\f005'; }
.pressed-fb31::before { content: '\f004'; }
.mini-3bbd::before { content: '\f00c'; }
.mask-prev-7ac7::before { content: '\f00d'; }
.preview-dab4::before { content: '\f002'; }
.preview_wide_c36a::before { content: '\f0c9'; }
.focused_6446::before { content: '\f061'; }
.current_7905::before { content: '\f060'; }
.first-c727::before { content: '\f04b'; }
.panel-1a37::before { content: '\f04c'; }
.summary-8515::before { content: '\f019'; }
.hover-1b60::before { content: '\f093'; }
.gas-6108::before { content: '\f132'; }
.bright_302e::before { content: '\f091'; }
.summary_bronze_4cf5::before { content: '\f06b'; }
.info-liquid-bd8d::before { content: '\f0d6'; }
.solid_880f::before { content: '\f09d'; }
.up-dfa0::before { content: '\f10b'; }
.list_fixed_dd8d::before { content: '\f108'; }
.complex_36d4::before { content: '\f10a'; }

/* Gambling Specific Icons */
.section_f0e6::before { content: '\f522'; }
.stale-327f::before { content: '\f327'; }
.thumbnail_stale_af61::before { content: '\f219'; }
.secondary-8103::before { content: '\f21e'; }
.rough-2b72::before { content: '\f2f5'; }

/* Social Icons */
.down_0db5::before { content: '\f09a'; }
.frame-53d1::before { content: '\f099'; }
.tiny-9666::before { content: '\f16d'; }
.light_08bd::before { content: '\f167'; }
.icon-3ddf::before { content: '\f2c6'; }
.tooltip_6572::before { content: '\f232'; }

/* Size Classes */
.action_d40a { font-size: 0.75em; }
.picture-brown-4f0a { font-size: 0.875em; }
.table_cold_9495 { font-size: 1.33em; }
.filter_2056 { font-size: 1.5em; }
.south-1298 { font-size: 2em; }
.description-wood-0783 { font-size: 3em; }

/* Animation Classes */
.card-2987 {
    animation: fa-spin 2s infinite linear;
}

.avatar_wood_7cf1 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 0b5e */
.widget-item-e9 {
  padding: 0.2rem;
  font-size: 10px;
  line-height: 1.1;
}
