:root{--ink:#112b2b;--green:#b8ed70;--muted:#63756f;--line:#dce3df;--paper:#f8f9f5}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:24px}body{margin:0;background:var(--paper);color:var(--ink);font:15px/1.65 -apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}a{color:inherit;text-decoration:none}a:focus-visible{outline:3px solid #638c37;outline-offset:5px}p{color:var(--muted)}.wrap{width:min(1200px,calc(100% - 80px));margin:auto}.header{height:108px;display:flex;align-items:center;justify-content:space-between;gap:25px}.brand{display:inline-flex;align-items:center;gap:10px;font-size:26px;font-weight:750;letter-spacing:-1.2px}.symbol{display:inline-grid;place-items:center;width:38px;height:40px;background:var(--green);color:var(--ink);border-radius:10px;font-size:31px;letter-spacing:-2px;font-weight:750;padding-bottom:4px}.header nav{display:flex;gap:30px;font-size:13px;color:#53645e}.header nav a:hover,.text-link:hover{text-decoration:underline;text-underline-offset:6px}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:40px;padding:15px 23px;background:var(--green);color:var(--ink);border-radius:6px;font-weight:650;font-size:14px;transition:background .2s}.button:hover{background:#a6dc60}.button.small{padding:10px 19px;font-size:12px;gap:25px}.eyebrow{font-size:10px;font-weight:700;letter-spacing:1.7px;display:inline-flex;align-items:center;gap:10px}.eyebrow i,.pulse{width:7px;height:7px;border-radius:50%;background:#80ac4c;display:inline-block}.hero{display:grid;grid-template-columns:1.1fr 1fr;gap:70px;align-items:center;padding:66px 0 84px}h1{font-size:clamp(46px,5.2vw,72px);line-height:1.05;letter-spacing:-3.5px;font-weight:550;margin:26px 0}h1 em{font-style:normal;color:#56803d}.hero-copy>p{max-width:465px;font-size:17px;line-height:1.8}.actions{display:flex;align-items:center;gap:30px;margin:32px 0 22px}.text-link{font-size:13px}.hero-note{font-size:10px;color:#7d8983}.diagram{border:1px solid #d0dad1;border-radius:18px;padding:26px;background:#edf1e9;box-shadow:0 22px 55px -40px #3f5945;position:relative}.diagram-top{display:flex;justify-content:space-between;font-size:8px;letter-spacing:1.2px;color:#758675;margin-bottom:28px}.node{display:flex;align-items:center;gap:15px;background:#fff;border:1px solid #dce3d9;border-radius:10px;padding:18px}.node-icon{background:#f1f4ed;border-radius:8px;display:grid;place-items:center;min-width:40px;height:40px;color:#718b62;font-size:12px}.node small{display:block;font-size:8px;letter-spacing:1.4px;color:#85917e}.node strong{font-size:15px;font-weight:600}.node p{margin:3px 0 0;font-size:11px}.node-arrow{margin-left:auto;color:#6c8757}.connector{height:45px;margin-left:38px;border-left:1px dashed #93af7e;display:flex;align-items:center}.connector span{margin-left:15px;font-size:9px;color:#7a8c73}.registry{background:var(--ink);padding:23px 17px;display:flex;align-items:center;gap:12px;border-radius:10px;color:white;box-shadow:0 8px 18px #112b2b18}.registry strong{font-size:24px;letter-spacing:-1px}.registry p{font-size:9px;color:#b8c8ba;margin:0}.registry-tag{font-size:8px;border:1px solid #536a55;border-radius:4px;padding:5px;margin-left:auto;white-space:nowrap;color:var(--green)}.pix-lane{display:flex;justify-content:space-between;align-items:center;font-size:10px;border-top:1px solid #d4ddce;margin-top:24px;padding-top:20px;color:#71806b}.pix-lane strong{color:#395b33;font-weight:600}.diagram-note{font-size:8px;margin:20px 0 0;color:#82907c}.principle-strip{background:#eaf0e5;border-block:1px solid #dfe6da}.principle-strip .wrap{display:flex;justify-content:space-between;gap:20px;padding-block:22px;font-size:11px}.principle-strip span{color:#6a7b63}.principle-strip strong{font-weight:500}.section{padding-block:95px}h2{font-size:clamp(30px,3.1vw,43px);font-weight:500;line-height:1.16;letter-spacing:-1.5px;margin:18px 0 25px}h3{font-size:20px;line-height:1.3;font-weight:550;letter-spacing:-.5px}.section-heading{display:flex;justify-content:space-between;gap:60px;align-items:end}.section-heading>p{max-width:320px;font-size:13px;margin-bottom:28px}.steps{display:grid;grid-template-columns:repeat(4,1fr);margin-top:35px;gap:30px}.steps article{border-top:1px solid #b8c6b1;padding-top:22px}.step-number{font-size:13px;color:#6b8756}.steps p{font-size:13px;min-height:88px}.step-actor{font-size:8px;letter-spacing:1px;color:#829275}.audiences{background:var(--ink);color:#f5f8ef}.audiences .eyebrow{color:var(--green)}.cards{display:grid;grid-template-columns:repeat(3,1fr);gap:22px;margin-top:45px}.cards article{padding:29px;border:1px solid #3c5148;border-radius:9px}.card-icon{font-size:25px;color:var(--green)}.cards h3{font-size:23px;margin-top:20px}.cards p{font-size:13px;color:#b0c1b5;line-height:1.85}.cards ul{padding:20px 0 0;list-style:none;border-top:1px solid #3c5148;margin-top:25px;font-size:11px;color:#d3e0ce}.cards li{margin:10px 0}.cards li:before{content:'↗';color:var(--green);margin-right:10px}.principles{display:grid;grid-template-columns:1fr 1fr;gap:100px}.principles>div>p{font-size:14px;max-width:390px}.principles-list article{display:flex;gap:25px;border-bottom:1px solid var(--line);padding:0 0 22px;margin-bottom:25px}.principles-list article>span{color:#7b955f;font-size:11px;margin-top:5px}.principles-list h3{margin:0;font-size:18px}.principles-list p{font-size:13px;margin-bottom:0}.cta{background:#e7eddf;border-radius:12px;padding:48px 55px;display:flex;align-items:center;justify-content:space-between;gap:60px}.cta p{font-size:13px;max-width:460px}.cta small{display:block;font-size:10px;margin-top:14px;color:#78866c}.cta h2{margin-bottom:15px}footer{display:flex;align-items:center;gap:35px;justify-content:space-between;padding-block:46px}footer .brand{font-size:19px}footer .symbol{width:29px;height:31px;font-size:23px}footer p,footer>a:last-child{font-size:10px}.skip{position:absolute;left:-9999px}.skip:focus{left:20px;top:10px;padding:10px;background:white;z-index:10}@media(max-width:1000px){.hero{gap:35px}.wrap{width:calc(100% - 48px)}.hero h1{font-size:57px}.registry-tag{display:none}.steps{gap:20px}.cards article{padding:22px}.principles{gap:45px}.cta{padding:38px;gap:30px}}@media(max-width:720px){.wrap{width:calc(100% - 40px)}.header{height:88px;flex-wrap:wrap;gap:10px}.header nav{display:none}.brand{font-size:22px}.hero{grid-template-columns:1fr;padding:35px 0 48px;gap:40px}.hero h1{font-size:57px;letter-spacing:-2.5px}.hero-copy>p{font-size:16px}.hero-note{display:block;max-width:310px}.diagram{max-width:470px;width:100%}.registry-tag{display:block}.principle-strip .wrap{flex-wrap:wrap;gap:12px 20px;font-size:10px}.principle-strip span{width:100%}.section{padding-block:60px}.section-heading{display:block}.section-heading>p{max-width:100%}.steps{grid-template-columns:1fr 1fr;gap:28px 22px}.steps p{min-height:0}.step-actor{font-size:7px}.cards{grid-template-columns:1fr}.cards article{padding:26px}.principles{grid-template-columns:1fr;gap:22px}.cta{padding:28px;display:block}.cta>div:last-child{margin-top:25px}.actions{gap:22px}.actions .button{gap:24px}footer{align-items:start;flex-wrap:wrap;gap:15px}footer p{width:100%;margin:0}h2{font-size:33px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.button{transition:none}}
