/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.media_wood_39c2) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.accent-b2c9, .link_2267 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.hidden-4e1a::before { content: '\f015'; }
.form_glass_15b8::before { content: '\f007'; }
.middle-67a4::before { content: '\f023'; }
.surface-complex-1f8c::before { content: '\f0e0'; }
.notification-wide-fadf::before { content: '\f095'; }
.notice-90b1::before { content: '\f005'; }
.tabs-wood-77eb::before { content: '\f004'; }
.avatar-south-a72f::before { content: '\f00c'; }
.active_676f::before { content: '\f00d'; }
.button_north_925f::before { content: '\f002'; }
.button-active-26a9::before { content: '\f0c9'; }
.first-c308::before { content: '\f061'; }
.highlight_dark_831b::before { content: '\f060'; }
.icon_current_3db4::before { content: '\f04b'; }
.footer_focused_c6a4::before { content: '\f04c'; }
.accent-a225::before { content: '\f019'; }
.orange_88d7::before { content: '\f093'; }
.paragraph_a2ac::before { content: '\f132'; }
.primary-a573::before { content: '\f091'; }
.upper-1663::before { content: '\f06b'; }
.detail-out-0b7a::before { content: '\f0d6'; }
.down-658a::before { content: '\f09d'; }
.avatar_3b87::before { content: '\f10b'; }
.container-dirty-62d4::before { content: '\f108'; }
.popup-c6b7::before { content: '\f10a'; }

/* Gambling Specific Icons */
.shade-7b1b::before { content: '\f522'; }
.bronze-0a4b::before { content: '\f327'; }
.media_center_cf40::before { content: '\f219'; }
.primary-cdaf::before { content: '\f21e'; }
.paper-b684::before { content: '\f2f5'; }

/* Social Icons */
.popup-6bbd::before { content: '\f09a'; }
.gold-4762::before { content: '\f099'; }
.image_47ec::before { content: '\f16d'; }
.hard-7a67::before { content: '\f167'; }
.photo_hot_ad01::before { content: '\f2c6'; }
.down-7b08::before { content: '\f232'; }

/* Size Classes */
.pro_7272 { font-size: 0.75em; }
.motion-05aa { font-size: 0.875em; }
.box_plasma_4ba6 { font-size: 1.33em; }
.container_ecc8 { font-size: 1.5em; }
.table-blue-ad0a { font-size: 2em; }
.chip-hard-1cd2 { font-size: 3em; }

/* Animation Classes */
.yellow-81ba {
    animation: fa-spin 2s infinite linear;
}

.disabled-48a5 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 923d */
.phantom-card-k4 {
  padding: 0.1rem;
  font-size: 11px;
  line-height: 1.1;
}
