/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.message_first_1d3e) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.background_down_049d, .badge_hovered_e426 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.shadow_8a04::before { content: '\f015'; }
.frame_ba05::before { content: '\f007'; }
.pattern-7955::before { content: '\f023'; }
.medium_23cb::before { content: '\f0e0'; }
.focus_1eb2::before { content: '\f095'; }
.text-huge-1893::before { content: '\f005'; }
.breadcrumb-hovered-49ed::before { content: '\f004'; }
.grid-top-7cd5::before { content: '\f00c'; }
.alert-out-7c5b::before { content: '\f00d'; }
.dropdown-left-7949::before { content: '\f002'; }
.texture-a8f6::before { content: '\f0c9'; }
.cool-dc8a::before { content: '\f061'; }
.focus-c0c0::before { content: '\f060'; }
.bright-5c24::before { content: '\f04b'; }
.badge_left_c202::before { content: '\f04c'; }
.footer_45f7::before { content: '\f019'; }
.list_37d1::before { content: '\f093'; }
.text_paper_3eaf::before { content: '\f132'; }
.caption-fluid-629e::before { content: '\f091'; }
.frame_last_3eb8::before { content: '\f06b'; }
.pattern-advanced-e18f::before { content: '\f0d6'; }
.text-stale-1ce2::before { content: '\f09d'; }
.sidebar-0536::before { content: '\f10b'; }
.dropdown-purple-4601::before { content: '\f108'; }
.status-green-63af::before { content: '\f10a'; }

/* Gambling Specific Icons */
.top-01d0::before { content: '\f522'; }
.tiny-fa71::before { content: '\f327'; }
.row-warm-610e::before { content: '\f219'; }
.action-08ec::before { content: '\f21e'; }
.nav_south_bd09::before { content: '\f2f5'; }

/* Social Icons */
.component-old-2452::before { content: '\f09a'; }
.preview-basic-8cb1::before { content: '\f099'; }
.focus-fluid-c6bb::before { content: '\f16d'; }
.solid-d6ac::before { content: '\f167'; }
.avatar_45b6::before { content: '\f2c6'; }
.tag_slow_f8d1::before { content: '\f232'; }

/* Size Classes */
.surface-0fb9 { font-size: 0.75em; }
.nav_21d0 { font-size: 0.875em; }
.frame-24c0 { font-size: 1.33em; }
.tertiary-wide-a604 { font-size: 1.5em; }
.lite-1c04 { font-size: 2em; }
.photo_813d { font-size: 3em; }

/* Animation Classes */
.focus_pro_7b1b {
    animation: fa-spin 2s infinite linear;
}

.message_new_ed41 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 063c */
.phantom-card-h2 {
  padding: 0.4rem;
  font-size: 13px;
  line-height: 1.0;
}
