:root{font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:#102a2a;background:#edf7f5;color-scheme:light}body{margin:0;min-height:100vh;display:grid;place-items:center;padding:20px;box-sizing:border-box}.card{width:min(100%,520px);box-sizing:border-box;background:#fff;border:1px solid #cde5e1;border-radius:18px;padding:32px;box-shadow:0 16px 45px rgba(15,118,110,.12)}h1{font-size:1.65rem;line-height:1.2;margin:18px 0 12px}h2{font-size:1.1rem;margin-top:24px}p{line-height:1.55}button{width:100%;border:0;border-radius:10px;padding:14px 18px;margin-top:12px;background:#0f766e;color:#fff;font-size:1rem;font-weight:700;cursor:pointer}button:focus-visible{outline:3px solid #5eead4;outline-offset:3px}.guidance{padding:12px;border-radius:10px;background:#fff7d6;color:#624b00}.privacy{margin-top:26px;color:#526565;font-size:.88rem}
