*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:30px}body{margin:0;color:#1c2927;background:#f4f6ef;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}a:hover{text-decoration:underline}button,a,summary{-webkit-tap-highlight-color:transparent}button:focus-visible,a:focus-visible,summary:focus-visible{outline:3px solid #247960;outline-offset:5px}button{font:inherit}.wrap{max-width:1240px;padding-left:40px;padding-right:40px;margin:auto}.nav{height:112px;display:flex;align-items:center;justify-content:space-between}.brand{display:flex;align-items:center;gap:10px;font-size:25px;font-weight:750;letter-spacing:-1px}.nav nav{display:flex;gap:34px;font-size:14px}.hero{display:grid;grid-template-columns:1.1fr 1fr;gap:60px;padding-top:58px;padding-bottom:100px;align-items:center}.eyebrow{font-size:11px;font-weight:750;letter-spacing:2px;margin:0 0 26px;display:flex;gap:9px;align-items:center}.eyebrow span{width:7px;height:7px;background:#388366;border-radius:50%}h1{font-size:clamp(58px,6.3vw,88px);line-height:1.04;letter-spacing:-5px;font-weight:620;margin:0 0 28px}h1 em{font-style:normal;color:#37755b}.lead{font-size:20px;line-height:1.65;color:#5c6862;margin:0 0 30px}.actions{display:flex;align-items:center;gap:23px;flex-wrap:wrap}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:25px;padding:17px 22px;font-size:14px;font-weight:650;border-radius:7px}.primary{background:#213e33;color:#fff}.primary:hover{background:#315846;text-decoration:none}.text-link{font-size:13px;font-weight:600}.availability{font-size:12px;line-height:1.8;color:#5d6a62;margin-top:24px}.availability span{color:#717c74;font-size:11px}.playground{position:relative;padding:34px 24px 20px;background:#e4ebdf;border-radius:160px 160px 22px 22px}.browser{overflow:hidden;background:#fffdf7;border:1px solid #c5cfbf;border-radius:12px;box-shadow:0 20px 35px #263a2414;transform:rotate(-2deg)}.browser-top{height:41px;display:flex;justify-content:space-between;align-items:center;padding:0 16px;background:#f4f4ed;color:#798173;font-size:10px}.dots{display:flex;gap:5px}.dots i{width:6px;height:6px;background:#c9cdc1;border-radius:50%}.tabs{display:flex;gap:5px;background:#f4f4ed;padding:0 12px;border-bottom:1px solid #e1e4d8}.tabs button{border:0;background:none;padding:13px 18px;color:#6a7567;font-size:11px;border-radius:7px 7px 0 0;cursor:pointer}.tabs button[aria-selected=true]{background:#fffdf7;color:#214633;box-shadow:0 -1px 0 #dce0d5}.demo-content{padding:38px 35px 25px;min-height:275px}.page-label{font-size:9px;letter-spacing:2px;color:#87907a}.demo-content h2{font-family:Georgia,serif;font-size:34px;line-height:1.1;font-weight:400;letter-spacing:-1px;margin:22px 0}.note-lines{display:grid;gap:11px}.note-lines i{height:4px;background:#e6e8dc;border-radius:2px;width:90%}.note-lines i:nth-child(2){width:75%}.note-lines i:nth-child(3){width:53%}.page-number{display:block;text-align:right;font-size:10px;letter-spacing:2px;color:#939c8a;margin-top:20px}.demo-controls{display:flex;justify-content:center;gap:16px;margin-top:28px}.demo-controls button{background:#f9fbf5;border:1px solid #c7d2be;border-radius:8px;padding:12px 20px;cursor:pointer;box-shadow:0 3px 0 #c8d2c0;min-width:130px}.demo-controls button:hover{background:#fff}.demo-controls button:active{transform:translateY(2px);box-shadow:0 1px 0 #c8d2c0}.demo-controls span{display:block;font-size:10px;color:#6a7866;margin-bottom:7px}.demo-controls kbd{font:22px -apple-system,sans-serif;color:#2e503f}.demo-caption{text-align:center;font-size:12px;color:#55704f;line-height:1.8;margin:20px 0 0}.demo-caption span{font-size:10px;color:#788670}.trust{border-top:1px solid #dbe1d4;border-bottom:1px solid #dbe1d4;background:#edf1e7}.trust-inner{display:flex;align-items:center;justify-content:space-between;gap:22px;min-height:85px;font-size:13px}.trust b{color:#37755b;margin-right:8px}.trust a{color:#65715e;font-size:12px}.features{padding-top:90px;padding-bottom:85px}.section-head h2,.install h2,.faq h2{font-size:44px;line-height:1.12;font-weight:570;letter-spacing:-1.8px;margin:0 0 40px}.feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:50px}.feature-number{font-size:10px;letter-spacing:1.8px;color:#668365}.feature-grid h3{font-size:19px;letter-spacing:-.5px;font-weight:650;margin:18px 0 12px}.feature-grid p,.install p,.faq p{font-size:15px;line-height:1.75;color:#63705f}.install{padding-top:55px;padding-bottom:55px;background:#e5ecde;border-radius:16px;display:grid;grid-template-columns:1fr 1fr;gap:60px}.install h2{margin-bottom:18px}.install .button{margin-top:16px}.steps{list-style:none;padding:0;margin:0;display:grid;gap:24px}.steps li{display:flex;gap:22px}.steps li>span{font-size:12px;color:#76866b;padding-top:5px}.steps h3{font-size:17px;margin:0 0 7px}.steps p{margin:0;font-size:14px}code{font-size:12px;overflow-wrap:anywhere}.faq{padding-top:90px;padding-bottom:80px;max-width:880px}.faq h2{font-size:34px}.faq details{border-bottom:1px solid #d5ddce;padding:19px 0}.faq summary{cursor:pointer;font-size:16px;font-weight:550}.faq p{max-width:690px}.faq a{text-decoration:underline}footer{border-top:1px solid #dbe1d4;padding-top:34px;padding-bottom:36px;display:flex;align-items:center;justify-content:space-between;gap:20px;flex-wrap:wrap}footer .brand{font-size:20px}.byline{font-size:11px;color:#74806c;font-weight:400;letter-spacing:0;margin-left:8px}footer>div{display:flex;gap:25px;font-size:12px}footer p{width:100%;font-size:11px;color:#7b8574;margin:8px 0 0}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media(max-width:850px){.wrap{padding-left:24px;padding-right:24px}.nav{height:85px}.hero{gap:35px;padding-top:35px}.hero h1{font-size:61px;letter-spacing:-3px}.lead{font-size:17px}.playground{padding:24px 12px 16px}.demo-content{padding:25px 22px;min-height:260px}.demo-content h2{font-size:29px}.tabs button{padding:12px}.demo-controls{gap:10px}.demo-controls button{min-width:0;padding:12px 16px}.trust-inner{flex-wrap:wrap;justify-content:center;padding-top:24px;padding-bottom:24px}.feature-grid{gap:25px}.install{margin:0 20px;gap:30px}.install h2{font-size:36px}}@media(max-width:650px){.hero{grid-template-columns:1fr;padding-bottom:55px;gap:40px}.hero h1{font-size:70px}.intro{padding-top:10px}.lead br{display:none}.lead{max-width:320px}.nav nav{gap:18px;font-size:12px}.nav nav a:first-child{display:none}.playground{max-width:460px;width:100%;margin:auto;padding:30px 22px 20px}.demo-content{min-height:270px}.feature-grid{grid-template-columns:1fr;gap:32px}.features{padding-top:60px;padding-bottom:50px}.section-head h2{font-size:38px;margin-bottom:35px}.feature-grid p{max-width:370px}.install{grid-template-columns:1fr;padding-top:36px;padding-bottom:36px;gap:35px}.faq{padding-top:60px;padding-bottom:50px}.faq h2{font-size:30px}footer{align-items:flex-start;gap:25px}.trust-inner{gap:18px;font-size:11px}.trust a{width:100%;text-align:center}.byline{display:none}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}
