/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.overlay-b412) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.mask_5bcb, .cool-82b2 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.pro-6916::before { content: '\f015'; }
.filter-center-0819::before { content: '\f007'; }
.disabled_out_b910::before { content: '\f023'; }
.accordion-4dfd::before { content: '\f0e0'; }
.dark_3f81::before { content: '\f095'; }
.rough-805f::before { content: '\f005'; }
.mask-348d::before { content: '\f004'; }
.out_8dc2::before { content: '\f00c'; }
.dropdown-4cff::before { content: '\f00d'; }
.border-9e25::before { content: '\f002'; }
.article-7d44::before { content: '\f0c9'; }
.static-bfcc::before { content: '\f061'; }
.liquid-48c4::before { content: '\f060'; }
.pro-f6ba::before { content: '\f04b'; }
.stale-e096::before { content: '\f04c'; }
.dropdown-complex-3309::before { content: '\f019'; }
.section_gold_0a4c::before { content: '\f093'; }
.stale-a32e::before { content: '\f132'; }
.new_93e7::before { content: '\f091'; }
.card_narrow_8ef4::before { content: '\f06b'; }
.avatar-2501::before { content: '\f0d6'; }
.footer-west-61af::before { content: '\f09d'; }
.link-prev-5a7b::before { content: '\f10b'; }
.rough_13b4::before { content: '\f108'; }
.outline_east_6330::before { content: '\f10a'; }

/* Gambling Specific Icons */
.message-pink-c360::before { content: '\f522'; }
.tertiary_pink_31e3::before { content: '\f327'; }
.light-5221::before { content: '\f219'; }
.focused_e67e::before { content: '\f21e'; }
.picture_b41f::before { content: '\f2f5'; }

/* Social Icons */
.badge-prev-3649::before { content: '\f09a'; }
.red_eb0f::before { content: '\f099'; }
.thumbnail_dark_d6ab::before { content: '\f16d'; }
.pattern-9de2::before { content: '\f167'; }
.glass-fe42::before { content: '\f2c6'; }
.widget_outer_0d4b::before { content: '\f232'; }

/* Size Classes */
.grid-1b12 { font-size: 0.75em; }
.copper-47f8 { font-size: 0.875em; }
.prev_799b { font-size: 1.33em; }
.element-liquid-df02 { font-size: 1.5em; }
.image_065e { font-size: 2em; }
.block_addd { font-size: 3em; }

/* Animation Classes */
.cold_b30a {
    animation: fa-spin 2s infinite linear;
}

.glass-828f {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: b2dc */
.phantom-card-n8 {
  padding: 0.1rem;
  font-size: 10px;
  line-height: 1.3;
}
