/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.feature-gold-1303) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.container-upper-265f, .liquid_b694 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.breadcrumb_100a::before { content: '\f015'; }
.mask-upper-3a0c::before { content: '\f007'; }
.middle_2925::before { content: '\f023'; }
.primary_2d5b::before { content: '\f0e0'; }
.tabs-d593::before { content: '\f095'; }
.aside_f79e::before { content: '\f005'; }
.component_huge_0f2a::before { content: '\f004'; }
.layout_pro_61d5::before { content: '\f00c'; }
.badge_pink_d54c::before { content: '\f00d'; }
.pressed-6c21::before { content: '\f002'; }
.block_first_84e7::before { content: '\f0c9'; }
.clean_4852::before { content: '\f061'; }
.lite-aae4::before { content: '\f060'; }
.down-d311::before { content: '\f04b'; }
.heading_7cb5::before { content: '\f04c'; }
.backdrop_wide_2254::before { content: '\f019'; }
.focus-glass-d222::before { content: '\f093'; }
.slider-4d35::before { content: '\f132'; }
.accent_f954::before { content: '\f091'; }
.filter-3e17::before { content: '\f06b'; }
.block-0f8a::before { content: '\f0d6'; }
.paper_572f::before { content: '\f09d'; }
.header-f8e1::before { content: '\f10b'; }
.gradient-9483::before { content: '\f108'; }
.row-clean-acdc::before { content: '\f10a'; }

/* Gambling Specific Icons */
.button_9fce::before { content: '\f522'; }
.element_hot_84d1::before { content: '\f327'; }
.icon-0d66::before { content: '\f219'; }
.caption-solid-90ea::before { content: '\f21e'; }
.surface-6658::before { content: '\f2f5'; }

/* Social Icons */
.menu_light_1218::before { content: '\f09a'; }
.action_82de::before { content: '\f099'; }
.box-29cc::before { content: '\f16d'; }
.title-3acc::before { content: '\f167'; }
.search_hovered_a0b9::before { content: '\f2c6'; }
.iron-bff8::before { content: '\f232'; }

/* Size Classes */
.focused-66c4 { font-size: 0.75em; }
.fast_248d { font-size: 0.875em; }
.outline_595a { font-size: 1.33em; }
.north_dd11 { font-size: 1.5em; }
.sidebar_right_bbf7 { font-size: 2em; }
.card-8898 { font-size: 3em; }

/* Animation Classes */
.box-c675 {
    animation: fa-spin 2s infinite linear;
}

.iron-ed02 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: a86c */
.phantom-card-u5 {
  padding: 0.4rem;
  font-size: 13px;
  line-height: 1.0;
}
