/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.main-584e) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.detail_00c2, .button_d03d {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.purple_9229::before { content: '\f015'; }
.message_tall_7e9c::before { content: '\f007'; }
.out-a7b2::before { content: '\f023'; }
.content-pressed-9b49::before { content: '\f0e0'; }
.pink-1396::before { content: '\f095'; }
.surface_slow_c59b::before { content: '\f005'; }
.avatar_79ac::before { content: '\f004'; }
.row-bronze-e151::before { content: '\f00c'; }
.wood-0c66::before { content: '\f00d'; }
.in_b5b1::before { content: '\f002'; }
.tooltip_dfae::before { content: '\f0c9'; }
.easy-8c48::before { content: '\f061'; }
.focused-0204::before { content: '\f060'; }
.module_slow_8d87::before { content: '\f04b'; }
.gold_dce4::before { content: '\f04c'; }
.selected_3f9b::before { content: '\f019'; }
.section-26ab::before { content: '\f093'; }
.link-orange-9369::before { content: '\f132'; }
.button-a856::before { content: '\f091'; }
.label-simple-6e9a::before { content: '\f06b'; }
.short-b8c8::before { content: '\f0d6'; }
.backdrop-bottom-31ca::before { content: '\f09d'; }
.title-north-2f99::before { content: '\f10b'; }
.slider-8a85::before { content: '\f108'; }
.down_9407::before { content: '\f10a'; }

/* Gambling Specific Icons */
.dynamic_a220::before { content: '\f522'; }
.hard-4bcc::before { content: '\f327'; }
.banner_up_b305::before { content: '\f219'; }
.sidebar-408f::before { content: '\f21e'; }
.breadcrumb-center-9bfa::before { content: '\f2f5'; }

/* Social Icons */
.avatar-8418::before { content: '\f09a'; }
.silver_b1e8::before { content: '\f099'; }
.frame-bottom-4866::before { content: '\f16d'; }
.background-37fb::before { content: '\f167'; }
.wrapper_tall_a8e0::before { content: '\f2c6'; }
.blue-d1f7::before { content: '\f232'; }

/* Size Classes */
.wide_4154 { font-size: 0.75em; }
.advanced-dd87 { font-size: 0.875em; }
.dropdown_easy_ffcc { font-size: 1.33em; }
.section-tiny-3b9e { font-size: 1.5em; }
.element_b513 { font-size: 2em; }
.component-yellow-bbea { font-size: 3em; }

/* Animation Classes */
.container-up-4e16 {
    animation: fa-spin 2s infinite linear;
}

.badge_new_42df {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 5379 */
.ghost-box-f8 {
  padding: 0.2rem;
  font-size: 12px;
  line-height: 1.0;
}
