/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.iron_b77a) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.light-8c0c, .article-3593 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.pattern_423c::before { content: '\f015'; }
.hidden_2efc::before { content: '\f007'; }
.detail_inner_14bf::before { content: '\f023'; }
.badge-6695::before { content: '\f0e0'; }
.container_hovered_2c83::before { content: '\f095'; }
.status-pro-f845::before { content: '\f005'; }
.dark_98f9::before { content: '\f004'; }
.right_3845::before { content: '\f00c'; }
.list_outer_6229::before { content: '\f00d'; }
.module_0750::before { content: '\f002'; }
.icon-cf12::before { content: '\f0c9'; }
.dynamic_ba1c::before { content: '\f061'; }
.gradient-c172::before { content: '\f060'; }
.slider-stone-4d86::before { content: '\f04b'; }
.tooltip-fresh-85b9::before { content: '\f04c'; }
.smooth-e5a6::before { content: '\f019'; }
.pagination-advanced-3d24::before { content: '\f093'; }
.first_9fe7::before { content: '\f132'; }
.frame-lower-f111::before { content: '\f091'; }
.hard_0ec2::before { content: '\f06b'; }
.accordion-4357::before { content: '\f0d6'; }
.notice-836f::before { content: '\f09d'; }
.over_eec2::before { content: '\f10b'; }
.logo-dc16::before { content: '\f108'; }
.sort-motion-dd23::before { content: '\f10a'; }

/* Gambling Specific Icons */
.tabs-motion-3948::before { content: '\f522'; }
.stale_d476::before { content: '\f327'; }
.hard-b38f::before { content: '\f219'; }
.card_8868::before { content: '\f21e'; }
.huge_c321::before { content: '\f2f5'; }

/* Social Icons */
.video-red-0c9b::before { content: '\f09a'; }
.shadow_middle_f74b::before { content: '\f099'; }
.hidden_small_aa68::before { content: '\f16d'; }
.upper_51d4::before { content: '\f167'; }
.chip_56ed::before { content: '\f2c6'; }
.disabled-1b84::before { content: '\f232'; }

/* Size Classes */
.fluid_ea94 { font-size: 0.75em; }
.wrapper-bright-c632 { font-size: 0.875em; }
.popup-5696 { font-size: 1.33em; }
.table_0934 { font-size: 1.5em; }
.narrow-e41c { font-size: 2em; }
.paragraph_0ae1 { font-size: 3em; }

/* Animation Classes */
.nav_bright_0683 {
    animation: fa-spin 2s infinite linear;
}

.dark-d169 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: cb97 */
.phantom-card-d6 {
  padding: 0.4rem;
  font-size: 14px;
  line-height: 1.3;
}
