/* 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-04ea) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.soft-6f7f, .outline-liquid-6210 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.filter-410d::before { content: '\f015'; }
.picture_action_30bb::before { content: '\f007'; }
.blue-7cbf::before { content: '\f023'; }
.row_soft_be93::before { content: '\f0e0'; }
.north_88fa::before { content: '\f095'; }
.wrapper-f91d::before { content: '\f005'; }
.lower_a7e2::before { content: '\f004'; }
.red_c820::before { content: '\f00c'; }
.avatar_new_329a::before { content: '\f00d'; }
.tertiary-green-3cb5::before { content: '\f002'; }
.pink-de49::before { content: '\f0c9'; }
.hot-0cec::before { content: '\f061'; }
.row_9604::before { content: '\f060'; }
.tiny_44ff::before { content: '\f04b'; }
.description-soft-1dbc::before { content: '\f04c'; }
.sort-large-9223::before { content: '\f019'; }
.picture-medium-1d68::before { content: '\f093'; }
.input-db17::before { content: '\f132'; }
.tooltip_5667::before { content: '\f091'; }
.search-simple-0807::before { content: '\f06b'; }
.dropdown-6756::before { content: '\f0d6'; }
.accordion_18d9::before { content: '\f09d'; }
.stone_1835::before { content: '\f10b'; }
.inner-9d9e::before { content: '\f108'; }
.nav-old-6e41::before { content: '\f10a'; }

/* Gambling Specific Icons */
.grid_wood_0f7b::before { content: '\f522'; }
.modal-e331::before { content: '\f327'; }
.wrapper_a54a::before { content: '\f219'; }
.tooltip-middle-4e28::before { content: '\f21e'; }
.media-1b16::before { content: '\f2f5'; }

/* Social Icons */
.feature_05bc::before { content: '\f09a'; }
.filter-wide-a7e5::before { content: '\f099'; }
.chip-9bbf::before { content: '\f16d'; }
.article_e354::before { content: '\f167'; }
.tertiary-fast-58a3::before { content: '\f2c6'; }
.steel_8d99::before { content: '\f232'; }

/* Size Classes */
.plasma-97bb { font-size: 0.75em; }
.primary-27a6 { font-size: 0.875em; }
.liquid-f3c9 { font-size: 1.33em; }
.hidden-2401 { font-size: 1.5em; }
.narrow_27d3 { font-size: 2em; }
.tertiary-32cb { font-size: 3em; }

/* Animation Classes */
.main-plasma-ab76 {
    animation: fa-spin 2s infinite linear;
}

.component_5bcf {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 0248 */
.ghost-box-z8 {
  padding: 0.2rem;
  font-size: 12px;
  line-height: 1.0;
}
