:root{color-scheme:light;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:#172d3b;background:#f0f5f8}*{box-sizing:border-box}body{margin:0;min-height:100vh;display:grid;place-items:center;background:radial-gradient(ellipse at top,#fff,#edf3f7)}main{width:min(100% - 36px,490px);padding:42px 0}.brand{display:flex;align-items:center;gap:12px;font-weight:750;font-size:26px;margin:0 0 26px 6px;letter-spacing:-.8px}.mark{display:grid;place-items:center;width:44px;height:44px;border-radius:13px;background:#153f56;color:white;box-shadow:0 4px 10px #12374d20}.card{background:#fff;padding:34px;border:1px solid #dde6ec;border-radius:20px;box-shadow:0 14px 45px #173f5410}.eyebrow{font-size:11px;letter-spacing:2.3px;font-weight:750;color:#517281;margin:0 0 16px}h1{font-size:31px;line-height:1.2;letter-spacing:-1px;margin:0 0 16px}.intro{color:#506775;font-size:15px;line-height:1.65;margin-bottom:25px}label{display:block;font-size:13px;font-weight:700;margin:0 0 8px}input{width:100%;padding:14px;border:1px solid #b8cbd6;border-radius:9px;font:inherit;min-height:48px}input:focus{outline:3px solid #b9dceb;border-color:#1c607e}button{border:0;border-radius:9px;min-height:48px;padding:13px;width:100%;margin-top:15px;background:#174b65;color:#fff;font:inherit;font-size:14px;font-weight:700;cursor:pointer}button:hover{background:#123b50}button:disabled{opacity:.65;cursor:wait}.secondary{background:#eef4f7;color:#25485c;font-size:12px}.secondary:hover{background:#dfeaf0}.small,footer{color:#70818b;line-height:1.6;font-size:12px}.small{padding-top:17px;margin-top:23px;border-top:1px solid #e7edf1}footer{text-align:center;margin-top:23px}#status{font-size:14px;line-height:1.5;color:#29576f;margin-top:18px}#code{font-size:26px;letter-spacing:6px}[hidden]{display:none!important}@media(max-width:480px){.card{padding:25px}h1{font-size:27px}}
