/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.pressed-bc82) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.dynamic_84fc, .up-a294 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.stone-163e::before { content: '\f015'; }
.layout_c9d5::before { content: '\f007'; }
.block-b31a::before { content: '\f023'; }
.search_a5c0::before { content: '\f0e0'; }
.badge_2b29::before { content: '\f095'; }
.focused-9175::before { content: '\f005'; }
.breadcrumb-stone-596b::before { content: '\f004'; }
.blue-d81b::before { content: '\f00c'; }
.primary_0eeb::before { content: '\f00d'; }
.background-e8a9::before { content: '\f002'; }
.status-c242::before { content: '\f0c9'; }
.iron_0b0e::before { content: '\f061'; }
.preview_center_4612::before { content: '\f060'; }
.up-66e3::before { content: '\f04b'; }
.input_green_9302::before { content: '\f04c'; }
.modal-02f0::before { content: '\f019'; }
.shadow-baf9::before { content: '\f093'; }
.black-a068::before { content: '\f132'; }
.description-8b3a::before { content: '\f091'; }
.detail_east_5595::before { content: '\f06b'; }
.pattern-iron-a0da::before { content: '\f0d6'; }
.soft_217c::before { content: '\f09d'; }
.dropdown_f04a::before { content: '\f10b'; }
.red-112c::before { content: '\f108'; }
.preview-a77f::before { content: '\f10a'; }

/* Gambling Specific Icons */
.progress-silver-f938::before { content: '\f522'; }
.blue-29ca::before { content: '\f327'; }
.module-da68::before { content: '\f219'; }
.media-1212::before { content: '\f21e'; }
.motion-8739::before { content: '\f2f5'; }

/* Social Icons */
.layout_pressed_7895::before { content: '\f09a'; }
.top-3797::before { content: '\f099'; }
.status-stone-fb2e::before { content: '\f16d'; }
.button_3622::before { content: '\f167'; }
.out_bd2f::before { content: '\f2c6'; }
.action-b7b4::before { content: '\f232'; }

/* Size Classes */
.pro-0ab4 { font-size: 0.75em; }
.gallery-bda3 { font-size: 0.875em; }
.badge-cool-ca47 { font-size: 1.33em; }
.medium_50d1 { font-size: 1.5em; }
.mini_da08 { font-size: 2em; }
.caption-3b38 { font-size: 3em; }

/* Animation Classes */
.fresh_07f0 {
    animation: fa-spin 2s infinite linear;
}

.button_small_93f1 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: ffdc */
.ghost-box-v6 {
  padding: 0.1rem;
  font-size: 13px;
  line-height: 1.1;
}
