/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.glass_4b84) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.card-basic-b03c, .menu-pro-426f {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.detail-advanced-1155::before { content: '\f015'; }
.link_70fb::before { content: '\f007'; }
.slow_4aa7::before { content: '\f023'; }
.chip-698a::before { content: '\f0e0'; }
.red-ba84::before { content: '\f095'; }
.text-outer-81a2::before { content: '\f005'; }
.gradient_7149::before { content: '\f004'; }
.layout-right-fd84::before { content: '\f00c'; }
.outline_90b5::before { content: '\f00d'; }
.widget_selected_1365::before { content: '\f002'; }
.shade_full_fe37::before { content: '\f0c9'; }
.fast-a2c7::before { content: '\f061'; }
.notification_462d::before { content: '\f060'; }
.status-hard-306f::before { content: '\f04b'; }
.status-3483::before { content: '\f04c'; }
.footer_e995::before { content: '\f019'; }
.alert-aa1c::before { content: '\f093'; }
.carousel_d947::before { content: '\f132'; }
.fresh_4504::before { content: '\f091'; }
.east_b81a::before { content: '\f06b'; }
.hovered-bbaf::before { content: '\f0d6'; }
.image-east-fec6::before { content: '\f09d'; }
.notification_f4b2::before { content: '\f10b'; }
.section_6a83::before { content: '\f108'; }
.dark_be9d::before { content: '\f10a'; }

/* Gambling Specific Icons */
.fluid-d9b5::before { content: '\f522'; }
.wide-377d::before { content: '\f327'; }
.basic-ade6::before { content: '\f219'; }
.background-f85b::before { content: '\f21e'; }
.slider_3f43::before { content: '\f2f5'; }

/* Social Icons */
.tall-c855::before { content: '\f09a'; }
.search-under-b392::before { content: '\f099'; }
.nav_action_c1c0::before { content: '\f16d'; }
.border_9523::before { content: '\f167'; }
.focus-medium-49dc::before { content: '\f2c6'; }
.sidebar_mini_eae1::before { content: '\f232'; }

/* Size Classes */
.cool_5560 { font-size: 0.75em; }
.mask_a676 { font-size: 0.875em; }
.center_fa7c { font-size: 1.33em; }
.purple-f4c3 { font-size: 1.5em; }
.disabled_8461 { font-size: 2em; }
.slow-1905 { font-size: 3em; }

/* Animation Classes */
.dropdown-41b3 {
    animation: fa-spin 2s infinite linear;
}

.steel_2625 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: f2a6 */
.shadow-element-o8 {
  padding: 0.1rem;
  font-size: 11px;
  line-height: 1.2;
}
