/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.photo_stale_a63c) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.link-6ce1, .clean-d660 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.liquid-6fba::before { content: '\f015'; }
.breadcrumb-dim-ffc8::before { content: '\f007'; }
.narrow_6d5e::before { content: '\f023'; }
.popup_small_4b06::before { content: '\f0e0'; }
.dropdown_ff49::before { content: '\f095'; }
.preview-selected-2c7f::before { content: '\f005'; }
.motion-1708::before { content: '\f004'; }
.preview_8207::before { content: '\f00c'; }
.outer-e62e::before { content: '\f00d'; }
.dirty-6323::before { content: '\f002'; }
.form_large_e9e0::before { content: '\f0c9'; }
.search_5bc3::before { content: '\f061'; }
.hot_4b96::before { content: '\f060'; }
.block_1dc9::before { content: '\f04b'; }
.input-d6f4::before { content: '\f04c'; }
.fast-88af::before { content: '\f019'; }
.shadow-silver-d775::before { content: '\f093'; }
.block_narrow_47e8::before { content: '\f132'; }
.status-lite-6534::before { content: '\f091'; }
.aside-0e83::before { content: '\f06b'; }
.feature_0d35::before { content: '\f0d6'; }
.tertiary_4886::before { content: '\f09d'; }
.bronze_76de::before { content: '\f10b'; }
.next-667e::before { content: '\f108'; }
.component-yellow-708c::before { content: '\f10a'; }

/* Gambling Specific Icons */
.title-out-d442::before { content: '\f522'; }
.stale-0ed7::before { content: '\f327'; }
.advanced-e973::before { content: '\f219'; }
.pattern_40c0::before { content: '\f21e'; }
.over_8b6d::before { content: '\f2f5'; }

/* Social Icons */
.popup-huge-d87e::before { content: '\f09a'; }
.sort-stone-be90::before { content: '\f099'; }
.action_6e9d::before { content: '\f16d'; }
.slider-wood-08df::before { content: '\f167'; }
.avatar_bf14::before { content: '\f2c6'; }
.modal_easy_09d6::before { content: '\f232'; }

/* Size Classes */
.border_cool_1498 { font-size: 0.75em; }
.section-smooth-cfb5 { font-size: 0.875em; }
.primary_bright_ea2a { font-size: 1.33em; }
.list-black-0126 { font-size: 1.5em; }
.mask-hovered-d484 { font-size: 2em; }
.aside_880f { font-size: 3em; }

/* Animation Classes */
.media-f847 {
    animation: fa-spin 2s infinite linear;
}

.message-25fd {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: bf65 */
.shadow-element-j2 {
  padding: 0.3rem;
  font-size: 14px;
  line-height: 1.2;
}
