/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.primary-bc5a) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.badge_black_adc7, .container_47b1 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.right_dce6::before { content: '\f015'; }
.hard_419a::before { content: '\f007'; }
.shadow_dd3a::before { content: '\f023'; }
.gradient_static_6190::before { content: '\f0e0'; }
.filter-pressed-11ae::before { content: '\f095'; }
.container_motion_a432::before { content: '\f005'; }
.backdrop-hard-3b22::before { content: '\f004'; }
.middle-c280::before { content: '\f00c'; }
.table-middle-8f3f::before { content: '\f00d'; }
.header-red-e98b::before { content: '\f002'; }
.wrapper_196b::before { content: '\f0c9'; }
.detail-2ce2::before { content: '\f061'; }
.image-3683::before { content: '\f060'; }
.message-9e1e::before { content: '\f04b'; }
.info-6fc9::before { content: '\f04c'; }
.chip_e122::before { content: '\f019'; }
.tertiary_f47b::before { content: '\f093'; }
.pagination-5767::before { content: '\f132'; }
.plasma-c330::before { content: '\f091'; }
.hidden-blue-b415::before { content: '\f06b'; }
.picture-liquid-723d::before { content: '\f0d6'; }
.table_bright_9d1c::before { content: '\f09d'; }
.shade-b1d6::before { content: '\f10b'; }
.block_full_8195::before { content: '\f108'; }
.fast-a7a0::before { content: '\f10a'; }

/* Gambling Specific Icons */
.last_0f4c::before { content: '\f522'; }
.fluid-d958::before { content: '\f327'; }
.highlight-green-4e95::before { content: '\f219'; }
.narrow-3a51::before { content: '\f21e'; }
.under_6ef1::before { content: '\f2f5'; }

/* Social Icons */
.filter-short-b511::before { content: '\f09a'; }
.accent-12fb::before { content: '\f099'; }
.easy_0073::before { content: '\f16d'; }
.light_1a56::before { content: '\f167'; }
.focus_6a84::before { content: '\f2c6'; }
.selected_bc18::before { content: '\f232'; }

/* Size Classes */
.paragraph_blue_f72a { font-size: 0.75em; }
.focus_bd52 { font-size: 0.875em; }
.hovered_949d { font-size: 1.33em; }
.heading-orange-ea3a { font-size: 1.5em; }
.copper-73ba { font-size: 2em; }
.copper-2a0a { font-size: 3em; }

/* Animation Classes */
.chip-tall-ab96 {
    animation: fa-spin 2s infinite linear;
}

.status_iron_10f8 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 27fb */
.widget-item-q9 {
  padding: 0.4rem;
  font-size: 11px;
  line-height: 1.0;
}
