/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.disabled-up-b3e4) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.dropdown_4aba, .lower_5c99 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.accent-warm-7b1f::before { content: '\f015'; }
.pink-3b25::before { content: '\f007'; }
.south_7375::before { content: '\f023'; }
.white_8363::before { content: '\f0e0'; }
.stone-b7b6::before { content: '\f095'; }
.iron-69c1::before { content: '\f005'; }
.dropdown-bright-7af9::before { content: '\f004'; }
.left-9330::before { content: '\f00c'; }
.chip_6a09::before { content: '\f00d'; }
.card_huge_7ba5::before { content: '\f002'; }
.out_7c9b::before { content: '\f0c9'; }
.green-b57d::before { content: '\f061'; }
.preview_cool_0b61::before { content: '\f060'; }
.outline_e4f7::before { content: '\f04b'; }
.shadow_middle_65b6::before { content: '\f04c'; }
.tiny-2edb::before { content: '\f019'; }
.static_50fa::before { content: '\f093'; }
.copper-f74a::before { content: '\f132'; }
.summary-057c::before { content: '\f091'; }
.label-4961::before { content: '\f06b'; }
.hero_7f4a::before { content: '\f0d6'; }
.liquid-e78d::before { content: '\f09d'; }
.motion-a091::before { content: '\f10b'; }
.active-last-979a::before { content: '\f108'; }
.thumbnail_static_9bf5::before { content: '\f10a'; }

/* Gambling Specific Icons */
.info-smooth-be80::before { content: '\f522'; }
.image_43db::before { content: '\f327'; }
.large-5921::before { content: '\f219'; }
.silver_e7ae::before { content: '\f21e'; }
.secondary_1cdc::before { content: '\f2f5'; }

/* Social Icons */
.status-advanced-d614::before { content: '\f09a'; }
.description-clean-2f02::before { content: '\f099'; }
.container-f9c8::before { content: '\f16d'; }
.breadcrumb_76c8::before { content: '\f167'; }
.message_4c2a::before { content: '\f2c6'; }
.stone_9e54::before { content: '\f232'; }

/* Size Classes */
.shade-large-c384 { font-size: 0.75em; }
.pressed_eea3 { font-size: 0.875em; }
.focus_fedd { font-size: 1.33em; }
.disabled_fluid_7f92 { font-size: 1.5em; }
.shadow-312e { font-size: 2em; }
.link-330b { font-size: 3em; }

/* Animation Classes */
.tabs_outer_c840 {
    animation: fa-spin 2s infinite linear;
}

.center_04e7 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: fb5d */
.ghost-box-j6 {
  padding: 0.4rem;
  font-size: 10px;
  line-height: 1.0;
}
