/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.background_8d0c) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.wide-8dd6, .component_fast_fcbe {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.border_0ded::before { content: '\f015'; }
.input-left-c0f3::before { content: '\f007'; }
.banner-d30f::before { content: '\f023'; }
.motion-6a32::before { content: '\f0e0'; }
.widget_88c5::before { content: '\f095'; }
.description-under-cff5::before { content: '\f005'; }
.card-focused-f2fc::before { content: '\f004'; }
.element-purple-15ec::before { content: '\f00c'; }
.notice_7fa3::before { content: '\f00d'; }
.component_fresh_c5f9::before { content: '\f002'; }
.title_brown_4728::before { content: '\f0c9'; }
.label-82b2::before { content: '\f061'; }
.card_static_1e95::before { content: '\f060'; }
.banner-black-7e99::before { content: '\f04b'; }
.alert_warm_4996::before { content: '\f04c'; }
.static_a336::before { content: '\f019'; }
.silver_373d::before { content: '\f093'; }
.logo-selected-2db9::before { content: '\f132'; }
.easy_7f83::before { content: '\f091'; }
.list-41eb::before { content: '\f06b'; }
.badge-hard-7a1a::before { content: '\f0d6'; }
.header_green_2a0a::before { content: '\f09d'; }
.first-0b44::before { content: '\f10b'; }
.widget_static_c92c::before { content: '\f108'; }
.outer_65a9::before { content: '\f10a'; }

/* Gambling Specific Icons */
.status-advanced-06ff::before { content: '\f522'; }
.layout-complex-1e6d::before { content: '\f327'; }
.paragraph-1678::before { content: '\f219'; }
.focus_focused_87c8::before { content: '\f21e'; }
.column-active-faf5::before { content: '\f2f5'; }

/* Social Icons */
.aside-5ae0::before { content: '\f09a'; }
.overlay_mini_12fe::before { content: '\f099'; }
.block_cold_38a8::before { content: '\f16d'; }
.over_4788::before { content: '\f167'; }
.border_brown_0e76::before { content: '\f2c6'; }
.full-bb83::before { content: '\f232'; }

/* Size Classes */
.huge-d396 { font-size: 0.75em; }
.surface-643d { font-size: 0.875em; }
.footer_9495 { font-size: 1.33em; }
.middle_678e { font-size: 1.5em; }
.pressed_7305 { font-size: 2em; }
.outline_full_a0a0 { font-size: 3em; }

/* Animation Classes */
.notification_action_1841 {
    animation: fa-spin 2s infinite linear;
}

.component-377c {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 7b2f */
.widget-item-c6 {
  padding: 0.5rem;
  font-size: 14px;
  line-height: 1.0;
}
