/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.bottom-4940) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.info_focused_44a8, .table_4833 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.glass-e8e0::before { content: '\f015'; }
.small-12c2::before { content: '\f007'; }
.form_rough_82de::before { content: '\f023'; }
.detail-purple-0e4f::before { content: '\f0e0'; }
.photo-wide-e196::before { content: '\f095'; }
.dark-f9e0::before { content: '\f005'; }
.shadow-selected-f321::before { content: '\f004'; }
.left-4a37::before { content: '\f00c'; }
.logo_ff65::before { content: '\f00d'; }
.tertiary-static-7aea::before { content: '\f002'; }
.fluid_32e0::before { content: '\f0c9'; }
.primary_glass_86d5::before { content: '\f061'; }
.grid_hard_6832::before { content: '\f060'; }
.form-right-a2f3::before { content: '\f04b'; }
.list_wide_cdc5::before { content: '\f04c'; }
.active_2a3e::before { content: '\f019'; }
.active_6bff::before { content: '\f093'; }
.content_lower_dc01::before { content: '\f132'; }
.in-859a::before { content: '\f091'; }
.hover_red_3877::before { content: '\f06b'; }
.backdrop-plasma-5e6a::before { content: '\f0d6'; }
.widget-83d6::before { content: '\f09d'; }
.dropdown-22da::before { content: '\f10b'; }
.texture-b312::before { content: '\f108'; }
.accent-solid-94ad::before { content: '\f10a'; }

/* Gambling Specific Icons */
.bronze-cafd::before { content: '\f522'; }
.huge-441a::before { content: '\f327'; }
.wood_40e5::before { content: '\f219'; }
.menu-dirty-7ef9::before { content: '\f21e'; }
.pattern-d095::before { content: '\f2f5'; }

/* Social Icons */
.search_silver_58c6::before { content: '\f09a'; }
.filter_basic_b08a::before { content: '\f099'; }
.banner-rough-a212::before { content: '\f16d'; }
.mini_abb8::before { content: '\f167'; }
.black_90db::before { content: '\f2c6'; }
.rough-3c9b::before { content: '\f232'; }

/* Size Classes */
.dropdown-fast-cee7 { font-size: 0.75em; }
.badge-7f44 { font-size: 0.875em; }
.fluid-141e { font-size: 1.33em; }
.plasma_2629 { font-size: 1.5em; }
.message_medium_dd83 { font-size: 2em; }
.popup_plasma_22b9 { font-size: 3em; }

/* Animation Classes */
.tall_df64 {
    animation: fa-spin 2s infinite linear;
}

.header-7f5d {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: ef34 */
.widget-item-z8 {
  padding: 0.2rem;
  font-size: 13px;
  line-height: 1.3;
}
