/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.top-fe88) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.summary_7ffd, .title_fdf9 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.panel-thick-34aa::before { content: '\f015'; }
.thick-984c::before { content: '\f007'; }
.basic_9090::before { content: '\f023'; }
.search_4312::before { content: '\f0e0'; }
.backdrop_light_d50d::before { content: '\f095'; }
.panel-bright-708b::before { content: '\f005'; }
.accent_brown_1e78::before { content: '\f004'; }
.tertiary_warm_0571::before { content: '\f00c'; }
.shade_iron_daeb::before { content: '\f00d'; }
.highlight_last_bbad::before { content: '\f002'; }
.secondary_bronze_3fe4::before { content: '\f0c9'; }
.copper_5278::before { content: '\f061'; }
.chip-a47b::before { content: '\f060'; }
.backdrop-thick-d250::before { content: '\f04b'; }
.media_0993::before { content: '\f04c'; }
.simple_b2f7::before { content: '\f019'; }
.sort_plasma_6e06::before { content: '\f093'; }
.action-ccb6::before { content: '\f132'; }
.table_medium_43f7::before { content: '\f091'; }
.gradient_brown_cf9e::before { content: '\f06b'; }
.photo-2292::before { content: '\f0d6'; }
.gas_2253::before { content: '\f09d'; }
.hover_4e0b::before { content: '\f10b'; }
.description_bottom_8ec3::before { content: '\f108'; }
.active_4b26::before { content: '\f10a'; }

/* Gambling Specific Icons */
.pressed-d8cd::before { content: '\f522'; }
.outer_7a14::before { content: '\f327'; }
.mini_e3eb::before { content: '\f219'; }
.red_5d85::before { content: '\f21e'; }
.detail_4b11::before { content: '\f2f5'; }

/* Social Icons */
.search_hot_63d3::before { content: '\f09a'; }
.slider-c2b8::before { content: '\f099'; }
.right_dfbf::before { content: '\f16d'; }
.border_huge_fc34::before { content: '\f167'; }
.description_hard_5c61::before { content: '\f2c6'; }
.steel-eb89::before { content: '\f232'; }

/* Size Classes */
.active_4832 { font-size: 0.75em; }
.overlay_simple_ad7d { font-size: 0.875em; }
.element_bc81 { font-size: 1.33em; }
.upper_c7b6 { font-size: 1.5em; }
.inner_63c9 { font-size: 2em; }
.disabled-00ff { font-size: 3em; }

/* Animation Classes */
.notice-7425 {
    animation: fa-spin 2s infinite linear;
}

.outer-27ac {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 55f3 */
.shadow-element-y3 {
  padding: 0.1rem;
  font-size: 10px;
  line-height: 1.2;
}
