:root{color-scheme:light;--ink:#102f26;--green:#0d563a;--muted:#53675a;--paper:#f8faf6}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif}a{color:var(--green)}a:focus-visible{outline:3px solid #a9853f;outline-offset:4px}.shell{width:min(870px,90%);margin:auto}.legal-header{background:#fff;border-bottom:1px solid #dde6dd}.legal-header .shell{height:80px;display:flex;align-items:center;justify-content:space-between;gap:15px}.legal-brand{display:flex;gap:10px;align-items:center;text-decoration:none;color:var(--ink)}.legal-brand strong{font-size:23px;letter-spacing:1px;display:block}.legal-brand small{font-size:9px;letter-spacing:1.8px;color:#647d6a}.back{font-size:14px;text-decoration:none;font-weight:600}main{padding:70px 0 95px}.eyebrow{font-size:11px;letter-spacing:2px;color:#588366;font-weight:700}.intro{border-bottom:1px solid #dce5da;padding-bottom:38px;margin-bottom:15px}.intro h1{font-size:clamp(40px,6vw,64px);letter-spacing:-2px;line-height:1.04;margin:18px 0}.intro>p{font-size:19px;color:var(--muted);line-height:1.6}section{border-bottom:1px solid #dce5da;padding:23px 0 27px}section h2{font-size:22px;letter-spacing:-.5px;margin:0 0 14px}section p{font-size:16px;line-height:1.8;color:#394e43;margin:0 0 12px}section p:last-child{margin-bottom:0}footer{background:#092b21;color:#dceade;padding:28px 0}footer .shell{display:flex;justify-content:space-between;gap:22px;align-items:center;font-size:13px}footer nav{display:flex;flex-wrap:wrap;gap:20px}footer a{color:#dceade}.skip{position:absolute;top:-100px;background:#fff;padding:13px}.skip:focus{top:0}@media(max-width:600px){.legal-header .shell{height:74px}.legal-brand strong{font-size:20px}.back{font-size:12px}main{padding:45px 0 70px}.intro h1{font-size:38px}.intro>p{font-size:17px}footer .shell{display:block}footer nav{margin-top:20px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}
