/* 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_ed5d) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.detail-middle-9f91, .link_solid_3970 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.status_b7ec::before { content: '\f015'; }
.box_8fde::before { content: '\f007'; }
.tertiary_short_f94c::before { content: '\f023'; }
.sidebar-b0e4::before { content: '\f0e0'; }
.text-44d8::before { content: '\f095'; }
.border_761e::before { content: '\f005'; }
.prev_4c5d::before { content: '\f004'; }
.sort_cold_54a4::before { content: '\f00c'; }
.progress-479e::before { content: '\f00d'; }
.link-basic-d3c9::before { content: '\f002'; }
.chip_iron_6412::before { content: '\f0c9'; }
.outline-hard-562e::before { content: '\f061'; }
.info-upper-74ad::before { content: '\f060'; }
.slider-new-f9e1::before { content: '\f04b'; }
.search_e97d::before { content: '\f04c'; }
.detail-fast-b0e7::before { content: '\f019'; }
.component_896a::before { content: '\f093'; }
.item-a848::before { content: '\f132'; }
.easy-173b::before { content: '\f091'; }
.paragraph-18ce::before { content: '\f06b'; }
.hover_top_099b::before { content: '\f0d6'; }
.paragraph_fbe0::before { content: '\f09d'; }
.small_841a::before { content: '\f10b'; }
.primary_north_3aba::before { content: '\f108'; }
.background_08f4::before { content: '\f10a'; }

/* Gambling Specific Icons */
.container_4fd5::before { content: '\f522'; }
.cold_4cd8::before { content: '\f327'; }
.focus_cd58::before { content: '\f219'; }
.secondary_89b4::before { content: '\f21e'; }
.shade-3c39::before { content: '\f2f5'; }

/* Social Icons */
.detail-hard-d721::before { content: '\f09a'; }
.tertiary_west_a7a9::before { content: '\f099'; }
.grid-559d::before { content: '\f16d'; }
.section-cc10::before { content: '\f167'; }
.container_60a4::before { content: '\f2c6'; }
.easy_0f82::before { content: '\f232'; }

/* Size Classes */
.hot-331e { font-size: 0.75em; }
.table_focused_d5ba { font-size: 0.875em; }
.aside-advanced-d4c3 { font-size: 1.33em; }
.popup-5994 { font-size: 1.5em; }
.block_top_7df2 { font-size: 2em; }
.action_e27f { font-size: 3em; }

/* Animation Classes */
.grid-a225 {
    animation: fa-spin 2s infinite linear;
}

.content-full-2afd {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: f856 */
.phantom-card-k9 {
  padding: 0.1rem;
  font-size: 13px;
  line-height: 1.0;
}
