:root{--ink:#0b211a;--green:#49d47b;--paper:#f3f5ef;--muted:#53675d;--line:#cdd8d0}*{box-sizing:border-box}body{margin:0;background:var(--paper);color:var(--ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}.legal-header{background:var(--ink);color:#fff;padding:24px max(24px,calc((100vw - 900px)/2));display:flex;justify-content:space-between;align-items:center}.brand{display:flex;align-items:center;gap:10px;text-decoration:none;color:#fff;font-weight:900}.mark{width:26px;height:26px;border:3px solid var(--green);border-radius:50%;display:grid;place-items:center}.mark:after{content:"";width:8px;height:8px;background:var(--green);border-radius:50%}.legal-header>a:last-child{color:#c6d5cd;font-size:14px}.legal{max-width:900px;margin:0 auto;padding:75px 24px 110px}.eyebrow{color:#167b43;font-weight:900;letter-spacing:.14em;font-size:11px}.legal h1{font-size:clamp(44px,7vw,72px);letter-spacing:-.045em;margin:14px 0}.updated{color:var(--muted);border-bottom:1px solid var(--line);padding-bottom:25px}.legal h2{font-size:25px;margin:42px 0 12px}.legal p,.legal li{color:var(--muted);line-height:1.7}.legal a{color:#126f3d}
