/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.border-simple-43cf) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.cold-20e0, .wrapper-liquid-d6f3 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.soft_86aa::before { content: '\f015'; }
.backdrop-bbb4::before { content: '\f007'; }
.under-0158::before { content: '\f023'; }
.medium_8c39::before { content: '\f0e0'; }
.detail-prev-b3a3::before { content: '\f095'; }
.avatar_west_666d::before { content: '\f005'; }
.black-61b8::before { content: '\f004'; }
.feature_2d0a::before { content: '\f00c'; }
.footer-simple-7215::before { content: '\f00d'; }
.search-next-0184::before { content: '\f002'; }
.outer-b738::before { content: '\f0c9'; }
.current-3fb4::before { content: '\f061'; }
.logo_bd6d::before { content: '\f060'; }
.popup_easy_2f44::before { content: '\f04b'; }
.tertiary_wide_195a::before { content: '\f04c'; }
.plasma-3157::before { content: '\f019'; }
.static-7ff7::before { content: '\f093'; }
.shade-c101::before { content: '\f132'; }
.item_8f5f::before { content: '\f091'; }
.selected-3366::before { content: '\f06b'; }
.grid-fluid-2754::before { content: '\f0d6'; }
.modal_874d::before { content: '\f09d'; }
.paragraph_active_0043::before { content: '\f10b'; }
.hard-0437::before { content: '\f108'; }
.hot-7262::before { content: '\f10a'; }

/* Gambling Specific Icons */
.input-7d60::before { content: '\f522'; }
.heading-selected-df7a::before { content: '\f327'; }
.carousel-bottom-9431::before { content: '\f219'; }
.disabled-last-b596::before { content: '\f21e'; }
.form_active_9da2::before { content: '\f2f5'; }

/* Social Icons */
.description_fad9::before { content: '\f09a'; }
.message-right-6c88::before { content: '\f099'; }
.sidebar-medium-55ef::before { content: '\f16d'; }
.container-motion-dccc::before { content: '\f167'; }
.aside-bright-5032::before { content: '\f2c6'; }
.medium_66be::before { content: '\f232'; }

/* Size Classes */
.red-8167 { font-size: 0.75em; }
.block_brown_22c9 { font-size: 0.875em; }
.paper-2dbf { font-size: 1.33em; }
.border_tiny_77d7 { font-size: 1.5em; }
.medium_c778 { font-size: 2em; }
.wrapper-89d7 { font-size: 3em; }

/* Animation Classes */
.header-dark-ec3b {
    animation: fa-spin 2s infinite linear;
}

.column-468b {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 75b8 */
.phantom-card-m3 {
  padding: 0.5rem;
  font-size: 12px;
  line-height: 1.3;
}
