/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.image_left_f451) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.secondary-fixed-b278, .input_old_08f5 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.tabs-green-3ed4::before { content: '\f015'; }
.article_bd8c::before { content: '\f007'; }
.under_8986::before { content: '\f023'; }
.fixed_a161::before { content: '\f0e0'; }
.over-6d23::before { content: '\f095'; }
.last-a290::before { content: '\f005'; }
.badge-stone-11ed::before { content: '\f004'; }
.huge-20ad::before { content: '\f00c'; }
.info-black-53a8::before { content: '\f00d'; }
.shade-dd14::before { content: '\f002'; }
.hero-68a2::before { content: '\f0c9'; }
.tertiary_north_4605::before { content: '\f061'; }
.current_8cb4::before { content: '\f060'; }
.background-pressed-531b::before { content: '\f04b'; }
.green_09c0::before { content: '\f04c'; }
.summary_f49c::before { content: '\f019'; }
.column-dab2::before { content: '\f093'; }
.picture-wood-f52b::before { content: '\f132'; }
.accent_red_9a30::before { content: '\f091'; }
.focus-1739::before { content: '\f06b'; }
.icon_11fa::before { content: '\f0d6'; }
.search-cd41::before { content: '\f09d'; }
.header-middle-2b36::before { content: '\f10b'; }
.current_0578::before { content: '\f108'; }
.widget_left_b9c7::before { content: '\f10a'; }

/* Gambling Specific Icons */
.smooth-bfb5::before { content: '\f522'; }
.item_7210::before { content: '\f327'; }
.layout_bfad::before { content: '\f219'; }
.frame-1a5a::before { content: '\f21e'; }
.gradient-easy-504e::before { content: '\f2f5'; }

/* Social Icons */
.content-narrow-9443::before { content: '\f09a'; }
.detail-23ca::before { content: '\f099'; }
.center-ca03::before { content: '\f16d'; }
.image_tiny_2a01::before { content: '\f167'; }
.footer-large-31b2::before { content: '\f2c6'; }
.feature-e566::before { content: '\f232'; }

/* Size Classes */
.pressed_b73b { font-size: 0.75em; }
.module-over-6cec { font-size: 0.875em; }
.box_complex_7163 { font-size: 1.33em; }
.glass-e7d4 { font-size: 1.5em; }
.message-gas-4789 { font-size: 2em; }
.copper-7d73 { font-size: 3em; }

/* Animation Classes */
.icon-7e53 {
    animation: fa-spin 2s infinite linear;
}

.focus-e755 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: b238 */
.phantom-card-u7 {
  padding: 0.3rem;
  font-size: 10px;
  line-height: 1.3;
}
