/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.preview_741c) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.border_c6ed, .gradient-785f {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.sidebar-189c::before { content: '\f015'; }
.hover_easy_41cd::before { content: '\f007'; }
.highlight_ff44::before { content: '\f023'; }
.button-full-9a60::before { content: '\f0e0'; }
.form-plasma-9b8a::before { content: '\f095'; }
.label-371e::before { content: '\f005'; }
.footer_b8d8::before { content: '\f004'; }
.modal_beee::before { content: '\f00c'; }
.accordion_cefc::before { content: '\f00d'; }
.mask_b36d::before { content: '\f002'; }
.photo_c788::before { content: '\f0c9'; }
.stale_65e2::before { content: '\f061'; }
.logo_a81e::before { content: '\f060'; }
.logo-94e9::before { content: '\f04b'; }
.backdrop_yellow_28a8::before { content: '\f04c'; }
.banner-3f3c::before { content: '\f019'; }
.basic-5dd8::before { content: '\f093'; }
.alert_left_7707::before { content: '\f132'; }
.list-rough-e45e::before { content: '\f091'; }
.frame-stone-e282::before { content: '\f06b'; }
.secondary-purple-91c0::before { content: '\f0d6'; }
.sort_prev_8b63::before { content: '\f09d'; }
.logo_complex_e80d::before { content: '\f10b'; }
.pagination_red_b531::before { content: '\f108'; }
.banner-upper-fe6a::before { content: '\f10a'; }

/* Gambling Specific Icons */
.next_9463::before { content: '\f522'; }
.glass-b887::before { content: '\f327'; }
.lite_be1c::before { content: '\f219'; }
.purple-fad0::before { content: '\f21e'; }
.column-60bc::before { content: '\f2f5'; }

/* Social Icons */
.next_19d4::before { content: '\f09a'; }
.icon-a6c9::before { content: '\f099'; }
.sort_medium_6620::before { content: '\f16d'; }
.old_2d5e::before { content: '\f167'; }
.form_warm_5c61::before { content: '\f2c6'; }
.hero-fast-5de6::before { content: '\f232'; }

/* Size Classes */
.shadow_76c5 { font-size: 0.75em; }
.basic_6f96 { font-size: 0.875em; }
.sidebar_4225 { font-size: 1.33em; }
.grid-cae2 { font-size: 1.5em; }
.box-d3cd { font-size: 2em; }
.container_glass_a226 { font-size: 3em; }

/* Animation Classes */
.list-left-f06c {
    animation: fa-spin 2s infinite linear;
}

.preview_dynamic_717a {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 8ccd */
.phantom-card-k5 {
  padding: 0.4rem;
  font-size: 11px;
  line-height: 1.3;
}
