*{box-sizing:border-box}body{margin:0;min-height:100vh;display:grid;place-items:center;background:#f3f5f7;color:#17324d;font:16px/1.6 system-ui,sans-serif;padding:24px}main{width:min(100%,460px);background:white;padding:36px;border:1px solid #dee5eb;border-radius:20px;box-shadow:0 12px 40px #17324d0d}.mark{display:grid;place-items:center;background:#17324d;color:white;border-radius:14px;width:52px;height:52px;font-size:30px;font-weight:700}.eyebrow{font-size:11px;letter-spacing:.12em;margin-top:26px}h1{font-size:34px;line-height:1.15;margin:12px 0}p{color:#5b6c7c}label{display:block;margin:18px 0;font-weight:600}input{width:100%;padding:12px;font:inherit;border:1px solid #aabaca;border-radius:8px;margin-top:6px}button{width:100%;border:0;border-radius:9px;background:#17324d;color:white;font:inherit;font-weight:650;padding:13px;cursor:pointer}button:disabled{opacity:.6}small{display:block;color:#73808c;font-size:12px}#message{color:#913535;font-size:14px;min-height:1.4em}[hidden]{display:none!important}
