.v2-auth-shell{min-height:100dvh;max-width:none;margin:0;padding:clamp(24px,5vw,72px);display:grid;place-items:center;background:radial-gradient(circle at 10% 10%,#e1ebf7 0,transparent 36%),linear-gradient(135deg,#f6f8fc 0%,#eaf0f8 100%)}
.v2-auth-card{width:min(100%,440px);padding:clamp(28px,5vw,48px);background:#fff;border:1px solid #dbe4f0;border-radius:20px;box-shadow:0 24px 60px #19335d20}.v2-brand{display:flex;align-items:center;gap:10px;color:#14213a;font-size:20px;font-weight:650}.v2-brand-mark{display:grid;place-items:center;width:34px;height:34px;border-radius:9px;background:#67d4b2;color:#10213b;font-weight:850}.v2-eyebrow{margin:36px 0 8px;color:#627399;text-transform:uppercase;font-weight:750;letter-spacing:.12em;font-size:11px}.v2-auth-card h1{margin:0;color:#14213a;font-size:clamp(28px,6vw,36px);letter-spacing:-.04em}.v2-auth-status{margin:13px 0 25px;color:#65738a;line-height:1.5}.v2-auth-status[data-state="error"]{color:#a52f3a}.v2-auth-form{display:grid;gap:9px}.v2-auth-form label{font-size:13px;font-weight:700;color:#263954}.v2-auth-form input{width:100%;height:48px;padding:0 13px;border:1px solid #b9c8da;border-radius:8px;background:#fff;color:#14213a;font:inherit}.v2-auth-form input:focus{border-color:#2563eb;box-shadow:0 0 0 3px #2563eb22;outline:0}.v2-password-field{position:relative}.v2-password-field input{padding-right:68px}.v2-password-field button{position:absolute;right:7px;top:7px;height:34px;padding:0 10px;border:0;border-radius:6px;background:#eef3f9;color:#294b7a;font:700 12px inherit;cursor:pointer}.v2-primary,.v2-secondary{min-height:48px;border-radius:8px;font:700 14px inherit;cursor:pointer}.v2-primary{margin-top:12px;border:1px solid #19335d;background:#19335d;color:#fff}.v2-primary:hover:not(:disabled){background:#122a50}.v2-primary:disabled{cursor:wait;opacity:.72}.v2-secondary{border:0;background:transparent;color:#294b7a}.v2-step{margin:0 0 8px;color:#627399;font-size:12px;font-weight:700}@media(max-width:480px){.v2-auth-shell{padding:16px}.v2-auth-card{padding:28px 22px;border-radius:16px}.v2-eyebrow{margin-top:28px}}
