:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}*{box-sizing:border-box}html,body,#root{width:100%;height:100%;margin:0}body{background:#0b0b10;font-family:ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,Arial;overflow-x:hidden}button{font-family:inherit}.tarot-card-img{object-fit:cover;background:#00000040;border-radius:14px;width:100%;height:100%;display:block}@media (max-width:640px){.tarot-card-img{object-fit:contain;background:#00000059}}.shuffle-anim{animation:.6s ease-in-out shufflePulse}@keyframes shufflePulse{0%{transform:scale(1)rotate(0)}30%{transform:scale(1.05)rotate(-2deg)}60%{transform:scale(.98)rotate(2deg)}to{transform:scale(1)rotate(0)}}
