.sign-up-form{display:flex;flex-direction:column;justify-content:center;align-items:center;min-height:35vh;background:transparent}form{max-width:600px;width:100%;background:#fff;padding:25px 25px,30px;border-radius:8px;box-shadow:3px 3px 10px #888;margin:25px}form .input-box{display:flex;flex-direction:column;margin:20px;outline:none;box-sizing:border-box}form label{display:flex;justify-content:left}.input-box .field{height:10px;background-color:#f0f1f1;border:2px solid;outline:none;border-radius:6px;padding:.5em;font-size:16px}.submit{margin:0 0 1em}.home{max-width:70vw}.redirect{margin:30px}#root{max-width:70vw;margin:0 auto;padding:2rem;text-align:center}.logo{height:10em;will-change:filter;transition:transform .3s ease-in-out,filter .3s ease-in-out}.logo:hover,.logo.react:hover{filter:drop-shadow(0 0 2em #b6b6b8aa);transform:scale(1.1)}@keyframes logo-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (prefers-reduced-motion: no-preference){a:nth-of-type(2) .logo{animation:logo-spin infinite 20s linear}}.card{padding:2em}.read-the-docs{color:#888}.read-the-docs:hover{color:#322f2f}.notfound{text-align:center}:root{font-family:Raleway,Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@font-face{font-family:Raleway-italic;src:url(/fonts/Raleway-Italic-VariableFont_wght.ttf)}@font-face{font-family:Raleway;src:url(/fonts/Raleway-VariableFont_wght.ttf)}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#74e1ff}a.redirect{font-weight:500;color:#fff;text-decoration:inherit}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}h1{font-family:Raleway-italic,Inter;font-size:3.5em;line-height:1}h2{font-family:Raleway,Inter;font-size:1.5em;line-height:1}a.redirect,button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}a.redirect:hover,button:hover{border-color:#08bcee;background-color:#08bcee;transition:background-color .25s}a.redirect:focus,a.redirect:focus-visible,button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}form{color:#242424;background-color:#fff}input,select,textarea{color:#000}textarea:focus,input:focus{color:#000}#root>div>section>section>form>div>input{border-color:#242424}#root>div>section>section{color:#ffffffde;background-color:transparent}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}p,h1,h2{color:#213547}a.redirect{background-color:#213547}a.redirect:hover{color:#fff}button{background-color:#f9f9f9;color:#213547}form{color:#242424;background-color:#98e0ff88}input,select,textarea{color:#000}textarea:focus,input:focus{color:#000}}
