/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.gradient_action_3ca3) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.smooth-ab93, .dropdown_purple_44c0 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.button-2f8a::before { content: '\f015'; }
.card_wood_1b83::before { content: '\f007'; }
.menu-prev-b076::before { content: '\f023'; }
.info-623e::before { content: '\f0e0'; }
.menu-d416::before { content: '\f095'; }
.background_black_58a3::before { content: '\f005'; }
.mask_upper_3098::before { content: '\f004'; }
.background_short_4a68::before { content: '\f00c'; }
.dropdown_gold_cf18::before { content: '\f00d'; }
.out_df24::before { content: '\f002'; }
.fixed-bc89::before { content: '\f0c9'; }
.notice-b6bb::before { content: '\f061'; }
.copper-098c::before { content: '\f060'; }
.status-8d8e::before { content: '\f04b'; }
.status_0713::before { content: '\f04c'; }
.dynamic-81a6::before { content: '\f019'; }
.badge_fresh_ad91::before { content: '\f093'; }
.button_1bbb::before { content: '\f132'; }
.nav_dirty_25e1::before { content: '\f091'; }
.grid-out-e1b8::before { content: '\f06b'; }
.texture_action_8428::before { content: '\f0d6'; }
.block-7cf3::before { content: '\f09d'; }
.background-hard-38d3::before { content: '\f10b'; }
.middle_e64e::before { content: '\f108'; }
.backdrop_action_a592::before { content: '\f10a'; }

/* Gambling Specific Icons */
.shadow_narrow_afaa::before { content: '\f522'; }
.label_bottom_c5e1::before { content: '\f327'; }
.row-black-3cdd::before { content: '\f219'; }
.bright_4309::before { content: '\f21e'; }
.title_4b32::before { content: '\f2f5'; }

/* Social Icons */
.grid-gold-4761::before { content: '\f09a'; }
.gallery-1393::before { content: '\f099'; }
.card-simple-c6b8::before { content: '\f16d'; }
.progress_lower_cd45::before { content: '\f167'; }
.texture_a7d1::before { content: '\f2c6'; }
.tag_cool_3cb7::before { content: '\f232'; }

/* Size Classes */
.detail-3d02 { font-size: 0.75em; }
.picture_f222 { font-size: 0.875em; }
.gold_4d2a { font-size: 1.33em; }
.accent-wood-6028 { font-size: 1.5em; }
.first-c40f { font-size: 2em; }
.pattern_708b { font-size: 3em; }

/* Animation Classes */
.brown-d4d2 {
    animation: fa-spin 2s infinite linear;
}

.mini-8de3 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: eaba */
.phantom-card-v1 {
  padding: 0.3rem;
  font-size: 11px;
  line-height: 1.3;
}
