/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.box-advanced-c94b) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.modal-narrow-052b, .highlight_d65d {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.tag-574b::before { content: '\f015'; }
.footer_rough_ea87::before { content: '\f007'; }
.media-inner-2772::before { content: '\f023'; }
.clean_13c2::before { content: '\f0e0'; }
.status_fixed_ef71::before { content: '\f095'; }
.table_selected_400f::before { content: '\f005'; }
.iron_925e::before { content: '\f004'; }
.tag_green_d0c0::before { content: '\f00c'; }
.block_cool_f769::before { content: '\f00d'; }
.out-5949::before { content: '\f002'; }
.orange-ed50::before { content: '\f0c9'; }
.complex_99a7::before { content: '\f061'; }
.alert_c204::before { content: '\f060'; }
.primary_south_908a::before { content: '\f04b'; }
.row-soft-96ba::before { content: '\f04c'; }
.red-2c56::before { content: '\f019'; }
.element_5e5b::before { content: '\f093'; }
.avatar-ace9::before { content: '\f132'; }
.slow-dd9b::before { content: '\f091'; }
.nav-advanced-3ffa::before { content: '\f06b'; }
.photo-9485::before { content: '\f0d6'; }
.in_f4b6::before { content: '\f09d'; }
.list-cfec::before { content: '\f10b'; }
.sidebar_solid_4c4b::before { content: '\f108'; }
.caption-active-9230::before { content: '\f10a'; }

/* Gambling Specific Icons */
.text-42dc::before { content: '\f522'; }
.sidebar_hard_f4d7::before { content: '\f327'; }
.advanced-5463::before { content: '\f219'; }
.black-54cb::before { content: '\f21e'; }
.red_839c::before { content: '\f2f5'; }

/* Social Icons */
.upper-fe9c::before { content: '\f09a'; }
.feature-28f2::before { content: '\f099'; }
.light-1cdd::before { content: '\f16d'; }
.black_2dea::before { content: '\f167'; }
.overlay_7eef::before { content: '\f2c6'; }
.avatar_narrow_72f3::before { content: '\f232'; }

/* Size Classes */
.silver-0135 { font-size: 0.75em; }
.tooltip-6fd5 { font-size: 0.875em; }
.logo_0b93 { font-size: 1.33em; }
.hot_f2f3 { font-size: 1.5em; }
.gradient-b1f3 { font-size: 2em; }
.modal_pro_607c { font-size: 3em; }

/* Animation Classes */
.smooth-9db8 {
    animation: fa-spin 2s infinite linear;
}

.accent-active-a1a7 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 36be */
.widget-item-f4 {
  padding: 0.4rem;
  font-size: 14px;
  line-height: 1.3;
}
