:root{font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:#182b4c;background:#f6f8fc;font-synthesis:none}*{box-sizing:border-box}body{margin:0}button,input{font:inherit}button,a,input{touch-action:manipulation}a{color:#2454d5}button{cursor:pointer}button:disabled{cursor:wait;opacity:.6}[hidden]{display:none!important}.auth-shell{min-height:100vh;display:grid;grid-template-columns:1fr 1fr}.welcome{background:linear-gradient(150deg,#112b60,#153c85 70%,#2155bd);color:white;padding:44px 10%;position:relative;display:flex;flex-direction:column;overflow:hidden}.brand{font-size:26px;font-weight:750;display:flex;align-items:center;gap:12px;color:white;text-decoration:none}.brand span{display:grid;place-items:center;border:1px solid #719bee;border-radius:12px;width:40px;height:40px}.pitch{margin-top:70px;max-width:520px}.pitch small,.eyebrow{font-size:11px;letter-spacing:1.7px;font-weight:700;color:#94baff}.pitch h1{font-size:clamp(28px,3.4vw,48px);line-height:1.13;letter-spacing:-1.6px;margin:18px 0}.pitch p{color:#c5d5f0;line-height:1.7;font-size:15px;max-width:390px}.welcome img{object-fit:contain;align-self:center;margin:26px 0 0;width:230px;height:278px;filter:drop-shadow(0 16px 25px #091c4766)}.welcome-foot{font-size:12px;color:#adcaed;text-align:center;margin-top:auto;padding-top:24px}.entry{display:flex;align-items:center;justify-content:center;padding:60px 32px;background:#fff}.entry-content{width:min(100%,410px)}.eyebrow{color:#45659a}.entry h2{font-size:30px;letter-spacing:-1px;margin:14px 0 12px}.entry p{font-size:14px;line-height:1.65;color:#61738e}form{display:grid;gap:20px;margin-top:32px}label{display:grid;gap:9px;font-size:13px;font-weight:650}input{width:100%;min-width:0;border:1px solid #d3ddeb;border-radius:10px;background:#fff;padding:14px 13px;font-size:15px;color:#162d50}input:focus{outline:3px solid #bfcefb;outline-offset:2px;border-color:#2857d5}.password-field{position:relative;display:block}.password-field input{padding-right:82px}.password-field button{position:absolute;right:8px;top:8px;bottom:8px;border:0;background:#f0f4fc;border-radius:6px;color:#365989;font-size:12px;padding:0 10px}.primary{border:0;border-radius:10px;min-height:50px;padding:14px 20px;background:#2453d5;color:white;font-weight:650;box-shadow:0 5px 12px #2453d524}.primary:hover{background:#1741b3}.entry .message{margin:0;color:#a23429;font-size:13px;min-height:0}.message:empty{display:none}.entry .helper{margin:-10px 0 0;font-size:12px}details{margin-top:22px;font-size:13px;color:#496383}summary{cursor:pointer}.entry .private-note{margin-top:30px;border-top:1px solid #e7edf6;padding-top:24px;font-size:12px}.entry #backToLogin{font-size:13px}button:focus-visible,a:focus-visible,summary:focus-visible{outline:3px solid #94b9fc;outline-offset:4px}@media(max-width:740px){.auth-shell{grid-template-columns:1fr}.welcome{padding:24px}.brand{font-size:23px}.pitch{margin-top:22px}.pitch h1{font-size:27px;max-width:340px;margin:12px 0}.pitch small,.pitch p,.welcome img,.welcome-foot{display:none}.entry{padding:36px 24px;align-items:flex-start}.entry h2{font-size:27px}.entry-content{max-width:440px}form{margin-top:24px}.entry .private-note{margin-top:24px}}@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important}}
