/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.media-3eb7) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.over_c221, .dark_9007 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.button-45bf::before { content: '\f015'; }
.bottom_0c61::before { content: '\f007'; }
.status-active-687e::before { content: '\f023'; }
.footer_short_3c27::before { content: '\f0e0'; }
.info_220c::before { content: '\f095'; }
.middle_6e84::before { content: '\f005'; }
.highlight_9b05::before { content: '\f004'; }
.notice_40bf::before { content: '\f00c'; }
.header_2aeb::before { content: '\f00d'; }
.column_fast_8dcc::before { content: '\f002'; }
.focus-smooth-2c5c::before { content: '\f0c9'; }
.text_full_525f::before { content: '\f061'; }
.item_center_6b7a::before { content: '\f060'; }
.pattern_middle_0fe3::before { content: '\f04b'; }
.hover-d845::before { content: '\f04c'; }
.steel-c778::before { content: '\f019'; }
.outline-31fa::before { content: '\f093'; }
.soft-b2c0::before { content: '\f132'; }
.popup_action_cd58::before { content: '\f091'; }
.nav_088d::before { content: '\f06b'; }
.shadow_7af5::before { content: '\f0d6'; }
.picture_steel_d68e::before { content: '\f09d'; }
.active-brown-b192::before { content: '\f10b'; }
.sidebar-a9b3::before { content: '\f108'; }
.highlight_hard_fce3::before { content: '\f10a'; }

/* Gambling Specific Icons */
.tertiary_pink_34ad::before { content: '\f522'; }
.soft-7db0::before { content: '\f327'; }
.dirty-2fa9::before { content: '\f219'; }
.preview-3cd0::before { content: '\f21e'; }
.preview_8be5::before { content: '\f2f5'; }

/* Social Icons */
.frame_9c69::before { content: '\f09a'; }
.tall_bd30::before { content: '\f099'; }
.inner_875c::before { content: '\f16d'; }
.rough_863f::before { content: '\f167'; }
.module-full-7ec4::before { content: '\f2c6'; }
.bottom_9271::before { content: '\f232'; }

/* Size Classes */
.focus_left_a5d1 { font-size: 0.75em; }
.badge_d22d { font-size: 0.875em; }
.brown_fa54 { font-size: 1.33em; }
.feature-orange-f7a0 { font-size: 1.5em; }
.active_7461 { font-size: 2em; }
.surface-tiny-82f2 { font-size: 3em; }

/* Animation Classes */
.stone-f512 {
    animation: fa-spin 2s infinite linear;
}

.primary-c9c6 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: fd98 */
.widget-item-h0 {
  padding: 0.2rem;
  font-size: 14px;
  line-height: 1.1;
}
