.auth-shell{place-items:center;min-height:100dvh;padding:24px;display:grid}.auth-card{background:var(--surface);border:1px solid var(--border);width:100%;max-width:390px;box-shadow:var(--shadow);border-radius:16px;padding:32px 30px 30px}.auth-brand{font-family:var(--font-display);letter-spacing:.01em;color:var(--text);font-size:30px;font-style:italic;font-weight:500;line-height:1.1;display:block}.auth-ae{color:var(--accent)}.auth-brand:hover{text-decoration:none}.auth-tagline{color:var(--text-faint);margin:4px 0 22px;font-size:13px}.auth-card h1{font-family:var(--font-display);letter-spacing:0;margin:0 0 16px;font-size:23px;font-weight:500}.field{flex-direction:column;gap:6px;margin-bottom:14px;display:flex}.field label{color:var(--text-muted);font-size:13px;font-weight:500}.error{color:var(--danger);font-size:13px}.notice{background:var(--accent-soft);border:1px solid var(--border);border-radius:8px;padding:12px 14px;font-size:14px}.auth-alt{color:var(--text-muted);margin:14px 0 0;font-size:14px}.auth-ok{color:var(--success);margin-top:10px;font-size:13px}.notice+form{margin-top:16px}
