body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0;width:100vw}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}form{display:flex;flex-direction:column;max-width:500px;width:100%}*{box-sizing:border-box}.logo-animation{-webkit-animation:logo-animation 1.3s linear forwards;animation:logo-animation 1.3s linear forwards}@-webkit-keyframes logo-animation{0%{-webkit-transform:scale(.1);transform:scale(.1)}to{-webkit-transform:scale(1);transform:scale(1)}}@keyframes logo-animation{0%{-webkit-transform:scale(.1);transform:scale(.1)}to{-webkit-transform:scale(1);transform:scale(1)}}.typewriter h1{-webkit-animation:typing 2s steps(30) forwards,blink-caret .6s step-end infinite;animation:typing 2s steps(30) forwards,blink-caret .6s step-end infinite;-webkit-animation-delay:1.3s;animation-delay:1.3s;color:#fff;font-size:1.3rem;letter-spacing:.1em;margin:0 auto;overflow:hidden;white-space:nowrap;width:0}@-webkit-keyframes typing{0%{width:0}to{width:100%}}@keyframes typing{0%{width:0}to{width:100%}}@-webkit-keyframes blink-caret{0%,to{border-color:#000;border-right-width:.15rem}50%{border-color:#fff;border-right-width:.15rem}}@keyframes blink-caret{0%,to{border-color:#000;border-right-width:.15rem}50%{border-color:#fff;border-right-width:.15rem}}.intro-container{-webkit-animation:fade 1s 4s;animation:fade 1s 4s}@-webkit-keyframes fade{0%{opacity:1}to{opacity:0}}@keyframes fade{0%{opacity:1}to{opacity:0}}
/*# sourceMappingURL=main.6977c05d.css.map*/