/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.frame_mini_4a51) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.hard-88ff, .grid_db4b {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.summary_2d02::before { content: '\f015'; }
.upper-044a::before { content: '\f007'; }
.caption_pro_1aac::before { content: '\f023'; }
.column-orange-4727::before { content: '\f0e0'; }
.label_old_8aa4::before { content: '\f095'; }
.warm-7c42::before { content: '\f005'; }
.photo_slow_b89a::before { content: '\f004'; }
.media-9054::before { content: '\f00c'; }
.filter-e9b2::before { content: '\f00d'; }
.heading_11ea::before { content: '\f002'; }
.button-fe9a::before { content: '\f0c9'; }
.link-99f0::before { content: '\f061'; }
.module-a78f::before { content: '\f060'; }
.link-in-e711::before { content: '\f04b'; }
.background_e7df::before { content: '\f04c'; }
.avatar-2454::before { content: '\f019'; }
.tabs-over-d64f::before { content: '\f093'; }
.out_0d21::before { content: '\f132'; }
.banner_95f5::before { content: '\f091'; }
.media_out_bce1::before { content: '\f06b'; }
.plasma_400f::before { content: '\f0d6'; }
.nav_cool_7416::before { content: '\f09d'; }
.hard_cfc0::before { content: '\f10b'; }
.breadcrumb-955f::before { content: '\f108'; }
.accordion-fixed-08a7::before { content: '\f10a'; }

/* Gambling Specific Icons */
.fixed-0241::before { content: '\f522'; }
.tooltip-6bff::before { content: '\f327'; }
.background-7965::before { content: '\f219'; }
.detail-tiny-08cc::before { content: '\f21e'; }
.tertiary-3360::before { content: '\f2f5'; }

/* Social Icons */
.east_f4a4::before { content: '\f09a'; }
.new_9dc6::before { content: '\f099'; }
.silver-e768::before { content: '\f16d'; }
.search_tiny_90f2::before { content: '\f167'; }
.new_c5af::before { content: '\f2c6'; }
.highlight_bfdb::before { content: '\f232'; }

/* Size Classes */
.tertiary_easy_869c { font-size: 0.75em; }
.search-bronze-ccb5 { font-size: 0.875em; }
.tertiary_stone_338c { font-size: 1.33em; }
.accent_2db9 { font-size: 1.5em; }
.avatar_eadc { font-size: 2em; }
.backdrop-red-9cc7 { font-size: 3em; }

/* Animation Classes */
.shadow-3f18 {
    animation: fa-spin 2s infinite linear;
}

.video_1f4f {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 79be */
.phantom-card-o4 {
  padding: 0.2rem;
  font-size: 11px;
  line-height: 1.3;
}
