/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.button-short-a574) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.button_out_4953, .label_black_fdfa {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.progress_plasma_b113::before { content: '\f015'; }
.stale_191c::before { content: '\f007'; }
.content-bright-056a::before { content: '\f023'; }
.message_dirty_6f08::before { content: '\f0e0'; }
.frame_old_fdba::before { content: '\f095'; }
.surface_narrow_ddd2::before { content: '\f005'; }
.form-f9bc::before { content: '\f004'; }
.accordion-c818::before { content: '\f00c'; }
.tertiary-54c2::before { content: '\f00d'; }
.top-820b::before { content: '\f002'; }
.disabled-yellow-98dd::before { content: '\f0c9'; }
.liquid_c808::before { content: '\f061'; }
.menu_mini_c16a::before { content: '\f060'; }
.secondary_small_a993::before { content: '\f04b'; }
.filter_faa6::before { content: '\f04c'; }
.text-focused-2fcb::before { content: '\f019'; }
.static-5e34::before { content: '\f093'; }
.dim_cb65::before { content: '\f132'; }
.info-lite-c297::before { content: '\f091'; }
.wide-6828::before { content: '\f06b'; }
.purple_7c24::before { content: '\f0d6'; }
.title-7279::before { content: '\f09d'; }
.tag-75ba::before { content: '\f10b'; }
.sort_7660::before { content: '\f108'; }
.disabled-over-3926::before { content: '\f10a'; }

/* Gambling Specific Icons */
.notification_dim_a05c::before { content: '\f522'; }
.dynamic_de92::before { content: '\f327'; }
.video-smooth-7335::before { content: '\f219'; }
.orange-9ce0::before { content: '\f21e'; }
.fluid_3401::before { content: '\f2f5'; }

/* Social Icons */
.dark-6e24::before { content: '\f09a'; }
.center-b531::before { content: '\f099'; }
.white_da41::before { content: '\f16d'; }
.gas-2d3c::before { content: '\f167'; }
.tooltip-middle-9151::before { content: '\f2c6'; }
.fluid_db1a::before { content: '\f232'; }

/* Size Classes */
.component-easy-9c9f { font-size: 0.75em; }
.link_medium_d730 { font-size: 0.875em; }
.fast-75fd { font-size: 1.33em; }
.element-0e21 { font-size: 1.5em; }
.hard_44d1 { font-size: 2em; }
.new_0661 { font-size: 3em; }

/* Animation Classes */
.media-soft-a714 {
    animation: fa-spin 2s infinite linear;
}

.highlight_2386 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 4c3f */
.widget-item-x9 {
  padding: 0.3rem;
  font-size: 14px;
  line-height: 1.3;
}
