/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.panel_lite_c805) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.alert_pressed_a4de, .layout_3396 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.tag_last_b067::before { content: '\f015'; }
.outer_1a08::before { content: '\f007'; }
.status-full-2d05::before { content: '\f023'; }
.purple_d7b1::before { content: '\f0e0'; }
.gallery-orange-a4bc::before { content: '\f095'; }
.banner-f55a::before { content: '\f005'; }
.silver-df8f::before { content: '\f004'; }
.yellow-7dd7::before { content: '\f00c'; }
.container_8196::before { content: '\f00d'; }
.tag-red-c468::before { content: '\f002'; }
.outline_9901::before { content: '\f0c9'; }
.status_under_f367::before { content: '\f061'; }
.search_53f6::before { content: '\f060'; }
.primary-528c::before { content: '\f04b'; }
.hot_ab39::before { content: '\f04c'; }
.box-full-3c2a::before { content: '\f019'; }
.complex-85dc::before { content: '\f093'; }
.photo-2622::before { content: '\f132'; }
.menu_3dd9::before { content: '\f091'; }
.upper-24f2::before { content: '\f06b'; }
.description_3678::before { content: '\f0d6'; }
.media_static_69ed::before { content: '\f09d'; }
.bright_74d5::before { content: '\f10b'; }
.glass_6468::before { content: '\f108'; }
.cold-80a3::before { content: '\f10a'; }

/* Gambling Specific Icons */
.sidebar-5f46::before { content: '\f522'; }
.caption_0bdf::before { content: '\f327'; }
.active-c21f::before { content: '\f219'; }
.tiny-2c78::before { content: '\f21e'; }
.purple_03b0::before { content: '\f2f5'; }

/* Social Icons */
.input_bbdd::before { content: '\f09a'; }
.table-e51b::before { content: '\f099'; }
.active-3518::before { content: '\f16d'; }
.main-16ee::before { content: '\f167'; }
.wrapper-slow-9e31::before { content: '\f2c6'; }
.heading-d84a::before { content: '\f232'; }

/* Size Classes */
.info-d94b { font-size: 0.75em; }
.frame_81a4 { font-size: 0.875em; }
.gradient_middle_1d7d { font-size: 1.33em; }
.message-dirty-01cf { font-size: 1.5em; }
.status-focused-a6ad { font-size: 2em; }
.photo_e0ab { font-size: 3em; }

/* Animation Classes */
.hidden-black-a136 {
    animation: fa-spin 2s infinite linear;
}

.upper_a2e1 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 7d4e */
.phantom-card-x5 {
  padding: 0.1rem;
  font-size: 11px;
  line-height: 1.3;
}
