:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,"Segoe UI",sans-serif;color:#17233c;background:#f3f6fb;color-scheme:light}*{box-sizing:border-box}body{margin:0}header{height:88px;padding:0 max(24px,6vw);display:flex;align-items:center;gap:12px;background:#101b31;color:#fff;font-size:23px;letter-spacing:-.5px}.mark{width:37px;height:37px;background:#315ae7;border-radius:10px;display:grid;place-items:center;font-weight:750}.byline{font-size:14px;color:#aebbd3;margin-left:4px;letter-spacing:0}main{width:min(450px,100% - 40px);margin:65px auto 80px}.eyebrow{font-size:11px;letter-spacing:1.6px;font-weight:750;color:#315ae7;margin:0 0 14px}h1{font-size:35px;line-height:1.15;letter-spacing:-1.2px;margin:0 0 16px}.intro{font-size:16px;color:#62718a;line-height:1.65;margin:0 0 28px}.panel{background:#fff;border:1px solid #dce3ee;border-radius:16px;padding:28px;box-shadow:0 8px 30px #17233c04}form{display:flex;flex-direction:column;gap:22px}label{font-size:14px;font-weight:650;display:flex;flex-direction:column;gap:9px}input,button{font:inherit}input{width:100%;padding:12px 13px;border:1px solid #cbd5e4;border-radius:8px;font-size:16px}button{background:#315ae7;color:#fff;border:0;border-radius:8px;padding:13px 16px;font-weight:650;cursor:pointer;display:flex;justify-content:space-between;align-items:center}button:hover{background:#2349cf}:focus-visible{outline:3px solid #8facff;outline-offset:3px}.hint{font-size:12px;text-align:center;color:#77849a;margin:22px 0 0}.error{font-size:14px;line-height:1.5;color:#9e302d;background:#fff1ef;border:1px solid #f2c4be;border-radius:8px;padding:12px 15px;margin:0 0 22px}.hub,.back{display:block;color:#536783;text-decoration:none;font-size:14px;margin-top:24px}.hub:hover,.back:hover{color:#315ae7}footer{width:min(1120px,100% - 48px);margin:auto;padding:22px 0;border-top:1px solid #dce3ee;font-size:12px;color:#77849a;display:flex;justify-content:space-between;gap:20px}@media(max-width:500px){header{height:76px;padding:0 20px;font-size:21px}.byline{font-size:12px}main{margin-top:38px;margin-bottom:55px}h1{font-size:31px}.panel{padding:24px}}
