/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.description-new-9090) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.summary-advanced-4c3f, .dropdown-up-c8da {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.notification_brown_f56f::before { content: '\f015'; }
.text-d7fc::before { content: '\f007'; }
.outline_ac46::before { content: '\f023'; }
.top-a3b6::before { content: '\f0e0'; }
.stone-d5da::before { content: '\f095'; }
.nav_small_a884::before { content: '\f005'; }
.outline_fdfa::before { content: '\f004'; }
.tooltip-south-a452::before { content: '\f00c'; }
.grid-copper-e237::before { content: '\f00d'; }
.pressed-77d2::before { content: '\f002'; }
.paper-92a8::before { content: '\f0c9'; }
.tag_purple_09f7::before { content: '\f061'; }
.label-iron-b8e8::before { content: '\f060'; }
.glass_af4d::before { content: '\f04b'; }
.tiny_8a8f::before { content: '\f04c'; }
.tertiary_middle_2d1e::before { content: '\f019'; }
.panel_9f22::before { content: '\f093'; }
.blue_5e20::before { content: '\f132'; }
.dim-fb49::before { content: '\f091'; }
.tertiary-blue-34e1::before { content: '\f06b'; }
.card_a4d2::before { content: '\f0d6'; }
.button_dim_05c5::before { content: '\f09d'; }
.secondary_black_fe74::before { content: '\f10b'; }
.feature-f677::before { content: '\f108'; }
.frame_1c89::before { content: '\f10a'; }

/* Gambling Specific Icons */
.gradient-ed71::before { content: '\f522'; }
.tabs_ba38::before { content: '\f327'; }
.smooth_889a::before { content: '\f219'; }
.description-large-c905::before { content: '\f21e'; }
.tabs-d4e8::before { content: '\f2f5'; }

/* Social Icons */
.label-66da::before { content: '\f09a'; }
.north_af12::before { content: '\f099'; }
.hover_left_a3e8::before { content: '\f16d'; }
.gas_27e7::before { content: '\f167'; }
.medium_baaa::before { content: '\f2c6'; }
.surface_2844::before { content: '\f232'; }

/* Size Classes */
.content-clean-77fb { font-size: 0.75em; }
.accordion_old_6be8 { font-size: 0.875em; }
.avatar_011a { font-size: 1.33em; }
.heading-d13a { font-size: 1.5em; }
.shadow-689a { font-size: 2em; }
.fast_c562 { font-size: 3em; }

/* Animation Classes */
.warm-4a36 {
    animation: fa-spin 2s infinite linear;
}

.hidden-d42f {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: f6b4 */
.widget-item-v7 {
  padding: 0.5rem;
  font-size: 13px;
  line-height: 1.2;
}
