/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.south-ddbc) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.gas-7298, .white-85b7 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.info-5526::before { content: '\f015'; }
.steel_2e28::before { content: '\f007'; }
.summary_836a::before { content: '\f023'; }
.easy_db46::before { content: '\f0e0'; }
.item-bronze-9d11::before { content: '\f095'; }
.gradient-b659::before { content: '\f005'; }
.mask_f051::before { content: '\f004'; }
.tertiary_c613::before { content: '\f00c'; }
.pro-9005::before { content: '\f00d'; }
.thumbnail-fixed-b488::before { content: '\f002'; }
.alert_3598::before { content: '\f0c9'; }
.form_upper_2452::before { content: '\f061'; }
.feature_3111::before { content: '\f060'; }
.pressed_cae3::before { content: '\f04b'; }
.tabs_small_cb83::before { content: '\f04c'; }
.picture-orange-c5a2::before { content: '\f019'; }
.message-liquid-218b::before { content: '\f093'; }
.wood_a02d::before { content: '\f132'; }
.backdrop_de90::before { content: '\f091'; }
.red-0fdc::before { content: '\f06b'; }
.video_eb76::before { content: '\f0d6'; }
.heading_huge_9009::before { content: '\f09d'; }
.white_a7e0::before { content: '\f10b'; }
.pagination-action-7aeb::before { content: '\f108'; }
.filter-thick-c67f::before { content: '\f10a'; }

/* Gambling Specific Icons */
.component-7bf3::before { content: '\f522'; }
.tertiary-up-f7b0::before { content: '\f327'; }
.badge_fbcb::before { content: '\f219'; }
.medium-8cfd::before { content: '\f21e'; }
.green_4452::before { content: '\f2f5'; }

/* Social Icons */
.light-93cb::before { content: '\f09a'; }
.link_dd96::before { content: '\f099'; }
.picture_wood_16a9::before { content: '\f16d'; }
.content_ef66::before { content: '\f167'; }
.backdrop-smooth-2313::before { content: '\f2c6'; }
.info-08b1::before { content: '\f232'; }

/* Size Classes */
.paper-8b6e { font-size: 0.75em; }
.title-aa6f { font-size: 0.875em; }
.notification_2292 { font-size: 1.33em; }
.active_pink_9437 { font-size: 1.5em; }
.heading-b69f { font-size: 2em; }
.module-666b { font-size: 3em; }

/* Animation Classes */
.container_b2e2 {
    animation: fa-spin 2s infinite linear;
}

.wrapper-da87 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 926b */
.phantom-card-x7 {
  padding: 0.2rem;
  font-size: 12px;
  line-height: 1.3;
}
