/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.old-ad4f) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.gradient_ad16, .link_13ab {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.section_212a::before { content: '\f015'; }
.notice_5237::before { content: '\f007'; }
.clean_a01a::before { content: '\f023'; }
.plasma-3ee9::before { content: '\f0e0'; }
.image_cbb9::before { content: '\f095'; }
.primary_69dd::before { content: '\f005'; }
.info_7301::before { content: '\f004'; }
.tertiary_8f3f::before { content: '\f00c'; }
.badge-first-d4a0::before { content: '\f00d'; }
.west_aa61::before { content: '\f002'; }
.filter_basic_8a13::before { content: '\f0c9'; }
.dirty-685e::before { content: '\f061'; }
.simple_cc99::before { content: '\f060'; }
.fluid-4b22::before { content: '\f04b'; }
.item_dynamic_8dbe::before { content: '\f04c'; }
.widget-228c::before { content: '\f019'; }
.dark_d6ee::before { content: '\f093'; }
.gas-00c6::before { content: '\f132'; }
.header_bottom_f4af::before { content: '\f091'; }
.dropdown-f9a7::before { content: '\f06b'; }
.basic-ff25::before { content: '\f0d6'; }
.background-hard-97e6::before { content: '\f09d'; }
.black-31d5::before { content: '\f10b'; }
.frame_f50a::before { content: '\f108'; }
.list-0954::before { content: '\f10a'; }

/* Gambling Specific Icons */
.form-up-0cb6::before { content: '\f522'; }
.fast-abb7::before { content: '\f327'; }
.card_old_34d6::before { content: '\f219'; }
.tertiary_purple_aaf1::before { content: '\f21e'; }
.label-first-3f64::before { content: '\f2f5'; }

/* Social Icons */
.cool_47d3::before { content: '\f09a'; }
.module_baa1::before { content: '\f099'; }
.notice-3eec::before { content: '\f16d'; }
.stone-d8ba::before { content: '\f167'; }
.plasma_e2fd::before { content: '\f2c6'; }
.advanced-a338::before { content: '\f232'; }

/* Size Classes */
.easy-8f15 { font-size: 0.75em; }
.input_copper_b703 { font-size: 0.875em; }
.notice-blue-49e1 { font-size: 1.33em; }
.west_3725 { font-size: 1.5em; }
.background_narrow_be84 { font-size: 2em; }
.preview_light_3196 { font-size: 3em; }

/* Animation Classes */
.gradient-7450 {
    animation: fa-spin 2s infinite linear;
}

.filter_large_c593 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: da02 */
.shadow-element-d3 {
  padding: 0.2rem;
  font-size: 10px;
  line-height: 1.3;
}
