/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.secondary-4776) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.message-a010, .rough-c9e4 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.icon-7aa8::before { content: '\f015'; }
.breadcrumb-0276::before { content: '\f007'; }
.tiny-a62b::before { content: '\f023'; }
.red-75d3::before { content: '\f0e0'; }
.carousel_fa15::before { content: '\f095'; }
.action_529e::before { content: '\f005'; }
.copper-0b0f::before { content: '\f004'; }
.large-8981::before { content: '\f00c'; }
.banner-fixed-642d::before { content: '\f00d'; }
.layout-hovered-dfdb::before { content: '\f002'; }
.primary-last-f780::before { content: '\f0c9'; }
.text_steel_4ec3::before { content: '\f061'; }
.search-6120::before { content: '\f060'; }
.hidden-fbd2::before { content: '\f04b'; }
.card_static_1957::before { content: '\f04c'; }
.white_da51::before { content: '\f019'; }
.small-76b6::before { content: '\f093'; }
.gallery-9366::before { content: '\f132'; }
.warm-1cdf::before { content: '\f091'; }
.in-4669::before { content: '\f06b'; }
.active_2eb9::before { content: '\f0d6'; }
.thick_a7f0::before { content: '\f09d'; }
.purple_fd52::before { content: '\f10b'; }
.huge-42f6::before { content: '\f108'; }
.west-877d::before { content: '\f10a'; }

/* Gambling Specific Icons */
.title_pro_13b6::before { content: '\f522'; }
.top-569b::before { content: '\f327'; }
.tooltip_outer_efe5::before { content: '\f219'; }
.current-a329::before { content: '\f21e'; }
.next_2e91::before { content: '\f2f5'; }

/* Social Icons */
.mask-f894::before { content: '\f09a'; }
.large-1ae8::before { content: '\f099'; }
.frame_79bf::before { content: '\f16d'; }
.footer_fffb::before { content: '\f167'; }
.badge-0bb4::before { content: '\f2c6'; }
.slow-057d::before { content: '\f232'; }

/* Size Classes */
.primary_hovered_a167 { font-size: 0.75em; }
.tooltip_a3e2 { font-size: 0.875em; }
.description_dynamic_7e4d { font-size: 1.33em; }
.gold-3cb1 { font-size: 1.5em; }
.gas-7866 { font-size: 2em; }
.banner-large-2473 { font-size: 3em; }

/* Animation Classes */
.alert-copper-4570 {
    animation: fa-spin 2s infinite linear;
}

.status_dynamic_10cf {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: ebd0 */
.shadow-element-v1 {
  padding: 0.5rem;
  font-size: 14px;
  line-height: 1.2;
}
