:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:#162b27;background:#f7f8f4;font-synthesis:none}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0}a{color:inherit;text-decoration:none}.top{height:76px;display:flex;align-items:center;gap:42px;padding:0 max(4vw,24px);border-bottom:1px solid #dce5df;background:#f7f8f4}.brand{font-weight:760;font-size:22px;letter-spacing:-.04em;white-space:nowrap}.brand span:not(.glyph){font-weight:400}.glyph{color:#54836a;margin-right:8px}.top nav{display:flex;gap:30px;font-size:13px;color:#52665d;margin-left:auto}.top nav a:hover,.textlink:hover{text-decoration:underline}.badge{border:1px solid #adc7b4;border-radius:50px;color:#387052;padding:8px 13px;font-size:12px}.hero{max-width:1400px;margin:auto;min-height:625px;padding:100px max(4vw,24px) 90px;display:grid;grid-template-columns:1.1fr .9fr;gap:8%;align-items:center}.eyebrow{font-size:11px;color:#4b8863;letter-spacing:.18em;font-weight:800}.eyebrow span{color:#a4b1a5;margin:0 7px}h1,h2,h3,p{margin-top:0}h1{font-size:clamp(48px,5.3vw,83px);line-height:1.04;letter-spacing:-.065em;max-width:780px;margin:24px 0}h1 em{font-style:normal;color:#5b8c69}h2{font-size:clamp(36px,4vw,59px);letter-spacing:-.055em;line-height:1.07;margin:14px 0 21px}h3{letter-spacing:-.025em}.lead{font-size:20px;line-height:1.55;max-width:570px;color:#607069}.cta{display:flex;align-items:center;gap:28px;margin-top:35px}.button{display:inline-flex;justify-content:space-between;align-items:center;gap:30px;border:0;background:#174637;color:white;font:700 14px inherit;border-radius:8px;padding:17px 21px;cursor:pointer}.button:hover{background:#24604c}.textlink{font-size:14px;font-weight:700}.hero-note{font-size:12px;color:#78877c;margin:24px 0 0;max-width:470px;line-height:1.55}.visual{border:1px solid #a8cab7;background:#edf5ec;border-radius:18px;box-shadow:16px 20px 0 #e4ece4;overflow:hidden;max-width:475px;margin-left:auto;width:100%}.vtop,.vfooter{display:flex;align-items:center;gap:9px;padding:19px 25px;font-size:10px;letter-spacing:.12em;font-weight:800;color:#668673;border-bottom:1px solid #c7dfcf}.dot{width:7px;height:7px;background:#64a77e;border-radius:50%}.muted{margin-left:auto;color:#9bad9b}.doc{background:white;border:1px solid #cfdbd0;border-radius:10px;margin:30px 29px 24px;padding:25px;display:flex;flex-direction:column;gap:4px;box-shadow:0 8px 18px #345f4814}.docicon{color:#719c7a;font-size:33px;margin-bottom:10px}.doc strong{font-size:19px}.doc small,.flow small{color:#819086;font-size:12px}.flow{padding:0 29px 28px}.flow>div{display:grid;grid-template-columns:37px 1fr;gap:0 12px;padding:12px 0;border-top:1px solid #d5e4d6}.flow b{grid-row:span 2;color:#69a279}.flow span{font-size:13px;font-weight:750}.vfooter{border-top:1px solid #c7dfcf;border-bottom:0;justify-content:space-between}.band{background:#153c30;color:#fff;padding:94px max(4vw,24px)}.sectionhead{max-width:690px}.sectionhead p{color:#abc4b6;font-size:17px;line-height:1.55}.band .eyebrow{color:#92caa4}.cards{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;max-width:1320px;margin:44px auto 0;background:#527568;border:1px solid #527568}.cards article{background:#174032;padding:37px;min-height:245px}.num{color:#9ad5a9;font-size:11px;font-weight:800;letter-spacing:.12em}.cards h3{font-size:24px;margin:38px 0 11px}.cards p{font-size:14px;color:#c2d2c8;line-height:1.6}.demo{padding:100px max(4vw,24px);max-width:1400px;margin:auto}.demo .sectionhead p{color:#65776d}.demo-grid{display:grid;grid-template-columns:.86fr 1.14fr;gap:22px;margin-top:41px}.panel,.evidence{border:1px solid #d6e3da;border-radius:12px;padding:31px;background:#fff}.panel label{display:block;font-size:12px;font-weight:800;margin-bottom:9px}.panel select{display:block;width:100%;padding:14px;border:1px solid #c7d8cc;border-radius:6px;background:white;color:#1d4031;font-size:14px;margin-bottom:24px}.panel .small{font-size:12px;color:#829087;margin:18px 0 0}.evidence{background:#eef5ef}.evidence-head{display:flex;justify-content:space-between;gap:10px}.status{font-size:10px;letter-spacing:.13em;color:#5f856c}.evidence h3{font-size:27px;margin:27px 0}.evidence ol{padding-left:24px;line-height:2;color:#4a6354;font-size:14px}.disclaimer{font-size:12px;color:#788a7b;border-top:1px solid #ceddd0;padding-top:17px;margin:22px 0 0}.scope{background:#e8f0e7;padding:91px max(4vw,24px);display:grid;grid-template-columns:1fr 1fr;gap:10%;}.scope p{line-height:1.65;color:#536b5a}.scope a{font-weight:750;color:#1b6949;border-bottom:1px solid #1b6949}footer{padding:32px max(4vw,24px);display:flex;justify-content:space-between;gap:15px;color:#668070;font-size:12px}@media(max-width:850px){.top nav{display:none}.badge{margin-left:auto}.hero,.demo-grid,.scope{grid-template-columns:1fr}.hero{padding-top:68px;gap:45px}.visual{margin:0;max-width:600px}.cards{grid-template-columns:1fr}.cards article{min-height:0}.scope{gap:20px}footer{flex-wrap:wrap}}@media(max-width:480px){.top{height:66px}.brand{font-size:19px}.badge{font-size:10px;padding:7px}.hero{padding-top:60px}h1{font-size:48px}.lead{font-size:17px}.cta{align-items:flex-start;flex-direction:column;gap:20px}.visual{box-shadow:8px 10px 0 #e4ece4}.band,.demo,.scope{padding-top:70px;padding-bottom:70px}.panel,.evidence{padding:23px}}
