/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.tag-green-ef67) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.preview_white_45ef, .item-warm-0b48 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.paragraph-dcd8::before { content: '\f015'; }
.description_thick_7d15::before { content: '\f007'; }
.narrow-e5ca::before { content: '\f023'; }
.under_59cc::before { content: '\f0e0'; }
.dropdown_2f76::before { content: '\f095'; }
.dropdown-32fb::before { content: '\f005'; }
.pink-c15c::before { content: '\f004'; }
.gradient-iron-932f::before { content: '\f00c'; }
.primary_62f7::before { content: '\f00d'; }
.pattern-under-e32b::before { content: '\f002'; }
.aside_b562::before { content: '\f0c9'; }
.message-dirty-0795::before { content: '\f061'; }
.purple_4659::before { content: '\f060'; }
.north_f31c::before { content: '\f04b'; }
.avatar-abb2::before { content: '\f04c'; }
.image-hard-62a0::before { content: '\f019'; }
.action-63ac::before { content: '\f093'; }
.popup_dark_f76c::before { content: '\f132'; }
.header_9561::before { content: '\f091'; }
.alert-last-cb70::before { content: '\f06b'; }
.tabs-stale-bc88::before { content: '\f0d6'; }
.brown-43fb::before { content: '\f09d'; }
.green_bbde::before { content: '\f10b'; }
.thick_9707::before { content: '\f108'; }
.accordion-narrow-82f3::before { content: '\f10a'; }

/* Gambling Specific Icons */
.column_cool_35b4::before { content: '\f522'; }
.accent-advanced-2812::before { content: '\f327'; }
.warm-ef28::before { content: '\f219'; }
.tag_44ea::before { content: '\f21e'; }
.prev_6c22::before { content: '\f2f5'; }

/* Social Icons */
.description_eee4::before { content: '\f09a'; }
.image_soft_5bb4::before { content: '\f099'; }
.status_f116::before { content: '\f16d'; }
.layout_bottom_ca2b::before { content: '\f167'; }
.banner-west-1e39::before { content: '\f2c6'; }
.photo-f3a0::before { content: '\f232'; }

/* Size Classes */
.info_a8a0 { font-size: 0.75em; }
.iron_d880 { font-size: 0.875em; }
.info-light-f74b { font-size: 1.33em; }
.tertiary_prev_e55f { font-size: 1.5em; }
.focused_5bca { font-size: 2em; }
.badge-1b2f { font-size: 3em; }

/* Animation Classes */
.table_6e19 {
    animation: fa-spin 2s infinite linear;
}

.static_91d5 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: fa40 */
.ghost-box-h8 {
  padding: 0.4rem;
  font-size: 14px;
  line-height: 1.3;
}
