*{-webkit-font-smoothing:antialiased;box-sizing:border-box}html,body{margin:0;padding:0;background:#060708}body{font-family:Hanken Grotesk,system-ui,sans-serif}#root{min-height:100dvh;display:flex;align-items:center;justify-content:center}@media(min-width:460px){#root{padding:24px}}::-webkit-scrollbar{width:0;height:0}.scroll-area{-ms-overflow-style:none;scrollbar-width:none}@keyframes toastIn{0%{opacity:0;transform:translateY(-12px)}to{opacity:1;transform:none}}
