:root{color-scheme:light;--ink:#203a30;--muted:#536258;--paper:#f7f5ec;--line:#d7ddcf;--accent:#dfff8c}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:32px}body{margin:0;background:var(--paper);color:var(--ink);font:16px/1.55 ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}a{color:inherit;text-decoration-thickness:1px;text-underline-offset:5px}a:hover{text-decoration-thickness:2px}a:focus-visible{outline:3px solid #48794c;outline-offset:6px}.skip{position:absolute;left:16px;top:-80px;background:white;padding:12px;z-index:2}.skip:focus{top:8px}header,main,footer{max-width:1120px;margin:auto;padding-left:40px;padding-right:40px}header{min-height:116px;display:flex;align-items:center;justify-content:space-between}.brand{font-weight:750;font-size:36px;letter-spacing:-2px;text-decoration:none;line-height:1}.brand span{display:inline-block;font-size:28px;margin-left:7px;color:#557934}.eyebrow{font-size:12px;letter-spacing:.15em;font-weight:700;display:flex;gap:9px;align-items:center}.dot{height:7px;width:7px;border-radius:50%;background:#6a8848;display:inline-block}.hero{padding:64px 0 96px;position:relative}.hero:after{content:"";position:absolute;right:28px;top:90px;width:225px;height:285px;border:1px solid var(--ink);border-radius:110px 110px 18px 18px;transform:rotate(12deg);box-shadow:18px 18px 0 var(--accent);pointer-events:none}.hero h1{font-weight:500;font-size:clamp(52px,7.2vw,88px);line-height:1.04;letter-spacing:-.065em;margin:28px 0 28px;position:relative;z-index:1}.hero em{font-family:Georgia,serif;font-weight:400;letter-spacing:-.065em}.intro{max-width:530px;font-size:19px;line-height:1.6;color:var(--muted)}.button{display:inline-flex;justify-content:space-between;align-items:center;gap:42px;background:var(--ink);color:var(--paper);padding:17px 21px;border-radius:7px;text-decoration:none;font-weight:650;margin-top:20px}.button:hover{background:#355444}.button span{font-size:21px}.caption{font-size:12px;color:var(--muted);max-width:410px;margin-top:16px}h2{font-size:34px;font-weight:500;letter-spacing:-.045em;line-height:1.2;margin:0 0 30px}h3{font-size:19px;font-weight:650;margin:0 0 10px;letter-spacing:-.02em}p{margin:0 0 18px}.steps{border-top:1px solid var(--line);padding:52px 0 64px}.steps ol{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(3,1fr);gap:40px}.number{display:block;font-size:12px;letter-spacing:.1em;color:var(--muted);margin:10px 0 24px}.steps p,.preview p,.start p{color:var(--muted)}.preview{padding:48px 40px;background:#eeefdf;border-radius:12px;margin:0 -40px}.preview .eyebrow{color:var(--ink);margin-bottom:22px}.columns{display:grid;grid-template-columns:1fr 1fr;gap:70px}.columns p:last-child{margin-bottom:0}.start{padding:76px 0;display:flex;align-items:center;justify-content:space-between;gap:44px}.start>div{max-width:600px}.start h2{margin-bottom:22px}.start .button{flex-shrink:0}.secondary{background:var(--accent);color:var(--ink)}.secondary:hover{background:#d1f27f}footer{border-top:1px solid var(--line);padding-top:30px;padding-bottom:34px;display:flex;align-items:center;gap:28px}footer .brand{font-size:27px}footer .brand span{font-size:20px}footer p{font-size:12px;color:var(--muted);margin:0;flex:1}footer>a:last-child{font-size:12px}.guide{max-width:780px;padding-top:60px;padding-bottom:80px}.guide h1{font-size:56px;line-height:1.05;letter-spacing:-.05em;font-weight:500;margin:20px 0 28px}.guide h2{font-size:27px;margin:38px 0 18px}.guide li{padding-left:6px;margin-bottom:15px}.guide blockquote{margin:26px 0;padding:23px 26px;border-left:3px solid var(--ink);background:#eeefdf}.guide code{overflow-wrap:anywhere;font-size:.9em}.guide .eyebrow{margin-bottom:20px}
@media(max-width:850px){.hero:after{width:145px;height:200px;right:25px;top:115px;opacity:.45}.hero h1{font-size:68px}.intro{max-width:460px}.start{display:block}.columns{gap:35px}.steps ol{gap:24px}}
@media(max-width:620px){header,main,footer{padding-left:22px;padding-right:22px}header{min-height:88px}header>a:last-child{font-size:14px}.hero{padding:36px 0 64px}.hero h1{font-size:58px}.hero:after{display:none}.intro{font-size:18px}.steps ol,.columns{grid-template-columns:1fr;gap:24px}.steps{padding:38px 0}.steps li{display:flex;gap:20px}.number{min-width:22px;margin-top:4px}.preview{padding:32px 22px;margin:0 -6px}.start{padding:48px 0}h2{font-size:30px}footer{align-items:flex-start;flex-wrap:wrap;gap:20px}footer p{flex-basis:70%}.guide{padding-top:32px}.guide h1{font-size:42px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}
