:root{--primary:#143f30;--primary-hover:#0b2d20;--accent:#ddf27a;--text:#19221d;--muted:#5d665f;--line:#dce2db;--surface:#f2f4f1;--white:#fff;--warning:#805e12;--warning-bg:#fff5d7;--radius:6px;--container:1200px;--font:Arial,Helvetica,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;color:var(--text);background:var(--white);font-family:var(--font);font-size:17px;line-height:1.55;letter-spacing:0}a{color:inherit;text-decoration:none}button,input{font:inherit}button,a,input,summary{-webkit-tap-highlight-color:transparent}button{cursor:pointer}img{max-width:100%;display:block}h1,h2,h3,p{margin:0}h1,h2,h3{line-height:1.12;letter-spacing:0}h2{font-size:42px;font-weight:600}h3{font-size:20px;font-weight:600}p+ p{margin-top:20px}button:focus-visible,a:focus-visible,input:focus-visible,summary:focus-visible{outline:3px solid #527c0a;outline-offset:5px}button:disabled{cursor:not-allowed;opacity:.42}button[hidden],[hidden]{display:none!important}.container{width:calc(100% - 80px);max-width:var(--container);margin:auto}.section{padding:92px 0}.eyebrow,.overline{text-transform:uppercase;font-size:11px;font-weight:700;line-height:1.5;letter-spacing:0}.eyebrow{margin-bottom:22px;color:var(--primary)}.eyebrow.light{color:var(--accent)}.overline{color:var(--muted);display:block;margin-bottom:12px}.skip{position:absolute;left:20px;top:-100px;padding:12px 20px;background:white;z-index:100}.skip:focus{top:12px}.header{height:86px;background:#fff;position:relative;z-index:5;border-bottom:1px solid var(--line)}.nav-wrap{height:100%;display:flex;align-items:center;justify-content:space-between;gap:30px}.brand{display:flex;align-items:center;gap:10px;white-space:nowrap;font-size:20px;line-height:1;font-weight:700}.brand strong{font-weight:400}.brand img{object-fit:contain}.header nav{display:flex;gap:30px;font-size:14px}.header nav a{padding:12px 0}.header nav a:hover,.footer-inner a:hover{text-decoration:underline;text-underline-offset:4px}.nav-cta{font-size:14px;font-weight:700;display:flex;align-items:center;gap:18px;padding:12px 0}.nav-cta span{font-size:22px}.hero{position:relative;background:#18382c url('/assets/hero.webp') center 48%/cover no-repeat;min-height:610px;color:white;display:flex;align-items:center;isolation:isolate}.hero-shade{position:absolute;inset:0;z-index:-1;background:rgba(6,28,19,.30)}.hero-content{padding-top:62px;padding-bottom:64px}.hero h1{font-size:72px;font-weight:600;line-height:1.05;margin-bottom:24px}.hero-lead{font-size:32px;line-height:1.22;max-width:650px}.hero-description{font-size:18px;max-width:465px;margin-top:20px;color:#f3f6f2}.actions{display:flex;gap:14px;margin-top:34px;flex-wrap:wrap}.button{border:1px solid transparent;border-radius:var(--radius);display:inline-flex;justify-content:center;align-items:center;gap:22px;padding:15px 21px;font-size:14px;font-weight:700;line-height:1.3;min-height:52px;text-align:center;transition:background .16s ease,box-shadow .16s ease}.button span[aria-hidden]{font-size:19px;line-height:1}.button:hover:not(:disabled){box-shadow:0 3px 12px #00000012}.button:active:not(:disabled){transform:translateY(1px)}.lime{background:var(--accent);color:var(--primary)}.lime:hover{background:#e8faa0}.ghost{color:#fff;background:transparent;border-color:#fff8}.ghost:hover{background:#fff2}.primary{background:var(--primary);color:white}.primary:hover:not(:disabled){background:var(--primary-hover)}.outline{background:transparent;border-color:#bac5bb;color:var(--primary)}.outline:hover:not(:disabled){background:#e9eee7}.hero-note{max-width:440px;color:#d9e2da;font-size:12px;line-height:1.5;margin-top:20px}.intro-grid{display:grid;grid-template-columns:1fr 1fr;gap:92px}.intro-copy{font-size:18px;color:var(--muted);padding-top:39px;max-width:520px}.intro-copy p:first-child{color:var(--text);font-size:22px;line-height:1.5}.flow{list-style:none;padding:0;margin:66px 0 0;display:grid;grid-template-columns:repeat(4,1fr);gap:30px;border-top:1px solid var(--line)}.flow li{padding-top:25px}.step-no{font-size:14px;color:#76935d;margin-bottom:35px;display:block}.flow h3{font-size:19px;margin-bottom:14px}.flow p{color:var(--muted);font-size:15px;line-height:1.65}.section-note{font-size:13px;margin-top:30px;color:var(--muted)}.demo-section{background:var(--surface)}.section-heading{display:flex;justify-content:space-between;gap:70px;align-items:flex-end;margin-bottom:34px}.section-summary{color:var(--muted);font-size:17px;max-width:325px}.demo-disclosure{display:flex;align-items:flex-start;gap:10px;font-size:13px;line-height:1.5;color:var(--muted);margin-bottom:20px;max-width:850px}.demo-disclosure strong{color:var(--primary)}.dot{width:7px;height:7px;border-radius:50%;background:#89a254;flex:none;margin-top:6px}.demo-workspace{background:white;border:1px solid #ced8cc;border-radius:8px;display:grid;grid-template-columns:310px 1fr;box-shadow:0 14px 44px #17351d08;overflow:hidden}.source-pane{background:#e8ede5;border-right:1px solid #ced8cc;padding:30px 26px}.pane-heading{display:flex;justify-content:space-between;align-items:center;gap:14px}.pane-heading .overline{margin:0}.source-time{font-size:11px;color:var(--muted)}.source-customer{font-size:15px;margin-top:30px;margin-bottom:15px}.source-pane blockquote{margin:0;font-size:22px;line-height:1.48}.source-date{font-size:11px;color:var(--muted);line-height:1.7;margin-top:23px}.amendment{border-top:1px solid #c6d2c5;margin-top:24px;padding-top:20px}.amendment p{font-size:18px;line-height:1.4}.amendment .overline{font-size:10px}.edit-button{margin-top:32px;width:100%;font-size:12px;gap:10px;padding:12px 10px;min-height:48px}.source-small{font-size:11px;color:var(--muted);line-height:1.65;margin-top:14px}.order-pane{padding:28px 32px}.order-toolbar{display:flex;justify-content:space-between;gap:15px;align-items:center;margin-bottom:29px}.order-toolbar h3{font-size:19px}.order-toolbar .overline{font-size:10px;margin-bottom:7px}.mono{font-family:var(--font);font-size:15px;font-weight:400;margin-left:8px;color:var(--muted)}.version{white-space:nowrap;font-size:11px;color:var(--muted);padding:5px 8px;background:var(--surface)}.table-head,.order-row{display:grid;grid-template-columns:1fr 125px 110px;align-items:center;gap:14px}.table-head{font-size:10px;color:var(--muted);text-transform:uppercase;border-bottom:1px solid var(--line);padding-bottom:13px}.table-head>span:last-child{text-align:right}.order-row{min-height:81px;border-bottom:1px solid var(--line);padding:15px 0;font-size:14px}.order-row strong{font-weight:600}.order-row small{display:block;color:var(--muted);font-size:11px;margin-top:5px}.quantity{font-size:13px}.amount{text-align:right;font-weight:700;white-space:nowrap}.pack-picker{border:0;padding:15px 16px 17px;background:var(--warning-bg);margin:20px 0;border-radius:var(--radius)}.pack-picker legend{float:left;display:block;width:100%;padding:0;margin-bottom:13px;color:var(--warning);font-size:12px;font-weight:700}.pack-picker legend>span{display:inline-flex;width:17px;height:17px;margin-right:4px;border:1px solid var(--warning);border-radius:50%;align-items:center;justify-content:center}.pack-options{display:flex;gap:12px;clear:both}.pack-options label{display:flex;align-items:center;gap:10px;min-height:48px;background:white;border:1px solid #e5d29e;border-radius:4px;padding:8px 15px;flex:1;cursor:pointer;position:relative}.pack-options label:has(input:checked){border:1px solid var(--primary);box-shadow:0 0 0 1px var(--primary)}.pack-options input{accent-color:var(--primary);width:16px;height:16px;margin:0;cursor:pointer}.pack-options strong{display:block;font-size:12px;font-weight:700}.pack-options small{display:block;font-size:10px;color:var(--muted)}.order-total{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-top:24px}.order-total>div>span{font-size:14px;font-weight:700;display:block}.order-total small{font-size:10px;display:block;color:var(--muted);margin-top:3px}.order-total>strong{font-size:25px;white-space:nowrap;font-weight:600}.order-status{font-size:11px;line-height:1.55;margin-top:21px;min-height:34px}.order-status.warning{color:#876313}.order-status.ready,.order-status.success{color:var(--primary)}.order-actions{display:flex;gap:10px;margin-top:15px}.order-actions .button{font-size:12px;padding:13px 15px;gap:12px;min-height:47px}.order-actions .primary{flex:1}.demo-footer{display:flex;justify-content:space-between;gap:25px;align-items:flex-start;margin-top:20px}.demo-footer p{font-size:11px;color:var(--muted);max-width:720px}.text-button{display:inline-flex;align-items:center;gap:8px;border:0;background:none;white-space:nowrap;padding:0 0 5px;min-height:34px;color:var(--primary);font-size:12px;border-bottom:1px solid #adc0a7}.text-button:hover{border-color:var(--primary)}.pilot-section{background:var(--primary);color:white}.pilot-grid{display:grid;grid-template-columns:1fr 1fr;gap:125px}.pilot-intro h2{font-weight:500}.pilot-intro>p:not(.eyebrow):not(.contact-note){font-size:19px;color:#d4e0d6;margin-top:27px;max-width:445px}.pilot-intro .button{margin-top:34px}.pilot-intro .contact-note{font-size:11px;color:#b7c9be;margin-top:18px;max-width:380px}.pilot-offer{border-left:1px solid #517060;padding-left:55px}.pilot-offer .overline{color:#c7d5c9}.pilot-price{font-size:64px;line-height:1.05;color:var(--accent);font-weight:500}.pilot-price span{font-size:40px}.pilot-duration{font-size:16px;margin-top:20px;line-height:1.6;color:#e0e9e0;max-width:380px}.pilot-list{list-style:none;padding:0;margin:27px 0 0;font-size:13px}.pilot-list li{padding:10px 0;border-top:1px solid #486856;display:flex;gap:12px}.pilot-list li:before{content:'✓';color:var(--accent)}.pilot-target{font-size:11px;color:#b7c9be;margin-top:20px;max-width:400px}.price-next{border-top:1px solid #547362;padding-top:40px;display:grid;grid-template-columns:1fr 1fr 1.25fr;gap:45px;margin-top:65px}.price-next .overline{font-size:10px;color:#b7c9be;margin-bottom:7px}.price-next h3{font-size:19px;font-weight:500}.price-next strong{display:block;font-size:24px;font-weight:400}.price-next span:not(.overline){display:block;font-size:12px;color:#c7d5c9;margin-top:8px}.price-note{font-size:11px;line-height:1.75;color:#afc2b5;margin-top:26px;max-width:1050px}.faq-grid{display:grid;grid-template-columns:1fr 1.3fr;gap:115px}.faq-grid h2{max-width:340px}.presentation-link{display:block;margin-top:42px;font-size:14px;color:var(--primary);max-width:250px;border-top:1px solid var(--line);padding-top:22px}.presentation-link>span{float:right;font-size:22px}.presentation-link>small{display:block;font-size:11px;color:var(--muted);margin-top:5px}.presentation-link:hover{text-decoration:underline;text-underline-offset:4px}.faq-list{border-top:1px solid var(--line)}details{border-bottom:1px solid var(--line)}summary{cursor:pointer;font-size:16px;font-weight:600;padding:21px 36px 21px 0;position:relative;list-style:none}summary::-webkit-details-marker{display:none}summary:after{content:'+';position:absolute;right:0;top:19px;font-weight:400;font-size:23px;color:var(--primary)}details[open] summary:after{content:'−'}details>p{font-size:14px;color:var(--muted);padding-bottom:24px;padding-right:28px;line-height:1.75}.closing{background:var(--accent);padding:65px 0}.closing-inner{display:grid;grid-template-columns:1fr 1fr;gap:120px;align-items:center}.closing .eyebrow{margin-bottom:15px}.closing h2{font-size:40px}.closing p:not(.eyebrow){font-size:16px}.closing .button{margin-top:25px}.email-address{display:block;margin-top:13px;font-size:12px;color:var(--primary)}footer{padding:33px 0 25px}.footer-inner{display:flex;align-items:center;justify-content:space-between;gap:30px}.footer-inner .brand{font-size:18px}.footer-inner p,.footer-inner>a:last-child{font-size:12px;color:var(--muted)}.footer-note{border-top:1px solid var(--line);padding-top:21px;font-size:10px;color:var(--muted);line-height:1.7;margin-top:25px}.noscript{padding:15px;border:1px solid var(--warning);margin-top:18px;font-size:13px}
@media(min-width:1600px){.hero{min-height:630px;background-position:center 45%}.hero-shade{background:rgba(6,28,19,.24)}}
@media(max-width:1100px){.container{width:calc(100% - 56px)}.section{padding:75px 0}.intro-grid{gap:45px}h2{font-size:36px}.intro-copy{font-size:16px}.flow{gap:22px}.flow h3{font-size:17px}.flow p{font-size:13px}.demo-workspace{grid-template-columns:270px 1fr}.source-pane{padding:27px 23px}.source-pane blockquote{font-size:20px}.order-pane{padding:26px 24px}.table-head,.order-row{grid-template-columns:1fr 86px 82px;gap:12px}.order-actions{flex-wrap:wrap}.order-actions .button{flex:1}.order-actions .primary{flex-basis:100%}.pilot-grid{gap:65px}.pilot-offer{padding-left:38px}.faq-grid{gap:60px}.price-next{gap:25px}.price-next strong{font-size:21px}.closing-inner{gap:70px}.hero h1{font-size:64px}.hero{min-height:590px}.hero-lead{font-size:30px}.hero-shade{background:rgba(6,28,19,.38)}}
@media(max-width:800px){.header{height:76px}.header nav{gap:22px}.nav-cta{font-size:12px;gap:8px}.brand{font-size:18px}.brand img{width:31px;height:31px}.nav-faq{display:none}.hero{min-height:600px;background-position:45% center}.hero h1{font-size:56px}.hero-lead{font-size:29px}.hero-content{padding-top:58px;padding-bottom:55px}.hero-description{max-width:410px}.hero-shade{background:rgba(4,27,17,.43)}.intro-grid{grid-template-columns:1fr;gap:25px}.intro-copy{padding:0;max-width:650px}.intro-copy p:first-child{font-size:20px}.intro-copy p+p{margin-top:14px}.flow{grid-template-columns:1fr 1fr;row-gap:30px;margin-top:42px}.step-no{margin-bottom:15px}.flow h3{font-size:18px}.flow p{font-size:14px}.section-heading{gap:35px}.section-summary{max-width:220px;font-size:14px}.demo-workspace{grid-template-columns:1fr}.source-pane{border-right:0;border-bottom:1px solid #ced8cc;padding:24px}.source-customer{margin-top:19px;margin-bottom:12px}.source-pane blockquote{font-size:22px;max-width:600px}.source-date{margin-top:18px;font-size:10px}.edit-button{width:auto;margin-top:20px;padding:12px 20px}.source-small{display:inline-block;margin-left:15px;vertical-align:middle}.order-pane{padding:30px}.table-head,.order-row{grid-template-columns:1fr 115px 105px}.order-actions{flex-wrap:nowrap}.order-actions .primary{flex-basis:auto;flex:1}.order-actions .outline{flex:none}.demo-footer{gap:25px}.pilot-grid{grid-template-columns:1fr;gap:40px}.pilot-intro>p:not(.eyebrow):not(.contact-note){max-width:600px}.pilot-offer{padding:35px 0 0;border-left:0;border-top:1px solid #517060}.pilot-price{font-size:56px}.pilot-duration{max-width:500px}.pilot-list{max-width:550px}.pilot-target{max-width:550px}.price-next{margin-top:42px;grid-template-columns:1fr 1fr;row-gap:26px}.price-next>div:first-child{grid-column:1/-1}.faq-grid{grid-template-columns:1fr;gap:35px}.faq-grid h2{max-width:none}.presentation-link{margin-top:24px;max-width:300px}.closing-inner{gap:35px}.closing h2{font-size:34px}.closing p:not(.eyebrow){font-size:14px}}
@media(max-width:560px){html{scroll-padding-top:20px}.container{width:calc(100% - 40px)}.header{height:72px}.header nav{margin-left:auto;gap:19px;font-size:12px}.nav-wrap{gap:20px}.nav-cta{display:none}.brand{font-size:18px}.brand img{width:28px;height:28px}.hero{min-height:535px;background-position:43% center}.hero-shade{background:rgba(5,26,17,.53)}.hero-content{padding-top:44px;padding-bottom:36px}.eyebrow{font-size:10px;margin-bottom:19px}.hero h1{font-size:44px;margin-bottom:20px}.hero-lead{font-size:25px;line-height:1.22}.hero-description{font-size:16px;max-width:310px;margin-top:20px}.actions{gap:10px;margin-top:27px}.actions .button{padding:14px 16px;font-size:12px;gap:13px;min-height:49px}.hero-note{font-size:10px;max-width:315px;margin-top:18px}.section{padding:58px 0}h2{font-size:30px}.intro-grid{gap:25px}.intro-copy p:first-child{font-size:18px}.intro-copy{font-size:15px;line-height:1.65}.flow{margin-top:35px;gap:28px 24px}.flow li{padding-top:20px}.flow h3{font-size:16px}.flow p{font-size:12px;line-height:1.65}.step-no{font-size:12px;margin-bottom:17px}.section-note{font-size:11px;margin-top:24px}.section-heading{display:block;margin-bottom:25px}.section-summary{max-width:330px;font-size:14px;margin-top:22px}.demo-disclosure{font-size:11px;gap:8px}.demo-workspace{margin-left:-5px;margin-right:-5px}.source-pane{padding:24px 20px}.source-pane blockquote{font-size:21px}.source-small{margin-left:0;display:block;font-size:10px}.edit-button{margin-top:20px;width:100%;font-size:12px}.source-customer{margin-top:20px}.order-pane{padding:24px 18px}.order-toolbar{margin-bottom:23px;align-items:flex-start}.order-toolbar h3{font-size:16px;line-height:1.5}.mono{font-size:12px;margin-left:3px}.order-toolbar .overline{font-size:8px}.version{font-size:9px;margin-top:3px}.table-head,.order-row{grid-template-columns:1fr 70px 74px;gap:8px}.table-head{font-size:8px}.order-row{font-size:12px;min-height:80px}.order-row small{font-size:9px}.quantity{font-size:11px}.amount{font-size:12px}.pack-picker{padding:14px 12px}.pack-picker legend{font-size:11px;margin-bottom:12px}.pack-options{gap:8px}.pack-options label{padding:8px 10px;gap:9px;min-height:52px}.pack-options strong{font-size:11px}.pack-options small{font-size:8px;white-space:nowrap}.pack-options input{width:14px;height:14px}.order-total>strong{font-size:23px}.order-total>div>span{font-size:12px}.order-total small{font-size:9px}.order-status{font-size:10px;min-height:31px}.order-actions{flex-direction:column;gap:9px}.order-actions .button{width:100%;min-height:47px;font-size:12px}.demo-footer{display:block;margin-top:17px}.demo-footer p{font-size:10px;max-width:330px}.text-button{margin-top:14px;font-size:11px}.pilot-grid{gap:35px}.pilot-intro>p:not(.eyebrow):not(.contact-note){font-size:17px;margin-top:22px}.pilot-intro .button{font-size:13px;margin-top:25px}.pilot-intro .contact-note{font-size:10px}.pilot-offer{padding-top:29px}.pilot-price{font-size:52px}.pilot-price span{font-size:34px}.pilot-duration{font-size:14px;max-width:320px}.pilot-list{font-size:12px}.pilot-target{font-size:10px}.price-next{grid-template-columns:1fr;gap:24px;margin-top:34px;padding-top:30px}.price-next>div:first-child{grid-column:auto}.price-next strong{font-size:23px}.price-next span:not(.overline){font-size:11px}.price-note{font-size:10px;margin-top:24px}.faq-grid{gap:30px}.presentation-link{font-size:13px}.presentation-link>small{font-size:10px}summary{font-size:14px;padding-top:20px;padding-bottom:20px}details>p{font-size:12px;padding-right:12px;line-height:1.8}.closing{padding:45px 0}.closing-inner{grid-template-columns:1fr;gap:26px}.closing h2{font-size:32px}.closing .button{margin-top:22px;font-size:13px}.footer-inner{flex-wrap:wrap;row-gap:17px;column-gap:20px}.footer-inner .brand{width:100%;font-size:18px}.footer-inner p,.footer-inner>a:last-child{font-size:10px}.footer-note{font-size:9px;margin-top:20px;padding-top:18px}.footer-inner .brand img{width:27px;height:27px}}
@media(max-width:355px){.container{width:calc(100% - 30px)}.hero h1{font-size:40px}.hero-lead{font-size:23px}.actions .button{padding:13px 11px;font-size:11px;gap:9px}.header nav{gap:14px}.brand{font-size:16px}.brand img{width:26px;height:26px}.nav-wrap{gap:12px}.table-head,.order-row{grid-template-columns:1fr 58px 65px;gap:7px}.order-pane{padding-left:14px;padding-right:14px}.pack-options label{padding:8px}.pack-picker legend{font-size:10px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}}
/* Keep focus inside FAQ headings so it cannot cross the answer text. */
summary:focus-visible{outline-offset:-3px}
@media(max-width:560px){.demo-disclosure,.source-date,.source-small,.demo-footer p,.hero-note,.pilot-target,.pilot-intro .contact-note,.price-note,.footer-note{font-size:11px}.order-row small,.pack-options small,.order-total small,.order-toolbar .overline{font-size:10px}.table-head{font-size:9px}}
@media(max-width:560px) and (max-height:700px){.hero{min-height:0}.hero-content{padding-top:29px;padding-bottom:28px}.hero h1{font-size:40px;margin-bottom:16px}.hero-lead{font-size:23px}.hero-description{font-size:15px;margin-top:15px}.actions{margin-top:22px}.hero-note{margin-top:14px}.hero .eyebrow{margin-bottom:15px}}
@media(min-width:801px) and (max-height:800px){.hero{min-height:0}.hero-content{padding-top:44px;padding-bottom:44px}.hero h1{font-size:56px;margin-bottom:20px}.hero-lead{font-size:29px}.hero .actions{margin-top:25px}}
summary:focus-visible{outline-offset:3px}
details>p{padding-top:10px}
