*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{height:100%;-webkit-text-size-adjust:100%}body{height:100%;font-family:Space Grotesk,-apple-system,BlinkMacSystemFont,sans-serif;background:#fff;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overscroll-behavior:none}#root{height:100%}button{-webkit-tap-highlight-color:transparent;touch-action:manipulation}input{-webkit-appearance:none}@keyframes fadeUp{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes pulse{0%,to{opacity:1}50%{opacity:.4}}.screen-enter{animation:fadeUp .22s ease both}.fade-enter{animation:fadeIn .18s ease both}
