/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.tag_c3c4) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.label-prev-9a56, .lower-cb03 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.hovered-0cef::before { content: '\f015'; }
.link-hovered-e514::before { content: '\f007'; }
.border_prev_52f0::before { content: '\f023'; }
.message_old_2c93::before { content: '\f0e0'; }
.search-down-f1c0::before { content: '\f095'; }
.tertiary_b9d0::before { content: '\f005'; }
.summary-fast-0873::before { content: '\f004'; }
.cold-2251::before { content: '\f00c'; }
.icon_aa18::before { content: '\f00d'; }
.row-hot-82be::before { content: '\f002'; }
.tiny_e224::before { content: '\f0c9'; }
.layout-fresh-a7cb::before { content: '\f061'; }
.mask_dirty_97da::before { content: '\f060'; }
.soft-6b45::before { content: '\f04b'; }
.detail-77e9::before { content: '\f04c'; }
.hard-30f4::before { content: '\f019'; }
.selected-770d::before { content: '\f093'; }
.carousel_copper_e1c7::before { content: '\f132'; }
.gas-b01e::before { content: '\f091'; }
.hero-7b38::before { content: '\f06b'; }
.top-283f::before { content: '\f0d6'; }
.sidebar-rough-a863::before { content: '\f09d'; }
.progress_active_0395::before { content: '\f10b'; }
.button_cc0a::before { content: '\f108'; }
.smooth-5191::before { content: '\f10a'; }

/* Gambling Specific Icons */
.up-c870::before { content: '\f522'; }
.item-bottom-7337::before { content: '\f327'; }
.list-upper-92b3::before { content: '\f219'; }
.search_cac7::before { content: '\f21e'; }
.header_west_3ea4::before { content: '\f2f5'; }

/* Social Icons */
.search-last-48e4::before { content: '\f09a'; }
.border-easy-3f3b::before { content: '\f099'; }
.old_5004::before { content: '\f16d'; }
.tertiary_66da::before { content: '\f167'; }
.backdrop-orange-895f::before { content: '\f2c6'; }
.card-f609::before { content: '\f232'; }

/* Size Classes */
.simple-5021 { font-size: 0.75em; }
.popup-3a33 { font-size: 0.875em; }
.title-active-2048 { font-size: 1.33em; }
.aside_silver_964d { font-size: 1.5em; }
.item_prev_a44c { font-size: 2em; }
.hidden_iron_4b63 { font-size: 3em; }

/* Animation Classes */
.texture_fluid_3392 {
    animation: fa-spin 2s infinite linear;
}

.dropdown-f261 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: e192 */
.ghost-box-q7 {
  padding: 0.4rem;
  font-size: 10px;
  line-height: 1.3;
}
