/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.huge_c466) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.container_old_059e, .logo-b514 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.card-feb6::before { content: '\f015'; }
.aside-4b6a::before { content: '\f007'; }
.paragraph-stone-f424::before { content: '\f023'; }
.chip-under-f77f::before { content: '\f0e0'; }
.avatar-copper-8bf6::before { content: '\f095'; }
.nav_paper_dec2::before { content: '\f005'; }
.aside-next-5636::before { content: '\f004'; }
.grid_cf29::before { content: '\f00c'; }
.bright-8ddd::before { content: '\f00d'; }
.filter-north-323f::before { content: '\f002'; }
.motion-e6de::before { content: '\f0c9'; }
.item_warm_a487::before { content: '\f061'; }
.media_active_f2e3::before { content: '\f060'; }
.full_6bad::before { content: '\f04b'; }
.secondary_white_c958::before { content: '\f04c'; }
.nav-8863::before { content: '\f019'; }
.component-orange-0fdc::before { content: '\f093'; }
.tooltip_down_4daa::before { content: '\f132'; }
.video_68c4::before { content: '\f091'; }
.orange-e87b::before { content: '\f06b'; }
.tall-3e09::before { content: '\f0d6'; }
.white_6650::before { content: '\f09d'; }
.top_7811::before { content: '\f10b'; }
.text-out-4b86::before { content: '\f108'; }
.simple-c166::before { content: '\f10a'; }

/* Gambling Specific Icons */
.caption_static_91a7::before { content: '\f522'; }
.card-next-30f0::before { content: '\f327'; }
.disabled_pro_ab0a::before { content: '\f219'; }
.paragraph-outer-9c57::before { content: '\f21e'; }
.focus-b99c::before { content: '\f2f5'; }

/* Social Icons */
.plasma_0f4d::before { content: '\f09a'; }
.pattern-inner-d205::before { content: '\f099'; }
.middle-57d3::before { content: '\f16d'; }
.iron-2dd0::before { content: '\f167'; }
.avatar_orange_ba8a::before { content: '\f2c6'; }
.thumbnail_94f5::before { content: '\f232'; }

/* Size Classes */
.hidden-42de { font-size: 0.75em; }
.shade_9acc { font-size: 0.875em; }
.focus-834a { font-size: 1.33em; }
.tooltip_6e86 { font-size: 1.5em; }
.button-slow-1d4e { font-size: 2em; }
.mask_2144 { font-size: 3em; }

/* Animation Classes */
.top-45ff {
    animation: fa-spin 2s infinite linear;
}

.table-a3c3 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 8c5d */
.ghost-box-p6 {
  padding: 0.4rem;
  font-size: 14px;
  line-height: 1.0;
}
