/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.search-fixed-fe73) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.pressed_52dc, .hard_d071 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.center_d36f::before { content: '\f015'; }
.nav-6805::before { content: '\f007'; }
.brown-faec::before { content: '\f023'; }
.paper_9416::before { content: '\f0e0'; }
.title-out-502c::before { content: '\f095'; }
.middle_56bf::before { content: '\f005'; }
.item_f0f9::before { content: '\f004'; }
.focus-hard-39cb::before { content: '\f00c'; }
.active_c554::before { content: '\f00d'; }
.content_first_5fdb::before { content: '\f002'; }
.input-lite-18ea::before { content: '\f0c9'; }
.center_0e2b::before { content: '\f061'; }
.shadow_lite_5418::before { content: '\f060'; }
.logo-4ba9::before { content: '\f04b'; }
.chip_last_8456::before { content: '\f04c'; }
.tag-dim-73a7::before { content: '\f019'; }
.avatar-fe85::before { content: '\f093'; }
.breadcrumb-last-e705::before { content: '\f132'; }
.selected_ee06::before { content: '\f091'; }
.frame_39fd::before { content: '\f06b'; }
.left-f4ad::before { content: '\f0d6'; }
.dirty_c88f::before { content: '\f09d'; }
.aside_5ab8::before { content: '\f10b'; }
.dropdown_copper_04bf::before { content: '\f108'; }
.light_bf7b::before { content: '\f10a'; }

/* Gambling Specific Icons */
.modal_east_6ba3::before { content: '\f522'; }
.column-fixed-11bc::before { content: '\f327'; }
.box-steel-4181::before { content: '\f219'; }
.surface_complex_4177::before { content: '\f21e'; }
.progress-down-ffc0::before { content: '\f2f5'; }

/* Social Icons */
.message_a92d::before { content: '\f09a'; }
.link-097c::before { content: '\f099'; }
.tall-dfbe::before { content: '\f16d'; }
.dim_8960::before { content: '\f167'; }
.current-4197::before { content: '\f2c6'; }
.paper_214f::before { content: '\f232'; }

/* Size Classes */
.caption_8e6b { font-size: 0.75em; }
.stone_bff8 { font-size: 0.875em; }
.accent_bf2d { font-size: 1.33em; }
.white_95a3 { font-size: 1.5em; }
.out_46dc { font-size: 2em; }
.old_e8b2 { font-size: 3em; }

/* Animation Classes */
.video_04f8 {
    animation: fa-spin 2s infinite linear;
}

.image-ef5b {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 10b7 */
.phantom-card-r5 {
  padding: 0.3rem;
  font-size: 11px;
  line-height: 1.2;
}
