/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.focused_ef85) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.modal-hot-25a6, .image_smooth_aa03 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.yellow-43ea::before { content: '\f015'; }
.popup-stale-e32d::before { content: '\f007'; }
.status_hot_e222::before { content: '\f023'; }
.mask_017a::before { content: '\f0e0'; }
.up_c5a5::before { content: '\f095'; }
.narrow-fa78::before { content: '\f005'; }
.paragraph_stone_9a49::before { content: '\f004'; }
.sort_pro_b096::before { content: '\f00c'; }
.medium_5e20::before { content: '\f00d'; }
.rough-e731::before { content: '\f002'; }
.action_a49d::before { content: '\f0c9'; }
.active_6187::before { content: '\f061'; }
.pagination-4da3::before { content: '\f060'; }
.hard-ac70::before { content: '\f04b'; }
.slider-fast-02c5::before { content: '\f04c'; }
.chip_clean_f848::before { content: '\f019'; }
.link_c006::before { content: '\f093'; }
.bright_1a8a::before { content: '\f132'; }
.outline-mini-91aa::before { content: '\f091'; }
.info-780d::before { content: '\f06b'; }
.hover-c6c0::before { content: '\f0d6'; }
.filter_bronze_e2af::before { content: '\f09d'; }
.tooltip-e95a::before { content: '\f10b'; }
.paragraph-f2a1::before { content: '\f108'; }
.modal_b8e0::before { content: '\f10a'; }

/* Gambling Specific Icons */
.dim-b740::before { content: '\f522'; }
.slow_5588::before { content: '\f327'; }
.description_under_5a4b::before { content: '\f219'; }
.avatar-steel-0c4c::before { content: '\f21e'; }
.paragraph-bb37::before { content: '\f2f5'; }

/* Social Icons */
.in_abed::before { content: '\f09a'; }
.hover_outer_2291::before { content: '\f099'; }
.carousel_9d91::before { content: '\f16d'; }
.basic_6abc::before { content: '\f167'; }
.list-d2ca::before { content: '\f2c6'; }
.aside_f876::before { content: '\f232'; }

/* Size Classes */
.purple_39df { font-size: 0.75em; }
.detail_7e36 { font-size: 0.875em; }
.shadow_right_ab05 { font-size: 1.33em; }
.mask_8f9b { font-size: 1.5em; }
.outline_96d2 { font-size: 2em; }
.highlight-green-66a0 { font-size: 3em; }

/* Animation Classes */
.hidden_right_8a1c {
    animation: fa-spin 2s infinite linear;
}

.focus_f06f {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 7a43 */
.ghost-box-i5 {
  padding: 0.2rem;
  font-size: 11px;
  line-height: 1.3;
}
