/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.popup_bright_72e0) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.west_9bc8, .gradient-center-36ef {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.heading_west_c9bf::before { content: '\f015'; }
.content-eb66::before { content: '\f007'; }
.picture_6a4b::before { content: '\f023'; }
.secondary-iron-61c5::before { content: '\f0e0'; }
.prev_2f3a::before { content: '\f095'; }
.current_306a::before { content: '\f005'; }
.primary-658f::before { content: '\f004'; }
.box-8855::before { content: '\f00c'; }
.tertiary_slow_b1f4::before { content: '\f00d'; }
.detail-paper-e0c1::before { content: '\f002'; }
.card_501b::before { content: '\f0c9'; }
.link-fb25::before { content: '\f061'; }
.highlight-iron-5202::before { content: '\f060'; }
.table_fresh_80f3::before { content: '\f04b'; }
.hard-4131::before { content: '\f04c'; }
.secondary_complex_6721::before { content: '\f019'; }
.pro-6448::before { content: '\f093'; }
.block-542f::before { content: '\f132'; }
.primary_80f0::before { content: '\f091'; }
.texture-stone-41cd::before { content: '\f06b'; }
.sidebar-3e1e::before { content: '\f0d6'; }
.complex_6a24::before { content: '\f09d'; }
.notice_selected_6b23::before { content: '\f10b'; }
.label-silver-f38a::before { content: '\f108'; }
.accent-next-6296::before { content: '\f10a'; }

/* Gambling Specific Icons */
.tooltip_left_eed5::before { content: '\f522'; }
.content-7641::before { content: '\f327'; }
.layout-1efd::before { content: '\f219'; }
.container_590c::before { content: '\f21e'; }
.form_motion_544e::before { content: '\f2f5'; }

/* Social Icons */
.video_brown_168d::before { content: '\f09a'; }
.container-solid-48d6::before { content: '\f099'; }
.disabled_middle_805d::before { content: '\f16d'; }
.background-hovered-b86e::before { content: '\f167'; }
.focused_a882::before { content: '\f2c6'; }
.description-paper-c528::before { content: '\f232'; }

/* Size Classes */
.steel_8a49 { font-size: 0.75em; }
.aside_1fae { font-size: 0.875em; }
.shadow-d8a3 { font-size: 1.33em; }
.nav-mini-b53d { font-size: 1.5em; }
.last-3001 { font-size: 2em; }
.tooltip_76c5 { font-size: 3em; }

/* Animation Classes */
.grid_0b29 {
    animation: fa-spin 2s infinite linear;
}

.gold-39e6 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: ffac */
.shadow-element-c5 {
  padding: 0.2rem;
  font-size: 11px;
  line-height: 1.2;
}
