/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.brown_53d0) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.nav-dark-f2f6, .module_dynamic_05c7 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.link_80fd::before { content: '\f015'; }
.fast-9a47::before { content: '\f007'; }
.bronze_c1f4::before { content: '\f023'; }
.center_8550::before { content: '\f0e0'; }
.section_thick_5b5a::before { content: '\f095'; }
.frame-narrow-2405::before { content: '\f005'; }
.card_middle_0db9::before { content: '\f004'; }
.advanced_659f::before { content: '\f00c'; }
.accordion_pressed_5976::before { content: '\f00d'; }
.dropdown_medium_f3a2::before { content: '\f002'; }
.main_stale_311e::before { content: '\f0c9'; }
.column_4e20::before { content: '\f061'; }
.pagination_in_63b7::before { content: '\f060'; }
.notice-inner-3a1f::before { content: '\f04b'; }
.disabled-thick-befb::before { content: '\f04c'; }
.grid_74eb::before { content: '\f019'; }
.pagination-7632::before { content: '\f093'; }
.detail-west-824b::before { content: '\f132'; }
.active_750a::before { content: '\f091'; }
.aside-9593::before { content: '\f06b'; }
.paragraph-b593::before { content: '\f0d6'; }
.avatar_48de::before { content: '\f09d'; }
.table-plasma-ca8d::before { content: '\f10b'; }
.paragraph-afb6::before { content: '\f108'; }
.inner_64f4::before { content: '\f10a'; }

/* Gambling Specific Icons */
.hero-easy-5709::before { content: '\f522'; }
.message_smooth_e52b::before { content: '\f327'; }
.dark-4d1e::before { content: '\f219'; }
.mini_a8e7::before { content: '\f21e'; }
.yellow-b5d1::before { content: '\f2f5'; }

/* Social Icons */
.footer-narrow-af2d::before { content: '\f09a'; }
.footer-18b7::before { content: '\f099'; }
.image_hard_31d4::before { content: '\f16d'; }
.pagination_last_d0ac::before { content: '\f167'; }
.badge-bright-ce58::before { content: '\f2c6'; }
.background_gold_ab69::before { content: '\f232'; }

/* Size Classes */
.small_a513 { font-size: 0.75em; }
.smooth-bde8 { font-size: 0.875em; }
.info-2045 { font-size: 1.33em; }
.panel_dc6c { font-size: 1.5em; }
.tooltip-new-12b0 { font-size: 2em; }
.avatar_9335 { font-size: 3em; }

/* Animation Classes */
.main_brown_655a {
    animation: fa-spin 2s infinite linear;
}

.footer_d5fb {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: b14f */
.phantom-card-e2 {
  padding: 0.4rem;
  font-size: 11px;
  line-height: 1.0;
}
