:root{color-scheme:light dark;font-family:ui-rounded,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:#181818;background:#f7f7f5}*{box-sizing:border-box}body{margin:0;min-height:100svh;display:grid;place-items:center;padding:32px 24px}main{width:100%;max-width:420px;text-align:center}.mark{width:86px;height:86px;margin-bottom:32px;border-radius:23px;box-shadow:0 12px 30px #0000000d}.eyebrow{display:block;font-size:10px;letter-spacing:.19em;font-weight:750;color:#686868}h1{font-size:clamp(34px,8vw,44px);letter-spacing:-.055em;line-height:1.1;margin:18px 0}p{color:#696969;line-height:1.6;font-size:15px}form{margin-top:35px;text-align:left}label{font-size:13px;font-weight:600;display:block;margin:0 0 9px 3px}input{width:100%;padding:16px;border-radius:15px;border:1px solid #d8d8d4;background:#fff;font:inherit;font-size:16px;color:inherit}input:focus{outline:3px solid #d1cf00;outline-offset:2px}button{display:flex;justify-content:space-between;width:100%;margin-top:14px;padding:17px 20px;border:0;border-radius:15px;background:#fffc00;color:#171717;font:inherit;font-size:15px;font-weight:700;cursor:pointer}button:disabled{opacity:.6;cursor:wait}#status{min-height:26px;font-size:13px;text-align:center;margin:12px 0}small{font-size:12px;color:#767676}@media(prefers-color-scheme:dark){:root{background:#171719;color:#f7f7f5}input{background:#242426;border-color:#414144}p,.eyebrow,small{color:#a7a7ad}}
