.auth-shell{flex-direction:column;justify-content:center;min-height:100dvh;padding:clamp(32px,8vw,64px) 24px;display:flex}.auth-col{width:100%;max-width:420px;margin:0 auto}.auth-brand{align-items:center;gap:10px;margin-bottom:clamp(26px,6vw,40px);display:flex}.auth-brand__mark{width:26px;height:26px;color:var(--accent);flex:none}.auth-wordmark{font-family:var(--font-ui);letter-spacing:-.01em;color:var(--fg);font-size:16px;font-weight:600}.auth-wordmark em{font-family:var(--font-display);color:var(--accent);font-style:italic;font-weight:400}.auth-h{font-family:var(--font-display);font-weight:var(--font-weight-display,400);letter-spacing:-.02em;color:var(--fg);font-variation-settings:"opsz" 100;margin:14px 0 0;font-size:clamp(30px,5.4vw,42px);line-height:1.06}.auth-h em{font-weight:var(--font-weight-display-italic,300);font-style:italic}.auth-lead{font-family:var(--font-display);color:var(--fg-muted);font-variation-settings:"opsz" 14;margin:14px 0 0;font-size:clamp(16px,1.6vw,18px);font-weight:400;line-height:1.5}.auth-lead em{font-style:italic;font-weight:400}.auth-form{gap:16px;margin-top:clamp(26px,6vw,38px);display:grid}.auth-field{gap:7px;display:grid}.auth-label{font-family:var(--font-ui);color:var(--fg);font-size:13px;font-weight:500}.auth-input{width:100%;font-family:var(--font-ui);color:var(--fg);background:var(--bg-elevated);border:1px solid var(--line-strong);border-radius:var(--r-md);transition:border-color .16s var(--ease), box-shadow .16s var(--ease);padding:12px 14px;font-size:16px}.auth-input::placeholder{color:var(--fg-subtle)}.auth-input:focus{border-color:var(--accent);box-shadow:0 0 0 3px var(--accent-tint);outline:none}.auth-input:disabled{opacity:.6;cursor:not-allowed}.btn.btn-full{justify-content:center;width:100%}.btn.btn-outline{background:var(--bg-elevated);color:var(--fg);border:1px solid var(--line-strong)}.btn.btn-outline:hover{border-color:var(--accent);color:var(--accent)}.btn:disabled{opacity:.5;cursor:not-allowed;pointer-events:none}.btn .btn-icon{flex:none;width:16px;height:16px}.auth-secnote{font-family:var(--font-ui);color:var(--fg-subtle);align-items:center;gap:7px;margin-top:-2px;font-size:12px;display:flex}.auth-secnote svg{flex:none;width:13px;height:13px}.auth-divider{color:var(--fg-subtle);font-family:var(--font-ui);letter-spacing:.12em;text-transform:uppercase;align-items:center;gap:14px;margin:24px 0;font-size:11px;display:flex}.auth-divider:before,.auth-divider:after{content:"";background:var(--line);flex:1;height:1px}.auth-foot{justify-items:start;gap:10px;margin-top:clamp(26px,6vw,38px);display:grid}.auth-confirm .auth-foot{justify-items:center}.auth-link{font-family:var(--font-ui);color:var(--accent);transition:border-color .16s var(--ease), color .16s var(--ease);border-bottom:1px solid #0000;width:fit-content;font-size:13px}.auth-link:hover{border-bottom-color:var(--accent)}.auth-link--muted{color:var(--fg-muted)}.auth-link--muted:hover{color:var(--fg);border-bottom-color:var(--line-strong)}.auth-alert{background:var(--accent-tint);border:1px solid var(--accent-soft);border-radius:var(--r-md);color:var(--fg);font-family:var(--font-ui);align-items:flex-start;gap:9px;margin-top:22px;padding:11px 13px;font-size:13px;line-height:1.5;display:flex}.auth-alert svg{width:16px;height:16px;color:var(--accent);flex:none;margin-top:1px}.auth-alert__reason{font-family:var(--font-mono);opacity:.65;white-space:nowrap;font-size:12px}.auth-confirm{text-align:center;justify-items:center;display:grid}.auth-confirm .eyebrow{justify-content:center}.auth-mail-disc{border:1.5px solid var(--accent);width:68px;height:68px;color:var(--accent);background:var(--accent-tint);border-radius:50%;place-items:center;margin-bottom:24px;display:grid}.auth-mail-disc svg{width:28px;height:28px}.auth-confirm .auth-h{margin-top:0}.auth-confirm__body{font-family:var(--font-display);color:var(--fg-muted);max-width:36ch;margin:16px auto 0;font-size:clamp(16px,1.6vw,18px);font-weight:400;line-height:1.55}.auth-confirm__body em{color:var(--fg);font-style:italic}.auth-email-chip{font-family:var(--font-mono);color:var(--accent);background:var(--accent-tint);border:1px solid var(--accent-soft);border-radius:var(--r-sm);letter-spacing:.01em;white-space:nowrap;padding:1px 8px;font-size:13px;display:inline-block}.auth-note{font-family:var(--font-ui);color:var(--fg-subtle);max-width:36ch;margin:14px auto 0;font-size:13px;line-height:1.5}.auth-steps{justify-content:center;align-items:flex-start;gap:8px;width:100%;margin:28px 0 6px;display:flex}.auth-step{flex:none;justify-items:center;gap:9px;width:86px;display:grid}.auth-step__num{border:1px solid var(--accent);width:26px;height:26px;color:var(--accent);background:var(--bg);font-family:var(--font-display);border-radius:50%;place-items:center;font-size:13px;display:grid}.auth-step__label{font-family:var(--font-ui);color:var(--fg-muted);font-size:11.5px;line-height:1.3}.auth-thread{background:var(--accent-soft);flex:1;max-width:40px;height:1px;margin-top:13px}.auth-confirm__actions{justify-items:center;gap:14px;width:100%;margin-top:30px;display:grid}
