:root{font-family:system-ui,-apple-system,sans-serif;color:#16332e;background:#f3f6f3;color-scheme:light}*{box-sizing:border-box}body{margin:0;min-height:100svh;display:grid;place-items:center;padding:24px}main{max-width:440px;width:100%;background:white;padding:36px 28px;border:1px solid #dce7df;border-radius:24px;box-shadow:0 18px 60px #16332e0a}.mark{width:52px;height:52px;border-radius:16px;background:#dcefe4;display:grid;place-items:center;font-size:28px;font-family:Georgia,serif}.eyebrow{font-size:11px;letter-spacing:.15em;margin-top:24px}h1{font-size:32px;line-height:1.12;font-weight:600;letter-spacing:-.035em}p{line-height:1.6;color:#53665f}button{width:100%;border:0;border-radius:14px;padding:17px;background:#174c3a;color:#fff;font:600 16px system-ui;cursor:pointer}button:disabled{opacity:.6}.note,.pilot{font-size:13px}.pilot{border-top:1px solid #e5ebe7;padding-top:18px;margin-top:28px}#status{font-weight:600;color:#174c3a}button:focus-visible{outline:3px solid #8daf9d;outline-offset:4px}
