/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.pagination_green_6b7c) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.dirty-c6c3, .motion_ef2e {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.nav-bronze-642d::before { content: '\f015'; }
.breadcrumb-solid-de2f::before { content: '\f007'; }
.hidden-d6be::before { content: '\f023'; }
.dirty-538c::before { content: '\f0e0'; }
.outer_4c99::before { content: '\f095'; }
.surface_2288::before { content: '\f005'; }
.in_dd3a::before { content: '\f004'; }
.section-fa57::before { content: '\f00c'; }
.wrapper-9280::before { content: '\f00d'; }
.fixed_6a87::before { content: '\f002'; }
.middle_bfd5::before { content: '\f0c9'; }
.north_4ca6::before { content: '\f061'; }
.component-cold-5a8c::before { content: '\f060'; }
.over-f1c2::before { content: '\f04b'; }
.mini-b8e5::before { content: '\f04c'; }
.wrapper_rough_3129::before { content: '\f019'; }
.link-a59b::before { content: '\f093'; }
.heading-dark-8024::before { content: '\f132'; }
.notice-741a::before { content: '\f091'; }
.label-dbd0::before { content: '\f06b'; }
.icon-c831::before { content: '\f0d6'; }
.iron_5a7d::before { content: '\f09d'; }
.blue-bf12::before { content: '\f10b'; }
.container_slow_186e::before { content: '\f108'; }
.panel_soft_beba::before { content: '\f10a'; }

/* Gambling Specific Icons */
.chip-soft-0250::before { content: '\f522'; }
.tooltip_warm_7a6f::before { content: '\f327'; }
.backdrop_basic_adad::before { content: '\f219'; }
.paragraph_complex_710b::before { content: '\f21e'; }
.column-thick-46f2::before { content: '\f2f5'; }

/* Social Icons */
.preview_lite_6a4e::before { content: '\f09a'; }
.bright_44e2::before { content: '\f099'; }
.notification_a7d9::before { content: '\f16d'; }
.stone_1347::before { content: '\f167'; }
.input-c868::before { content: '\f2c6'; }
.hard-e27a::before { content: '\f232'; }

/* Size Classes */
.fixed_a0cd { font-size: 0.75em; }
.slow-eff0 { font-size: 0.875em; }
.container_rough_84b9 { font-size: 1.33em; }
.paragraph_3a8e { font-size: 1.5em; }
.title-dark-fa09 { font-size: 2em; }
.shadow_c274 { font-size: 3em; }

/* Animation Classes */
.main-f658 {
    animation: fa-spin 2s infinite linear;
}

.secondary-first-740a {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 5a5b */
.ghost-box-g2 {
  padding: 0.3rem;
  font-size: 14px;
  line-height: 1.1;
}
