/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.dirty-275c) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.large-28ca, .mini-3840 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.orange_3052::before { content: '\f015'; }
.preview_smooth_dc41::before { content: '\f007'; }
.tooltip_fefd::before { content: '\f023'; }
.static-20ad::before { content: '\f0e0'; }
.sidebar-01f7::before { content: '\f095'; }
.tag_thick_4784::before { content: '\f005'; }
.dark_0d2d::before { content: '\f004'; }
.highlight_full_128c::before { content: '\f00c'; }
.footer-0047::before { content: '\f00d'; }
.bronze-510e::before { content: '\f002'; }
.video-wood-1661::before { content: '\f0c9'; }
.filter-0538::before { content: '\f061'; }
.breadcrumb-over-b89e::before { content: '\f060'; }
.widget_medium_7a13::before { content: '\f04b'; }
.text-red-392a::before { content: '\f04c'; }
.disabled-f2d2::before { content: '\f019'; }
.widget_89d3::before { content: '\f093'; }
.title-9efa::before { content: '\f132'; }
.shadow-easy-e822::before { content: '\f091'; }
.fixed-1f5d::before { content: '\f06b'; }
.card_gold_ed58::before { content: '\f0d6'; }
.action_979e::before { content: '\f09d'; }
.pressed_6e59::before { content: '\f10b'; }
.video-up-a56b::before { content: '\f108'; }
.motion-9cd0::before { content: '\f10a'; }

/* Gambling Specific Icons */
.text_light_59e2::before { content: '\f522'; }
.main-5537::before { content: '\f327'; }
.notification_dirty_484d::before { content: '\f219'; }
.button_29cb::before { content: '\f21e'; }
.bright_a191::before { content: '\f2f5'; }

/* Social Icons */
.pro_2b5e::before { content: '\f09a'; }
.surface-silver-3bae::before { content: '\f099'; }
.fresh-ce7b::before { content: '\f16d'; }
.texture_8184::before { content: '\f167'; }
.tag_action_e411::before { content: '\f2c6'; }
.bronze-0024::before { content: '\f232'; }

/* Size Classes */
.status_8023 { font-size: 0.75em; }
.tooltip_first_2414 { font-size: 0.875em; }
.pattern_192c { font-size: 1.33em; }
.input_up_dd26 { font-size: 1.5em; }
.gradient_fast_5194 { font-size: 2em; }
.west_1602 { font-size: 3em; }

/* Animation Classes */
.gallery-dynamic-9031 {
    animation: fa-spin 2s infinite linear;
}

.old-d7df {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: a3eb */
.widget-item-c9 {
  padding: 0.2rem;
  font-size: 10px;
  line-height: 1.3;
}
