/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.solid_fe15) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.fresh-f281, .dark_4ae6 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.avatar_hot_2dcd::before { content: '\f015'; }
.stone_1ff8::before { content: '\f007'; }
.plasma-eb69::before { content: '\f023'; }
.hover-small-7d9f::before { content: '\f0e0'; }
.table_medium_f3db::before { content: '\f095'; }
.block_dynamic_98a3::before { content: '\f005'; }
.photo_rough_9e20::before { content: '\f004'; }
.advanced_2987::before { content: '\f00c'; }
.hard_0282::before { content: '\f00d'; }
.gold-4d25::before { content: '\f002'; }
.background-hard-6ae4::before { content: '\f0c9'; }
.frame-c4b8::before { content: '\f061'; }
.dim-7971::before { content: '\f060'; }
.surface_in_567b::before { content: '\f04b'; }
.aside_be47::before { content: '\f04c'; }
.popup-2b83::before { content: '\f019'; }
.first-0fc2::before { content: '\f093'; }
.row_iron_d6f0::before { content: '\f132'; }
.paragraph-thick-2d3e::before { content: '\f091'; }
.sort-mini-2f92::before { content: '\f06b'; }
.hard_b22c::before { content: '\f0d6'; }
.carousel_basic_41a0::before { content: '\f09d'; }
.focused_0d59::before { content: '\f10b'; }
.fast-0046::before { content: '\f108'; }
.pink-6576::before { content: '\f10a'; }

/* Gambling Specific Icons */
.focused_bc20::before { content: '\f522'; }
.main-6884::before { content: '\f327'; }
.item_center_4458::before { content: '\f219'; }
.north-da15::before { content: '\f21e'; }
.outline-cfc4::before { content: '\f2f5'; }

/* Social Icons */
.easy_e9a2::before { content: '\f09a'; }
.accordion-old-b1f1::before { content: '\f099'; }
.active_a595::before { content: '\f16d'; }
.simple-512d::before { content: '\f167'; }
.outline_light_3414::before { content: '\f2c6'; }
.label-right-d069::before { content: '\f232'; }

/* Size Classes */
.highlight_yellow_2580 { font-size: 0.75em; }
.section_43e0 { font-size: 0.875em; }
.black_2062 { font-size: 1.33em; }
.article_cb50 { font-size: 1.5em; }
.accent_162d { font-size: 2em; }
.modal-motion-ce62 { font-size: 3em; }

/* Animation Classes */
.copper-18e5 {
    animation: fa-spin 2s infinite linear;
}

.stone-ea46 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: bdf2 */
.shadow-element-a1 {
  padding: 0.2rem;
  font-size: 11px;
  line-height: 1.0;
}
