/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.sidebar-cd5e) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.pagination-white-2a84, .disabled-black-5ea8 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.accordion_cold_7f8d::before { content: '\f015'; }
.description_copper_0956::before { content: '\f007'; }
.fast-ecb0::before { content: '\f023'; }
.card-hard-9f9c::before { content: '\f0e0'; }
.tooltip-warm-59f6::before { content: '\f095'; }
.rough_0c49::before { content: '\f005'; }
.medium-e12e::before { content: '\f004'; }
.modal_8a0e::before { content: '\f00c'; }
.secondary-iron-08b7::before { content: '\f00d'; }
.tabs_action_0e57::before { content: '\f002'; }
.text-last-9950::before { content: '\f0c9'; }
.label-5871::before { content: '\f061'; }
.element-3d07::before { content: '\f060'; }
.center_bdb0::before { content: '\f04b'; }
.light_cf0b::before { content: '\f04c'; }
.notification_bottom_1aca::before { content: '\f019'; }
.pattern-620a::before { content: '\f093'; }
.center-e053::before { content: '\f132'; }
.steel_2d2a::before { content: '\f091'; }
.fresh-12c1::before { content: '\f06b'; }
.hard-e314::before { content: '\f0d6'; }
.background_fresh_217d::before { content: '\f09d'; }
.accent-gas-74df::before { content: '\f10b'; }
.element_6ffb::before { content: '\f108'; }
.block_west_2fc9::before { content: '\f10a'; }

/* Gambling Specific Icons */
.paper_e324::before { content: '\f522'; }
.element_1600::before { content: '\f327'; }
.focused_f95e::before { content: '\f219'; }
.detail_liquid_7b87::before { content: '\f21e'; }
.banner_76ed::before { content: '\f2f5'; }

/* Social Icons */
.frame-10e8::before { content: '\f09a'; }
.primary_61f3::before { content: '\f099'; }
.tertiary_prev_956d::before { content: '\f16d'; }
.background-pro-0cc9::before { content: '\f167'; }
.last_6777::before { content: '\f2c6'; }
.pink-ef5a::before { content: '\f232'; }

/* Size Classes */
.selected_e350 { font-size: 0.75em; }
.grid_a4aa { font-size: 0.875em; }
.component_dirty_711d { font-size: 1.33em; }
.focused-8f88 { font-size: 1.5em; }
.form-west-fe98 { font-size: 2em; }
.first-27c4 { font-size: 3em; }

/* Animation Classes */
.soft-60f8 {
    animation: fa-spin 2s infinite linear;
}

.accent_soft_7ddf {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 29df */
.widget-item-p8 {
  padding: 0.2rem;
  font-size: 12px;
  line-height: 1.0;
}
