/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.thick-7b9f) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.input_791f, .overlay_83b8 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.text_rough_8511::before { content: '\f015'; }
.frame-b20c::before { content: '\f007'; }
.green-2ddf::before { content: '\f023'; }
.primary-1772::before { content: '\f0e0'; }
.tabs_f445::before { content: '\f095'; }
.detail-e162::before { content: '\f005'; }
.link_1df0::before { content: '\f004'; }
.first-e38f::before { content: '\f00c'; }
.easy-8419::before { content: '\f00d'; }
.backdrop-3c8b::before { content: '\f002'; }
.shade-in-57c0::before { content: '\f0c9'; }
.tabs_39af::before { content: '\f061'; }
.thumbnail_2cab::before { content: '\f060'; }
.feature_cool_f858::before { content: '\f04b'; }
.cold_0a46::before { content: '\f04c'; }
.logo-under-0343::before { content: '\f019'; }
.yellow_5ed8::before { content: '\f093'; }
.full-291b::before { content: '\f132'; }
.label_fast_4bbc::before { content: '\f091'; }
.accent_73f5::before { content: '\f06b'; }
.video-full-e08d::before { content: '\f0d6'; }
.hard-0938::before { content: '\f09d'; }
.chip_d312::before { content: '\f10b'; }
.badge_6a46::before { content: '\f108'; }
.texture-e472::before { content: '\f10a'; }

/* Gambling Specific Icons */
.orange_5aeb::before { content: '\f522'; }
.thumbnail-wood-3e59::before { content: '\f327'; }
.purple-f029::before { content: '\f219'; }
.liquid_ce23::before { content: '\f21e'; }
.banner-in-dbb0::before { content: '\f2f5'; }

/* Social Icons */
.disabled_1c7f::before { content: '\f09a'; }
.card_e24f::before { content: '\f099'; }
.panel-blue-07a4::before { content: '\f16d'; }
.summary-complex-1eb3::before { content: '\f167'; }
.tall-3c3f::before { content: '\f2c6'; }
.focus-ddd0::before { content: '\f232'; }

/* Size Classes */
.soft-f8ca { font-size: 0.75em; }
.dropdown-645d { font-size: 0.875em; }
.module_b9be { font-size: 1.33em; }
.top_b29d { font-size: 1.5em; }
.fixed_93a4 { font-size: 2em; }
.hover_inner_1493 { font-size: 3em; }

/* Animation Classes */
.list-bronze-b1b8 {
    animation: fa-spin 2s infinite linear;
}

.chip-eedd {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 1042 */
.phantom-card-f5 {
  padding: 0.1rem;
  font-size: 10px;
  line-height: 1.3;
}
