:root{font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:#17152d;background:#f8f8fb;font-synthesis:none}*{box-sizing:border-box}body{margin:0;min-height:100vh;display:grid;place-items:center;padding:32px 20px}main{width:100%;max-width:460px}.brand{font-size:19px;font-weight:780;letter-spacing:.06em;margin-bottom:36px}.brand span{font-size:11px;font-weight:600;color:#736b8d;border-left:1px solid #d9d5e4;margin-left:12px;padding-left:14px;letter-spacing:.14em}section{background:#fff;border:1px solid #e2dfeb;border-radius:5px;padding:36px;box-shadow:0 6px 28px #26204405}.eyebrow{font-size:10px;font-weight:650;letter-spacing:.12em;color:#796a9e}h1{font-size:34px;font-weight:620;line-height:1.17;letter-spacing:-.035em;margin:18px 0}.intro{font-size:14px;line-height:1.65;color:#737087;margin:0 0 24px}#auth-status{font-size:13px;line-height:1.5;color:#737087;margin:16px 0 0}#auth-status:empty{display:none}#auth-status.error{color:#a43d4c}button{font:inherit;border:1px solid #d9d3e8;background:#f7f5fc;color:#4f3a80;padding:10px 14px;border-radius:4px;cursor:pointer;margin-top:16px}button:hover{background:#eee9f7}button:focus-visible{outline:2px solid #7055a3;outline-offset:3px}footer{font-size:11px;color:#8a859a;text-align:center;margin-top:26px}@media(max-width:480px){section{padding:26px}h1{font-size:30px}}
