/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.caption-stale-a55c) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.filter-easy-c85c, .input_fixed_7159 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.copper_cd52::before { content: '\f015'; }
.notification_blue_b407::before { content: '\f007'; }
.sort_b462::before { content: '\f023'; }
.item-e349::before { content: '\f0e0'; }
.backdrop_bc72::before { content: '\f095'; }
.sidebar-9b19::before { content: '\f005'; }
.title-dark-bb30::before { content: '\f004'; }
.first-0eca::before { content: '\f00c'; }
.secondary-active-cb5d::before { content: '\f00d'; }
.plasma-1d84::before { content: '\f002'; }
.summary_c7e9::before { content: '\f0c9'; }
.main_south_01f9::before { content: '\f061'; }
.center_59e6::before { content: '\f060'; }
.status_cold_a3de::before { content: '\f04b'; }
.basic_2ded::before { content: '\f04c'; }
.selected-ee82::before { content: '\f019'; }
.gradient-iron-5e3b::before { content: '\f093'; }
.tooltip_green_5b1e::before { content: '\f132'; }
.avatar_1bc6::before { content: '\f091'; }
.card-silver-53a3::before { content: '\f06b'; }
.gallery-static-8a9f::before { content: '\f0d6'; }
.fixed_c96c::before { content: '\f09d'; }
.menu-5dd3::before { content: '\f10b'; }
.bright_36fd::before { content: '\f108'; }
.tall-bec7::before { content: '\f10a'; }

/* Gambling Specific Icons */
.label-ff11::before { content: '\f522'; }
.silver-23a4::before { content: '\f327'; }
.yellow-c3ce::before { content: '\f219'; }
.up-284e::before { content: '\f21e'; }
.input_wood_1e94::before { content: '\f2f5'; }

/* Social Icons */
.logo-wood-e29a::before { content: '\f09a'; }
.grid_cold_af30::before { content: '\f099'; }
.modal_hovered_ed31::before { content: '\f16d'; }
.content-a3c1::before { content: '\f167'; }
.tall-efc7::before { content: '\f2c6'; }
.clean_9786::before { content: '\f232'; }

/* Size Classes */
.thumbnail_4774 { font-size: 0.75em; }
.selected_bfdd { font-size: 0.875em; }
.search-bright-a83e { font-size: 1.33em; }
.component_new_66fe { font-size: 1.5em; }
.content_easy_06aa { font-size: 2em; }
.pattern_up_5d6b { font-size: 3em; }

/* Animation Classes */
.red-2734 {
    animation: fa-spin 2s infinite linear;
}

.stale_ddfb {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: b8b0 */
.shadow-element-j8 {
  padding: 0.4rem;
  font-size: 11px;
  line-height: 1.3;
}
