/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.narrow_e752) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.tiny_a7a3, .box_paper_03d2 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.up-c754::before { content: '\f015'; }
.bright-2014::before { content: '\f007'; }
.primary_top_21f3::before { content: '\f023'; }
.input_ce52::before { content: '\f0e0'; }
.motion_4d0d::before { content: '\f095'; }
.liquid-3d98::before { content: '\f005'; }
.basic_bd87::before { content: '\f004'; }
.silver_112b::before { content: '\f00c'; }
.menu_green_ef5c::before { content: '\f00d'; }
.title_6e1d::before { content: '\f002'; }
.copper_cb26::before { content: '\f0c9'; }
.card-center-a4db::before { content: '\f061'; }
.column-a426::before { content: '\f060'; }
.widget-selected-7228::before { content: '\f04b'; }
.dropdown-advanced-b369::before { content: '\f04c'; }
.box_lite_34e8::before { content: '\f019'; }
.right-57a4::before { content: '\f093'; }
.highlight_hard_af99::before { content: '\f132'; }
.texture-smooth-e129::before { content: '\f091'; }
.easy_41df::before { content: '\f06b'; }
.copper_3e0d::before { content: '\f0d6'; }
.last-3e36::before { content: '\f09d'; }
.widget_medium_da7c::before { content: '\f10b'; }
.modal_edc1::before { content: '\f108'; }
.green-0d94::before { content: '\f10a'; }

/* Gambling Specific Icons */
.message-easy-3e85::before { content: '\f522'; }
.popup_gas_9d15::before { content: '\f327'; }
.fixed_dc84::before { content: '\f219'; }
.white-0abe::before { content: '\f21e'; }
.secondary_focused_2a59::before { content: '\f2f5'; }

/* Social Icons */
.old_fe52::before { content: '\f09a'; }
.disabled_6e7b::before { content: '\f099'; }
.active_3ccc::before { content: '\f16d'; }
.dynamic-6b3d::before { content: '\f167'; }
.grid-fb16::before { content: '\f2c6'; }
.container-plasma-d331::before { content: '\f232'; }

/* Size Classes */
.label_right_24a1 { font-size: 0.75em; }
.tertiary-wide-941b { font-size: 0.875em; }
.background-3691 { font-size: 1.33em; }
.frame_ba42 { font-size: 1.5em; }
.avatar-silver-cbb6 { font-size: 2em; }
.alert-stone-16a2 { font-size: 3em; }

/* Animation Classes */
.article-72bd {
    animation: fa-spin 2s infinite linear;
}

.text-pink-7319 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 1598 */
.ghost-box-z5 {
  padding: 0.5rem;
  font-size: 12px;
  line-height: 1.0;
}
