/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.cold-5b02) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.focus-5529, .surface-easy-b34c {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.media_white_4bb0::before { content: '\f015'; }
.outline_orange_7ce7::before { content: '\f007'; }
.fixed-7f42::before { content: '\f023'; }
.border-last-3ef7::before { content: '\f0e0'; }
.next-0331::before { content: '\f095'; }
.solid_5711::before { content: '\f005'; }
.image_905a::before { content: '\f004'; }
.warm-e9f4::before { content: '\f00c'; }
.active-in-eae8::before { content: '\f00d'; }
.outer_a7dc::before { content: '\f002'; }
.full-c471::before { content: '\f0c9'; }
.logo_e767::before { content: '\f061'; }
.smooth_8b73::before { content: '\f060'; }
.pressed_9a28::before { content: '\f04b'; }
.lite_c2dc::before { content: '\f04c'; }
.prev_aebe::before { content: '\f019'; }
.dirty_35a6::before { content: '\f093'; }
.fixed-7931::before { content: '\f132'; }
.next_2a7b::before { content: '\f091'; }
.content-easy-4ca4::before { content: '\f06b'; }
.glass-107b::before { content: '\f0d6'; }
.silver-6c4f::before { content: '\f09d'; }
.paragraph-fast-81aa::before { content: '\f10b'; }
.active_left_fcd8::before { content: '\f108'; }
.frame_motion_1378::before { content: '\f10a'; }

/* Gambling Specific Icons */
.status_huge_f622::before { content: '\f522'; }
.gallery_c366::before { content: '\f327'; }
.lite_45ab::before { content: '\f219'; }
.media-279e::before { content: '\f21e'; }
.row-easy-67d5::before { content: '\f2f5'; }

/* Social Icons */
.media-bce9::before { content: '\f09a'; }
.disabled_pro_5c51::before { content: '\f099'; }
.left_2d6f::before { content: '\f16d'; }
.layout_cold_6c67::before { content: '\f167'; }
.hard_76a4::before { content: '\f2c6'; }
.article-hard-4948::before { content: '\f232'; }

/* Size Classes */
.photo-narrow-257b { font-size: 0.75em; }
.stone_4c43 { font-size: 0.875em; }
.box_59c8 { font-size: 1.33em; }
.highlight-513e { font-size: 1.5em; }
.glass_149e { font-size: 2em; }
.soft_7151 { font-size: 3em; }

/* Animation Classes */
.surface-pro-88b7 {
    animation: fa-spin 2s infinite linear;
}

.media_smooth_a6b6 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: c4bd */
.shadow-element-n9 {
  padding: 0.2rem;
  font-size: 10px;
  line-height: 1.0;
}
