/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.last-a649) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.rough-ec62, .pattern-0498 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.yellow-55c8::before { content: '\f015'; }
.in-9a93::before { content: '\f007'; }
.short_f4a9::before { content: '\f023'; }
.sidebar-middle-6963::before { content: '\f0e0'; }
.message_b64c::before { content: '\f095'; }
.preview_f81c::before { content: '\f005'; }
.column_b378::before { content: '\f004'; }
.feature_9c27::before { content: '\f00c'; }
.wrapper_bd48::before { content: '\f00d'; }
.grid-b892::before { content: '\f002'; }
.backdrop-22a3::before { content: '\f0c9'; }
.media_thick_1ca3::before { content: '\f061'; }
.gold-287d::before { content: '\f060'; }
.middle-abd8::before { content: '\f04b'; }
.plasma_b5db::before { content: '\f04c'; }
.tiny_3e1d::before { content: '\f019'; }
.under_c6c3::before { content: '\f093'; }
.alert_0672::before { content: '\f132'; }
.hidden_easy_0611::before { content: '\f091'; }
.banner-3db9::before { content: '\f06b'; }
.mask_e3d3::before { content: '\f0d6'; }
.medium_bf8a::before { content: '\f09d'; }
.alert-current-d5b7::before { content: '\f10b'; }
.brown-5976::before { content: '\f108'; }
.sidebar-9c26::before { content: '\f10a'; }

/* Gambling Specific Icons */
.component_d132::before { content: '\f522'; }
.backdrop-action-8ddf::before { content: '\f327'; }
.mini_c22d::before { content: '\f219'; }
.avatar-319d::before { content: '\f21e'; }
.column_86d1::before { content: '\f2f5'; }

/* Social Icons */
.banner-ed46::before { content: '\f09a'; }
.footer-fixed-918d::before { content: '\f099'; }
.overlay-e6e3::before { content: '\f16d'; }
.list-yellow-9018::before { content: '\f167'; }
.description_old_6848::before { content: '\f2c6'; }
.lite-9ce3::before { content: '\f232'; }

/* Size Classes */
.short-64cc { font-size: 0.75em; }
.banner_advanced_a323 { font-size: 0.875em; }
.out-55a3 { font-size: 1.33em; }
.accent-587e { font-size: 1.5em; }
.solid_6ac8 { font-size: 2em; }
.description_bottom_a4c1 { font-size: 3em; }

/* Animation Classes */
.alert-91df {
    animation: fa-spin 2s infinite linear;
}

.small_accc {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: c15d */
.phantom-card-g7 {
  padding: 0.4rem;
  font-size: 11px;
  line-height: 1.2;
}
