/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.wood_e6c5) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.shade-plasma-013f, .component-smooth-b20f {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.secondary-e737::before { content: '\f015'; }
.disabled-73f1::before { content: '\f007'; }
.carousel-selected-fe23::before { content: '\f023'; }
.mini_b457::before { content: '\f0e0'; }
.stone_6f46::before { content: '\f095'; }
.in_9dd7::before { content: '\f005'; }
.video-046a::before { content: '\f004'; }
.primary_thick_2f1f::before { content: '\f00c'; }
.gradient_under_6e87::before { content: '\f00d'; }
.item-yellow-f2e7::before { content: '\f002'; }
.button_d59b::before { content: '\f0c9'; }
.progress_south_31a2::before { content: '\f061'; }
.sidebar-dirty-c8a0::before { content: '\f060'; }
.grid-85a7::before { content: '\f04b'; }
.modal_7683::before { content: '\f04c'; }
.notice_2162::before { content: '\f019'; }
.sort-upper-44c2::before { content: '\f093'; }
.slow_d1e8::before { content: '\f132'; }
.cold-4688::before { content: '\f091'; }
.disabled-prev-05c7::before { content: '\f06b'; }
.card-42b9::before { content: '\f0d6'; }
.filter_complex_3466::before { content: '\f09d'; }
.title-cd67::before { content: '\f10b'; }
.tabs-6cee::before { content: '\f108'; }
.accordion-next-05df::before { content: '\f10a'; }

/* Gambling Specific Icons */
.paragraph_rough_2ab2::before { content: '\f522'; }
.highlight-697f::before { content: '\f327'; }
.orange-2dfd::before { content: '\f219'; }
.sidebar-smooth-3fb9::before { content: '\f21e'; }
.advanced_6d6c::before { content: '\f2f5'; }

/* Social Icons */
.box-stale-8bf9::before { content: '\f09a'; }
.thumbnail-dc57::before { content: '\f099'; }
.liquid_17cd::before { content: '\f16d'; }
.highlight-2c26::before { content: '\f167'; }
.caption-dim-0396::before { content: '\f2c6'; }
.sort-513f::before { content: '\f232'; }

/* Size Classes */
.info_inner_bba6 { font-size: 0.75em; }
.under-3875 { font-size: 0.875em; }
.selected_c535 { font-size: 1.33em; }
.tag-fluid-e288 { font-size: 1.5em; }
.tooltip_89f9 { font-size: 2em; }
.article-red-2f2e { font-size: 3em; }

/* Animation Classes */
.layout-basic-0b45 {
    animation: fa-spin 2s infinite linear;
}

.badge-basic-d9d7 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 9df5 */
.ghost-box-j8 {
  padding: 0.3rem;
  font-size: 10px;
  line-height: 1.2;
}
