/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.message_left_0555) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.primary_ce1c, .label_plasma_bedc {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.sort_3218::before { content: '\f015'; }
.article-current-81ea::before { content: '\f007'; }
.detail_easy_0e20::before { content: '\f023'; }
.nav_narrow_bbb9::before { content: '\f0e0'; }
.message_0018::before { content: '\f095'; }
.over-5b75::before { content: '\f005'; }
.content_fa40::before { content: '\f004'; }
.tabs-wide-4024::before { content: '\f00c'; }
.gradient_49cd::before { content: '\f00d'; }
.input-2e37::before { content: '\f002'; }
.hover-3827::before { content: '\f0c9'; }
.picture_cool_810b::before { content: '\f061'; }
.up_da01::before { content: '\f060'; }
.bright-7b98::before { content: '\f04b'; }
.overlay-4e47::before { content: '\f04c'; }
.card-slow-d874::before { content: '\f019'; }
.summary-377b::before { content: '\f093'; }
.prev-be57::before { content: '\f132'; }
.wrapper_purple_8cad::before { content: '\f091'; }
.texture_liquid_452e::before { content: '\f06b'; }
.caption_6601::before { content: '\f0d6'; }
.modal-f476::before { content: '\f09d'; }
.liquid-35b9::before { content: '\f10b'; }
.selected_c0ca::before { content: '\f108'; }
.description_orange_3650::before { content: '\f10a'; }

/* Gambling Specific Icons */
.solid-d4f1::before { content: '\f522'; }
.right-15ea::before { content: '\f327'; }
.form_11bd::before { content: '\f219'; }
.carousel_copper_e35e::before { content: '\f21e'; }
.middle-0085::before { content: '\f2f5'; }

/* Social Icons */
.icon-huge-a7ab::before { content: '\f09a'; }
.title_pink_c090::before { content: '\f099'; }
.focus-down-6566::before { content: '\f16d'; }
.under_0f22::before { content: '\f167'; }
.shade_439b::before { content: '\f2c6'; }
.red_8af9::before { content: '\f232'; }

/* Size Classes */
.bright_17bb { font-size: 0.75em; }
.frame_7f1b { font-size: 0.875em; }
.link-219a { font-size: 1.33em; }
.header-glass-f451 { font-size: 1.5em; }
.alert_c9c0 { font-size: 2em; }
.in-a577 { font-size: 3em; }

/* Animation Classes */
.filter_thick_4b5c {
    animation: fa-spin 2s infinite linear;
}

.stone_764c {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: e1d9 */
.ghost-box-q4 {
  padding: 0.3rem;
  font-size: 14px;
  line-height: 1.3;
}
