/* 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_up_06f6) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.fresh_8470, .element-mini-b14f {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.short-b4ee::before { content: '\f015'; }
.focused-888c::before { content: '\f007'; }
.popup-1ee9::before { content: '\f023'; }
.block_hovered_f666::before { content: '\f0e0'; }
.white_a1ed::before { content: '\f095'; }
.photo_c3e3::before { content: '\f005'; }
.description-ee8e::before { content: '\f004'; }
.block_plasma_dbe0::before { content: '\f00c'; }
.stale_4be2::before { content: '\f00d'; }
.east_27f6::before { content: '\f002'; }
.silver_ba53::before { content: '\f0c9'; }
.content_pink_4447::before { content: '\f061'; }
.accent-68c7::before { content: '\f060'; }
.carousel-gold-f054::before { content: '\f04b'; }
.static-d5f8::before { content: '\f04c'; }
.video-orange-d95b::before { content: '\f019'; }
.steel_11b4::before { content: '\f093'; }
.summary-paper-c1b9::before { content: '\f132'; }
.heading-d5d0::before { content: '\f091'; }
.media-041b::before { content: '\f06b'; }
.tall_e84a::before { content: '\f0d6'; }
.input_warm_babc::before { content: '\f09d'; }
.slow-4ca7::before { content: '\f10b'; }
.wrapper-c6ce::before { content: '\f108'; }
.info_light_c098::before { content: '\f10a'; }

/* Gambling Specific Icons */
.focus-dim-291c::before { content: '\f522'; }
.box_liquid_a897::before { content: '\f327'; }
.panel_486d::before { content: '\f219'; }
.tooltip-e059::before { content: '\f21e'; }
.motion-a0bb::before { content: '\f2f5'; }

/* Social Icons */
.badge_7d46::before { content: '\f09a'; }
.paragraph-e713::before { content: '\f099'; }
.fast-93fa::before { content: '\f16d'; }
.nav_red_09d0::before { content: '\f167'; }
.hover-hovered-3e89::before { content: '\f2c6'; }
.alert-aadb::before { content: '\f232'; }

/* Size Classes */
.plasma_635b { font-size: 0.75em; }
.mask_2fba { font-size: 0.875em; }
.info-3905 { font-size: 1.33em; }
.active_aebd { font-size: 1.5em; }
.hard-0b66 { font-size: 2em; }
.hard-5e83 { font-size: 3em; }

/* Animation Classes */
.thick_7729 {
    animation: fa-spin 2s infinite linear;
}

.alert_f12d {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 6c12 */
.widget-item-q9 {
  padding: 0.4rem;
  font-size: 12px;
  line-height: 1.2;
}
