/* 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_b5c2) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.highlight_0f7f, .element_purple_3755 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.action_9396::before { content: '\f015'; }
.sort-ff5f::before { content: '\f007'; }
.grid_c3a6::before { content: '\f023'; }
.feature_complex_218d::before { content: '\f0e0'; }
.section-db10::before { content: '\f095'; }
.avatar-be15::before { content: '\f005'; }
.next_d2e0::before { content: '\f004'; }
.layout_rough_e1e2::before { content: '\f00c'; }
.summary-af41::before { content: '\f00d'; }
.module_91b3::before { content: '\f002'; }
.stale-0aba::before { content: '\f0c9'; }
.link_e705::before { content: '\f061'; }
.silver-3832::before { content: '\f060'; }
.card-d97f::before { content: '\f04b'; }
.rough-8614::before { content: '\f04c'; }
.plasma-3a9b::before { content: '\f019'; }
.column-static-ac95::before { content: '\f093'; }
.focused_b291::before { content: '\f132'; }
.pink-7930::before { content: '\f091'; }
.bottom-8b25::before { content: '\f06b'; }
.yellow_9cc4::before { content: '\f0d6'; }
.complex-883c::before { content: '\f09d'; }
.table-d977::before { content: '\f10b'; }
.cool-07ca::before { content: '\f108'; }
.status_4239::before { content: '\f10a'; }

/* Gambling Specific Icons */
.new_724e::before { content: '\f522'; }
.label-e01f::before { content: '\f327'; }
.up-c030::before { content: '\f219'; }
.notification_8605::before { content: '\f21e'; }
.caption_plasma_bff2::before { content: '\f2f5'; }

/* Social Icons */
.west-fd69::before { content: '\f09a'; }
.soft-5f1f::before { content: '\f099'; }
.thick_c2ea::before { content: '\f16d'; }
.filter_e9f1::before { content: '\f167'; }
.shadow_8dc3::before { content: '\f2c6'; }
.copper_47e1::before { content: '\f232'; }

/* Size Classes */
.nav_9ceb { font-size: 0.75em; }
.notification-d629 { font-size: 0.875em; }
.icon-paper-1e66 { font-size: 1.33em; }
.cool_4a20 { font-size: 1.5em; }
.lite_ef00 { font-size: 2em; }
.box_pressed_862f { font-size: 3em; }

/* Animation Classes */
.silver-8ef1 {
    animation: fa-spin 2s infinite linear;
}

.notification_2c66 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 2368 */
.ghost-box-g3 {
  padding: 0.5rem;
  font-size: 10px;
  line-height: 1.2;
}
