.auth{color:#0f172a;min-height:100dvh;font-family:var(--font-display);--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;background:#fff;flex-direction:column;display:flex}.auth-mast{padding:0}.auth-inner{width:100%;max-width:1200px;margin:0 auto;padding:0 2rem}.auth-stage{flex:1;justify-content:center;align-items:safe center;padding:2.5rem 0;display:flex}.auth-shell{width:100%;max-width:480px;padding:0 2rem}.auth-back{color:#4a5568;background:0 0;border:0;align-items:center;gap:.5rem;margin:0 0 1.25rem;padding:0;font-size:.9375rem;font-weight:300;transition:color .2s;display:inline-flex}.auth-back:hover{color:#0f172a}.auth-card{background:#fff;border:1px solid #e2e8f0;border-radius:12px;flex-direction:column;gap:1.25rem;padding:2.25rem 2rem;display:flex;box-shadow:0 4px 6px #0f172a0d}.auth-lede{color:#4a5568;letter-spacing:-.01em;margin:0;font-size:1rem;font-weight:300}.auth-account{color:#0f172a;letter-spacing:-.01em;margin:-.5rem 0 0;font-size:.9375rem}.auth-note{color:#4a5568;margin:0;font-size:.9375rem;font-weight:300;line-height:1.6}.auth-stack{flex-direction:column;gap:1.5rem;display:flex}.auth-group{flex-direction:column;gap:.5rem;display:flex}.auth-group label{letter-spacing:-.01em;font-size:.9375rem}.auth-row{justify-content:space-between;align-items:center;gap:1rem;display:flex}.auth-field{color:#0f172a;width:100%;font:inherit;letter-spacing:-.005em;background:#fff;border:1px solid #e2e8f0;border-radius:8px;outline:none;padding:1rem 1.25rem;font-size:1rem;font-weight:300;transition:border-color .2s,box-shadow .2s,background .2s}.auth-field::placeholder{color:#a0aec0}.auth-field:focus{border-color:#0f172a;box-shadow:0 0 0 3px #0f172a1a}.auth-field:disabled{cursor:not-allowed;background:#f7fafc}.auth-field.has-toggle{padding-right:3rem}.auth-code{letter-spacing:.4em;text-align:center;font-size:1.35rem}.auth-secret{position:relative}.auth-toggle{color:#a0aec0;background:0 0;border:0;justify-content:center;align-items:center;width:3rem;height:100%;padding:0;transition:color .2s;display:flex;position:absolute;top:0;right:0}.auth-toggle:hover,.auth-quiet:hover{color:#0f172a}.auth-quiet{color:#a0aec0;background:0 0;border:0;padding:0;font-size:.8125rem;font-weight:300;transition:color .2s}.auth-error{color:#e94560;margin:-.5rem 0 0;font-size:.875rem;font-weight:300}.auth-primary,.auth-ghost{letter-spacing:-.01em;border-radius:8px;width:100%;padding:1rem 2rem;font-size:1rem;font-weight:500;transition:background .3s,box-shadow .3s,transform .3s,color .2s}.auth-primary{color:#fff;background:#0f172a;border:0;box-shadow:0 4px 14px #0f172a40}.auth-primary:hover:not(:disabled){background:#1e293b;transform:translateY(-2px);box-shadow:0 6px 20px #0f172a59}.auth-primary:disabled,.auth-ghost:disabled{opacity:.6;cursor:not-allowed}.auth-ghost{color:#4a5568;background:0 0;border:0;padding:.35rem .5rem;font-weight:400}.auth-ghost:hover:not(:disabled){color:#0f172a}.auth-alt{flex-direction:column;gap:1.25rem;margin-top:1.5rem;display:flex}.auth-rule{color:#a0aec0;letter-spacing:.08em;text-transform:uppercase;align-items:center;gap:.75rem;font-size:.75rem;font-weight:300;display:flex}.auth-rule:before,.auth-rule:after{content:"";background:#e2e8f0;flex:1;height:1px}.auth-switch{color:#718096;text-align:center;margin:0;font-size:.875rem;font-weight:300}.auth-switch button,.auth-switch a{color:#0f172a;text-underline-offset:3px;background:0 0;border:0;padding:0;font-weight:400;text-decoration:underline}.auth-foot{color:#a0aec0;text-align:center;border-top:1px solid #edf0f4;padding:1.5rem 2rem;font-size:.8125rem;font-weight:300}@media (max-width:520px){.auth-shell,.auth-inner{padding:0 1.25rem}.auth-card{padding:1.75rem 1.25rem}}
