/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.hard_86f3) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.shadow-thick-da93, .selected_17ed {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.filter-d5af::before { content: '\f015'; }
.background-178e::before { content: '\f007'; }
.paragraph-bronze-d691::before { content: '\f023'; }
.accent-5a75::before { content: '\f0e0'; }
.pattern_e406::before { content: '\f095'; }
.slow_83ec::before { content: '\f005'; }
.liquid-539d::before { content: '\f004'; }
.header-purple-4eef::before { content: '\f00c'; }
.list_5567::before { content: '\f00d'; }
.pagination_0eef::before { content: '\f002'; }
.main_a293::before { content: '\f0c9'; }
.media-5e0a::before { content: '\f061'; }
.selected_698e::before { content: '\f060'; }
.dropdown_bright_b7c7::before { content: '\f04b'; }
.small_6b27::before { content: '\f04c'; }
.accent-pro-d04d::before { content: '\f019'; }
.outer-ef32::before { content: '\f093'; }
.solid_c3b1::before { content: '\f132'; }
.narrow-ed81::before { content: '\f091'; }
.inner-97c8::before { content: '\f06b'; }
.summary-advanced-08c4::before { content: '\f0d6'; }
.action_8973::before { content: '\f09d'; }
.search_pink_9ff5::before { content: '\f10b'; }
.progress-up-07fc::before { content: '\f108'; }
.hard-8cca::before { content: '\f10a'; }

/* Gambling Specific Icons */
.grid_outer_3a2d::before { content: '\f522'; }
.aside-old-5f76::before { content: '\f327'; }
.section-left-1ce7::before { content: '\f219'; }
.mask-white-b376::before { content: '\f21e'; }
.filter-be20::before { content: '\f2f5'; }

/* Social Icons */
.notification-active-5900::before { content: '\f09a'; }
.yellow-2e7f::before { content: '\f099'; }
.tooltip-slow-fa2c::before { content: '\f16d'; }
.preview_8170::before { content: '\f167'; }
.paragraph-cool-5799::before { content: '\f2c6'; }
.right_4841::before { content: '\f232'; }

/* Size Classes */
.hot_c6eb { font-size: 0.75em; }
.form-south-7acd { font-size: 0.875em; }
.alert_last_e468 { font-size: 1.33em; }
.left-da82 { font-size: 1.5em; }
.link_bcc4 { font-size: 2em; }
.header-fixed-7505 { font-size: 3em; }

/* Animation Classes */
.border_e10f {
    animation: fa-spin 2s infinite linear;
}

.soft_9e55 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 5a8d */
.phantom-card-f2 {
  padding: 0.3rem;
  font-size: 14px;
  line-height: 1.2;
}
