.auth-hero{text-align:center;gap:10px;margin-bottom:28px;display:grid}.auth-hero-icon{background:linear-gradient(145deg,#f3e9d7 0%,#eadfcb 100%);border-radius:12px;place-items:center;width:44px;height:44px;margin:0 auto 4px;display:grid;box-shadow:inset 0 0 0 1px #e6d9c2}.auth-hero-icon svg{width:22px;height:22px}.auth-hero h1{letter-spacing:-.03em;color:#15263f;font-size:26px;font-weight:700;line-height:1.15}.auth-hero .lead{color:#5c6b7e;max-width:36ch;margin-inline:auto;font-size:14px;line-height:1.55}.auth-stack{gap:14px;display:grid}.auth-divider{color:#8a98a8;grid-template-columns:1fr auto 1fr;align-items:center;gap:14px;margin:6px 0;font-size:12px;display:grid}.auth-divider:before,.auth-divider:after{content:"";background:#e6d9c2;height:1px}.auth-pill{color:#15263f;cursor:pointer;box-sizing:border-box;background:#fff;border:1px solid #e6d9c2;border-radius:999px;justify-content:center;align-items:center;gap:10px;width:100%;padding:13px 18px;font-size:14px;font-weight:600;text-decoration:none;transition:border-color .15s,box-shadow .15s,background .15s;display:flex}.auth-pill:hover{border-color:#d6c4a6;box-shadow:0 2px 8px #15263f14}.auth-pill:disabled{opacity:.45;cursor:not-allowed}.auth-pill-primary{color:#f5eee2;background:#15263f;border-color:#15263f}.auth-pill-primary:hover:not(:disabled){background:#1a3050;border-color:#1a3050}.auth-pill-accent{color:#15263f;background:#e8893a;border-color:#e8893a}.auth-pill-accent:hover:not(:disabled){background:#d7792b;border-color:#d7792b}.auth-field{gap:0;display:grid}.auth-field input{color:#15263f;box-sizing:border-box;background:#fff;border:1px solid #e6d9c2;border-radius:999px;outline:none;width:100%;padding:14px 18px;font-size:14px;transition:border-color .15s,box-shadow .15s}.auth-field input::placeholder{color:#8a98a8}.auth-field input:focus{border-color:#d7792b;box-shadow:0 0 0 3px #e8893a38}.auth-banner{color:#5c6b7e;background:#f3e9d7;border:1px solid #e6d9c2;border-radius:14px;padding:12px 14px;font-size:13px;line-height:1.5}.auth-banner code{font-family:var(--f-mono);font-size:12px}.auth-banner a{color:#d7792b;font-weight:600}.auth-msg{color:#d9483b;text-align:center;font-size:13px;line-height:1.45}.auth-msg.ok{color:#3e8a8c}.auth-legal{color:#8a98a8;text-align:center;margin-top:8px;font-size:12px;line-height:1.55}.auth-legal a{color:#5c6b7e;text-underline-offset:2px;text-decoration:underline}.auth-test-drive{text-align:center;margin-top:20px;font-size:13px;font-weight:600}.auth-test-drive a{color:#d7792b;text-underline-offset:2px;text-decoration:underline}.auth-test-drive a:hover{color:#15263f}.auth-sent{text-align:center;background:#fbf4e9;border:1px solid #e6d9c2;border-radius:18px;gap:10px;padding:16px 18px;display:grid}.auth-sent .sent-title{color:#15263f;font-size:15px;font-weight:700}.auth-sent .sent-copy{color:#5c6b7e;font-size:13px;line-height:1.55}.auth-sent .sent-copy strong{color:#15263f}.auth-link-btn{color:#d7792b;cursor:pointer;text-underline-offset:2px;background:0 0;border:none;padding:0;font-size:13px;font-weight:600;text-decoration:underline}.auth-code-input{letter-spacing:.06em;font-family:var(--f-mono);text-align:center;font-size:14px}
