
:root{--ink:#252a25;--muted:#656a63;--paper:#fafbf7;--lime:#d9f477;--line:#dce0d6}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:30px}body{margin:0;color:var(--ink);background:var(--paper);font-family:Arial,Helvetica,sans-serif;font-size:16px;line-height:1.6}a{color:inherit;text-decoration:none}button,input{font:inherit}button,a,input,summary{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible,input:focus-visible,summary:focus-visible{outline:3px solid #719116;outline-offset:5px}.wrap{max-width:1320px;width:calc(100% - 112px);margin:auto}.announcement{text-align:center;background:var(--ink);color:#fff;padding:9px 20px;font-size:13px;letter-spacing:.025em}.announcement span{color:#d1d6cc;margin-left:8px}.header{height:106px;display:flex;align-items:center;justify-content:space-between;gap:24px}.wordmark{font-size:39px;font-weight:800;letter-spacing:-2.2px;line-height:1}.wordmark span{font-size:11px;vertical-align:top;letter-spacing:0;margin-left:4px}.header nav{display:flex;gap:32px;font-size:14px}.header nav a:hover{text-decoration:underline;text-underline-offset:5px}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:34px;background:var(--ink);color:white;border:1px solid var(--ink);padding:17px 25px;border-radius:5px;font-weight:600;font-size:15px;cursor:pointer;transition:background .2s,transform .2s}.button:hover{background:#424b36;transform:translateY(-2px)}.button span{font-size:22px;line-height:1}.button.small{padding:12px 19px;font-size:14px}.hero{display:grid;grid-template-columns: .88fr 1.12fr;gap:38px;padding:34px 0 66px;align-items:center}.eyebrow{font-size:12px;letter-spacing:.14em;font-weight:700;margin:0 0 25px}.hero h1{font-size:clamp(60px,6.4vw,94px);letter-spacing:-.065em;line-height:1.02;font-weight:500;margin:0 0 25px}.hero h1 em{font-family:Georgia,serif;font-weight:400;letter-spacing:-.05em}.intro{max-width:410px;color:var(--muted);margin:0 0 29px;font-size:17px;line-height:1.7}.fine{font-size:13px;color:var(--muted);line-height:1.55}.hero .fine{margin-top:15px}.hero-visual{margin:0;position:relative;align-self:stretch;min-height:560px;background:#e4e5dd;border-radius:7px;overflow:hidden}.hero-visual img{width:100%;height:100%;object-fit:cover;position:absolute;inset:0}.image-tag{position:absolute;top:22px;left:22px;background:#fafbf7e8;border-radius:3px;padding:7px 11px;font-size:11px;font-weight:700;letter-spacing:.08em}.hero-visual figcaption{position:absolute;bottom:0;left:0;right:0;background:#fafbf7ed;padding:9px 18px;font-size:12px}.visual-note{position:absolute;bottom:64px;left:25px;background:var(--lime);padding:14px 20px;transform:rotate(-3deg);font-size:14px}.visual-note span,.visual-note strong{display:block}.feature-strip{background:#eef0e8;border-block:1px solid var(--line)}.feature-strip .wrap{display:flex;justify-content:space-between;gap:22px;padding-block:22px;font-size:14px}.feature-strip b{font-size:12px;color:#79816e;margin-right:14px}.section{padding-block:94px}.section-head{display:grid;grid-template-columns:1.1fr 1fr;gap:10px 80px;margin-bottom:36px}.section-head .eyebrow{grid-column:1/-1;margin:0}.section-head>p:last-child{max-width:470px;color:var(--muted);align-self:end;margin-bottom:7px}h2{font-weight:500;font-size:clamp(36px,4vw,54px);line-height:1.12;letter-spacing:-.045em;margin:10px 0 16px}h3{font-weight:500;font-size:23px;line-height:1.25;letter-spacing:-.025em}.comparison{display:grid;grid-template-columns:1fr 1fr;gap:20px}.comparison article{border:1px solid var(--line);border-radius:6px;overflow:hidden;background:#f0f1eb}.comparison-label{padding:16px 22px;display:flex;justify-content:space-between;gap:12px;font-size:13px}.comparison-label span:first-child{font-size:11px;font-weight:700;letter-spacing:.09em}.after .comparison-label{background:var(--lime)}.comparison img{width:100%;height:300px;object-fit:cover;display:block}.comparison article>p{font-size:14px;margin:0;padding:16px 22px}.space-map{height:300px;padding:21px 38px;position:relative;background:#e8e9e1;display:flex;flex-direction:column;gap:13px;text-align:center}.map-title{font-size:10px;letter-spacing:.12em}.map-back,.map-front{display:flex;gap:10px}.map-back span,.map-front span{flex:1;border:1px dashed #909687;padding:12px 4px;font-size:13px;background:#f6f7f2}.map-pipe{align-self:center;width:32%;border:1px solid #899180;background:#d6dbcf;padding:10px;font-size:13px}.map-access{font-size:12px;color:var(--muted)}.benefits{display:grid;grid-template-columns:repeat(3,1fr);gap:45px;margin-top:48px}.number{font-size:11px;letter-spacing:.08em;color:var(--muted)}.benefits h3{margin:13px 0}.benefits p{color:var(--muted);font-size:15px;margin:0}.fit-section{background:var(--ink);color:#fafbf7;padding:82px 0}.fit-grid{display:grid;grid-template-columns:1fr 1fr;gap:100px}.fit-grid h2{font-size:54px}.fit-grid>div>p:not(.eyebrow){color:#c5cbc0;max-width:410px}.fit-note{font-size:12px;border-top:1px solid #555d50;padding-top:20px;margin-top:30px;color:var(--lime)}.fit-note span{display:block;color:#c5cbc0;max-width:390px;margin-top:6px}.fit-checks h3{margin-top:0}.fit-checks>div{display:flex;gap:20px;border-bottom:1px solid #555d50;padding:15px 0}.fit-checks>div>span{color:var(--lime);font-size:12px;padding-top:3px}.fit-checks p{margin:0;color:#c5cbc0;font-size:14px}.fit-checks strong{display:block;color:#fafbf7;font-size:16px;margin-bottom:5px}.fit-checks .fine{margin-top:18px;color:#c5cbc0}.faq-section{display:grid;grid-template-columns:.9fr 1.1fr;gap:60px}.faq-section>div>p:last-child{color:var(--muted)}details{border-bottom:1px solid var(--line)}summary{list-style:none;cursor:pointer;padding:22px 30px 22px 0;font-size:16px;position:relative}summary::-webkit-details-marker{display:none}summary:after{content:'+';position:absolute;right:3px;font-size:22px;top:17px}details[open] summary:after{content:'−'}details p{color:var(--muted);font-size:15px;margin:0 20px 24px 0}.product-section{background:var(--lime);padding:74px 0}.product-grid{display:grid;grid-template-columns:1fr 1fr;gap:100px;align-items:center}.product-grid h2{font-size:60px}.product-card{background:var(--paper);padding:35px;border-radius:7px}.product-kicker{font-size:11px;letter-spacing:.12em}.product-card h3{font-size:29px;margin:16px 0 12px}.product-card>p{font-size:15px;color:var(--muted)}label{display:block;font-size:14px;margin:25px 0 8px}input{width:100%;padding:14px;border:1px solid #a9aea2;border-radius:4px;background:white;color:var(--ink);font-size:16px}form .button{width:100%;margin-top:12px}#product-status:empty{display:none}#product-status{font-size:14px;padding:12px;background:#eef3df;margin-bottom:0}#product-status.error{background:#fbe8e2;color:#77371e}.product-footer{border-top:1px solid var(--line);padding-top:18px;margin-top:22px;font-size:12px;color:var(--muted)}.text-button{border:0;padding:0;background:none;text-decoration:underline;text-underline-offset:3px;cursor:pointer;font-size:13px;color:var(--ink)}.footer{display:flex;align-items:center;justify-content:space-between;gap:20px;padding-block:38px}.footer p,.footer>span{font-size:12px;color:var(--muted)}.skip{position:fixed;top:-100px;z-index:10;background:var(--lime);padding:12px}.skip:focus{top:0}[hidden]{display:none!important}
@media(min-width:1500px){.hero-visual{min-height:640px}}@media(max-width:1000px){.wrap{width:calc(100% - 56px)}.header nav{gap:18px}.hero{gap:24px}.hero h1{font-size:66px}.hero-visual{min-height:530px}.fit-grid,.product-grid{gap:45px}.section-head{gap:10px 35px}.product-grid h2{font-size:50px}.feature-strip .wrap{font-size:12px}}@media(max-width:700px){.wrap{width:calc(100% - 36px)}.announcement{font-size:11px}.announcement span{display:none}.header{height:83px;gap:12px}.wordmark{font-size:33px}.header nav{display:none}.button.small{font-size:12px;padding:10px 12px;gap:15px}.hero{grid-template-columns:1fr;padding:30px 0 35px;gap:24px}.hero h1{font-size:68px}.hero h1 br:nth-child(2){display:none}.intro{max-width:100%}.hero-visual{min-height:430px}.feature-strip .wrap{flex-direction:column;gap:10px;padding-block:19px;font-size:13px}.section{padding-block:56px}.section-head,.comparison,.fit-grid,.faq-section,.product-grid{grid-template-columns:1fr;gap:24px}.section-head .eyebrow{margin-bottom:0}.section-head h2{margin-bottom:0}.section-head>p:last-child{margin-top:0}.benefits{grid-template-columns:1fr;gap:25px;margin-top:32px}.benefits article{border-top:1px solid var(--line);padding-top:20px}.fit-section{padding:53px 0}.fit-grid h2{font-size:44px}.faq-section{gap:15px}.product-section{padding:48px 0}.product-grid h2{font-size:48px}.product-card{padding:25px}.footer{flex-wrap:wrap;gap:10px}.footer>span{width:100%}.footer p{max-width:155px}.eyebrow{font-size:11px}.space-map{padding-inline:20px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.button{transition:none}}

dialog{width:min(520px,calc(100% - 32px));max-height:calc(100dvh - 40px);padding:0;border:0;border-radius:7px;color:var(--ink);background:var(--paper);overflow:auto;box-shadow:0 24px 100px #0004}dialog::backdrop{background:#18201799;backdrop-filter:blur(4px)}dialog .product-card{position:relative;padding-top:48px}.dialog-close{position:absolute;right:12px;top:8px;width:40px;height:40px;border:0;background:transparent;color:var(--ink);font-size:28px;cursor:pointer}.modal-open{overflow:hidden}.purchase-button{width:100%;margin-top:18px}button:disabled{opacity:.65;cursor:wait}dialog form .button{gap:14px}

.product-price{font-size:30px;font-weight:600;letter-spacing:-.035em;line-height:1.3;margin:22px 0 18px;color:var(--ink)}.product-price span{font-size:14px;letter-spacing:.04em;font-weight:500;margin-left:5px}.product-card .product-price{font-size:30px;color:var(--ink)}.product-card .product-price+.purchase-button{margin-top:0}
.buy-arrow{display:block;flex:0 0 16.109375px;width:16.109375px;height:22px;pointer-events:none}
.dialog-close,.dialog-close:focus,.dialog-close:active{appearance:none;-webkit-appearance:none;border:0;box-shadow:none;outline:none;-webkit-tap-highlight-color:transparent}
.dialog-close:focus-visible{outline:2px solid #656a63;outline-offset:2px}
