/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.component_huge_e6a7) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.thumbnail-bottom-b31a, .steel_cf07 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.secondary_008c::before { content: '\f015'; }
.description-last-da23::before { content: '\f007'; }
.chip-f815::before { content: '\f023'; }
.out-a5a5::before { content: '\f0e0'; }
.light_c469::before { content: '\f095'; }
.module_0167::before { content: '\f005'; }
.caption-fde7::before { content: '\f004'; }
.over_b006::before { content: '\f00c'; }
.huge_3165::before { content: '\f00d'; }
.gas_9005::before { content: '\f002'; }
.bright_dd67::before { content: '\f0c9'; }
.accordion_light_a8f0::before { content: '\f061'; }
.box_middle_54ce::before { content: '\f060'; }
.notification-down-5a06::before { content: '\f04b'; }
.steel-b745::before { content: '\f04c'; }
.mask_pro_c016::before { content: '\f019'; }
.advanced_a7a5::before { content: '\f093'; }
.shadow_ef16::before { content: '\f132'; }
.accent_black_9ddd::before { content: '\f091'; }
.bright_82b9::before { content: '\f06b'; }
.shade_red_0336::before { content: '\f0d6'; }
.dropdown-b39b::before { content: '\f09d'; }
.message_5cb4::before { content: '\f10b'; }
.old-23ec::before { content: '\f108'; }
.backdrop_middle_a9f1::before { content: '\f10a'; }

/* Gambling Specific Icons */
.summary-lite-5dfc::before { content: '\f522'; }
.panel_fluid_6918::before { content: '\f327'; }
.media_up_6cdf::before { content: '\f219'; }
.mask-90e7::before { content: '\f21e'; }
.mask-pro-fb4d::before { content: '\f2f5'; }

/* Social Icons */
.nav_south_3a84::before { content: '\f09a'; }
.overlay-motion-c0f8::before { content: '\f099'; }
.feature_pro_5aca::before { content: '\f16d'; }
.backdrop_4808::before { content: '\f167'; }
.notice_silver_f8dc::before { content: '\f2c6'; }
.thick-34c0::before { content: '\f232'; }

/* Size Classes */
.dim_f616 { font-size: 0.75em; }
.table-plasma-f31a { font-size: 0.875em; }
.slider-1859 { font-size: 1.33em; }
.grid_8d44 { font-size: 1.5em; }
.texture_f869 { font-size: 2em; }
.item-yellow-b476 { font-size: 3em; }

/* Animation Classes */
.tertiary_wood_11f6 {
    animation: fa-spin 2s infinite linear;
}

.accent_a97f {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 0c2a */
.widget-item-g9 {
  padding: 0.4rem;
  font-size: 10px;
  line-height: 1.1;
}
