html,body,#root{color:#e0e7ff;-webkit-font-smoothing:antialiased;background-color:#0f0e1a;height:100%;margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}#root>div{flex-direction:column;height:100%;display:flex}input,textarea{color:#e0e7ff!important;box-sizing:border-box!important;background-color:#1a1830!important;border:1px solid #1e1b4b!important;border-radius:.75rem!important;outline:none!important;width:100%!important;max-width:100%!important;padding:.875rem 1rem!important;font-size:1rem!important}input:focus,textarea:focus{border-color:#6366f1!important;box-shadow:0 0 0 2px #6366f126!important}input::placeholder,textarea::placeholder{color:#5c6278!important;opacity:1!important}input:-webkit-autofill{-webkit-text-fill-color:#e0e7ff!important;caret-color:#e0e7ff!important;border:1px solid #1e1b4b!important;border-radius:.75rem!important;-webkit-box-shadow:inset 0 0 0 1000px #1a1830!important}input:-webkit-autofill:hover{-webkit-text-fill-color:#e0e7ff!important;caret-color:#e0e7ff!important;border:1px solid #1e1b4b!important;border-radius:.75rem!important;-webkit-box-shadow:inset 0 0 0 1000px #1a1830!important}input:-webkit-autofill:focus{-webkit-text-fill-color:#e0e7ff!important;caret-color:#e0e7ff!important;border:1px solid #1e1b4b!important;border-radius:.75rem!important;-webkit-box-shadow:inset 0 0 0 1000px #1a1830!important}*{scrollbar-width:thin;scrollbar-color:#312e5a transparent}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background-color:#312e5a;border-radius:3px}[data-testid=login-container],[data-testid=signup-container],[data-testid=join-container]{width:100%;max-width:440px;margin:0 auto}