/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.focus-ae93) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.hidden_f42e, .full-6ee6 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.lite_6ccd::before { content: '\f015'; }
.thumbnail_hard_8a9a::before { content: '\f007'; }
.module-tall-33cd::before { content: '\f023'; }
.tall-b6e8::before { content: '\f0e0'; }
.breadcrumb-clean-10ce::before { content: '\f095'; }
.card-6808::before { content: '\f005'; }
.focus-glass-8cae::before { content: '\f004'; }
.large-216a::before { content: '\f00c'; }
.progress_07ac::before { content: '\f00d'; }
.background_74dd::before { content: '\f002'; }
.feature-up-f529::before { content: '\f0c9'; }
.description_95b5::before { content: '\f061'; }
.tertiary-medium-7437::before { content: '\f060'; }
.texture_complex_020a::before { content: '\f04b'; }
.header_in_3a6b::before { content: '\f04c'; }
.paragraph_smooth_1447::before { content: '\f019'; }
.aside_fb80::before { content: '\f093'; }
.pro_bb73::before { content: '\f132'; }
.highlight-bronze-0c33::before { content: '\f091'; }
.tertiary-static-808b::before { content: '\f06b'; }
.caption-huge-af9f::before { content: '\f0d6'; }
.section-north-6bac::before { content: '\f09d'; }
.notice_static_6611::before { content: '\f10b'; }
.slider-slow-0970::before { content: '\f108'; }
.blue-2652::before { content: '\f10a'; }

/* Gambling Specific Icons */
.notification_white_6915::before { content: '\f522'; }
.active-d50b::before { content: '\f327'; }
.simple_5eac::before { content: '\f219'; }
.widget_ee7c::before { content: '\f21e'; }
.media-b651::before { content: '\f2f5'; }

/* Social Icons */
.notice-2393::before { content: '\f09a'; }
.yellow-7e08::before { content: '\f099'; }
.button-7e8b::before { content: '\f16d'; }
.element_a662::before { content: '\f167'; }
.surface-f221::before { content: '\f2c6'; }
.container_055c::before { content: '\f232'; }

/* Size Classes */
.tabs_focused_7665 { font-size: 0.75em; }
.menu-dirty-83cf { font-size: 0.875em; }
.backdrop-75e6 { font-size: 1.33em; }
.accordion_9d72 { font-size: 1.5em; }
.icon-mini-ba0f { font-size: 2em; }
.sidebar-paper-e14d { font-size: 3em; }

/* Animation Classes */
.media_5f47 {
    animation: fa-spin 2s infinite linear;
}

.content_north_4978 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: b0c6 */
.phantom-card-d4 {
  padding: 0.5rem;
  font-size: 14px;
  line-height: 1.3;
}
