*{-webkit-font-smoothing:antialiased;box-sizing:border-box;-webkit-tap-highlight-color:transparent}html,body{margin:0;padding:0;background:#060708}body{font-family:Hanken Grotesk,system-ui,sans-serif;overscroll-behavior-y:contain}button,.clickable{-webkit-user-select:none;user-select:none;-webkit-touch-callout:none}input,textarea,select{-webkit-user-select:text;user-select:text}#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}}@keyframes cdPulse{0%{opacity:0;transform:scale(1.5)}40%{opacity:1;transform:scale(1)}to{opacity:.85;transform:scale(.96)}}
