/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.notice-f079) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.shadow-complex-253c, .title-e154 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.narrow_f4fb::before { content: '\f015'; }
.caption-2cd2::before { content: '\f007'; }
.black-7ebc::before { content: '\f023'; }
.out_949a::before { content: '\f0e0'; }
.menu_old_9928::before { content: '\f095'; }
.overlay_dim_fef1::before { content: '\f005'; }
.easy_72db::before { content: '\f004'; }
.motion_2a9f::before { content: '\f00c'; }
.dynamic_d342::before { content: '\f00d'; }
.thick-6fd1::before { content: '\f002'; }
.selected-b6ee::before { content: '\f0c9'; }
.list_slow_40b5::before { content: '\f061'; }
.item-a82b::before { content: '\f060'; }
.main_fixed_5665::before { content: '\f04b'; }
.tooltip_1b08::before { content: '\f04c'; }
.preview_f622::before { content: '\f019'; }
.module-dynamic-9d9a::before { content: '\f093'; }
.fast_ca64::before { content: '\f132'; }
.title-left-1357::before { content: '\f091'; }
.grid_ef53::before { content: '\f06b'; }
.smooth_6bc1::before { content: '\f0d6'; }
.column-8e23::before { content: '\f09d'; }
.tertiary-25e1::before { content: '\f10b'; }
.active-777a::before { content: '\f108'; }
.bronze-854b::before { content: '\f10a'; }

/* Gambling Specific Icons */
.plasma_2ea0::before { content: '\f522'; }
.background_smooth_2423::before { content: '\f327'; }
.feature-bright-93e2::before { content: '\f219'; }
.down-62a3::before { content: '\f21e'; }
.grid_tall_1a87::before { content: '\f2f5'; }

/* Social Icons */
.card_5c5e::before { content: '\f09a'; }
.last-b019::before { content: '\f099'; }
.primary_soft_3502::before { content: '\f16d'; }
.search_b04e::before { content: '\f167'; }
.input-old-3190::before { content: '\f2c6'; }
.aside-58fd::before { content: '\f232'; }

/* Size Classes */
.item_dim_7750 { font-size: 0.75em; }
.description-liquid-6c1a { font-size: 0.875em; }
.backdrop_soft_0198 { font-size: 1.33em; }
.lower-619b { font-size: 1.5em; }
.card_24c7 { font-size: 2em; }
.active_1ca2 { font-size: 3em; }

/* Animation Classes */
.photo_3f4b {
    animation: fa-spin 2s infinite linear;
}

.narrow-10e7 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 73ca */
.ghost-box-c5 {
  padding: 0.4rem;
  font-size: 11px;
  line-height: 1.2;
}
