*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#f7f6f1;color:#24342e;font-family:Arial,Helvetica,sans-serif;line-height:1.55}.wrap{max-width:1040px;margin:auto;padding:0 32px}a{color:#245d46;text-underline-offset:4px}nav{display:flex;align-items:center;justify-content:space-between;padding:30px 0;border-bottom:1px solid #dce0d6;gap:18px}nav a{font-size:14px}.brand{font-size:25px;font-weight:700;letter-spacing:-1px;text-decoration:none;color:#24342e}.brand span{font-weight:400;color:#68756b}.hero{padding:68px 0 52px;max-width:730px}.eyebrow{font-size:11px;font-weight:700;letter-spacing:1.6px;color:#596e5e;margin:0 0 16px}h1{font-size:clamp(42px,6.5vw,68px);line-height:1.06;letter-spacing:-2.7px;font-weight:500;margin:0 0 22px}h2{font-size:28px;letter-spacing:-.8px;line-height:1.25;margin:0 0 14px;font-weight:500}.lead{font-size:20px;max-width:600px;color:#536257;margin:0 0 28px}.primary,.secondary{display:inline-block;padding:12px 18px;font-size:14px;font-weight:700;border-radius:5px;text-decoration:none}.primary{background:#245d46;color:#fff;margin-right:8px}.secondary{color:#245d46}.example{border:1px solid #d9dfd2;border-radius:8px;overflow:hidden;background:#faf8f3}.example-heading{padding:24px 26px 0;display:flex;justify-content:space-between;align-items:baseline;gap:12px;flex-wrap:wrap}.example-heading h2{font-size:21px;margin:0}.example-heading span{font-size:9px;letter-spacing:1px;color:#697366}.example img{display:block;width:100%;height:auto}.example-footer{display:flex;justify-content:space-between;gap:18px;border-top:1px solid #e2e3da;padding:16px 26px;align-items:center;font-size:12px;color:#626f63}.example-footer p{margin:0;max-width:450px}.example-footer div{display:flex;gap:18px;flex-shrink:0}.step{padding:52px 0 0;max-width:900px;scroll-margin-top:28px}.step>p{max-width:720px}.snippet{border:1px solid #dce2d7;background:#fff;border-radius:6px;margin:16px 0;overflow:hidden}.snippet-label{display:flex;justify-content:space-between;align-items:center;gap:12px;padding:10px 16px;background:#edf0e8;border-bottom:1px solid #dce2d7;font-size:12px;font-weight:700}button{font:inherit;background:#fff;color:#245d46;border:1px solid #c3d0c1;border-radius:4px;cursor:pointer;padding:4px 10px}button:hover{background:#e7f0e6}pre{margin:0;padding:16px;white-space:pre-wrap;overflow-wrap:anywhere;font-size:13px;line-height:1.65}code{font-family:Consolas,Monaco,monospace;font-size:.95em}.note{font-size:13px;color:#647365}details{border-top:1px solid #dce0d6;padding:18px 0;font-size:14px;margin-top:22px}summary{cursor:pointer;font-weight:700;color:#245d46}details p{max-width:790px}.next{margin-top:52px;padding:28px;background:#eaf0e5;border:1px solid #dce4d5;border-radius:6px}.next p{max-width:750px}.next div{display:flex;gap:20px;flex-wrap:wrap;font-size:14px}.help{margin-top:30px}.status{min-height:24px;font-size:13px}footer{display:flex;justify-content:space-between;gap:16px;padding:28px 0 36px;border-top:1px solid #dce0d6;font-size:12px;color:#677468}footer div{display:flex;gap:18px}a:focus-visible,button:focus-visible,summary:focus-visible,pre:focus-visible{outline:2px solid #245d46;outline-offset:4px}@media(max-width:620px){.wrap{padding:0 20px}nav{padding:22px 0}.hero{padding:44px 0 36px}h1{letter-spacing:-1.8px}.lead{font-size:18px}.example-heading{padding:20px 16px 0}.example-footer{display:block;padding:14px 16px}.example-footer div{margin-top:12px}.step{padding-top:38px}h2{font-size:25px}pre{font-size:12px;padding:14px}.next{padding:22px}.next div{display:grid;gap:12px}footer{display:block}footer div{margin-top:14px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}