*{box-sizing:border-box}html,body,#root{height:100%}body{margin:0;padding:0;background:#f5f6fa}:root{font-family: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}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}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}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}.auth-form-container{max-width:500px;margin-top:60px;background:#fff;padding:2rem;border-radius:12px;box-shadow:0 4px 20px #00000014;border:1px solid #e8e8e8}.auth-form-container h2{margin-bottom:1.5rem;color:#333;font-size:1.6rem;text-align:center}.auth-form-container input{width:90%;margin-bottom:1rem;padding:.75rem;border:1px solid #ccc;border-radius:6px;transition:border-color .3s;background-color:#f9f9f9;color:#000;font-size:15px}.auth-form-container input:focus{border-color:#4a90e2;outline:none}.auth-form-container button{width:90%;background:linear-gradient(90deg,#4a90e2,#2a6db1);color:#fff;border:none;padding:.75rem;border-radius:6px;font-weight:700;cursor:pointer;margin-bottom:1rem;transition:background .3s}.auth-form-container button:hover{background:linear-gradient(90deg,#3a80d2,#1a5d91)}.auth-form-container .error{color:#e74c3c;margin-bottom:1rem;text-align:center}.auth-form-container .success{color:#2ecc71;margin-bottom:1rem;text-align:center}.auth-form-container .oauth-btn{background:#f7f7f7;color:#555;border:1px solid #ddd;margin-bottom:.5rem;align-items:center;justify-content:center;transition:background-color .3s}.auth-form-container .oauth-btn:hover{background-color:#e9e9e9}.auth-form-container .oauth-btn.google{color:#fff;background:#db4437}.auth-form-container .oauth-btn.google:hover{background:#c23321}.auth-form-container .oauth-btn.github{color:#fff;background:#333}.auth-form-container .oauth-btn.github:hover{background:#222}.captcha-container{display:flex;align-items:center;justify-content:center;margin:0 auto;padding:0rem 0rem .5rem .5rem;gap:10px}.auth-form-container .captcha-img{display:block;width:150px;border:1px solid #ccc;border-radius:6px;line-height:0}.auth-form-container .captcha-reload-btn{all:unset;font-size:20px;cursor:pointer;color:#555;line-height:1}.auth-form-container .captcha-reload-btn:hover{color:#000}.auth-form-container .captcha-input{width:162px;margin:0 auto 1rem;text-align:center}.auth-form-container .password-input{margin-bottom:.6rem}.auth-form-container .password-strength-container{height:8px;width:100%;background-color:#e0e0e0;border-radius:4px;margin-bottom:1rem;overflow:hidden}.auth-form-container .password-strength-bar{height:100%;border-radius:4px;transition:width .3s ease-in-out,background-color .3s ease-in-out}p{text-align:center;color:#777;margin-top:1rem}p a{color:#4a90e2;text-decoration:none;font-weight:700}p a:hover{text-decoration:underline}.signup-or-oauth>button[type=submit]{margin-bottom:0}.signup-or-oauth{display:flex;flex-direction:column;align-items:center;gap:1.1rem}.signup-or-oauth .or-divider{display:flex;align-items:center;justify-content:center;font-weight:700;color:#888;background:#fff;border-radius:50%;width:40px;height:40px;min-width:40px;min-height:40px;box-shadow:0 1px 4px #0000000f;border:1px solid #e0e0e0;font-size:1.1rem;margin:.5rem 0}.signup-or-oauth .oauth-buttons{display:flex;flex-direction:column;width:100%;align-items:center}.signup-or-oauth button{width:100%;max-width:350px}#root{max-width:1280px;margin:0 auto;padding:2rem;text-align:center}.logo{height:6em;padding:1.5em;will-change:filter;transition:filter .3s}.logo:hover{filter:drop-shadow(0 0 2em #646cffaa)}.logo.react:hover{filter:drop-shadow(0 0 2em #61dafbaa)}@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}body{font-family:Arial,sans-serif;background:#f5f6fa;color:#222;margin:0;padding:0}
