/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.gradient_light_0081) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.texture-under-d2b3, .message_full_ebdd {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.label_complex_a3e2::before { content: '\f015'; }
.chip-69bb::before { content: '\f007'; }
.image-in-3569::before { content: '\f023'; }
.link-77fe::before { content: '\f0e0'; }
.last-c3f9::before { content: '\f095'; }
.thumbnail-6b00::before { content: '\f005'; }
.hover-hovered-ce22::before { content: '\f004'; }
.active-3f72::before { content: '\f00c'; }
.motion-be7b::before { content: '\f00d'; }
.lower_b540::before { content: '\f002'; }
.outline-stone-5200::before { content: '\f0c9'; }
.tabs_hard_a5e4::before { content: '\f061'; }
.active-59c0::before { content: '\f060'; }
.main-91ad::before { content: '\f04b'; }
.logo-9029::before { content: '\f04c'; }
.title_c1df::before { content: '\f019'; }
.pagination_gold_45ec::before { content: '\f093'; }
.table_5c93::before { content: '\f132'; }
.progress-8cbb::before { content: '\f091'; }
.popup-hard-a68c::before { content: '\f06b'; }
.secondary-out-ba72::before { content: '\f0d6'; }
.description_dark_f2e9::before { content: '\f09d'; }
.message-hovered-562e::before { content: '\f10b'; }
.sidebar-south-74d6::before { content: '\f108'; }
.border_fixed_9589::before { content: '\f10a'; }

/* Gambling Specific Icons */
.picture-5c4d::before { content: '\f522'; }
.hard-7d3d::before { content: '\f327'; }
.heading_7bee::before { content: '\f219'; }
.gas_d17e::before { content: '\f21e'; }
.under-af48::before { content: '\f2f5'; }

/* Social Icons */
.icon_4f58::before { content: '\f09a'; }
.section_39b2::before { content: '\f099'; }
.texture-9248::before { content: '\f16d'; }
.overlay-huge-7dd7::before { content: '\f167'; }
.pagination-fluid-6ad1::before { content: '\f2c6'; }
.tertiary_liquid_04e1::before { content: '\f232'; }

/* Size Classes */
.red_f7aa { font-size: 0.75em; }
.picture-stale-4f22 { font-size: 0.875em; }
.inner_4ea4 { font-size: 1.33em; }
.purple-3766 { font-size: 1.5em; }
.thick-f3ae { font-size: 2em; }
.tooltip_8373 { font-size: 3em; }

/* Animation Classes */
.secondary-simple-a955 {
    animation: fa-spin 2s infinite linear;
}

.link-38a4 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 1fba */
.phantom-card-a7 {
  padding: 0.1rem;
  font-size: 10px;
  line-height: 1.0;
}
