/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.logo-mini-878f) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.icon-fluid-8b97, .background-prev-58c1 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.warm_b4af::before { content: '\f015'; }
.short_72a4::before { content: '\f007'; }
.hover_816a::before { content: '\f023'; }
.table_new_732b::before { content: '\f0e0'; }
.label-dynamic-4def::before { content: '\f095'; }
.current_467b::before { content: '\f005'; }
.avatar-dynamic-2490::before { content: '\f004'; }
.pattern_f8fa::before { content: '\f00c'; }
.active-9e83::before { content: '\f00d'; }
.modal-427e::before { content: '\f002'; }
.sidebar-last-019a::before { content: '\f0c9'; }
.shadow_8f08::before { content: '\f061'; }
.alert_basic_1be7::before { content: '\f060'; }
.card-3e9d::before { content: '\f04b'; }
.south_3aca::before { content: '\f04c'; }
.detail_e405::before { content: '\f019'; }
.text-2396::before { content: '\f093'; }
.west-cdf2::before { content: '\f132'; }
.brown_2850::before { content: '\f091'; }
.image-tiny-ba29::before { content: '\f06b'; }
.accent-hard-fab0::before { content: '\f0d6'; }
.text-paper-0e65::before { content: '\f09d'; }
.tiny-86c7::before { content: '\f10b'; }
.row_current_351d::before { content: '\f108'; }
.info-9a8b::before { content: '\f10a'; }

/* Gambling Specific Icons */
.input_action_beef::before { content: '\f522'; }
.logo-red-dd62::before { content: '\f327'; }
.mini-32d9::before { content: '\f219'; }
.feature-f21a::before { content: '\f21e'; }
.backdrop_2070::before { content: '\f2f5'; }

/* Social Icons */
.search_0908::before { content: '\f09a'; }
.element-2478::before { content: '\f099'; }
.image_last_edd8::before { content: '\f16d'; }
.primary_dirty_e8a4::before { content: '\f167'; }
.container_f6c7::before { content: '\f2c6'; }
.popup-af44::before { content: '\f232'; }

/* Size Classes */
.action-5ee9 { font-size: 0.75em; }
.avatar-706f { font-size: 0.875em; }
.paragraph_3a53 { font-size: 1.33em; }
.media-89cd { font-size: 1.5em; }
.modal-fc41 { font-size: 2em; }
.mask-0894 { font-size: 3em; }

/* Animation Classes */
.search_67bd {
    animation: fa-spin 2s infinite linear;
}

.outline_fluid_49e9 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: fbac */
.phantom-card-e6 {
  padding: 0.5rem;
  font-size: 10px;
  line-height: 1.1;
}
