/* 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_up_30ea) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.yellow_0e0c, .large-9b27 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.content-4be3::before { content: '\f015'; }
.description_pressed_0ddd::before { content: '\f007'; }
.up-82b9::before { content: '\f023'; }
.video-yellow-fc43::before { content: '\f0e0'; }
.shade-52b0::before { content: '\f095'; }
.hovered_7cf7::before { content: '\f005'; }
.bronze_8cf4::before { content: '\f004'; }
.icon_lower_82fa::before { content: '\f00c'; }
.image-2506::before { content: '\f00d'; }
.menu-dirty-f75b::before { content: '\f002'; }
.detail_13cb::before { content: '\f0c9'; }
.complex-dc0a::before { content: '\f061'; }
.text_west_4f80::before { content: '\f060'; }
.card_in_3112::before { content: '\f04b'; }
.module_d9a1::before { content: '\f04c'; }
.column-62ff::before { content: '\f019'; }
.item_b035::before { content: '\f093'; }
.popup_purple_50f5::before { content: '\f132'; }
.tertiary-lower-96b4::before { content: '\f091'; }
.wide-3726::before { content: '\f06b'; }
.slow_8cf8::before { content: '\f0d6'; }
.hover_830b::before { content: '\f09d'; }
.icon_center_cdbd::before { content: '\f10b'; }
.paragraph-hard-c92c::before { content: '\f108'; }
.secondary_dea5::before { content: '\f10a'; }

/* Gambling Specific Icons */
.secondary-39f4::before { content: '\f522'; }
.wrapper-c458::before { content: '\f327'; }
.text-6388::before { content: '\f219'; }
.black-ba7d::before { content: '\f21e'; }
.label-8239::before { content: '\f2f5'; }

/* Social Icons */
.paper_197b::before { content: '\f09a'; }
.hero-smooth-8b2d::before { content: '\f099'; }
.avatar-copper-9720::before { content: '\f16d'; }
.box_7ccb::before { content: '\f167'; }
.progress-0814::before { content: '\f2c6'; }
.description-cool-1c83::before { content: '\f232'; }

/* Size Classes */
.soft_9a45 { font-size: 0.75em; }
.button_b74a { font-size: 0.875em; }
.message_huge_c214 { font-size: 1.33em; }
.active-87df { font-size: 1.5em; }
.module-dark-d8eb { font-size: 2em; }
.border-short-1a97 { font-size: 3em; }

/* Animation Classes */
.hovered-76ba {
    animation: fa-spin 2s infinite linear;
}

.fresh-6d8b {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 1cc2 */
.widget-item-q9 {
  padding: 0.3rem;
  font-size: 13px;
  line-height: 1.3;
}
