/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.column_e474) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.detail-ef83, .form-6dd4 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.black-6e20::before { content: '\f015'; }
.mask_f04d::before { content: '\f007'; }
.media-3934::before { content: '\f023'; }
.new-838c::before { content: '\f0e0'; }
.preview_first_389e::before { content: '\f095'; }
.text_f43d::before { content: '\f005'; }
.section_paper_e7de::before { content: '\f004'; }
.gas_56a1::before { content: '\f00c'; }
.aside_fixed_1cac::before { content: '\f00d'; }
.orange_e307::before { content: '\f002'; }
.module_hot_74a2::before { content: '\f0c9'; }
.mask-ed75::before { content: '\f061'; }
.caption_over_0e9e::before { content: '\f060'; }
.widget_cb39::before { content: '\f04b'; }
.icon_3039::before { content: '\f04c'; }
.layout-172b::before { content: '\f019'; }
.dark_3d80::before { content: '\f093'; }
.primary-action-aba2::before { content: '\f132'; }
.outline-18ff::before { content: '\f091'; }
.caption_pink_4c47::before { content: '\f06b'; }
.active-81b4::before { content: '\f0d6'; }
.fixed_38cb::before { content: '\f09d'; }
.fluid-d76b::before { content: '\f10b'; }
.orange_7a96::before { content: '\f108'; }
.tiny_31d8::before { content: '\f10a'; }

/* Gambling Specific Icons */
.thumbnail_b0d6::before { content: '\f522'; }
.pagination_gas_681e::before { content: '\f327'; }
.notice_paper_332d::before { content: '\f219'; }
.paper_b20b::before { content: '\f21e'; }
.column_0e14::before { content: '\f2f5'; }

/* Social Icons */
.tag_fast_f6c8::before { content: '\f09a'; }
.label-144c::before { content: '\f099'; }
.overlay_c32f::before { content: '\f16d'; }
.tabs_cold_8e13::before { content: '\f167'; }
.tabs_in_c228::before { content: '\f2c6'; }
.over-a594::before { content: '\f232'; }

/* Size Classes */
.row-copper-e73b { font-size: 0.75em; }
.border_small_6e99 { font-size: 0.875em; }
.image_9736 { font-size: 1.33em; }
.orange_c7bf { font-size: 1.5em; }
.hot_830f { font-size: 2em; }
.silver_749f { font-size: 3em; }

/* Animation Classes */
.avatar-dda3 {
    animation: fa-spin 2s infinite linear;
}

.alert_7e9b {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 6a18 */
.shadow-element-v3 {
  padding: 0.4rem;
  font-size: 11px;
  line-height: 1.3;
}
