:root{color:#233e34;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;--cream:#f8f6ef;--green:#233e34;--soft-green:#446b54;--muted:#626e64;--line:#d9ddd2;--serif:Georgia, "Times New Roman", serif;--header-space:100px;background:#f8f6ef;font-family:Segoe UI,-apple-system,BlinkMacSystemFont,Arial,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:calc(var(--header-space) + 16px)}body{margin:0}a{color:inherit;text-underline-offset:4px}button,input{font:inherit}button,a,input{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{cursor:wait;opacity:.7}img,svg{max-width:100%;display:block}h1,h2,p{margin:0}h1,h2{font-family:var(--serif);letter-spacing:-.045em;font-weight:400}em{font-weight:400}:focus-visible{outline-offset:5px;outline:3px solid #9f7031}.wrap{width:min(1160px,100% - 80px);margin-inline:auto}.eyebrow{letter-spacing:.16em;text-transform:uppercase;font-size:11px;font-weight:650}.button{border:1px solid var(--green);background:var(--green);min-height:56px;color:var(--cream);border-radius:100px;justify-content:center;align-items:center;gap:24px;padding:15px 25px;font-size:14px;font-weight:600;text-decoration:none;transition:background .2s,transform .2s;display:inline-flex}.button svg,.header-cta svg{stroke:currentColor;stroke-width:1.6px;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0;width:21px;height:21px}.button:hover{background:#345644;transform:translateY(-2px)}.skip-link{z-index:20;background:var(--green);color:#fff;border-radius:8px;padding:12px 20px;position:fixed;top:12px;left:12px;transform:translateY(-150%)}.skip-link:focus{transform:translateY(0)}.site-header{z-index:10;height:var(--header-space);pointer-events:none;position:sticky;top:0}.header-inner{height:var(--header-space);border-bottom:1px solid var(--line);pointer-events:auto;border-radius:0;justify-content:space-between;align-items:center;gap:16px;transition:height .32s cubic-bezier(.22,1,.36,1),transform .32s cubic-bezier(.22,1,.36,1),padding .32s cubic-bezier(.22,1,.36,1),border-color .32s,border-radius .32s;display:flex;position:relative}.header-inner:before{content:"";z-index:-1;border-radius:inherit;opacity:0;pointer-events:none;background:#f8f6effa;border:1px solid #fffdf8;transition:opacity .32s;position:absolute;inset:0;box-shadow:inset 0 1px #fff,inset 0 -1px #233e3408,0 8px 30px -10px #233e342e,0 2px 5px #233e3408}.site-header.is-scrolled .header-inner{border-color:#0000;border-radius:26px;height:72px;padding-inline:24px;transform:translateY(10px)}.site-header.is-scrolled .header-inner:before{opacity:1}.brand{letter-spacing:-.045em;white-space:nowrap;align-items:center;gap:11px;min-height:44px;font-size:23px;font-weight:650;text-decoration:none;display:inline-flex}.brand-mark{place-items:center;width:38px;height:38px;display:grid}.brand-mark img{object-fit:cover;border-radius:11px;width:100%;height:100%}.brand-period{color:var(--soft-green)}.site-header nav{align-items:center;gap:30px;font-size:13px;display:flex}.privacy-link{color:var(--muted);padding-block:12px;text-decoration:none}.privacy-link:hover{color:var(--green);text-decoration:underline}.header-cta{border:1px solid var(--green);background:var(--green);min-height:44px;color:var(--cream);white-space:nowrap;border-radius:100px;justify-content:center;align-items:center;gap:15px;padding:10px 18px;font-weight:600;text-decoration:none;transition:background .2s,box-shadow .2s;display:inline-flex}.header-cta:hover{background:#345644;box-shadow:0 3px 10px #233e3426}@supports ((-webkit-backdrop-filter:blur(1px)) or (backdrop-filter:blur(1px))){.header-inner:before{-webkit-backdrop-filter:blur(22px)saturate(150%);backdrop-filter:blur(22px)saturate(150%);background:linear-gradient(135deg,#ffffff38,#fff0 55%,#ffffff1f),#f8f6efb8}}@media (prefers-reduced-transparency:reduce){.header-inner:before{background:var(--cream);-webkit-backdrop-filter:none;backdrop-filter:none}}@media (forced-colors:active){.header-inner:before{box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;background:canvas;border-color:canvastext}.header-cta{color:buttontext;background:buttonface;border-color:buttontext}}.site-footer{min-height:120px;color:var(--muted);justify-content:space-between;align-items:center;gap:24px;font-size:11px;display:flex}.site-footer a{padding-block:12px}.footer-brand{letter-spacing:-.045em;color:var(--green);font-size:22px;font-weight:650;text-decoration:none}.privacy-page{max-width:760px;padding-block:64px 90px}.back-link{color:var(--muted);margin-bottom:60px;font-size:13px;display:inline-block}.privacy-page h1{margin-block:16px;font-size:clamp(44px,7vw,72px)}.policy-date{color:var(--muted);margin-bottom:28px;font-size:12px}.privacy-page .policy-lead{font-size:19px;line-height:1.7}.privacy-page section{margin-top:36px}.privacy-page section h2{letter-spacing:-.025em;margin-bottom:12px;font-family:inherit;font-size:20px;font-weight:600}.privacy-page section p{color:#556457;margin-top:10px;font-size:15px;line-height:1.85}.not-found{min-height:70vh;padding-block:100px 160px}.not-found h1{margin-block:20px;font-size:clamp(44px,7vw,80px)}.not-found .button{margin-top:28px}@media (width<=767px){:root{--header-space:82px}.wrap{width:calc(100% - 40px)}.header-inner{gap:10px}.site-header.is-scrolled .header-inner{border-radius:24px;height:66px;padding-inline:12px;transform:translateY(8px)}.brand{gap:7px;font-size:18px}.brand-mark{width:30px;height:30px}.site-header nav{gap:12px}.header-cta{padding:10px 13px;font-size:12px}.header-cta svg,.privacy-link{display:none}.site-footer{flex-wrap:wrap;gap:8px 24px;padding-block:30px}.site-footer p{order:3;width:100%;font-size:10px}.privacy-page{padding-block:36px 60px}.back-link{margin-bottom:36px}}@media (width<=359px){.header-inner.wrap{width:calc(100% - 24px)}.site-header.is-scrolled .header-inner{padding-inline:10px}.brand{gap:4px;font-size:17px}.brand-mark{width:25px;height:25px}.header-cta{padding-inline:10px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition:none!important;animation:none!important}}.hero{grid-template-columns:1fr 1fr;align-items:center;gap:45px;min-height:770px;padding-block:54px 66px;display:grid}.hero-copy{padding-bottom:20px}.launch-label{color:var(--soft-green);align-items:center;gap:9px;display:flex}.launch-label span{background:var(--soft-green);border-radius:50%;width:6px;height:6px}.hero-product{margin-top:36px;font-size:16px;font-weight:600}.hero h1{margin-top:15px;font-size:clamp(64px,6.65vw,96px);line-height:1.06}.hero h1 em{color:var(--soft-green)}.hero-description{max-width:360px;color:var(--muted);margin-block:25px 30px;font-size:17px;line-height:1.8}.coming-soon{color:var(--muted);margin-top:17px;font-size:11px}.hero-visual{min-width:0;height:650px;position:relative}.hero-rule{background:#e9edde;border-radius:12px;position:absolute;inset:125px -10px 85px}.phone{background:#23352e;border:1px solid #697169;border-radius:37px;width:264px;padding:5px;box-shadow:0 22px 40px -20px #233e3442,0 3px 6px #233e3410}.phone img{border-radius:31px;width:100%;height:auto}.hero-primary{z-index:2;width:270px;position:absolute;top:5px;left:6px;transform:rotate(-5deg)}.hero-secondary{width:235px;position:absolute;top:59px;right:4px;transform:rotate(6deg)}.hero-caption{font-family:var(--serif);color:var(--muted);font-size:16px;font-style:italic;position:absolute;bottom:3px;right:7px}.hero-caption span{vertical-align:-2px;margin-right:8px;font-family:sans-serif;font-size:27px;display:inline-block}.intro{border-top:1px solid var(--line);text-align:center;padding-block:62px 80px}.intro .eyebrow{color:var(--soft-green)}.intro h2{margin-block:22px;font-size:clamp(38px,4vw,54px);line-height:1.18}.intro>p:last-child{color:var(--muted);font-size:15px;line-height:1.8}.product-section{grid-template-columns:1fr 1fr;align-items:center;gap:100px;padding-block:38px 82px;display:grid}.product-visual{background:#eeede3;border-radius:12px;justify-content:center;align-items:center;min-width:0;height:625px;display:flex;position:relative}.explanation-visual{background:#eeede3}.explanation-visual .phone{width:248px;transform:rotate(-3deg)}.visual-label{font-family:var(--serif);color:var(--muted);font-size:15px;font-style:italic;position:absolute;bottom:28px}.step-label{text-transform:uppercase;letter-spacing:.13em;color:var(--soft-green);align-items:center;gap:14px;font-size:10px;font-weight:650;display:flex}.step-label span{font-family:var(--serif);letter-spacing:0;border:1px solid #c6d0bf;border-radius:50%;place-items:center;width:35px;height:35px;font-size:16px;font-weight:400;display:grid}.product-copy h2{margin-block:23px;font-size:clamp(38px,3.75vw,54px);line-height:1.16}.product-copy h2 em{color:var(--soft-green)}.product-copy>p:not(.step-label){color:var(--muted);max-width:360px;font-size:16px;line-height:1.9}.product-copy .feature-detail{border-top:1px solid var(--line);margin-top:27px;padding-top:24px;font-size:13px!important}.reverse .product-visual{grid-area:1/2}.reverse .product-copy{grid-area:1/1}.plan-visual{background:#e7eddf}.pair-primary,.pair-secondary{position:absolute}.pair-primary{z-index:2;width:235px;top:36px;left:28px;transform:rotate(-4deg)}.pair-secondary{width:210px;top:116px;right:24px;transform:rotate(5deg)}.reader-section{background:var(--green);color:var(--cream);margin-block:20px 82px}.reader-inner{grid-template-columns:1fr 1fr;align-items:center;gap:100px;padding-block:66px;display:grid}.reader-section .step-label{color:#c7d5bf}.reader-section .step-label span{border-color:#6c8071}.reader-section .product-copy h2 em{color:#c7d5bf}.reader-section .product-copy>p:not(.step-label){color:#c6cec3}.reader-section .feature-detail{border-color:#506758}.reader-visual{justify-content:center;align-items:center;height:600px;display:flex;position:relative}.reader-visual .phone{border-color:#aab8a7;width:255px;transform:rotate(3deg);box-shadow:0 28px 40px -20px #0005}.reader-side-note{font-family:var(--serif);color:#b4c3ad;writing-mode:vertical-rl;font-size:17px;font-style:italic;line-height:1.5;position:absolute;top:120px;right:-26px}.questions-section{padding-bottom:105px}.questions-visual{background:#eceee5}.questions-visual .pair-primary{top:78px;left:auto;right:22px;transform:rotate(4deg)}.questions-visual .pair-secondary{top:35px;left:28px;right:auto;transform:rotate(-5deg)}.updates{scroll-margin-top:28px}.updates-inner{border-top:1px solid var(--line);border-bottom:1px solid var(--line);text-align:center;padding-block:66px 38px}.updates-mark{background:#e7eddf;border-radius:16px;place-items:center;width:56px;height:56px;margin:0 auto 25px;display:grid}.updates-mark svg{width:37px;stroke:var(--soft-green);stroke-width:1.7px;stroke-linecap:round;stroke-linejoin:round}.updates .eyebrow{color:var(--soft-green)}.updates h2{margin-block:23px;font-size:clamp(38px,4.5vw,62px);line-height:1.15}.updates-copy{color:var(--muted);font-size:15px;line-height:1.8}.signup-form{text-align:left;max-width:560px;margin:28px auto 0}.signup-form label{margin-bottom:9px;font-size:12px;font-weight:600;display:block}.input-row{gap:10px;display:flex}.input-row input{width:0;min-width:0;height:56px;color:var(--green);background:#fffdf8;border:1px solid #afbdaa;border-radius:100px;flex:1;padding:15px 19px;font-size:16px}.input-row input::placeholder{color:#626e64;opacity:1}.input-row input[aria-invalid=true]{background:#fff9f6;border-color:#a34330}.input-row .button{flex-shrink:0;gap:17px}.signup-note{text-align:center;color:var(--muted);margin-top:16px;font-size:11px;line-height:1.8}.signup-status{text-align:center;min-height:42px;color:var(--soft-green);margin-top:16px;font-size:12px;line-height:1.65}.signup-status.is-error{color:#943f2c}.signup-confirmation{border:1px solid var(--line);text-align:center;border-radius:16px;padding:28px 24px}.signup-check{border:1px solid var(--soft-green);width:48px;height:48px;color:var(--soft-green);border-radius:50%;place-items:center;margin:0 auto 16px;display:grid}.signup-check svg{stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:24px;height:24px}.signup-confirmation h3{letter-spacing:-.025em;margin:0 0 14px;font-size:24px;font-weight:600}.signup-confirmation p{color:var(--muted);font-size:14px;line-height:1.8}.signup-confirmation strong{max-width:100%;color:var(--green);overflow-wrap:anywhere;margin-block:4px 12px;font-size:16px;display:inline-block}.signup-another-address{min-height:44px;color:var(--soft-green);text-underline-offset:4px;background:0 0;border:0;margin-top:16px;padding:10px;font-size:12px;text-decoration:underline}.signup-another-address:hover{color:var(--green)}@media (width>=768px) and (width<=1100px){.hero{gap:28px;min-height:675px}.hero h1{font-size:clamp(59px,7.5vw,82px)}.hero-visual{height:545px}.hero-primary{width:225px;top:8px;left:0}.hero-secondary{width:195px;top:68px;right:0}.hero-caption{font-size:13px;bottom:0;right:0}.product-section,.reader-inner{gap:50px}.product-visual{height:545px}.explanation-visual .phone{width:218px}.pair-primary{width:205px;top:37px;left:14px}.pair-secondary{width:175px;top:103px;right:9px}.questions-visual .pair-primary{top:72px;right:13px}.questions-visual .pair-secondary{left:13px}.reader-visual{height:520px}.reader-visual .phone{width:220px}.reader-side-note{font-size:14px;right:-10px}.product-copy h2{font-size:39px}}@media (width<=767px){.hero{grid-template-columns:1fr;gap:36px;min-height:auto;padding-block:44px 42px}.hero-copy{padding-bottom:0}.hero-product{margin-top:29px;font-size:14px}.hero h1{margin-top:12px;font-size:clamp(58px,15.8vw,90px)}.hero-description{max-width:360px;margin-block:20px 24px;font-size:15px;line-height:1.8}.coming-soon{margin-top:14px;font-size:10px}.hero-visual{width:min(400px,100%);height:555px;margin:12px auto 0}.hero-rule{inset:100px 0 75px}.hero-primary{width:222px;top:4px;left:8px;transform:rotate(-4deg)}.hero-secondary{width:183px;top:67px;right:5px;transform:rotate(5deg)}.hero-caption{font-size:12px;bottom:5px;right:3px}.hero-caption span{margin-right:4px;font-size:22px}.intro{padding-block:47px 56px}.intro h2{margin-block:19px;font-size:37px}.intro>p:last-child{font-size:14px}.desktop-break{display:none}.product-section{grid-template-columns:1fr;gap:30px;padding-block:10px 62px}.product-copy{grid-row:1}.product-copy h2{margin-block:19px;font-size:clamp(37px,9.8vw,50px)}.product-copy>p:not(.step-label){max-width:100%;font-size:15px;line-height:1.85}.product-copy .feature-detail{margin-top:20px;padding-top:18px;font-size:12px!important}.product-visual{width:min(420px,100%);height:590px;margin-inline:auto}.explanation-visual .phone{width:230px}.visual-label{font-size:13px;bottom:22px}.reverse .product-copy{grid-area:1/1}.reverse .product-visual{grid-area:2/1}.plan-visual,.questions-visual{height:560px}.pair-primary{width:218px;top:30px;left:15px}.pair-secondary{width:180px;top:116px;right:12px}.reader-section{margin-block:5px 56px}.reader-inner{grid-template-columns:1fr;gap:30px;padding-block:47px 30px}.reader-visual{height:550px}.reader-visual .phone{width:235px}.reader-side-note{display:none}.questions-visual .pair-primary{top:70px;right:12px}.questions-visual .pair-secondary{top:28px;left:14px}.questions-section{padding-bottom:58px}.updates-inner{padding-block:47px 22px}.updates h2{font-size:38px}.updates .eyebrow{letter-spacing:.11em;font-size:10px}.signup-form{margin-top:24px}.input-row{flex-direction:column}.input-row input{flex:auto;width:100%}.input-row .button{width:100%}}@media (width<=359px){.hero h1{font-size:52px}.hero-primary{width:200px}.hero-secondary{width:166px}.hero-visual{height:505px}.pair-primary{width:200px}.pair-secondary{width:160px}.product-visual.plan-visual,.questions-visual{height:520px}}
