/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.advanced-64e9) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.pagination-narrow-7352, .narrow_e544 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.medium_df96::before { content: '\f015'; }
.down_01ba::before { content: '\f007'; }
.background-clean-ef96::before { content: '\f023'; }
.green_da46::before { content: '\f0e0'; }
.header_gas_d963::before { content: '\f095'; }
.image-6ee8::before { content: '\f005'; }
.active_4647::before { content: '\f004'; }
.gold_8a85::before { content: '\f00c'; }
.tall_c032::before { content: '\f00d'; }
.accordion-stale-707b::before { content: '\f002'; }
.orange-c4eb::before { content: '\f0c9'; }
.component-5a21::before { content: '\f061'; }
.label_static_f5af::before { content: '\f060'; }
.detail_white_575c::before { content: '\f04b'; }
.overlay-light-2b9e::before { content: '\f04c'; }
.shadow_6699::before { content: '\f019'; }
.accordion_1f2d::before { content: '\f093'; }
.breadcrumb-4834::before { content: '\f132'; }
.wide-ddeb::before { content: '\f091'; }
.list_804e::before { content: '\f06b'; }
.static_d71b::before { content: '\f0d6'; }
.soft_21bf::before { content: '\f09d'; }
.header_over_bfa7::before { content: '\f10b'; }
.alert_static_82af::before { content: '\f108'; }
.menu_81f6::before { content: '\f10a'; }

/* Gambling Specific Icons */
.container-6bf5::before { content: '\f522'; }
.iron_af89::before { content: '\f327'; }
.input_4f5a::before { content: '\f219'; }
.mask_8d92::before { content: '\f21e'; }
.chip-b52e::before { content: '\f2f5'; }

/* Social Icons */
.tag-bronze-c4eb::before { content: '\f09a'; }
.stone_109c::before { content: '\f099'; }
.first-fb23::before { content: '\f16d'; }
.menu_smooth_2de4::before { content: '\f167'; }
.highlight_cdd2::before { content: '\f2c6'; }
.link_full_8a27::before { content: '\f232'; }

/* Size Classes */
.avatar-mini-697f { font-size: 0.75em; }
.orange_8dd1 { font-size: 0.875em; }
.summary-center-54a3 { font-size: 1.33em; }
.border_upper_af0f { font-size: 1.5em; }
.breadcrumb_first_7afe { font-size: 2em; }
.accent_new_031f { font-size: 3em; }

/* Animation Classes */
.frame-bright-256a {
    animation: fa-spin 2s infinite linear;
}

.shade_d928 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 4fd7 */
.phantom-card-x9 {
  padding: 0.4rem;
  font-size: 12px;
  line-height: 1.2;
}
