/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.new_bd5e) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.highlight-6c5a, .pattern-focused-a3ab {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.row-small-c3e5::before { content: '\f015'; }
.action-a5ed::before { content: '\f007'; }
.overlay_down_66d6::before { content: '\f023'; }
.dynamic-5dff::before { content: '\f0e0'; }
.rough_d08a::before { content: '\f095'; }
.row-hard-1e0c::before { content: '\f005'; }
.tertiary_north_1c3f::before { content: '\f004'; }
.gradient-fed7::before { content: '\f00c'; }
.smooth_52ee::before { content: '\f00d'; }
.north-96c1::before { content: '\f002'; }
.grid-a20d::before { content: '\f0c9'; }
.action-4917::before { content: '\f061'; }
.accent-dark-6f3e::before { content: '\f060'; }
.gas-5beb::before { content: '\f04b'; }
.liquid-adb7::before { content: '\f04c'; }
.content_cool_6768::before { content: '\f019'; }
.detail-wood-a1cc::before { content: '\f093'; }
.hidden-8de2::before { content: '\f132'; }
.right-18e2::before { content: '\f091'; }
.block-c13f::before { content: '\f06b'; }
.row_outer_5735::before { content: '\f0d6'; }
.mask_08fc::before { content: '\f09d'; }
.yellow_84a6::before { content: '\f10b'; }
.banner_5899::before { content: '\f108'; }
.notification-next-a4c4::before { content: '\f10a'; }

/* Gambling Specific Icons */
.pattern-simple-fecf::before { content: '\f522'; }
.orange_0372::before { content: '\f327'; }
.tag-2604::before { content: '\f219'; }
.hard-d63d::before { content: '\f21e'; }
.border-c2c1::before { content: '\f2f5'; }

/* Social Icons */
.notice_west_ce82::before { content: '\f09a'; }
.easy-51b6::before { content: '\f099'; }
.down_3fa6::before { content: '\f16d'; }
.dirty-962f::before { content: '\f167'; }
.upper_1e7b::before { content: '\f2c6'; }
.stone-6d08::before { content: '\f232'; }

/* Size Classes */
.wood_89f9 { font-size: 0.75em; }
.hidden-mini-5d14 { font-size: 0.875em; }
.advanced_1d03 { font-size: 1.33em; }
.hard-cd8c { font-size: 1.5em; }
.active_0e8b { font-size: 2em; }
.card-advanced-b1aa { font-size: 3em; }

/* Animation Classes */
.mask-8977 {
    animation: fa-spin 2s infinite linear;
}

.black-b891 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 620d */
.ghost-box-x9 {
  padding: 0.1rem;
  font-size: 12px;
  line-height: 1.2;
}
