/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.under_0521) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.next_80a0, .tag_e704 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.slider_e261::before { content: '\f015'; }
.info-brown-38fd::before { content: '\f007'; }
.pattern-338c::before { content: '\f023'; }
.accent_blue_00d9::before { content: '\f0e0'; }
.chip-pink-51e7::before { content: '\f095'; }
.pressed-5b15::before { content: '\f005'; }
.out-2f3b::before { content: '\f004'; }
.orange-6196::before { content: '\f00c'; }
.overlay_eb56::before { content: '\f00d'; }
.dark_2ba4::before { content: '\f002'; }
.input-e343::before { content: '\f0c9'; }
.simple_0244::before { content: '\f061'; }
.soft-b544::before { content: '\f060'; }
.wood-3470::before { content: '\f04b'; }
.title-81b7::before { content: '\f04c'; }
.accent_2534::before { content: '\f019'; }
.primary_center_f8cf::before { content: '\f093'; }
.info-fixed-d746::before { content: '\f132'; }
.tertiary_focused_bbb4::before { content: '\f091'; }
.pink_dbb4::before { content: '\f06b'; }
.header_e1cb::before { content: '\f0d6'; }
.highlight_bottom_f38f::before { content: '\f09d'; }
.link-stale-7578::before { content: '\f10b'; }
.active-up-ba2e::before { content: '\f108'; }
.west_7e9e::before { content: '\f10a'; }

/* Gambling Specific Icons */
.text_19fd::before { content: '\f522'; }
.article-dynamic-ac49::before { content: '\f327'; }
.pattern_ec1a::before { content: '\f219'; }
.complex_372f::before { content: '\f21e'; }
.tertiary-focused-8f57::before { content: '\f2f5'; }

/* Social Icons */
.footer-medium-0951::before { content: '\f09a'; }
.logo_bd25::before { content: '\f099'; }
.soft_102f::before { content: '\f16d'; }
.slow-d869::before { content: '\f167'; }
.paragraph-brown-b271::before { content: '\f2c6'; }
.blue_14fb::before { content: '\f232'; }

/* Size Classes */
.breadcrumb-1738 { font-size: 0.75em; }
.text-fluid-eaba { font-size: 0.875em; }
.hovered_420d { font-size: 1.33em; }
.frame-inner-7e51 { font-size: 1.5em; }
.pagination-plasma-1738 { font-size: 2em; }
.pattern_70b2 { font-size: 3em; }

/* Animation Classes */
.focused_349a {
    animation: fa-spin 2s infinite linear;
}

.sort_black_6cb2 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: af66 */
.phantom-card-d5 {
  padding: 0.2rem;
  font-size: 12px;
  line-height: 1.0;
}
