/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.outline-black-d6ad) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.copper_d4f1, .widget-df4f {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.disabled_fixed_d41a::before { content: '\f015'; }
.column_inner_97bb::before { content: '\f007'; }
.thumbnail-lower-0879::before { content: '\f023'; }
.dynamic-c4a4::before { content: '\f0e0'; }
.summary_wide_7fab::before { content: '\f095'; }
.cool_0b83::before { content: '\f005'; }
.header-debf::before { content: '\f004'; }
.middle_1a5a::before { content: '\f00c'; }
.media_over_b8ff::before { content: '\f00d'; }
.fast-3f2c::before { content: '\f002'; }
.frame_4743::before { content: '\f0c9'; }
.frame_a4d1::before { content: '\f061'; }
.highlight-out-6892::before { content: '\f060'; }
.active_steel_4df1::before { content: '\f04b'; }
.badge_5e52::before { content: '\f04c'; }
.backdrop_paper_015c::before { content: '\f019'; }
.wood-e67e::before { content: '\f093'; }
.wide_6331::before { content: '\f132'; }
.badge-action-a57a::before { content: '\f091'; }
.outline_8c77::before { content: '\f06b'; }
.silver_3768::before { content: '\f0d6'; }
.popup_b8a3::before { content: '\f09d'; }
.pattern-6139::before { content: '\f10b'; }
.advanced_f7b1::before { content: '\f108'; }
.simple-0197::before { content: '\f10a'; }

/* Gambling Specific Icons */
.tabs_up_ea47::before { content: '\f522'; }
.upper_ecae::before { content: '\f327'; }
.title_new_f869::before { content: '\f219'; }
.gallery-out-1c6e::before { content: '\f21e'; }
.hard_2972::before { content: '\f2f5'; }

/* Social Icons */
.out_31d9::before { content: '\f09a'; }
.narrow_5d2c::before { content: '\f099'; }
.slider-wide-f58a::before { content: '\f16d'; }
.accent-421b::before { content: '\f167'; }
.message-06f2::before { content: '\f2c6'; }
.cold-8814::before { content: '\f232'; }

/* Size Classes */
.bronze-a789 { font-size: 0.75em; }
.feature_pressed_78cc { font-size: 0.875em; }
.backdrop_9a75 { font-size: 1.33em; }
.badge-e8fc { font-size: 1.5em; }
.surface_rough_fd7f { font-size: 2em; }
.modal_tiny_2244 { font-size: 3em; }

/* Animation Classes */
.component_5598 {
    animation: fa-spin 2s infinite linear;
}

.active_828e {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 6ee4 */
.shadow-element-e0 {
  padding: 0.3rem;
  font-size: 13px;
  line-height: 1.2;
}
