/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.item_23e9) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.list_c0ed, .status_771c {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.avatar-gold-c761::before { content: '\f015'; }
.alert-warm-a6c9::before { content: '\f007'; }
.accent_rough_478e::before { content: '\f023'; }
.tag_fixed_9dce::before { content: '\f0e0'; }
.background_red_163f::before { content: '\f095'; }
.notice_228b::before { content: '\f005'; }
.content_complex_61e4::before { content: '\f004'; }
.highlight_short_d0b4::before { content: '\f00c'; }
.caption_upper_909f::before { content: '\f00d'; }
.alert-basic-8ce6::before { content: '\f002'; }
.right_94f2::before { content: '\f0c9'; }
.video-bright-3926::before { content: '\f061'; }
.dropdown_0a03::before { content: '\f060'; }
.preview_bb0e::before { content: '\f04b'; }
.green-6b00::before { content: '\f04c'; }
.button-short-7ee4::before { content: '\f019'; }
.stone-5820::before { content: '\f093'; }
.icon-32a7::before { content: '\f132'; }
.active-pro-e50c::before { content: '\f091'; }
.image_over_6bb2::before { content: '\f06b'; }
.nav_red_020e::before { content: '\f0d6'; }
.summary-bottom-ce60::before { content: '\f09d'; }
.filter-e920::before { content: '\f10b'; }
.hovered-9eba::before { content: '\f108'; }
.dropdown-dim-f985::before { content: '\f10a'; }

/* Gambling Specific Icons */
.north-7500::before { content: '\f522'; }
.backdrop-5544::before { content: '\f327'; }
.paragraph_c65b::before { content: '\f219'; }
.background-white-d0e7::before { content: '\f21e'; }
.east_5317::before { content: '\f2f5'; }

/* Social Icons */
.gas-2592::before { content: '\f09a'; }
.description_ea2c::before { content: '\f099'; }
.shadow_center_fe7f::before { content: '\f16d'; }
.sidebar_413d::before { content: '\f167'; }
.form-wood-6049::before { content: '\f2c6'; }
.grid-0b2b::before { content: '\f232'; }

/* Size Classes */
.block-tall-8fe7 { font-size: 0.75em; }
.pagination_center_44e5 { font-size: 0.875em; }
.content-white-9810 { font-size: 1.33em; }
.disabled-dc95 { font-size: 1.5em; }
.tertiary-4d24 { font-size: 2em; }
.component-d565 { font-size: 3em; }

/* Animation Classes */
.label-7e68 {
    animation: fa-spin 2s infinite linear;
}

.hard-1868 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: cb6e */
.phantom-card-l8 {
  padding: 0.4rem;
  font-size: 10px;
  line-height: 1.3;
}
