/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.message_9aaf) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.yellow-d97d, .right_5b01 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.active_dc6e::before { content: '\f015'; }
.surface-top-dcff::before { content: '\f007'; }
.description_fresh_ddc0::before { content: '\f023'; }
.purple_dad6::before { content: '\f0e0'; }
.logo_fast_ec3a::before { content: '\f095'; }
.background-dark-ca61::before { content: '\f005'; }
.footer_active_8d67::before { content: '\f004'; }
.shadow_tall_65e7::before { content: '\f00c'; }
.prev_c42e::before { content: '\f00d'; }
.nav-wood-400f::before { content: '\f002'; }
.block_purple_b1e4::before { content: '\f0c9'; }
.module_cold_8b3d::before { content: '\f061'; }
.title-gas-da66::before { content: '\f060'; }
.container_73d8::before { content: '\f04b'; }
.highlight_2b90::before { content: '\f04c'; }
.warm-b9b0::before { content: '\f019'; }
.carousel_f24e::before { content: '\f093'; }
.row_inner_e055::before { content: '\f132'; }
.selected-8e36::before { content: '\f091'; }
.hero-e15b::before { content: '\f06b'; }
.shade-7584::before { content: '\f0d6'; }
.input_huge_5c39::before { content: '\f09d'; }
.sort-e72b::before { content: '\f10b'; }
.chip-clean-0634::before { content: '\f108'; }
.lower-4981::before { content: '\f10a'; }

/* Gambling Specific Icons */
.blue-84dc::before { content: '\f522'; }
.banner-b4ea::before { content: '\f327'; }
.box-active-7e1c::before { content: '\f219'; }
.avatar-out-85f3::before { content: '\f21e'; }
.pagination-05d9::before { content: '\f2f5'; }

/* Social Icons */
.modal-left-ab2f::before { content: '\f09a'; }
.focused-5ca2::before { content: '\f099'; }
.banner-b44e::before { content: '\f16d'; }
.mask_32e6::before { content: '\f167'; }
.tabs-dynamic-8f61::before { content: '\f2c6'; }
.info_upper_22f2::before { content: '\f232'; }

/* Size Classes */
.pink-f637 { font-size: 0.75em; }
.preview-9347 { font-size: 0.875em; }
.wide-d07c { font-size: 1.33em; }
.fluid_922e { font-size: 1.5em; }
.row-1c36 { font-size: 2em; }
.summary_short_f544 { font-size: 3em; }

/* Animation Classes */
.photo_up_5a2f {
    animation: fa-spin 2s infinite linear;
}

.filter-smooth-278c {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: ed7e */
.phantom-card-l7 {
  padding: 0.5rem;
  font-size: 14px;
  line-height: 1.3;
}
