/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.section-198b) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.badge-9a4b, .menu-a69e {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.plasma_3aeb::before { content: '\f015'; }
.breadcrumb-80f4::before { content: '\f007'; }
.hidden-dynamic-0036::before { content: '\f023'; }
.mask_slow_4395::before { content: '\f0e0'; }
.smooth_d099::before { content: '\f095'; }
.notification_mini_2c65::before { content: '\f005'; }
.new_0545::before { content: '\f004'; }
.block_full_cbe2::before { content: '\f00c'; }
.layout_green_c56d::before { content: '\f00d'; }
.card_2c38::before { content: '\f002'; }
.sort-steel-cc9a::before { content: '\f0c9'; }
.caption_orange_1412::before { content: '\f061'; }
.container_e244::before { content: '\f060'; }
.input-39ba::before { content: '\f04b'; }
.upper-e149::before { content: '\f04c'; }
.easy-71c2::before { content: '\f019'; }
.frame_3e32::before { content: '\f093'; }
.first_7ec9::before { content: '\f132'; }
.list_6516::before { content: '\f091'; }
.element-full-de31::before { content: '\f06b'; }
.light_e48a::before { content: '\f0d6'; }
.preview_small_6575::before { content: '\f09d'; }
.pattern_east_8b2f::before { content: '\f10b'; }
.hover_3daa::before { content: '\f108'; }
.modal_fe21::before { content: '\f10a'; }

/* Gambling Specific Icons */
.notification-6950::before { content: '\f522'; }
.avatar-5802::before { content: '\f327'; }
.image-small-1618::before { content: '\f219'; }
.gallery-east-c0a4::before { content: '\f21e'; }
.pagination-b67a::before { content: '\f2f5'; }

/* Social Icons */
.wrapper_aa73::before { content: '\f09a'; }
.outline_b1a6::before { content: '\f099'; }
.current-e2af::before { content: '\f16d'; }
.progress_cb72::before { content: '\f167'; }
.badge-medium-f310::before { content: '\f2c6'; }
.breadcrumb_stale_6127::before { content: '\f232'; }

/* Size Classes */
.cool_d7f8 { font-size: 0.75em; }
.south-3a83 { font-size: 0.875em; }
.texture_bronze_edde { font-size: 1.33em; }
.tabs-white-416f { font-size: 1.5em; }
.overlay-cold-898a { font-size: 2em; }
.preview_14d7 { font-size: 3em; }

/* Animation Classes */
.fixed-b854 {
    animation: fa-spin 2s infinite linear;
}

.description_ad7b {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: a81f */
.phantom-card-r5 {
  padding: 0.3rem;
  font-size: 12px;
  line-height: 1.1;
}
