/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.overlay-eebf) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.lower_d375, .logo_50c4 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.texture-complex-62f8::before { content: '\f015'; }
.disabled-white-e319::before { content: '\f007'; }
.black_e0f9::before { content: '\f023'; }
.iron-8d33::before { content: '\f0e0'; }
.photo-8385::before { content: '\f095'; }
.paragraph_47f8::before { content: '\f005'; }
.modal_slow_048b::before { content: '\f004'; }
.component-8059::before { content: '\f00c'; }
.pressed_45ff::before { content: '\f00d'; }
.status_d49f::before { content: '\f002'; }
.layout-2e5f::before { content: '\f0c9'; }
.accordion_plasma_ccaf::before { content: '\f061'; }
.static-1b3d::before { content: '\f060'; }
.mask_0822::before { content: '\f04b'; }
.outline_d608::before { content: '\f04c'; }
.caption_selected_61bf::before { content: '\f019'; }
.container_2283::before { content: '\f093'; }
.solid_ff3f::before { content: '\f132'; }
.pink-29be::before { content: '\f091'; }
.row-d406::before { content: '\f06b'; }
.main_motion_d2b7::before { content: '\f0d6'; }
.badge_narrow_d01f::before { content: '\f09d'; }
.steel_c343::before { content: '\f10b'; }
.layout_94cd::before { content: '\f108'; }
.article-out-69df::before { content: '\f10a'; }

/* Gambling Specific Icons */
.column_be27::before { content: '\f522'; }
.caption-ca43::before { content: '\f327'; }
.pattern-78aa::before { content: '\f219'; }
.focused-1ed3::before { content: '\f21e'; }
.aside-e13b::before { content: '\f2f5'; }

/* Social Icons */
.tiny_2c67::before { content: '\f09a'; }
.highlight-dirty-4eda::before { content: '\f099'; }
.lite-c663::before { content: '\f16d'; }
.breadcrumb_f334::before { content: '\f167'; }
.advanced_d392::before { content: '\f2c6'; }
.message_24d4::before { content: '\f232'; }

/* Size Classes */
.wood_d7e4 { font-size: 0.75em; }
.prev-bac0 { font-size: 0.875em; }
.gradient_mini_5bad { font-size: 1.33em; }
.label-dynamic-6431 { font-size: 1.5em; }
.description_4b74 { font-size: 2em; }
.easy-f6bb { font-size: 3em; }

/* Animation Classes */
.steel_cdd8 {
    animation: fa-spin 2s infinite linear;
}

.aside-current-62a1 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: e94a */
.ghost-box-o6 {
  padding: 0.4rem;
  font-size: 14px;
  line-height: 1.0;
}
