*{box-sizing:border-box;margin:0;padding:0}#root,.App,body,html{height:100%;width:100%}.App{background:#fff;color:#000;font-family:monospace;position:relative}.terminal{left:20px;position:absolute;top:20px}.prompt{margin:.3em 0}.label{margin-right:2px;width:auto}.label,.typed-login,.typed-password{display:inline-block;overflow:hidden;white-space:nowrap}.typed-login,.typed-password{width:0}.typed-login.animate{animation:type-login 1s steps(4) forwards,blink-caret .75s step-end 1s infinite;border-right:.1em solid}.typed-password.animate{animation:type-password 1s steps(6) forwards,blink-caret .75s step-end 2s infinite;border-right:.1em solid}@keyframes type-login{to{width:4ch}}@keyframes type-password{to{width:6ch}}.start-line{animation:blink-text 1s step-start infinite;left:20px;position:absolute;top:20px}@keyframes blink-text{0%,50%{visibility:visible}50.01%,to{visibility:hidden}}.logo{animation:fade-in .5s ease-in-out forwards;display:block;margin:0 auto;max-width:300px;opacity:0}@keyframes fade-in{0%{opacity:0}to{opacity:1}}.slogan{animation:sloganType 3s steps(29) .5s forwards,blink-caret .75s step-end 3.5s infinite;border-right:.15em solid #333;color:#333;font-size:14px;margin-top:1.5rem;overflow:hidden;white-space:nowrap;width:0}@keyframes sloganType{to{width:29ch}}@keyframes blink-caret{50%{border-color:#0000}}.App.show-logo{align-items:center;background:#fff;color:#000;display:flex;flex-direction:column;height:100vh;justify-content:flex-start;padding-top:calc(50vh - 150px);width:100vw}
/*# sourceMappingURL=main.28e25cc8.css.map*/