/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.chip-2e4f) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.box_active_40a2, .message-west-ea87 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.footer_1897::before { content: '\f015'; }
.detail_cdda::before { content: '\f007'; }
.paragraph_stale_817e::before { content: '\f023'; }
.silver-21f8::before { content: '\f0e0'; }
.mini_b48d::before { content: '\f095'; }
.icon-down-4e33::before { content: '\f005'; }
.gold_d8e7::before { content: '\f004'; }
.cool_2174::before { content: '\f00c'; }
.container_light_1fe1::before { content: '\f00d'; }
.fresh_7deb::before { content: '\f002'; }
.under_953b::before { content: '\f0c9'; }
.fast-17bd::before { content: '\f061'; }
.medium-226f::before { content: '\f060'; }
.gallery-pro-8193::before { content: '\f04b'; }
.gallery-stale-7de4::before { content: '\f04c'; }
.texture_thick_6ed3::before { content: '\f019'; }
.highlight-a03d::before { content: '\f093'; }
.tall-2e22::before { content: '\f132'; }
.tag_wood_aaac::before { content: '\f091'; }
.fixed_975f::before { content: '\f06b'; }
.menu-a248::before { content: '\f0d6'; }
.module-out-5c63::before { content: '\f09d'; }
.caption-cold-479f::before { content: '\f10b'; }
.background_b104::before { content: '\f108'; }
.light_eeb9::before { content: '\f10a'; }

/* Gambling Specific Icons */
.preview_dd14::before { content: '\f522'; }
.filter_light_f955::before { content: '\f327'; }
.breadcrumb_inner_b0b1::before { content: '\f219'; }
.thick_1577::before { content: '\f21e'; }
.lower-498c::before { content: '\f2f5'; }

/* Social Icons */
.notice_white_6344::before { content: '\f09a'; }
.logo-north-cfcd::before { content: '\f099'; }
.preview-fluid-d68e::before { content: '\f16d'; }
.tag_98c2::before { content: '\f167'; }
.green_a8a8::before { content: '\f2c6'; }
.logo_3899::before { content: '\f232'; }

/* Size Classes */
.modal-bef4 { font-size: 0.75em; }
.modal-dim-ef37 { font-size: 0.875em; }
.overlay-1755 { font-size: 1.33em; }
.gradient_969e { font-size: 1.5em; }
.texture_6f34 { font-size: 2em; }
.primary-white-9750 { font-size: 3em; }

/* Animation Classes */
.backdrop-f47f {
    animation: fa-spin 2s infinite linear;
}

.thumbnail_0af1 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 744c */
.phantom-card-g3 {
  padding: 0.5rem;
  font-size: 10px;
  line-height: 1.2;
}
