:root{--sc-canvas: #08090b;--sc-surface: #101217;--sc-ink: #f4f2ef;--sc-ink-soft: #9a9ba1;--sc-accent: #d8ff3e;--sc-accent-ink: #08090b;--sc-hairline: color-mix(in oklab, var(--sc-ink) 12%, transparent);--sc-hairline-strong: color-mix(in oklab, var(--sc-ink) 22%, transparent);--sc-font-display: "Instrument Sans", "Geist", system-ui, sans-serif;--sc-font-text: "Geist", system-ui, sans-serif;--sc-font-mono: "Geist Mono", ui-monospace, monospace;--sc-t-xs: clamp(.75rem, .72rem + .15vw, .82rem);--sc-t-sm: clamp(.875rem, .84rem + .18vw, .95rem);--sc-t-base: clamp(1rem, .96rem + .22vw, 1.125rem);--sc-t-lg: clamp(1.2rem, 1.1rem + .5vw, 1.5rem);--sc-t-xl: clamp(1.6rem, 1.35rem + 1.2vw, 2.25rem);--sc-t-2xl: clamp(2.1rem, 1.6rem + 2.4vw, 3.4rem);--sc-t-3xl: clamp(2.8rem, 1.9rem + 4.2vw, 5rem);--sc-t-4xl: clamp(3.4rem, 1.9rem + 6.6vw, 7.5rem);--sc-track-tight: -.035em;--sc-track-snug: -.02em;--sc-track-normal: -.005em;--sc-track-wide: .08em;--sc-leading-none: .94;--sc-leading-tight: 1.06;--sc-leading-body: 1.62;--sc-measure: 62ch;--sc-1: .25rem;--sc-2: .5rem;--sc-3: .75rem;--sc-4: 1rem;--sc-5: 1.5rem;--sc-6: 2rem;--sc-7: 3rem;--sc-8: 4rem;--sc-9: 6rem;--sc-10: 8rem;--sc-11: 12rem;--sc-section: clamp(4.5rem, 9vw, 11rem);--sc-gutter: clamp(1.25rem, 5vw, 5.5rem);--sc-maxw: 82rem;--sc-r-sm: 6px;--sc-r-md: 12px;--sc-r-lg: 20px;--sc-r-pill: 999px;--sc-shadow-color: 220 40% 2%;--sc-e1: 0 1px 2px hsl(var(--sc-shadow-color) / .28), 0 2px 6px -1px hsl(var(--sc-shadow-color) / .2);--sc-e2: 0 2px 4px hsl(var(--sc-shadow-color) / .24), 0 8px 18px -4px hsl(var(--sc-shadow-color) / .3);--sc-e3: 0 4px 8px hsl(var(--sc-shadow-color) / .22), 0 18px 40px -8px hsl(var(--sc-shadow-color) / .38), 0 48px 90px -24px hsl(var(--sc-shadow-color) / .3);--sc-edge: inset 0 1px 0 color-mix(in oklab, var(--sc-ink) 10%, transparent);--sc-ease-out: cubic-bezier(.23, 1, .32, 1);--sc-ease-in-out: cubic-bezier(.77, 0, .175, 1);--sc-ease-drawer: cubic-bezier(.32, .72, 0, 1);--sc-d-fast: .16s;--sc-d-base: .24s;--sc-d-slow: .42s;--sc-z-stage: 1;--sc-z-copy: 20;--sc-z-chrome: 60}*,*:before,*:after{box-sizing:border-box}html{-webkit-text-size-adjust:100%;scroll-behavior:smooth}@media (prefers-reduced-motion: reduce){html{scroll-behavior:auto}}body{margin:0;background:var(--sc-canvas);color:var(--sc-ink);font-family:var(--sc-font-text);font-size:var(--sc-t-base);line-height:var(--sc-leading-body);letter-spacing:var(--sc-track-normal);-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;font-synthesis-weight:none;overflow-x:clip}img,video,canvas,svg{display:block;max-width:100%}button,input,select,textarea{font:inherit;color:inherit}::selection{background:var(--sc-accent);color:var(--sc-accent-ink)}:root{caret-color:var(--sc-accent);accent-color:var(--sc-accent)}:focus-visible{outline:2px solid var(--sc-accent);outline-offset:3px;border-radius:var(--sc-r-sm)}:where(a){color:inherit;text-decoration-thickness:1px;text-underline-offset:.22em}@supports (scrollbar-color: auto){html{scrollbar-color:color-mix(in oklab,var(--sc-ink) 26%,transparent) transparent;scrollbar-width:thin}}:where(table,.sc-nums,[data-sc-count]){font-variant-numeric:tabular-nums}.sc-display{font-family:var(--sc-font-display);font-weight:500;line-height:var(--sc-leading-none);letter-spacing:var(--sc-track-tight);text-wrap:balance;margin:0}.sc-display--xl{font-size:var(--sc-t-4xl)}.sc-display--lg{font-size:var(--sc-t-3xl)}.sc-display--md{font-size:var(--sc-t-2xl);letter-spacing:var(--sc-track-snug)}.sc-lede{font-size:var(--sc-t-lg);line-height:1.44;letter-spacing:var(--sc-track-snug);color:var(--sc-ink);max-width:46ch;text-wrap:pretty;margin:0}.sc-body{max-width:var(--sc-measure);color:var(--sc-ink-soft);text-wrap:pretty;margin:0}.sc-label{font-family:var(--sc-font-mono);font-size:var(--sc-t-xs);letter-spacing:var(--sc-track-wide);text-transform:uppercase;color:var(--sc-ink-soft)}.sc-wrap{width:100%;max-width:var(--sc-maxw);margin-inline:auto;padding-inline:var(--sc-gutter)}.sc-section{padding-block:var(--sc-section)}.sc-stack>*+*{margin-top:var(--sc-4)}.sc-stack>:is(h1,h2,h3){margin-top:var(--sc-7)}.sc-stack>:is(h1,h2,h3):first-child{margin-top:0}.sc-rule{height:1px;border:0;background:var(--sc-hairline);margin:0}.sc-act--pinned{position:relative}.sc-stage{position:sticky;top:0;height:100vh;height:100svh;overflow:clip;z-index:var(--sc-z-stage)}.sc-stage :is(video[data-sc-scrub],canvas[data-sc-sequence],.sc-stage__poster){position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}video[data-sc-scrub]{opacity:0;transition:opacity .38s var(--sc-ease-out)}.sc-has-clip video[data-sc-scrub]{opacity:1}.sc-stage__poster{z-index:0;transition:opacity .38s var(--sc-ease-out)}.sc-has-clip .sc-stage__poster{opacity:0}.sc-scrim{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;z-index:1;background:linear-gradient(var(--sc-scrim-angle, 180deg),color-mix(in oklab,var(--sc-canvas) var(--sc-scrim-a, 78%),transparent) 0%,color-mix(in oklab,var(--sc-canvas) 30%,transparent) 42%,transparent 68%)}.sc-scrim--bottom{--sc-scrim-angle: 0deg}.sc-scrim--left{--sc-scrim-angle: 90deg}.sc-scrim--right{--sc-scrim-angle: 270deg}.sc-scrim--lead{background:linear-gradient(to top right,color-mix(in oklab,var(--sc-canvas) 94%,transparent) 0%,color-mix(in oklab,var(--sc-canvas) 72%,transparent) 30%,color-mix(in oklab,var(--sc-canvas) 30%,transparent) 52%,transparent 72%)}.sc-scrim--trail{background:linear-gradient(to top left,color-mix(in oklab,var(--sc-canvas) 94%,transparent) 0%,color-mix(in oklab,var(--sc-canvas) 72%,transparent) 30%,color-mix(in oklab,var(--sc-canvas) 30%,transparent) 52%,transparent 72%)}.sc-scrim--band{background:linear-gradient(to top,color-mix(in oklab,var(--sc-canvas) 94%,transparent) 0%,color-mix(in oklab,var(--sc-canvas) 74%,transparent) 22%,color-mix(in oklab,var(--sc-canvas) 30%,transparent) 42%,transparent 58%)}.sc-scrim--vignette{background:radial-gradient(120% 90% at 50% 45%,transparent 40%,color-mix(in oklab,var(--sc-canvas) 70%,transparent) 100%)}.sc-copy{position:absolute;z-index:var(--sc-z-copy);inset-inline:var(--sc-gutter);max-width:min(46rem,76vw);will-change:opacity,transform}.sc-copy--lead{left:var(--sc-gutter);bottom:clamp(3rem,12vh,9rem)}.sc-copy--center{inset-inline:auto;left:50%;top:50%;translate:-50% -50%;text-align:center}.sc-copy--trail{inset-inline:auto;right:var(--sc-gutter);bottom:clamp(3rem,12vh,9rem);text-align:right}[data-sc-cue]{opacity:0;will-change:opacity,transform}.sc-ready [data-sc-cue]{transition:none}.sc-split{display:inline-block;overflow:hidden;vertical-align:top}.sc-split--line{display:block;padding-bottom:.14em;margin-bottom:-.14em}.sc-split__i{display:inline-block;will-change:transform,opacity}.sc-is-split{opacity:1!important}[data-sc-pan]{display:flex;will-change:transform}[data-sc-reveal]{will-change:clip-path}[data-sc-parallax]{will-change:transform}[data-sc-in],[data-sc-stagger]>*{opacity:0;transform:translate3d(0,14px,0);transition:opacity .62s var(--sc-ease-out),transform .62s var(--sc-ease-out)}[data-sc-in].sc-in,[data-sc-stagger]>.sc-in{opacity:1;transform:none}[data-sc-tilt]{transform-style:preserve-3d;will-change:transform}[data-sc-magnet]{will-change:transform}[data-sc-spotlight]{isolation:isolate}:where([data-sc-spotlight]){position:relative}[data-sc-spotlight]:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;z-index:2;background:radial-gradient(28rem 28rem at calc(var(--sc-mx, .5) * 100%) calc(var(--sc-my, .5) * 100%),color-mix(in oklab,var(--sc-accent) 16%,transparent),transparent 70%);opacity:0;transition:opacity var(--sc-d-slow) var(--sc-ease-out)}[data-sc-spotlight]:hover:after{opacity:1}[data-sc-mode=worldflight]{position:relative}.sc-world{position:fixed;top:0;right:0;bottom:0;left:0;overflow:clip;z-index:var(--sc-z-stage);background:var(--sc-canvas)}.sc-world__seg{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;will-change:opacity}.sc-world__seg>:is(video,img,canvas){position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.sc-world__poster{z-index:0;transform-origin:50% 50%;transition:opacity .42s var(--sc-ease-out)}.sc-world__seg>video{z-index:1}.sc-world__seg.sc-has-clip .sc-world__poster{opacity:0}video[data-sc-scrub].sc-has-clip{opacity:1}.sc-world__copy{position:fixed;top:0;right:0;bottom:0;left:0;z-index:var(--sc-z-copy);pointer-events:none}.sc-world__scrim{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;z-index:0}[data-sc-copy]{opacity:0;pointer-events:none;will-change:opacity,transform}.sc-ready [data-sc-copy]{transition:none}.sc-world__spacer{pointer-events:none}[data-sc-progress]{position:fixed;inset:0 0 auto 0;height:2px;z-index:var(--sc-z-chrome);background:var(--sc-accent);transform-origin:0 50%;transform:scaleX(0);will-change:transform}.sc-grain{position:fixed;top:0;right:0;bottom:0;left:0;pointer-events:none;z-index:3;opacity:.045}.sc-grain:before{content:"";position:absolute;top:-50%;right:-50%;bottom:-50%;left:-50%;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='140' height='140'><filter id='n'><feTurbulence type='fractalNoise' baseFrequency='0.85' numOctaves='3'/></filter><rect width='140' height='140' filter='url(%23n)'/></svg>")}@media (prefers-reduced-motion: reduce){[data-sc-in],[data-sc-stagger]>*{transform:none;transition-duration:.22s}[data-sc-parallax],[data-sc-pan],.sc-split__i{transform:none!important}[data-sc-reveal]{clip-path:none!important}[data-sc-act=pan] .sc-stage,[data-sc-act=pan] [data-sc-stage]{overflow-x:auto;overflow-y:hidden;overscroll-behavior-x:contain;scroll-snap-type:x proximity}[data-sc-pan]>*{scroll-snap-align:center}[data-sc-spotlight]:after{display:none}.sc-world__poster,[data-sc-copy]{transform:none!important}}@media (max-width: 860px){.sc-copy{inset-inline:var(--sc-gutter);max-width:none}.sc-copy--trail{text-align:left}.sc-stage{height:100svh}.sc-scrim--trail{background:linear-gradient(to top,color-mix(in oklab,var(--sc-canvas) 94%,transparent) 0%,color-mix(in oklab,var(--sc-canvas) 74%,transparent) 22%,color-mix(in oklab,var(--sc-canvas) 30%,transparent) 42%,transparent 58%)}}@font-face{font-family:Geist;src:url(/assets/geist-latin.woff2) format("woff2");font-style:normal;font-weight:100 900;font-display:swap}:root{--sc-canvas:#F6F2EA;--sc-surface:#fffdf9;--sc-ink:#173d34;--sc-ink-soft:#52655d;--sc-accent:#247B69;--sc-accent-ink:#fff;--sc-font-display:Geist,Arial,sans-serif;--sc-font-text:Geist,Arial,sans-serif;--sc-gutter:clamp(24px,5.55vw,96px);--sc-section:clamp(64px,7vw,112px);--sc-maxw:1320px;--sc-shadow-color:155 20% 14%}html{scroll-padding-top:24px}body{font-size:16px;line-height:1.6}button,a,summary{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{cursor:default}button,a,summary,input{touch-action:manipulation}h1,h2,h3,p,figure{margin:0}h1,h2,h3{font-weight:480;text-wrap:balance}h1,h2{letter-spacing:-.057em;line-height:1.05}p{text-wrap:pretty}a{text-decoration:none}h2{font-size:clamp(36px,4.25vw,62px)}h2 span{color:var(--sc-accent)}.wrap{width:calc(100% - var(--sc-gutter)*2);max-width:var(--sc-maxw);margin-inline:auto}.skip{position:fixed;top:8px;left:16px;z-index:1000;padding:12px 20px;background:#fff;transform:translateY(-160%)}.skip:focus{transform:none}.header{height:112px;display:flex;align-items:center;justify-content:space-between;gap:32px}.brand img{width:121px;height:auto}.desktop-nav{display:flex;gap:32px;font-size:14px}.desktop-nav a{padding-block:12px}.desktop-nav a:hover,.text-link:hover{text-decoration:underline}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:46px;border-radius:100px;padding:17px 26px;background:var(--sc-accent);color:#fff;font-size:15px;font-weight:550;min-height:56px;transition:transform .25s,background-color .25s}.button:hover{background:#195c4e;transform:translateY(-2px)}.button span{font-size:22px;line-height:1}.button-small{min-height:46px;padding:12px 23px;gap:30px;font-size:14px}.mobile-nav{display:none}.hero{position:relative;overflow:clip}.hero-grid{display:grid;grid-template-columns:1fr 1fr;align-items:center;min-height:660px;padding:24px 0 50px}.hero-copy{position:relative;z-index:5;padding-bottom:16px}.eyebrow{font-size:10px;letter-spacing:.13em;font-weight:600;display:flex;gap:10px;align-items:center}.tiny-seed{width:8px;height:11px;border-radius:7px 0;background:var(--sc-accent);display:inline-block}.hero h1{font-size:clamp(66px,6.5vw,100px);margin:27px 0 25px;line-height:1.02}.hero h1 span{color:var(--sc-accent)}.hero-description{font-size:17px;line-height:1.7;max-width:390px;margin-bottom:28px;color:var(--sc-ink-soft)}.risk-note{font-size:10px;margin-top:17px;color:var(--sc-ink-soft)}.hero-scene{height:565px;position:relative;isolation:isolate;--hero-p:0;--px:0;--py:0}.scene-arch{position:absolute;right:6%;top:0;width:71%;height:92%;border-radius:240px 240px 22px 22px;background:#dce6db;transform:translate(calc(var(--px)*-5px),calc(var(--py)*-4px))}.life-window{position:absolute;right:-1%;top:40px;width:47%;height:326px;border-radius:150px 150px 9px 9px;overflow:hidden}.life-window img{width:100%;height:100%;object-fit:cover;object-position:48% center}.hero-phone-plane{position:absolute;left:12%;top:25px;width:238px;z-index:3;transform:translate3d(calc(var(--px)*8px),calc(var(--hero-p)*-28px + var(--py)*6px),0) rotate(calc(-9deg + var(--hero-p)*6deg));filter:drop-shadow(14px 22px 20px #14372c2b);transform-origin:center 85%}.hero-phone{width:100%;height:auto;border-radius:30px}.portrait-plane{position:absolute;z-index:4;width:330px;right:-10%;bottom:21px;transform:translate3d(calc(var(--px)*-9px),calc(var(--hero-p)*22px + var(--py)*-4px),0)}.portrait-plane img{width:100%;height:auto}.scene-caption{position:absolute;left:4%;bottom:2px;z-index:5;font-size:12px;line-height:1.6;transform:rotate(-3deg);padding-left:34px}.caption-line{position:absolute;left:0;top:10px;width:22px;height:1px;background:#247b69}.preview-label{position:absolute;right:9%;bottom:-26px;font-size:9px;color:#52655d}.hero-foot{border-top:1px solid #173d342b;display:flex;justify-content:space-between;padding:23px 0 25px;font-size:12px;color:var(--sc-ink-soft)}.hero-foot-right{display:flex;gap:12px;align-items:center}.hero-foot-right>span{color:var(--sc-accent);font-size:22px}.problem{background:#fffdf9;padding:100px 0 104px}.problem-grid{display:grid;grid-template-columns:1fr 1fr;gap:100px;align-items:center}.problem h2{font-size:clamp(35px,3.3vw,48px);line-height:1.13}.problem h2 span{color:#6a7d70}.problem-body>p:first-child{font-size:18px;max-width:460px;margin-bottom:24px}.concern{display:flex;align-items:start;gap:14px;padding:12px 0;border-top:1px solid #173d3417;color:var(--sc-ink-soft);font-size:14px}.concern-rule{width:12px;height:1px;background:var(--sc-accent);margin-top:11px;flex-shrink:0}.problem-resolution{font-size:15px;color:var(--sc-accent);margin-top:20px;font-weight:550}.future-stage{background:#163f34;overflow:hidden}.future-grid{height:100%;min-height:720px;display:grid;grid-template-columns:.95fr 1.05fr;align-items:center;gap:28px}.future-copy{padding:48px 0;z-index:5}.future-copy>p:not(.eyebrow):not(.future-footnote){max-width:350px;font-size:15px;color:#c7d7cf;line-height:1.8;margin-top:25px}.goal-picker{padding:0;border:0;max-width:360px;margin:28px 0 0}.goal-picker legend{font-size:11px;letter-spacing:.025em;color:#c7d7cf;margin-bottom:12px}.goal-choice{border:0;border-top:1px solid #f6f2ea30;background:transparent;width:100%;color:#c8d7cf;display:flex;align-items:center;gap:14px;padding:15px 5px;text-align:left;font-size:15px;transition:color .2s,background-color .2s}.goal-choice:last-child{border-bottom:1px solid #f6f2ea30}.goal-choice:hover{background:#ffffff08}.goal-choice[aria-pressed=true]{color:#fff}.choice-number{font-size:23px;width:30px;text-align:center}.choice-mark{margin-left:auto;opacity:0}.goal-choice[aria-pressed=true] .choice-mark{opacity:1}.plan-status{font-size:10px;display:flex;justify-content:space-between;padding:12px 17px;position:relative;z-index:5;background:#f6f2ea}.plan-content{padding:0 19px;margin-top:187px}.plan-kicker{font-size:8px;letter-spacing:.1em;color:#52655d}.plan-content h3{font-size:23px;letter-spacing:-.045em;line-height:1.13;margin:7px 0 10px}.plan-content>p{font-size:10px;color:#52655d;line-height:1.6}.plan-rule{height:1px;background:#173d3425;margin:15px 0}.plan-row{display:flex;gap:9px;margin-top:12px;align-items:center}.plan-icon{font-size:20px;width:25px}.plan-row strong{font-size:10px;display:block;font-weight:550}.plan-row div>span{display:block;font-size:9px;color:#52655d}.plan-link{display:flex;justify-content:space-between;gap:3px;font-size:9px;color:#fff;background:#247b69;border-radius:6px;padding:12px 10px;margin-top:18px}.phone-home{position:absolute;width:70px;height:3px;border-radius:2px;background:#173d34;bottom:9px;left:50%;transform:translate(-50%)}.photo-label{position:absolute;left:22px;bottom:20px;font-size:15px;color:#fff;background:#173d34;padding:10px 14px;border-radius:6px;opacity:calc(1 - var(--plan-p)*1.6)}.goal-caption-line{display:block;width:1px;height:35px;margin:0 auto 18px;background:#d7e8c96b}.goal-design-note{position:absolute;bottom:1px;left:50%;transform:translate(-50%);width:100%;text-align:center;font-size:9px;color:#c7d7cf;line-height:1.7}.confidence{padding:98px 0 92px;background:#fffdf9}.confidence-heading{display:flex;justify-content:space-between;align-items:end;gap:50px}.confidence-heading h2{font-size:clamp(36px,3.4vw,50px)}.confidence-heading>p{width:290px;font-size:14px;color:var(--sc-ink-soft)}.principles{display:grid;grid-template-columns:repeat(3,1fr);gap:48px;margin-top:52px;padding-bottom:65px;border-bottom:1px solid #173d342b}.principles article{padding-right:25px}.principle-icon{font-size:30px;color:var(--sc-accent);height:52px;display:block}.principles h3{font-size:20px;letter-spacing:-.025em;margin-bottom:12px}.principles p{font-size:14px;color:var(--sc-ink-soft);line-height:1.75;max-width:320px}.faq-grid{display:grid;grid-template-columns:1fr 1.2fr;gap:70px;margin-top:60px}.faq-grid>div>h3{font-size:29px;letter-spacing:-.04em;line-height:1.2;margin-bottom:20px}.text-link{font-size:12px;color:var(--sc-accent);border-bottom:1px solid #247B6966;padding-bottom:5px}.text-link span{margin-left:10px}.faqs details{border-bottom:1px solid #173d342b}.faqs details:first-child{border-top:1px solid #173d342b}.faqs summary{list-style:none;cursor:pointer;display:flex;justify-content:space-between;align-items:center;gap:20px;padding:19px 0;font-size:14px;font-weight:500;min-height:60px}.faqs summary::-webkit-details-marker{display:none}.faqs summary span{font-size:22px;color:var(--sc-accent);font-weight:350;transition:transform .2s}.faqs details[open] summary span{transform:rotate(45deg)}.faqs details p{font-size:13px;line-height:1.8;color:var(--sc-ink-soft);padding:0 24px 22px 0}.faqs p a{text-decoration:underline}.closing{padding-top:78px;background:#247b69;color:#fff;--sc-ink:#fff;--sc-ink-soft:#e0ece5;--sc-accent:#f6f2ea;--sc-accent-ink:#173d34}.closing-main{display:flex;justify-content:space-between;align-items:center;gap:64px}.closing-copy h2{font-size:clamp(40px,4.25vw,62px);margin-top:20px}.closing-copy>p:not(.eyebrow):not(.availability):not(.share-status){font-size:15px;margin-top:22px;color:#e0ece5}.store-links{display:flex;gap:12px;flex-wrap:wrap;margin-top:28px}.button-cream{background:#f6f2ea;color:#173d34}.button-cream:hover{background:#e6eadd}.availability{font-size:10px;color:#e0ece5;margin-top:13px;max-width:370px}.share-button{border:0;padding:10px 0;background:none;color:#fff;font-size:11px;margin-top:18px;min-height:44px;text-align:left;text-decoration:underline;text-underline-offset:5px}.share-button span{margin-left:10px}.share-status{font-size:11px;min-height:18px;max-width:420px}.closing-photo{position:relative;width:310px;height:360px;flex-shrink:0;border-radius:155px 155px 12px 12px;overflow:hidden;transform:rotate(4deg);margin-right:24px}.closing-photo>img{width:100%;height:100%;object-fit:cover;object-position:55% center}.closing-photo-note{position:absolute;bottom:20px;left:15px;right:15px;background:#173d34;padding:9px 8px;text-align:center;color:#fff;font-size:10px;border-radius:4px}.footer{margin-top:55px;padding-bottom:28px}.footer-top{padding:28px 0;border-top:1px solid #f6f2ea50;border-bottom:1px solid #f6f2ea50;display:flex;justify-content:space-between;align-items:center;gap:25px}.footer-top img{width:100px;height:auto}.footer-top nav{display:flex;gap:30px;font-size:11px}.footer-top a:hover{text-decoration:underline}.footer-bottom{display:flex;justify-content:space-between;gap:50px;margin-top:22px;color:#e0ece5;font-size:9px;line-height:1.8}.footer-bottom p{max-width:600px}.footer-bottom>span{white-space:nowrap}@media (min-width:1600px){.hero-grid{min-height:730px}.hero-scene{height:630px}.hero-phone-plane{width:265px}.portrait-plane{width:370px}.life-window{height:365px}.hero h1{font-size:105px}}@media (max-width:1100px){.hero-grid{min-height:610px}.hero h1{font-size:70px}.hero-scene{height:490px}.hero-phone-plane{width:205px;left:3%}.portrait-plane{width:280px;right:-13%}.life-window{height:280px;width:50%;right:-2%}.scene-caption{left:0;font-size:11px;bottom:-4px}.preview-label{bottom:-40px}.problem-grid{gap:55px}.future-grid{gap:12px}.confidence-heading{gap:30px}.principles{gap:24px}.closing-photo{width:265px;height:320px}}@media (max-width:760px){:root{--sc-gutter:24px}.header{height:84px;gap:16px}.brand img{width:98px}.desktop-nav{display:none}.header-cta{margin-left:auto;font-size:12px;min-height:42px;padding:10px 17px;gap:15px}.mobile-nav{display:block;position:relative;z-index:20}.mobile-nav>summary{list-style:none;width:40px;height:44px;display:flex;flex-direction:column;justify-content:center;gap:6px;cursor:pointer}.mobile-nav>summary::-webkit-details-marker{display:none}.mobile-nav summary span{height:1px;width:23px;margin-left:auto;background:#173d34}.mobile-nav nav{position:absolute;right:0;top:49px;width:220px;background:#fffdf9;border:1px solid #d9e0d8;box-shadow:0 15px 30px #173d341a;padding:10px;border-radius:12px}.mobile-nav nav a{display:block;padding:12px;font-size:14px}.hero-grid{display:block;padding-top:20px;padding-bottom:28px;min-height:0}.hero-copy{padding:0}.eyebrow{font-size:8px;letter-spacing:.11em}.hero h1{font-size:clamp(53px,11.8vw,82px);margin:20px 0;line-height:1.02;letter-spacing:-.057em}.hero-description{font-size:14px;max-width:350px;line-height:1.7;margin-bottom:22px}.button{padding:14px 22px;min-height:50px;font-size:13px;gap:35px}.risk-note{font-size:9px;margin-top:12px;max-width:280px}.hero-scene{height:390px;max-width:410px;margin:33px auto 0}.scene-arch{width:73%;height:85%;right:3%;top:20px}.hero-phone-plane{width:170px;top:2px;left:12%;transform:translate3d(calc(var(--px)*4px),calc(var(--hero-p)*-12px),0) rotate(calc(-8deg + var(--hero-p)*4deg))}.hero-phone{border-radius:23px}.life-window{height:228px;top:28px;width:46%;right:0}.portrait-plane{width:230px;right:-9%;bottom:30px;transform:translate3d(0,calc(var(--hero-p)*12px),0)}.scene-caption{bottom:5px;font-size:9px;left:2%;padding-left:26px;line-height:1.5}.caption-line{width:16px;top:8px}.preview-label{right:2%;bottom:3px;font-size:8px}.hero-foot{padding:17px 0;font-size:10px}.hero-foot-right{display:none}.problem{padding:64px 0}.problem-grid{grid-template-columns:1fr;gap:32px}.problem h2{font-size:37px}.problem h2 br:nth-of-type(1){display:none}.problem-body>p:first-child{font-size:15px}.concern{font-size:12px}.problem-resolution{font-size:13px}.future-grid{display:block;min-height:0;height:auto;padding:35px 0 12px}.future-copy{padding:0}.future-copy>p:not(.eyebrow):not(.future-footnote){font-size:12px;line-height:1.6;margin-top:15px;max-width:310px}.goal-picker{margin-top:17px;max-width:none;display:flex;gap:6px}.goal-picker legend{font-size:10px;margin-bottom:9px}.goal-choice,.goal-choice:last-child{border:1px solid #f6f2ea45;border-radius:8px;min-height:47px;padding:8px 7px;font-size:10px;line-height:1.35;gap:5px;flex:1}.choice-number{font-size:17px;width:18px;flex-shrink:0}.choice-mark{display:none}.goal-choice[aria-pressed=true]{background:#f6f2ea;color:#173d34}.plan-status{font-size:7px;padding:6px 12px}.plan-content{margin-top:104px;padding:0 12px}.plan-kicker{font-size:6px}.plan-content h3{font-size:17px;margin:4px 0 5px}.plan-content>p{font-size:8px;line-height:1.4}.plan-rule{margin:8px 0}.plan-row{margin-top:7px;gap:5px}.plan-row strong{font-size:8px}.plan-row div>span{font-size:7px}.plan-icon{font-size:14px;width:18px}.plan-link{font-size:7px;margin-top:10px;padding:8px 5px}.phone-home{bottom:6px;width:50px}.photo-label{font-size:10px;padding:6px 8px;left:12px;bottom:12px}.goal-caption-line{height:20px;margin-bottom:9px}.goal-design-note{bottom:-3px;font-size:7px}.confidence{padding:62px 0}.confidence-heading{display:block}.confidence-heading h2{font-size:36px}.confidence-heading>p{font-size:13px;margin-top:22px;width:auto;max-width:320px}.principles{grid-template-columns:1fr;gap:24px;margin-top:35px;padding-bottom:37px}.principles article{padding:0 0 0 45px;position:relative}.principle-icon{position:absolute;left:0;top:-4px;font-size:27px}.principles h3{font-size:18px;margin-bottom:8px}.principles p{font-size:12px;max-width:360px}.faq-grid{grid-template-columns:1fr;gap:26px;margin-top:37px}.faq-grid>div>h3{font-size:25px;margin-bottom:13px}.faq-grid>div>h3 br{display:none}.faqs summary{font-size:12px;min-height:60px;padding:17px 0}.faqs details p{font-size:12px}.closing{padding-top:55px}.closing-main{display:block}.closing-copy h2{font-size:40px;margin-top:17px}.closing-copy>p:not(.eyebrow):not(.availability):not(.share-status){font-size:13px}.availability{font-size:9px}.closing-photo{width:180px;height:195px;margin:30px auto 0;border-radius:100px 100px 8px 8px}.closing-photo-note{font-size:8px;bottom:12px;left:8px;right:8px;padding:7px 2px}.footer{margin-top:40px}.footer-top{align-items:start}.footer-top img{width:85px}.footer-top nav{display:grid;grid-template-columns:1fr 1fr;gap:12px 20px;font-size:10px}.footer-bottom{display:block;font-size:8px}.footer-bottom>span{display:block;margin-top:14px}.share-button{font-size:10px}}@media (max-width:380px){:root{--sc-gutter:20px}.hero h1{font-size:54px}.hero-scene{height:365px}.hero-phone-plane{left:8%;width:160px}.portrait-plane{width:217px;right:-8%}.scene-caption{font-size:8px}.future-grid{padding-top:26px}.future-copy>p:not(.eyebrow):not(.future-footnote){margin-top:10px;font-size:11px}.goal-picker{margin-top:10px}.goal-choice{font-size:9px}.choice-number{display:none}.goal-design-note{bottom:-22px}}@media (prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;transition:none!important}.hero-phone-plane{transform:rotate(-5deg)}.portrait-plane,.scene-arch{transform:none}.closing-photo{clip-path:none!important}}html:not(.sc-ready) .future-stage{height:auto;position:relative}.icon{display:inline-block;width:1em;height:1em;vertical-align:-.12em;flex-shrink:0}.status-icon{width:27px;height:9px}.scene-caption{bottom:-22px}.hero-phone-plane{top:12px}.plan-content{opacity:clamp(0,calc((var(--plan-p) - .4)*2),1)}@media (max-width:760px){.scene-caption{bottom:-8px}.hero-phone-plane{top:2px}.plan-content{opacity:clamp(0,calc((var(--plan-p) - .4)*2),1)}}@media (max-width:760px) and (max-height:700px){.future-stage{position:relative!important;height:auto!important;min-height:0!important}.future-grid{padding-bottom:24px}.goal-design-note{bottom:-14px}}.closing{--sc-ink-soft:#f6f2ea}.closing-copy>p:not(.eyebrow):not(.availability):not(.share-status),.availability,.footer-bottom{color:#f6f2ea}.goal-design-note{font-size:10px;bottom:-14px}.plan-content{opacity:clamp(0,calc((var(--plan-p) - .4)*2.3),1)}@media (prefers-reduced-motion:reduce){.future-stage{position:relative!important;height:auto!important;min-height:0!important}.future-grid{min-height:720px}.goal-design-note{bottom:-12px}}@media (max-width:760px){.header-cta{white-space:nowrap;gap:16px;padding:11px 17px;min-height:44px;font-size:12px}.goal-design-note{font-size:9px;bottom:-14px}.footer-top nav a{min-height:44px;display:flex;align-items:center}.footer-top nav{gap:0 20px}}@media (max-width:760px) and (prefers-reduced-motion:reduce){.future-grid{min-height:0;padding-bottom:48px}}@media (max-width:760px) and (max-height:700px){.goal-design-note{bottom:0}.future-grid{padding-bottom:16px}}.photo-hero{--hero-p:0;--title-op:1;--arrival-op:0;background:#f6f2ea;color:#fff;overflow:visible}.photo-stage{background:#f6f2ea;overflow:hidden}.photo-frame{position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden;isolation:isolate;background:#30473d;clip-path:inset(calc(var(--hero-p)*20px) round calc(var(--hero-p)*18px))}.photo-poster,.photo-background,.photo-subject{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center center;max-width:none;transform-origin:45% 100%}.photo-poster{z-index:0}.photo-background{z-index:1;opacity:0;transform:translate3d(calc(var(--px,0)*-4px),0,0) scale(calc(1.015 + var(--hero-p)*.055))}.photo-subject{z-index:4;opacity:0;transform:translate3d(calc(var(--px,0)*4px),0,0) scale(calc(1 + var(--hero-p)*.15));pointer-events:none}.scene-ready .photo-poster{opacity:0}.scene-ready .photo-background,.scene-ready .photo-subject{opacity:1}.hero-copy-shade{position:absolute;right:0;top:0;bottom:0;width:49%;z-index:2;background:linear-gradient(90deg,transparent,#122d24b8 34%,#122d24c4);pointer-events:none}.hero-nav-shade{position:absolute;inset:0 0 auto;height:150px;z-index:5;background:linear-gradient(#102a2373,transparent);pointer-events:none}.photo-header{position:relative;z-index:8;height:100px;color:#fff}.photo-header .header-cta{background:#f6f2ea;color:#173d34}.photo-header .desktop-nav a{color:#fff}.photo-title{position:absolute;z-index:3;left:58%;right:4%;top:25%;opacity:var(--title-op);transform:translate3d(calc(var(--hero-p)*-130px),calc(var(--hero-p)*-40px),0);pointer-events:none}.photo-hero h1{font-size:clamp(52px,5.65vw,86px);line-height:1.04;color:#fff;letter-spacing:-.055em;margin:0;font-weight:480;text-wrap:initial}.photo-hero h1 span{color:#e4eddf}.photo-intro{position:absolute;z-index:6;left:58%;right:4%;top:62%;opacity:var(--title-op);transform:translateY(calc(var(--hero-p)*-18px))}.photo-intro p{font-size:14px;line-height:1.8;color:#fff;margin-bottom:25px;max-width:380px}.photo-intro .button{color:#173d34;background:#f6f2ea}.photo-arrival{position:absolute;z-index:6;left:60%;right:4%;top:40%;opacity:var(--arrival-op);transform:translateY(calc((1 - var(--arrival-op))*18px));pointer-events:none}.photo-arrival h2{font-size:clamp(42px,4.3vw,66px);line-height:1.09;color:#fff;letter-spacing:-.045em}.photo-arrival .photo-next{display:inline-flex;align-items:center;gap:14px;font-size:12px;margin-top:30px;min-height:44px;border-bottom:1px solid #ffffff8a;pointer-events:auto}.photo-risk{position:absolute;right:5.55%;bottom:32px;z-index:7;padding:7px 10px;background:#163b30de;font-size:10px;color:#fff;line-height:1.5}.photo-hero :focus-visible{outline-color:#fff}.photo-hero .button:focus-visible{outline-offset:5px}.photo-header .mobile-nav nav{color:#173d34}.photo-header .mobile-nav summary span{background:#fff}.term-section{background:#e8ede3;padding:95px 0}.term-grid{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:100px}.term-copy h2{font-size:clamp(38px,3.6vw,54px)}.term-copy>p{font-size:15px;line-height:1.8;max-width:420px;color:#52655d;margin-top:25px;margin-bottom:28px}.term-details{background:#f6f2ea;padding:35px 38px;border-radius:3px}.term-details h3{font-size:25px;letter-spacing:-.035em;line-height:1.2;margin-bottom:16px}.term-details>div>p{font-size:13px;line-height:1.7;color:#52655d;max-width:350px}.term-details dl{margin:28px 0 20px}.term-details dl>div{border-top:1px solid #173d3426;padding:13px 0}.term-details dt{font-size:10px;color:#52655d}.term-details dd{font-size:13px;margin:4px 0 0}.term-risk{font-size:10px;color:#52655d;line-height:1.7}.future-stage{position:relative;height:auto;min-height:0}.future-grid{min-height:780px}.plan-content{margin-top:190px}.plan-content h3{margin-top:0}.confidence{padding-top:90px}.closing{background:#f6f2ea;color:#173d34;--sc-ink:#173d34;--sc-ink-soft:#52655d;--sc-accent:#247B69;--sc-accent-ink:#fff;padding-top:75px}.closing-main{justify-content:center;text-align:center;display:block}.closing-copy{margin:auto;max-width:760px}.closing-copy h2{font-size:clamp(46px,5.1vw,74px);margin-top:0}.closing-copy>p:not(.eyebrow):not(.availability):not(.share-status){color:#52655d}.closing-copy>p[data-closing-goal]{font-size:19px;color:#247b69;margin-top:23px}.closing-copy>p[data-closing-goal]+p{display:none}.store-links{justify-content:center}.store-button{display:inline-flex;gap:12px;align-items:center;justify-content:center;text-align:left;padding:12px 22px;min-height:59px;background:#173d34;color:#fff;border-radius:10px;transition:transform .2s}.store-button:hover{transform:translateY(-2px)}.store-button svg{width:25px;height:28px}.store-button small{font-size:9px;line-height:1.3;display:block}.store-button strong{font-size:17px;line-height:1.3;display:block;font-weight:550}.availability{color:#52655d;max-width:none;font-size:11px}.login-link{display:inline-flex;gap:9px;align-items:center;min-height:44px;color:#247b69;font-size:12px;margin-top:10px;text-decoration:underline;text-underline-offset:4px}.share-button{color:#52655d;display:block;margin:2px auto 0}.share-status{margin:auto;color:#173d34}.footer{margin-top:50px}.footer-top{border-color:#173d342b}.footer-top>nav{color:#173d34}.footer-bottom{color:#52655d}.footer-top img{filter:brightness(0) saturate(100%);opacity:.85}.footer-bottom p{max-width:750px}.footer-bottom>span{color:#52655d}.photo-hero:not(.scene-ready) .photo-subject,.photo-hero:not(.scene-ready) .photo-background{opacity:0}@media (min-width:1600px){.photo-hero h1{font-size:96px}.photo-title{top:24%}.photo-intro{top:62%}}@media (max-width:1100px) and (min-width:761px){.photo-title{left:56%;top:26%}.photo-hero h1{font-size:61px}.photo-intro{left:57%;top:61%}.photo-intro p{font-size:12px}.photo-arrival{left:57%}.term-grid{gap:50px}.term-details{padding:30px}.future-grid{min-height:730px}}@media (max-width:760px){.photo-header{height:84px}.photo-header .brand img{width:96px}.photo-title{left:24px;right:20px;top:130px;z-index:6;transform:translateY(calc(var(--hero-p)*-25px))}.photo-hero h1{font-size:clamp(44px,11.7vw,66px);line-height:1.04}.photo-hero h1 br:first-child{display:none}.photo-hero h1 span{display:block}.photo-background,.photo-poster{object-position:45% center;transform-origin:50% 100%}.photo-subject{object-position:45% center;transform-origin:50% 100%;transform:translateY(calc(var(--hero-p)*10px)) scale(calc(1 + var(--hero-p)*.09))}.hero-copy-shade{inset:0 0 auto;width:100%;height:380px;z-index:5;background:linear-gradient(#15392ce0,#15392cbf 45%,#15392c00)}.hero-nav-shade{display:none}.photo-intro{left:24px;right:24px;top:auto;bottom:70px;z-index:6;transform:none}.photo-intro p{font-size:12px;line-height:1.65;max-width:300px;margin-bottom:18px}.photo-intro p br:last-child{display:none}.photo-intro:before{content:"";position:absolute;z-index:-1;top:-30px;right:-24px;bottom:-75px;left:-24px;background:linear-gradient(transparent,#103428c7 25%,#103428ed)}.photo-intro .button{min-height:48px;padding:13px 23px}.photo-risk{bottom:18px;left:24px;right:auto;font-size:8px;background:#133528e8;padding:6px 8px}.photo-arrival{top:145px;left:24px;right:24px;z-index:6}.photo-arrival h2{font-size:44px}.photo-arrival .photo-next{font-size:11px;margin-top:18px}.photo-frame{clip-path:inset(calc(var(--hero-p)*8px) round calc(var(--hero-p)*8px))}.photo-hero{--hero-p:0}.term-section{padding:58px 0}.term-grid{grid-template-columns:1fr;gap:30px}.term-copy h2{font-size:36px}.term-copy>p{font-size:13px;margin-top:20px;margin-bottom:22px}.term-details{padding:27px 25px}.term-details h3{font-size:24px}.term-details>div>p{font-size:12px}.term-details dl{margin-top:22px}.future-grid{min-height:0;padding:50px 0 32px}.plan-content{margin-top:111px}.confidence{padding-top:62px}.closing{padding-top:60px}.closing-copy h2{font-size:42px}.closing-copy>p[data-closing-goal]{font-size:16px;margin-top:21px}.store-links{gap:9px;flex-wrap:nowrap}.store-button{padding:11px 14px;gap:9px;min-height:56px}.store-button svg{width:22px;height:25px}.store-button strong{font-size:15px}.store-button small{font-size:8px}.availability{font-size:10px}.login-link{font-size:11px}.footer{margin-top:35px}.footer-bottom{color:#52655d}}@media (max-width:760px) and (max-height:700px){.photo-hero{height:auto!important;--hero-p:0!important;--title-op:1!important;--arrival-op:0!important}.photo-stage{height:100svh!important;position:relative!important;min-height:640px}.photo-title{top:104px}.photo-hero h1{font-size:43px}.photo-intro{bottom:63px}.photo-intro p{font-size:11px;max-width:285px}.photo-arrival{display:none}}@media (prefers-reduced-motion:reduce){.photo-hero{height:auto!important;--hero-p:0!important;--title-op:1!important;--arrival-op:0!important}.photo-stage{position:relative!important;height:100svh!important;min-height:640px}.photo-title,.photo-intro,.photo-background,.photo-subject{transform:none!important}.photo-arrival{display:none}.photo-frame{clip-path:none}.future-grid{min-height:720px}}@media (max-width:760px) and (prefers-reduced-motion:reduce){.future-grid{min-height:0}.photo-stage{min-height:680px}}html:not(.sc-ready) .photo-hero{height:100svh;min-height:680px}html:not(.sc-ready) .photo-stage{position:relative;height:100svh;min-height:680px}.photo-arrival[inert]{pointer-events:none}@media (min-width:761px){.photo-subject{transform-origin:left bottom;transform:translate3d(calc(-90px - var(--hero-p)*40px + var(--px,0)*4px),0,0) scale(calc(.88 + var(--hero-p)*.13))}.photo-intro{left:62%}.hero-nav-shade{height:145px;background:linear-gradient(#102a23df,#102a239c 48%,transparent)}}@media (max-width:760px){.photo-background,.photo-poster,.photo-subject{object-position:35% center}}@media (min-width:761px){.photo-title{transform:translate3d(calc(var(--hero-p)*-500px),calc(var(--hero-p)*-40px),0)}}@media (min-width:761px) and (prefers-reduced-motion:reduce){.photo-subject{transform:translate(-90px) scale(.88)!important;transform-origin:left bottom}}.photo-poster{object-position:center center;transform:none}.term-copy .text-link{color:#1b6555;border-color:#1b655566}@media (max-width:760px){.photo-intro:before{top:-65px;background:linear-gradient(transparent,#103428e6 24%,#103428f0)}.photo-arrival .photo-next{background:#143a30ed;padding:6px 12px;border:1px solid #ffffff55;border-radius:4px}}@media (min-width:761px){.photo-subject{object-fit:contain;object-position:left bottom}}@media (max-width:760px){.photo-subject{inset:auto;top:24%;left:calc(50% - 54svh);width:117svh;height:78svh;object-fit:contain;object-position:center bottom;transform-origin:46% 100%;transform:translateY(calc(var(--hero-p)*10px)) scale(calc(1 + var(--hero-p)*.04))}}@media (max-width:760px) and (max-height:700px){.photo-subject{top:30%;left:calc(50% - 46svh);width:100svh;height:67svh}}@media (max-width:760px) and (max-height:700px){.photo-hero h1{font-size:36px}}.photo-poster{object-position:center top}.term-calculator h3{font-size:29px;margin:0 0 18px}.term-calculator .term-offer{font-size:13px;line-height:1.6;color:#52655d;border-bottom:1px solid #173d3426;padding-bottom:19px;margin-bottom:24px}.term-offer strong{font-weight:650;color:#173d34}.term-offer span{display:block}.term-input-label{display:flex;align-items:center;justify-content:space-between;font-size:15px}.term-input-label output{font-size:24px;letter-spacing:-.035em;font-variant-numeric:tabular-nums}.term-calculator input{width:100%;accent-color:#247b69;height:34px;margin:13px 0;cursor:pointer}.term-amount-presets{display:flex;gap:8px}.term-amount-presets button{border:1px solid #173d3440;border-radius:4px;padding:10px 13px;min-height:44px;background:transparent;color:#173d34;font-size:13px;cursor:pointer}.term-amount-presets button[aria-pressed=true]{background:#173d34;color:#fff}.term-amount-presets button:hover{border-color:#173d34}.term-result{margin-top:27px;padding-top:23px;border-top:1px solid #173d3426}.term-result>span{font-size:14px;color:#52655d}.term-result>strong{display:block;font-size:52px;line-height:1.1;letter-spacing:-.055em;font-weight:480;margin-top:9px;font-variant-numeric:tabular-nums}.term-result>p{font-size:14px;color:#52655d;margin:10px 0 0}.term-result output{color:#173d34;font-weight:550}.term-calculator .term-risk{margin-top:20px;font-size:12px;line-height:1.65}.term-calculator>.text-link{font-size:13px;margin-top:14px}.term-sr{position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%)}@media (max-width:760px){.term-calculator h3{font-size:25px}.term-result>strong{font-size:46px}.term-calculator{padding:26px 24px}.term-grid{gap:35px}}.founder-open{display:none;border:0;border-bottom:1px solid #247b6960;background:none;color:#1b6654;padding:8px 0;min-height:44px;font:inherit;font-size:14px;text-align:left;cursor:pointer}.founder-ready .founder-open{display:inline-flex}#founder-dialog{margin:auto;color:#173d34;background:#fffdf8;border:1px solid #173d3430;border-radius:12px;padding:26px 30px;width:min(650px,calc(100% - 32px));max-height:85svh;overflow:auto;box-shadow:0 25px 80px #173d3450}#founder-dialog::backdrop{background:#173d3466}#founder-dialog form{display:flex;justify-content:flex-end;margin-bottom:22px}.founder-close{background:none;border:1px solid #173d3440;padding:9px 14px;min-height:44px;border-radius:5px;color:#173d34;font:inherit;cursor:pointer}.founder-close span{margin-left:12px}.founder-heading{display:flex;gap:24px;align-items:center}.founder-heading img{width:112px;height:145px;object-fit:cover;border-radius:5px;flex-shrink:0}#founder-dialog h2{font-size:32px;line-height:1.12;letter-spacing:-.04em}#founder-dialog p{font-size:16px;line-height:1.7;margin:18px 0 0}#founder-dialog .founder-heading p{font-size:13px;margin-top:12px}#founder-dialog blockquote{font-size:23px;line-height:1.45;letter-spacing:-.02em;margin:26px 0 22px}html:has(dialog[open]){overflow:hidden}@media (max-width:760px){#founder-dialog{padding:20px}.founder-heading{gap:16px}.founder-heading img{width:85px;height:116px}#founder-dialog h2{font-size:27px}#founder-dialog p{font-size:15px}#founder-dialog blockquote{font-size:21px}}.founder-note{display:flex;gap:18px;margin-top:32px;max-width:390px;align-items:start}.founder-note>img{width:76px;height:104px;object-fit:cover;border-radius:5px}.founder-note p{font-size:18px;line-height:1.4;letter-spacing:-.02em}.founder-note small{display:block;font-size:12px;margin-top:10px;color:#52655d}.founder-open{gap:18px}.photo-label{opacity:1}.photo-hero{height:auto!important;--title-op:1!important;--arrival-op:0!important;overflow:clip}.photo-stage{height:100svh!important;min-height:760px;max-height:1100px;position:relative!important}.photo-frame{clip-path:none}.photo-title{left:54%;right:5.5%;top:21%;transform:none;opacity:1;z-index:6}.photo-hero h1{font-size:clamp(45px,4.25vw,68px);line-height:1.08}.photo-intro{left:54%;right:7%;top:62%;bottom:auto;transform:none;opacity:1}.photo-intro p{font-size:16px;max-width:37ch;line-height:1.65;margin-bottom:23px}.hero-copy-shade{width:52%;background:linear-gradient(90deg,transparent,#122d24dd 26%,#122d24e8)}.photo-subject{transform:translate3d(calc(-90px + var(--px,0)*4px),calc(var(--hero-p)*25px),0) scale(calc(.88 + var(--hero-p)*.025))}.photo-background{transform:translateY(calc(var(--hero-p)*12px)) scale(1.03)}.hero-offer{position:absolute;z-index:6;left:54%;top:41%;display:flex;align-items:center;gap:24px;color:#fff}.hero-offer>strong{font-size:clamp(80px,7.8vw,120px);font-weight:470;letter-spacing:-.065em;line-height:1}.hero-offer>strong>span{font-size:.5em;letter-spacing:-.04em}.hero-offer p{font-size:15px;line-height:1.6;max-width:180px}.hero-offer p span{color:#e0e9dc;font-size:13px}.photo-risk{font-size:12px!important}.term-section{padding:104px 0;background:#e8eddf}.term-grid{grid-template-columns:.9fr 1.1fr;gap:7vw;align-items:start}.term-copy h2{font-size:clamp(38px,3.5vw,56px)}.offer-number{font-size:clamp(110px,11vw,160px);line-height:1.08;font-weight:460;letter-spacing:-.075em;color:#247b69;margin:30px 0 6px}.offer-number>span{font-size:.52em;letter-spacing:-.04em}.term-copy .offer-caption{font-size:15px;font-weight:550;margin:0 0 26px;max-width:none}.term-copy>p{font-size:17px;line-height:1.75}.term-facts{list-style:none;padding:0;margin:24px 0}.term-facts li{position:relative;padding:12px 0 12px 23px;border-bottom:1px solid #173d3420;font-size:15px}.term-facts li:before{content:"✓";position:absolute;left:0;color:#247b69}.term-copy .offer-risk{font-size:12px;line-height:1.7;margin-top:24px;max-width:45ch}.savings-calculator{padding:32px;background:#fffdf8;border:1px solid #173d341c;border-radius:12px;box-shadow:0 18px 45px #173d3409}.savings-calculator h3{font-size:25px;line-height:1.2;letter-spacing:-.035em}.calc-modes{display:flex;background:#edf0e8;padding:4px;border-radius:7px;margin:24px 0}.calc-modes button{flex:1;border:0;border-radius:5px;min-height:44px;padding:10px 12px;background:none;color:#43594c;font:inherit;font-size:14px}.calc-modes button[aria-pressed=true]{background:#173d34;color:#fff}.calc-modes button:hover{box-shadow:inset 0 0 0 1px #173d34}.calc-result>p:first-child{font-size:14px;color:#52655d}.calc-result>strong{display:block;font-size:clamp(48px,4.5vw,68px);line-height:1.2;letter-spacing:-.06em;color:#247b69;font-weight:500;font-variant-numeric:tabular-nums;margin:7px 0}.calc-total{font-size:15px;color:#52655d}.calc-total b{font-weight:600;color:#173d34}#savings-chart{display:block;width:100%;height:180px;margin:18px 0 6px;overflow:visible}#savings-chart text{font-family:inherit;font-size:13px;fill:#52655d}.calc-legend{display:flex;flex-wrap:wrap;gap:9px 20px;font-size:12px;line-height:1.6;padding-bottom:23px;border-bottom:1px solid #173d3420}.calc-legend>span{display:flex;gap:6px;align-items:center}.calc-legend b{font-weight:600}.calc-legend i{width:8px;height:8px;border-radius:2px;background:#d6dfcf}.calc-legend>span:last-child i{background:#247b69}.calc-fields{display:grid;grid-template-columns:1fr;gap:18px;margin-top:23px}.calc-fields label{display:flex;justify-content:space-between;font-size:14px;color:#52655d;gap:16px}.calc-fields output{color:#173d34;font-weight:600;white-space:nowrap}.calc-fields input{display:block;width:100%;height:32px;accent-color:#247b69;margin:4px 0 0;cursor:pointer}.calc-assumption{font-size:12px;line-height:1.7;color:#52655d;margin-top:20px}.calc-explanation{margin-top:10px}.calc-explanation summary{font-size:13px;min-height:44px;padding:12px 0;color:#1b6654;cursor:pointer}.calc-explanation p{font-size:13px;line-height:1.75;margin:10px 0}.product-section{padding:110px 0;background:#fffdf8;overflow:clip}.product-grid{display:grid;grid-template-columns:1fr 1fr;gap:8vw;align-items:center}.product-art{position:relative;min-height:760px;display:flex;justify-content:center;align-items:center}.product-disc{position:absolute;width:110%;aspect-ratio:1;max-width:650px;border-radius:50%;background:#e8eddf}.product-phone{display:block;position:relative;width:325px;height:auto;border-radius:12%/5.7%;box-shadow:20px 30px 40px #173d3425;transform:rotate(-5deg);max-width:76%}.product-copy>p{font-size:17px;line-height:1.75;max-width:42ch;margin-top:26px;color:#52655d}.product-features{margin:32px 0}.product-features>div{padding:19px 0;border-top:1px solid #173d3424}.product-features h3{font-size:19px;letter-spacing:-.025em}.product-features p{font-size:15px;color:#52655d;line-height:1.7;margin-top:7px;max-width:42ch}.story-section{background:#f0ecdf;padding:110px 0}.story-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:9vw;align-items:start}.story-portrait img{display:block;width:100%;max-width:410px;height:auto;border-radius:6px}.story-portrait figcaption{display:flex;flex-direction:column;gap:3px;margin-top:18px;font-size:14px;color:#52655d}.story-portrait figcaption strong{font-size:19px;color:#173d34;font-weight:550}.story-copy h2{font-size:clamp(36px,3.8vw,58px);line-height:1.12}.story-copy p{font-size:17px;line-height:1.8;color:#52655d;margin-top:24px;max-width:56ch}.story-copy .story-lead{font-size:21px;line-height:1.65;color:#173d34;margin-top:32px}.story-more{margin-top:20px;border-bottom:1px solid #173d3433}.story-more summary{display:flex;justify-content:space-between;gap:20px;list-style:none;font-size:15px;padding:14px 0;cursor:pointer;min-height:48px}.story-more summary::-webkit-details-marker{display:none}.story-more small{display:block;font-size:12px;color:#52655d;margin:20px 0}.story-more[open] summary span{transform:rotate(45deg)}.story-copy>.text-link{margin-top:24px}.confidence{padding:95px 0}.confidence .faq-grid{margin-top:0;grid-template-columns:.8fr 1.2fr}.faq-grid h2{font-size:44px}.faq-grid>div>p{font-size:16px;color:#52655d;margin-top:24px}.closing .closing-copy>p{max-width:42ch;margin-left:auto;margin-right:auto}.closing .closing-copy h2{font-size:clamp(48px,5vw,72px)}@media (max-width:1100px) and (min-width:761px){.hero-offer{gap:14px}.hero-offer>strong{font-size:82px}.hero-offer p{font-size:13px}.hero-offer p span{font-size:12px}.photo-hero h1{font-size:45px}.term-grid{gap:4vw}.savings-calculator{padding:24px}.product-grid{gap:5vw}.product-art{min-height:660px}.story-grid{gap:6vw}}@media (max-width:760px){.photo-stage{height:100svh!important;min-height:720px;max-height:none}.photo-title{left:24px;right:24px;top:115px}.photo-hero h1{font-size:clamp(39px,10.8vw,54px);line-height:1.06}.photo-hero h1 br:first-child{display:block}.photo-hero h1 span{display:inline}.hero-copy-shade{width:100%;height:290px;background:linear-gradient(#15392ce8,#15392cbd 65%,transparent)}.photo-subject{top:24%;left:calc(50% - 54svh);width:117svh;height:78svh;transform:translateY(calc(var(--hero-p)*12px));object-fit:contain;object-position:center bottom}.photo-intro{top:auto;left:24px;right:24px;bottom:58px}.photo-intro>p{display:none}.photo-intro:before{top:-145px;right:-24px;bottom:-62px;left:-24px;background:linear-gradient(transparent,#103428e8 42%,#103428ed)}.hero-offer{left:24px;right:24px;top:auto;bottom:139px;gap:20px}.hero-offer>strong{font-size:86px}.hero-offer p{font-size:13px}.hero-offer p span{font-size:12px}.photo-risk{font-size:10px!important;bottom:22px}.term-section{padding:65px 0}.term-grid{display:block}.term-copy h2{font-size:39px}.offer-number{font-size:118px;margin:23px 0 0}.term-copy .offer-caption{font-size:13px;margin-bottom:22px}.term-copy>p{font-size:16px}.term-facts li{font-size:14px}.savings-calculator{padding:24px 20px;margin-top:36px;border-radius:9px}.savings-calculator h3{font-size:24px}.calc-modes{margin:20px 0}.calc-modes button{font-size:12px;padding:9px 8px}.calc-result>strong{font-size:54px}.calc-result>p:first-child{font-size:13px}.calc-total{font-size:14px}#savings-chart{height:145px}.calc-legend{font-size:11px;gap:8px 14px}.calc-fields label{font-size:14px}.calc-assumption{font-size:12px}.calc-explanation summary{font-size:12px}.product-section{padding:65px 0}.product-grid{display:flex;flex-direction:column-reverse;gap:44px}.product-copy h2{font-size:40px}.product-copy>p{font-size:16px;margin-top:22px}.product-features{margin:24px 0}.product-features h3{font-size:18px}.product-features p{font-size:14px}.product-art{min-height:0;padding:15px 0;width:100%}.product-disc{width:105%;max-width:430px}.product-phone{width:265px;max-width:78%}.story-section{padding:65px 0}.story-grid{display:flex;flex-direction:column;gap:34px}.story-portrait{width:100%;display:grid;grid-template-columns:135px 1fr;gap:22px;align-items:end}.story-portrait img{width:135px}.story-portrait figcaption{margin:0 0 5px;font-size:12px;gap:6px}.story-portrait figcaption strong{font-size:19px}.story-copy h2{font-size:36px}.story-copy .story-lead{font-size:19px;margin-top:25px}.story-copy p{font-size:16px;line-height:1.75;margin-top:21px}.story-more summary{font-size:14px}.confidence{padding:65px 0}.confidence .faq-grid{display:block}.faq-grid h2{font-size:38px}.faqs{margin-top:30px}.closing .closing-copy h2{font-size:47px}}@media (prefers-reduced-motion:reduce){.photo-subject{transform:translate(-90px) scale(.88)!important}.product-phone{transform:none}.photo-background{transform:none!important}}.hero-offer{z-index:7}.story-copy>.text-link{color:#1b6654;font-size:14px}.term-facts li:before{content:"";width:6px;height:11px;border:solid #247b69;border-width:0 1.5px 1.5px 0;transform:rotate(45deg);top:16px;left:3px}.calc-term #savings-chart{height:100px;margin:15px 0 4px}.term-copy>.text-link{font-size:14px;color:#1b6654}@media (max-width:760px){.photo-intro:before{top:-175px;right:-24px;bottom:-62px;left:-24px;background:linear-gradient(transparent,#103428f2 28%,#103428f2)}.story-portrait{grid-template-columns:170px 1fr;gap:20px}.story-portrait img{width:170px}.story-portrait figcaption{font-size:12px}.story-portrait figcaption strong{font-size:18px}.calc-term #savings-chart{height:80px}}.calc-result>strong.long-number{font-size:clamp(32px,3.8vw,55px)}@media (max-width:760px){.calc-result>strong.long-number{font-size:36px}}html .photo-hero,html:not(.sc-ready) .photo-hero{height:100svh!important;min-height:0!important;max-height:none!important}html .photo-stage,html:not(.sc-ready) .photo-stage{height:100svh!important;min-height:0!important;max-height:none!important}.hero-message{position:absolute;z-index:7;left:54%;right:5.5%;top:50%;transform:translateY(-50%);color:#fff}.hero-message .photo-title{position:static;inset:auto;transform:none;margin:0}.hero-message h1{font-size:clamp(44px,4.3vw,68px);line-height:1.08}.hero-description-v4{font-size:17px;line-height:1.7;margin:23px 0 0;max-width:39ch}.hero-message .hero-offer{position:static;inset:auto;margin:24px 0;gap:18px}.hero-message .hero-offer>strong{font-size:55px}.hero-message .hero-offer p{font-size:14px;line-height:1.5;max-width:none}.hero-message>.button{background:#f6f2ea;color:#173d34;min-height:54px}.hero-message .hero-offer p span{font-size:12px}.photo-subject{transform:translate3d(-90px,calc(var(--hero-p)*25px),0) scale(calc(.88 + var(--hero-p)*.025))}.photo-risk{max-width:none}.savings-calculator .calc-result{margin-top:25px}.plan-steps{list-style:none;counter-reset:plan;padding:0;margin:28px 0 12px;max-width:420px}.plan-steps li{position:relative;counter-increment:plan;padding:17px 0 17px 38px;border-top:1px solid #f6f2ea30}.plan-steps li:before{content:counter(plan);position:absolute;left:0;top:17px;font-size:13px;color:#c5d9b9}.plan-steps strong{display:block;font-size:17px;font-weight:550}.plan-steps span{display:block;font-size:14px;color:#c7d7cf;line-height:1.7;margin-top:5px}.future-copy>.text-link{color:#d7e8c9;font-size:14px;gap:15px}.story-copy>.story-page-link{display:flex;width:fit-content;margin-top:30px}.story-copy>.story-page-link+.text-link{margin-top:12px}.legal-footer{background:#173d34;color:#f6f2ea;padding:65px 0 24px}.legal-grid{display:grid;grid-template-columns:1.25fr 1fr 1fr 1.3fr;gap:40px}.legal-grid img{width:120px;height:auto}.legal-grid p{font-size:14px;margin-top:18px;color:#d0ddcf}.legal-grid h3{font-size:15px;font-weight:550;letter-spacing:0;margin-bottom:12px}.legal-grid nav a{display:block;width:fit-content;font-size:14px;line-height:1.5;padding:7px 0;color:#d0ddcf}.legal-footer a:hover{text-decoration:underline}.legal-text{display:grid;grid-template-columns:1fr 1fr;gap:60px;border-top:1px solid #f6f2ea30;margin-top:45px;padding-top:28px}.legal-text p{font-size:13px;line-height:1.85;color:#d0ddcf;max-width:68ch}.legal-copyright{display:flex;justify-content:space-between;gap:20px;border-top:1px solid #f6f2ea30;padding-top:22px;margin-top:28px;font-size:12px;color:#d0ddcf}.editorial-page{background:#f6f2ea}.editorial-header{display:flex;align-items:center;justify-content:space-between;gap:30px;min-height:110px}.editorial-header img{width:125px;height:auto;filter:brightness(0) saturate(100%) invert(20%) sepia(16%) saturate(1140%) hue-rotate(110deg)}.editorial-header nav{display:flex;gap:28px;align-items:center;font-size:14px}.about-main{padding-top:65px;padding-bottom:100px}.about-main>h1{font-size:clamp(50px,6.5vw,90px);line-height:1.08;letter-spacing:-.055em}.about-main>h1 span{color:#247b69}.about-intro{max-width:54ch;font-size:21px;line-height:1.7;margin-top:28px;color:#52655d}.about-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:9vw;margin-top:70px;align-items:start}.about-portrait{width:100%;height:auto;border-radius:6px}.about-grid aside h2{font-size:25px;margin-top:22px}.about-grid aside p{font-size:15px;line-height:1.7;margin-top:12px;color:#52655d}.about-grid aside .text-link{font-size:14px;color:#1b6654}.about-grid article h2{font-size:clamp(32px,3.8vw,54px);line-height:1.15}.about-grid article p{font-size:18px;line-height:1.85;margin-top:25px;color:#52655d;max-width:61ch}.about-grid .letter-attribution{color:#173d34;font-weight:550}.letter-attribution small{font-size:13px;font-weight:400}.cocoa-today{margin-top:40px;padding-top:32px;border-top:1px solid #173d3430}.cocoa-today .button{margin-top:26px}.deletion-main{max-width:850px;padding-top:60px;padding-bottom:90px}.deletion-main h1{font-size:clamp(36px,4vw,56px);line-height:1.15;letter-spacing:-.04em}.deletion-main h2{font-size:27px;margin-top:35px}.deletion-main p{font-size:17px;line-height:1.85;margin-top:23px;color:#52655d}.deletion-main a{color:#1b6654;text-decoration:underline}.legal-footer :focus-visible{outline-color:#f6f2ea}@media (min-width:761px) and (max-height:720px){.hero-message{top:53%}.hero-message h1{font-size:46px}.hero-description-v4{font-size:15px;margin-top:15px}.hero-message .hero-offer{margin:18px 0}.hero-message .hero-offer>strong{font-size:47px}.photo-risk{font-size:10px!important}}@media (max-width:760px){.hero-message{left:24px;right:24px;top:auto;bottom:58px;transform:none}.hero-message:before{content:"";position:absolute;z-index:-1;top:-55px;right:-24px;bottom:-60px;left:-24px;background:linear-gradient(transparent,#103428ed 17%,#103428f5)}.hero-message h1{font-size:clamp(37px,10.5vw,46px);line-height:1.06}.hero-description-v4{display:none}.hero-message .hero-offer{margin:18px 0;gap:17px}.hero-message .hero-offer>strong{font-size:48px}.hero-message .hero-offer p{font-size:12px}.hero-message .hero-offer p span{font-size:11px}.hero-message>.button{min-height:48px;padding:12px 22px}.hero-copy-shade{height:120px;background:linear-gradient(#15392ce8,transparent)}.photo-subject{top:9%;left:calc(50% - 54svh);width:117svh;height:78svh;transform:translateY(calc(var(--hero-p)*12px))}.photo-risk{left:24px;right:24px;bottom:16px!important;font-size:9px!important;line-height:1.5}.plan-steps{margin:22px 0 8px}.plan-steps li{padding:13px 0 13px 32px}.plan-steps li:before{top:13px}.plan-steps strong{font-size:16px}.plan-steps span{font-size:13px}.future-copy{padding:50px 0 28px}.legal-footer{padding:45px 0 22px}.legal-grid{grid-template-columns:1fr 1fr;gap:30px 25px}.legal-grid>div:first-child{grid-column:1/-1}.legal-grid h3{font-size:15px}.legal-grid nav a{font-size:13px;min-height:36px}.legal-text{display:block;margin-top:30px;padding-top:22px}.legal-text p{font-size:12px;line-height:1.8}.legal-text p+p{margin-top:22px}.legal-copyright{display:block;font-size:11px;line-height:1.8}.legal-copyright span{display:block}.editorial-header{min-height:88px;gap:15px}.editorial-header img{width:98px}.editorial-header nav{gap:14px;font-size:12px}.editorial-header nav>a:first-child{display:none}.editorial-header .button-small{min-height:42px;padding:10px 14px;font-size:12px}.about-main{padding-top:35px;padding-bottom:65px}.about-main>h1{font-size:45px}.about-intro{font-size:18px;margin-top:23px}.about-grid{display:block;margin-top:38px}.about-grid aside{max-width:360px}.about-grid article{margin-top:45px}.about-grid article h2{font-size:34px}.about-grid article p{font-size:17px;line-height:1.8}.about-portrait{max-width:300px}.deletion-main{padding-top:32px;padding-bottom:65px}.deletion-main h1{font-size:36px}.deletion-main h2{font-size:25px}.deletion-main p{font-size:16px}}.product-phone{transform:translateY(calc((1 - var(--entry,1))*48px)) rotate(calc(-5deg - (1 - var(--entry,1))*3deg));opacity:calc(.7 + var(--entry,1)*.3)}.story-portrait img{transform:translateY(calc((1 - var(--entry,1))*24px));opacity:calc(.82 + var(--entry,1)*.18)}.text-link,.deletion-main .text-link{display:inline-flex;align-items:center;gap:14px;text-decoration:none;transition:border-color .2s,color .2s}.text-link svg{display:block;flex:0 0 18px;width:18px;height:18px;align-self:center;transition:transform .2s}.text-link:hover,.text-link:focus-visible,.deletion-main .text-link:hover{text-decoration:none;border-bottom-color:currentColor}.login-link:hover,.share-button:hover,.button:hover,.store-button:hover{text-decoration:none}@media (hover:hover) and (pointer:fine){.text-link:hover svg{transform:translate(3px)}}@media (prefers-reduced-motion:reduce){.product-phone,.story-portrait img{transform:none;opacity:1}.text-link,.text-link svg{transition:none}.text-link:hover svg{transform:none}}.legal-footer{background:#f6f2ea;color:#173d34;padding-top:0}.legal-footer>.wrap{border-top:1px solid #173d3426;padding-top:42px}.legal-grid img{filter:brightness(0) saturate(100%) invert(20%) sepia(16%) saturate(1140%) hue-rotate(110deg)}.legal-grid p,.legal-grid nav a,.legal-text p,.legal-copyright{color:#52655d}.legal-text,.legal-copyright{border-color:#173d3426}.legal-footer :focus-visible{outline-color:#247b69}.story-section .story-grid{grid-template-columns:minmax(220px,280px) minmax(0,1fr);gap:clamp(50px,8vw,120px);align-items:center}.story-section .story-portrait img{max-width:260px}.story-section .story-copy{max-width:760px}.story-section .story-copy h2{font-size:clamp(36px,3.5vw,52px)}.story-section .story-copy .story-lead{font-size:20px;line-height:1.7;max-width:54ch;margin-top:24px}.story-section .story-copy>.story-page-link{margin-top:24px}@media (max-width:760px){.legal-footer>.wrap{padding-top:32px}.story-section{padding:44px 0}.story-section .story-grid{gap:26px}.story-section .story-portrait{grid-template-columns:130px 1fr;gap:20px}.story-section .story-portrait img{width:130px;max-width:130px}.story-section .story-copy h2{font-size:32px}.story-section .story-copy .story-lead{font-size:17px;line-height:1.75;margin-top:20px}.story-section .story-copy>.story-page-link{margin-top:18px}}.photo-hero .photo-poster{opacity:0}.photo-hero .photo-background,.photo-hero .photo-subject,.photo-hero:not(.scene-ready) .photo-background,.photo-hero:not(.scene-ready) .photo-subject{opacity:1}.photo-hero.poster-only .photo-poster{opacity:1}.photo-hero.poster-only .photo-background,.photo-hero.poster-only .photo-subject{opacity:0}.hero-copy-shade{display:none}.hero-message:before{content:"";position:absolute;z-index:-1;pointer-events:none;top:-100px;right:-110px;bottom:-100px;left:-110px;background:radial-gradient(ellipse closest-side at 50% 50%,#102f26d9,#102f26b8 48%,#102f2666 73%,#102f2600)}.hero-message .store-links,.product-copy .store-links,.cocoa-today .store-links{justify-content:flex-start;margin-top:25px;gap:12px}.hero-message .store-button{background:#f6f2ea;color:#173d34}.photo-header .desktop-nav{gap:26px}.story-section{padding:64px 0}.story-section .story-grid{max-width:1050px;grid-template-columns:180px minmax(0,1fr);gap:58px;align-items:center}.story-section .story-portrait img{width:180px;height:180px;max-width:none;object-fit:cover;object-position:center 15%;border-radius:50%}.story-copy blockquote{margin:0;font-size:clamp(23px,2.2vw,31px);line-height:1.5;letter-spacing:-.035em;color:#173d34}.story-section .story-copy .story-byline{margin-top:22px;font-size:13px;line-height:1.7}.story-byline strong{display:block;font-size:16px;color:#173d34;font-weight:550}.story-byline span{display:block}.story-section .story-copy>.story-page-link{margin-top:18px}.legal-footer{padding-bottom:28px}.legal-footer>.wrap{padding-top:30px}.legal-grid{gap:28px}.legal-grid h3{margin-bottom:7px}.legal-grid nav a{padding:5px 0;font-size:13px}.legal-grid p{font-size:13px;margin-top:12px}.legal-text{gap:40px;margin-top:25px;padding-top:20px}.legal-text p{font-size:12px;line-height:1.75;max-width:none}.copyright-inline{display:block;margin-top:12px}@media (max-width:760px){.hero-message:before{top:-200px;right:-24px;bottom:-65px;left:-24px;background:linear-gradient(180deg,#10342800,#10342812 15%,#10342855 32%,#103428a3 51%,#103428cf 75%,#103428e0)}.hero-nav-shade{display:block;height:115px}.hero-message .store-links{gap:9px;margin-top:18px}.hero-message .store-button{padding:10px 13px;min-height:53px}.story-section{padding:44px 0}.story-section .story-grid{gap:24px;align-items:flex-start}.story-section .story-portrait{display:block;width:auto}.story-section .story-portrait img{width:112px;height:112px;max-width:none}.story-copy blockquote{font-size:24px;line-height:1.5}.legal-grid{gap:22px}.legal-grid>div:first-child{display:flex;align-items:center;justify-content:space-between;gap:18px}.legal-grid>div:first-child p{margin:0;font-size:11px;max-width:13ch}.legal-grid nav a{min-height:36px}.legal-text{margin-top:22px;padding-top:18px}.legal-text p{font-size:11px;line-height:1.8}.legal-text p+p{margin-top:16px}}@media (max-width:360px){.hero-message .store-button{padding:10px;gap:6px}.hero-message .store-button strong{font-size:14px}}@media (max-width:760px){.legal-grid nav[aria-label="Legal documents"]{grid-column:1/-1;display:grid;grid-template-columns:1fr 1fr;column-gap:22px}.legal-grid nav[aria-label="Legal documents"] h3{grid-column:1/-1}.legal-grid nav[aria-label="Legal documents"] a{max-width:100%}}@media (min-width:761px){.hero-message:before{top:-70px;right:-80px;bottom:-70px;left:-80px;background:linear-gradient(90deg,#102f2600,#102f26bd 13%,#102f26bd 83%,#102f2600);-webkit-mask-image:linear-gradient(180deg,transparent,#000 16%,#000 84%,transparent);mask-image:linear-gradient(180deg,transparent,#000 16%,#000 84%,transparent)}.story-section .story-grid{align-items:start}.story-section .story-portrait{padding-top:5px}}.story-section .story-portrait img{object-position:center top}.referral-grid{display:grid;grid-template-columns:1fr 1fr;gap:8vw;align-items:center}.referral-copy h2{font-size:clamp(36px,3.7vw,54px)}.referral-copy>p{font-size:17px;line-height:1.8;color:#52655d;max-width:43ch;margin-top:25px}.referral-copy .text-link{margin-top:26px;font-size:14px;color:#1b6654}.referral-details{padding:30px 34px;background:#f8f9f3;border-radius:12px;border:1px solid #173d3418}.referral-details h3{font-size:25px;line-height:1.3;letter-spacing:-.035em}.referral-details ol{list-style:none;counter-reset:invite;padding:0;margin:24px 0 0}.referral-details li{position:relative;counter-increment:invite;border-top:1px solid #173d3420;padding:17px 0 17px 40px}.referral-details li:before{content:counter(invite);position:absolute;left:0;top:18px;color:#247b69;font-size:14px}.referral-details strong{font-size:16px;font-weight:550}.referral-details li p{font-size:14px;line-height:1.7;margin-top:5px;color:#52655d;max-width:40ch}.referral-details .referral-note{font-size:12px;line-height:1.7;color:#52655d;margin-top:12px}@media (max-width:760px){.referral-grid{grid-template-columns:1fr;gap:30px}.referral-copy>p{font-size:16px;margin-top:21px}.referral-details{padding:25px 24px}.referral-details h3{font-size:23px}.referral-details li{padding-left:32px}}@media (min-width:761px){.hero-message:before{top:-25px;right:-40px;bottom:-25px;left:-40px;background:#103428b8;-webkit-mask-image:none;mask-image:none;border-radius:35%;filter:blur(48px)}}.story-section .story-copy .story-context{position:static;width:auto;height:auto;clip:auto;clip-path:none;overflow:visible;font-size:14px;letter-spacing:0;line-height:1.5;font-weight:550;color:#52655d;margin:0 0 19px}.product-dark{background:#173d34;color:#f6f2ea}.product-dark h2 span{color:#bcd8ad}.product-dark .product-copy>p,.product-dark .product-features p{color:#d0ddd4}.product-dark .product-features>div{border-color:#f6f2ea30}.product-dark .product-disc{background:#285044}.product-dark .store-button{background:#f6f2ea;color:#173d34}.referral-grid{gap:8vw}@media (max-width:760px){.referral-grid{gap:30px}.product-dark .product-copy>p{font-size:16px}}.header-actions{display:flex;align-items:center;gap:24px}.header-login{font-size:14px;color:#fff;padding:12px 0;text-underline-offset:5px}.header-login:hover{text-decoration:underline}.story-section .story-copy .story-context{font-size:22px;font-weight:480;letter-spacing:-.035em;color:#173d34;margin-bottom:20px}.referral-steps{list-style:none;counter-reset:referral;padding:0;margin:28px 0 0;max-width:43ch}.referral-steps li{counter-increment:referral;position:relative;padding:16px 0 16px 36px;border-top:1px solid #173d3425}.referral-steps li:before{content:counter(referral);position:absolute;left:0;top:19px;font-size:12px;color:#247b69}.referral-steps strong{font-size:17px;font-weight:550}.referral-steps p{font-size:14px;line-height:1.75;color:#52655d;margin-top:5px}.scroll-plant{display:none;position:fixed;left:10px;bottom:20px;width:56px;height:105px;z-index:20;pointer-events:none;color:#247b69;--growth:0}.scroll-plant svg{display:block;width:100%;height:100%;overflow:visible}.plant-stem,.plant-soil{stroke:currentColor;stroke-width:1.8;stroke-linecap:round}.plant-stem{stroke-dasharray:1;stroke-dashoffset:calc(1 - var(--growth))}.plant-soil{opacity:.5}.plant-leaf{fill:currentColor;transform:scale(var(--leaf-growth,0));opacity:1}.plant-vein{fill:none;stroke:#fffdf8;stroke-width:.7;opacity:.45}.plant-light{color:#c1d7af}@media (min-width:1280px){.scroll-plant{display:block}}@media (max-width:760px){.header-login{display:none}.header-actions{margin-left:auto}.story-section .story-copy .story-context{font-size:20px}.referral-steps{margin-top:24px}.referral-steps strong{font-size:16px}}@media (prefers-reduced-motion:reduce){.scroll-plant{--growth:1!important}.plant-leaf{transform:none;opacity:1}}.clockless-phone{position:relative;flex-shrink:0}.clockless-phone .phone-screen-image{display:block;width:100%;height:auto;border-radius:inherit}.screen-clock-mask{position:absolute;left:5.5%;top:2.6%;width:14%;height:2.7%;background:#f6f2ea;pointer-events:none}.product-phone .screen-clock-mask{background:#f6f2e9}.story-section .story-copy .story-context{font-size:17px;letter-spacing:-.015em;color:#247b69;font-weight:500;margin-bottom:18px}@media (min-width:761px){.hero-message:before{right:30px;left:-30px;filter:blur(42px)}}.product-copy>.screen-example-note,.referral-copy>.screen-example-note{font-size:12px;line-height:1.7;max-width:43ch;margin-top:18px}.product-dark .product-copy>.screen-example-note{color:#c0d0c6}.referral-copy>.screen-example-note{color:#52655d}@media (max-width:760px){.story-section .story-copy .story-context{font-size:16px}.product-copy>.screen-example-note,.referral-copy>.screen-example-note{font-size:11px}}.story-section .story-copy .story-context{color:#1b6654}@media (min-width:761px){.hero-message{width:fit-content;max-width:40.5%;right:auto}.hero-message:before{left:-24px;right:0;background:#103428a3;filter:blur(32px)}}@media (min-width:761px){.hero-message:before{left:-32px;right:-24px}}.photo-header .header-cta{gap:12px}@media (min-width:761px){.hero-message{left:56%;right:4%;top:19%;width:auto;max-width:none;transform:none}.hero-message:before{display:none}.hero-message h1{font-size:clamp(56px,5.65vw,86px);line-height:1.04}.hero-description-v4{font-size:16px;line-height:1.8;max-width:36ch;margin-top:32px}.hero-message .hero-offer{margin:28px 0;gap:22px}.hero-message .store-links{margin-top:30px}.hero-copy-shade{display:block;inset:0 0 0 auto;width:49%;height:auto;z-index:2;background:linear-gradient(90deg,transparent,#122d24b8 34%,#122d24c4)}.photo-subject{transform:translate3d(calc(-90px - var(--hero-p)*35px),calc(var(--hero-p)*-12px),0) scale(calc(.88 + var(--hero-p)*.11))}.photo-background{transform:translateY(calc(var(--hero-p)*6px)) scale(1.03)}}@media (min-width:761px) and (max-height:760px){.hero-message{top:17%}.hero-message h1{font-size:clamp(48px,4.7vw,65px)}.hero-description-v4{font-size:14px;margin-top:20px}.hero-message .hero-offer{margin:19px 0}.hero-message .store-links{margin-top:20px}}@media (max-width:760px){.hero-desktop-break{display:none!important}.hero-message .hero-offer{margin:22px 0}.photo-subject{transform:translateY(calc(var(--hero-p)*-16px)) scale(calc(1 + var(--hero-p)*.065))}}@media (prefers-reduced-motion:reduce){.photo-subject{transform:translate(-90px) scale(.88)!important}.photo-background{transform:none!important}}@media (max-width:760px) and (prefers-reduced-motion:reduce){.photo-subject{transform:none!important}}.halal-section{background:#fffdf8;padding:100px 0}.halal-grid{display:grid;grid-template-columns:1fr 1fr;gap:8vw}.halal-grid p{font-size:18px;line-height:1.8;color:#52655d;margin-bottom:24px}.halal-grid .halal-lead{font-size:28px;color:#173d34;line-height:1.4}.halal-grid .text-link{font-size:14px;color:#1b6654}@media (min-width:761px){html[data-hero-variant=soft-fade] .hero-message{left:54%;right:5.5%;top:50%;width:auto;max-width:none;transform:translateY(-50%)}html:not([data-hero-variant=v2]) .hero-desktop-break{display:none}html:not([data-hero-variant=v2]) .hero-message h1{font-size:clamp(44px,4.3vw,68px);line-height:1.08}html:not([data-hero-variant=v2]) .hero-description-v4{font-size:17px;margin-top:23px;max-width:39ch;line-height:1.7}html:not([data-hero-variant=v2]) .hero-message .hero-offer{margin:24px 0;gap:18px}html:not([data-hero-variant=v2]) .hero-message .store-links{margin-top:25px}html:not([data-hero-variant=v2]) .hero-copy-shade{display:none}html[data-hero-variant=soft-fade] .hero-copy-shade{display:block}html[data-hero-variant=soft-fade] .hero-message:before{display:none}html:not([data-hero-variant=v2]) .photo-subject{transform:translate3d(-90px,calc(var(--hero-p)*25px),0) scale(calc(.88 + var(--hero-p)*.025))}}@media (max-width:760px){.halal-section{padding:55px 0}.halal-grid{grid-template-columns:1fr;gap:30px}.halal-grid p{font-size:16px}.halal-grid .halal-lead{font-size:24px}html:not([data-hero-variant=v2]) .photo-subject{transform:translateY(calc(var(--hero-p)*12px))}}.problem-dark{background:#173d34;color:#f6f2ea}.problem-body .problem-introduction{margin-top:20px;margin-bottom:20px}.problem-dark h2 span{color:#bcd8ad}.problem-dark .concern{color:#d0ddd4;border-color:#f6f2ea30}.problem-dark .concern-rule{background:#bcd8ad}.problem-dark .problem-resolution{color:#bcd8ad}html[data-section-variant=values-first] .problem-body,html[data-section-variant=values-first] .problem-body>*{opacity:1;transform:none}.about-main{padding-top:24px;max-width:1120px}.story-back{font-size:14px;margin-bottom:30px}.about-main>h1,.about-intro{max-width:760px}.about-grid article{min-width:0}.about-main>h1{font-size:clamp(40px,4vw,60px)}.about-intro{font-size:17px;line-height:1.65;max-width:65ch;margin-top:20px}.about-grid{grid-template-columns:300px minmax(0,1fr);gap:80px;margin-top:40px}.about-portrait{max-width:300px}.about-grid article h2{font-size:36px}.about-grid article p{font-size:16px;line-height:1.7;margin-top:20px}.about-grid aside h2{font-size:22px}.about-grid aside p{font-size:14px}@media (max-width:760px){.about-main>h1{font-size:38px}.about-grid{display:flex;flex-direction:column;gap:30px}.about-grid aside{display:grid;grid-template-columns:100px 1fr;gap:8px 18px;max-width:none}.about-portrait{grid-row:1/6;width:100px}.about-grid aside h2,.about-grid aside p{margin:0}.about-grid aside .text-link{grid-column:2;font-size:12px}.about-grid article{margin-top:0}.about-grid article h2{font-size:30px}}.term-copy .offer-net{font-weight:600;color:#173d34;margin-top:12px}.concern p strong{font-weight:600}@media (min-width:761px){.about-grid article p{max-width:none}}.problem-body .problem-list-heading{font-size:16px;font-weight:600;line-height:1.5;letter-spacing:0;margin:26px 0 12px;color:inherit}.savings-calculator{display:flex;flex-direction:column;gap:0}.savings-calculator [hidden]{display:none!important}.calculator-heading{order:0;display:flex;align-items:flex-start;justify-content:space-between;gap:20px}.calculator-heading h3{font-size:26px;line-height:1.25;letter-spacing:-.035em}.calculator-context{order:2;font-size:12px;line-height:1.7;color:#52655d;margin-top:13px}.calc-output{order:3}.calc-controls{order:4}.calc-notes{order:5}#calc-status{order:6}.savings-calculator .calc-result{margin-top:24px}.savings-calculator .calc-result>strong{font-size:clamp(42px,4.2vw,64px);margin:7px 0 10px}.savings-calculator .calc-result>strong.long-number{font-size:clamp(31px,3.4vw,49px)}.calc-contributions{font-size:12px;color:#52655d;line-height:1.6;margin-top:8px}.savings-calculator #savings-chart{height:auto;aspect-ratio:3.11;margin:18px 0 0}.savings-calculator #savings-chart text{font-size:12px}.savings-calculator .calc-legend{min-height:18px;padding:0;border:0;margin-top:2px;gap:8px 18px}.savings-calculator .calc-legend i{width:13px;height:7px;border-radius:1px}.savings-calculator .calc-fields{margin-top:22px;gap:15px}.calc-fields label{font-size:14px}.calc-fields input{margin-top:5px}.portfolio-field p{font-size:11px;line-height:1.6;color:#52655d;margin-top:4px}.calc-notes{margin-top:18px;border-top:1px solid #173d3420;padding-top:16px}.calc-notes .calc-assumption,.calc-notes .calc-risk{font-size:12px;line-height:1.7;color:#52655d;margin:0}.calc-notes .calc-risk{margin-top:10px}.calc-method{margin-top:4px}.calc-method summary{display:flex;align-items:center;justify-content:space-between;gap:16px;min-height:44px;list-style:none;cursor:pointer;color:#52655d;font-size:12px}.calc-method summary::-webkit-details-marker{display:none}.calc-method summary:after{content:"";width:6px;height:6px;border-bottom:1px solid currentColor;border-right:1px solid currentColor;transform:rotate(45deg);margin-right:3px}.calc-method[open] summary:after{transform:rotate(225deg)}.calc-method summary:hover{color:#173d34}.calc-method summary:focus-visible{outline:2px solid #247b69;outline-offset:3px}.calc-method p{font-size:12px;line-height:1.7;color:#52655d;margin:5px 0 12px}.calculator-corner{position:absolute;top:26px;right:32px;color:#52655d}.calculator-corner-options{display:flex;gap:14px}.calculator-corner button{font:inherit;font-size:12px;min-height:44px;padding:8px 0;color:#52655d;background:transparent;border:0;cursor:pointer}.calculator-corner button[aria-pressed=true]{color:#173d34;font-weight:650}.calculator-corner button:hover{color:#173d34}.calculator-corner button:focus-visible{outline:2px solid #247b69;outline-offset:3px;border-radius:2px}.calculator-corner small{position:absolute;right:0;top:36px;font-size:9px;line-height:1.3;white-space:nowrap;pointer-events:none}.calculator-corner-corner-rail .calculator-corner-options{gap:0;border-bottom:1px solid #173d3420}.calculator-corner-corner-rail button{padding:8px;position:relative}.calculator-corner-corner-rail button[aria-pressed=true]:after{content:"";position:absolute;bottom:-1px;left:8px;right:8px;height:1px;background:#173d34}.calculator-corner-corner-rail small{right:8px;top:46px}@media (max-width:760px){.calculator-corner{right:20px;top:18px}.calculator-corner button{font-size:11px}.calculator-corner-options{gap:10px}.calc-method p{font-size:11px}}.faq-answer{padding-bottom:25px}[data-faq-style=compact] .faqs .faq-answer p{font-size:14px;line-height:1.65}[data-faq-style=compact] .faqs .faq-answer p+p{margin-top:12px}.faqs .faq-answer p{margin:0;padding:0;white-space:pre-line;font-size:15px;line-height:1.85}.faqs .faq-answer p+p{margin-top:18px}@media (max-width:760px){.savings-calculator .calc-result>strong{font-size:47px}.savings-calculator .calc-result>strong.long-number{font-size:34px}.savings-calculator #savings-chart{aspect-ratio:2.3}.calc-fields label{font-size:13px}.calc-notes .calc-assumption,.calc-notes .calc-risk{font-size:11px}.faq-answer{padding-bottom:20px}.faqs .faq-answer p{font-size:14px;line-height:1.85}}@media (max-width:760px){.savings-calculator #savings-chart text{font-size:22px}}.calc-axis-label{text-align:center;font-size:11px;line-height:1.4;color:#52655d;margin:0 0 12px}@media (max-width:760px){.calculator-heading{gap:12px}.calculator-heading h3{font-size:24px}}.savings-calculator[data-calculator=corner-text]{position:relative}.savings-calculator[data-calculator=corner-text] .calculator-heading{padding-right:150px;min-height:44px;align-items:center}@media (max-width:760px){.savings-calculator[data-calculator=corner-text] .calculator-heading{padding-right:124px}}
