*{box-sizing:border-box}html,body,#root{min-height:100vh;margin:0}body{font-family:system-ui,sans-serif}@keyframes splash-in{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:none}}.splash-in{animation:.72s cubic-bezier(.22,.61,.36,1) both splash-in}@media (prefers-reduced-motion:reduce){.splash-in{animation:none}}
