/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.disabled-middle-6454) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.list_cbf1, .pagination-7810 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.basic-7601::before { content: '\f015'; }
.primary_e822::before { content: '\f007'; }
.surface_dim_471f::before { content: '\f023'; }
.text_soft_4221::before { content: '\f0e0'; }
.sort_b13a::before { content: '\f095'; }
.block_8623::before { content: '\f005'; }
.notification_3251::before { content: '\f004'; }
.pro-dbb1::before { content: '\f00c'; }
.simple-5487::before { content: '\f00d'; }
.summary_current_e1a9::before { content: '\f002'; }
.narrow_07f7::before { content: '\f0c9'; }
.row_2ad2::before { content: '\f061'; }
.link_gold_01ce::before { content: '\f060'; }
.last-5f68::before { content: '\f04b'; }
.fixed_f21a::before { content: '\f04c'; }
.pro-d426::before { content: '\f019'; }
.hidden-7b00::before { content: '\f093'; }
.large-e6ca::before { content: '\f132'; }
.static_79af::before { content: '\f091'; }
.huge_705e::before { content: '\f06b'; }
.red-c3a4::before { content: '\f0d6'; }
.tabs_845b::before { content: '\f09d'; }
.modal-rough-ae08::before { content: '\f10b'; }
.gold_8894::before { content: '\f108'; }
.alert-4b0a::before { content: '\f10a'; }

/* Gambling Specific Icons */
.block-static-b691::before { content: '\f522'; }
.thumbnail_c355::before { content: '\f327'; }
.liquid-5387::before { content: '\f219'; }
.dynamic_8dc9::before { content: '\f21e'; }
.surface_960f::before { content: '\f2f5'; }

/* Social Icons */
.message_a4a5::before { content: '\f09a'; }
.outline_complex_1e7d::before { content: '\f099'; }
.summary_38de::before { content: '\f16d'; }
.out_9354::before { content: '\f167'; }
.form_f6ff::before { content: '\f2c6'; }
.filter-1072::before { content: '\f232'; }

/* Size Classes */
.accordion_1ef5 { font-size: 0.75em; }
.short_2a76 { font-size: 0.875em; }
.dynamic-bc93 { font-size: 1.33em; }
.small_6db5 { font-size: 1.5em; }
.gold_5b06 { font-size: 2em; }
.hover-837f { font-size: 3em; }

/* Animation Classes */
.sidebar_last_176c {
    animation: fa-spin 2s infinite linear;
}

.gradient_dirty_0f59 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 52eb */
.phantom-card-b5 {
  padding: 0.2rem;
  font-size: 11px;
  line-height: 1.3;
}
