:root{font:16px/1.6 system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:#172638;background:#f5f7fa;color-scheme:light}
*{box-sizing:border-box}body{margin:0}[hidden]{display:none!important}
.brand,main,footer{width:min(100% - 40px,760px);margin:auto}.brand{padding:24px 0;display:flex;align-items:center;gap:10px;font-size:14px;font-weight:700}.brand-mark{display:grid;place-items:center;background:#174f4b;color:white;width:30px;height:34px;border-radius:8px 8px 14px 14px}.project-label{margin-left:auto;font-size:12px;color:#465970;font-weight:400}
.intro{padding:36px 0 24px}.eyebrow{font-size:11px;letter-spacing:1.5px;font-weight:750;color:#32615f}h1{font-size:clamp(32px,6vw,49px);line-height:1.12;letter-spacing:-1.5px;margin:16px 0 24px;max-width:730px}h2{font-size:23px;line-height:1.3;letter-spacing:-.4px;margin:0 0 14px}h3{font-size:16px;margin:0 0 6px}p{color:#465970;margin:10px 0}.lead{font-size:19px;line-height:1.6}.purpose{display:flex;gap:12px 22px;flex-wrap:wrap;font-size:12px;font-weight:650;color:#32615f;margin:24px 0 0}.purpose span:before{content:'✓';margin-right:6px}
.safety{background:#edf4f3;border:1px solid #c7dcda;border-left:4px solid #32615f;border-radius:8px;padding:22px;margin:8px 0 28px}.safety h2{font-size:17px}.safety p{font-size:14px}.form-card{background:white;border:1px solid #dce3e9;border-radius:14px;padding:32px;box-shadow:0 8px 30px #17263805}.form-card>p{font-size:14px}fieldset{border:0;padding:0;margin:30px 0;min-width:0}legend,.field>label{font-weight:700;font-size:17px;margin-bottom:10px}.choices{display:grid;gap:9px;grid-template-columns:repeat(2,minmax(0,1fr))}.choice{display:flex;align-items:flex-start;gap:10px;min-height:48px;border:1px solid #dce3e9;border-radius:8px;padding:12px;font-size:14px;cursor:pointer}.choice:has(input:checked){background:#edf4f3;border-color:#32615f}.choice input{flex:none;width:18px;height:18px;margin:2px 0 0;accent-color:#174f4b}.consent{margin:10px 0}.consent strong{font-size:12px}textarea,input[type=email]{width:100%;border:1px solid #a6b5c2;border-radius:7px;padding:12px;font:inherit;color:inherit;background:white}textarea{resize:vertical;min-height:180px}.field{margin:30px 0}.field>label{display:block}.hint{font-size:13px;margin:6px 0 12px}.optional{font-weight:400;font-size:14px}.counter{text-align:right;font-size:12px;margin-top:3px;font-variant-numeric:tabular-nums}.privacy{border-top:1px solid #dce3e9;padding-top:22px;margin-top:28px}.privacy p{font-size:13px}button{width:100%;border:0;border-radius:7px;background:#174f4b;color:white;padding:16px 20px;font:650 16px system-ui;cursor:pointer;margin-top:22px;display:flex;justify-content:space-between;min-height:54px}button:hover{background:#103d3a}button:disabled{opacity:.6;cursor:wait}:focus-visible{outline:3px solid #4485d9;outline-offset:3px}.error{background:#fff2ee;color:#8c3023;padding:14px;border-radius:7px}.submit-note{text-align:center;margin-top:12px}.success{margin:28px 0}.success p{font-size:16px}footer{padding:30px 0 40px;font-size:12px;color:#465970;display:flex;justify-content:space-between;gap:12px}
.privacy{overflow-wrap:anywhere}.privacy a{color:#174f4b}
.policy-page{overflow-wrap:anywhere}.policy-page h2{margin-top:28px;font-size:20px}.policy-page>p{font-size:16px}.policy-page a{color:#174f4b}
@media(max-width:560px){.brand,main,footer{width:calc(100% - 32px)}.project-label{display:none}.intro{padding-top:18px}.lead{font-size:17px}.form-card{padding:22px 18px}.choices{grid-template-columns:1fr}.safety{padding:18px}.purpose{gap:8px 16px}footer{flex-direction:column}.choice{font-size:15px}}
