:root{--bg:#090b0b;--surface:#111414;--raised:#191d1c;--text:#f3f5f4;--muted:#a5aeaa;--positive:#38c65c;--line:#303633;--gutter:clamp(20px,5vw,80px);--ease:cubic-bezier(.22,1,.36,1)}*{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--bg);scroll-padding-top:24px}body{background:var(--bg);color:var(--text);font-family:var(--font-interface),Arial,sans-serif;font-variant-numeric:tabular-nums;-webkit-font-smoothing:antialiased;margin:0;font-size:16px;line-height:1.55}button,input{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}button{color:inherit;cursor:pointer}button:disabled{cursor:wait;opacity:.65}img,svg{max-width:100%;display:block}button,input,a,summary{touch-action:manipulation}:focus-visible{outline:2px solid var(--text);outline-offset:5px}::selection{background:var(--text);color:var(--bg)}h1,h2,h3,p,figure{margin:0}h1,h2,h3{letter-spacing:-.045em;font-weight:500;line-height:1.12}h2{font-size:clamp(36px,4.25vw,62px)}h2 em,h1 em{font-family:var(--font-display),Georgia,serif;font-weight:400}.wrap{width:min(calc(100% - 2 * var(--gutter)),1340px);margin-inline:auto}.muted{color:var(--muted)}.kicker{color:var(--muted);margin-bottom:24px;font-size:14px}.kicker span{color:var(--ink);border-left:1px solid var(--line);white-space:nowrap;margin-left:10px;padding-left:10px}.lead{color:var(--muted);max-width:470px;font-size:18px;line-height:1.6}.arrow{fill:none;stroke:currentColor;stroke-width:1.3px;width:20px;height:20px;transition:transform .22s var(--ease);flex:none}.arrow.down{transform:rotate(90deg)}a:hover>.arrow,button:hover>.arrow{transform:translate(3px)}a:hover>.arrow.down{transform:rotate(90deg)translate(3px)}.skip-link{z-index:20;background:var(--text);color:var(--bg);padding:12px 20px;position:fixed;top:12px;left:12px;transform:translateY(-180%)}.skip-link:focus{transform:none}.brand{letter-spacing:-.055em;align-items:center;gap:11px;font-size:24px;font-weight:600;display:inline-flex}.brand img{object-fit:contain;width:34px;height:34px}.header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:30px;height:92px;display:flex}.header nav{color:var(--muted);gap:32px;font-size:14px;display:flex}.header nav a{padding-block:12px}.header a:hover{color:#fff}.header-cta{align-items:center;gap:24px;padding:12px 0;font-size:14px;display:inline-flex}.hero{grid-template-columns:minmax(0,1.8fr) minmax(250px,.85fr);gap:65px 7%;padding-block:76px 0;display:grid}.hero-heading h1{letter-spacing:-.065em;font-size:clamp(62px,7.8vw,112px);font-weight:400;line-height:1.03}.hero-heading h1 em{letter-spacing:-.035em;white-space:nowrap;font-size:.88em}.hero-aside{align-self:center;max-width:350px}.hero-aside>img{object-fit:contain;width:130px;height:130px;margin:0 0 25px -11px}.hero-aside .lead{color:var(--text);font-size:20px;line-height:1.45}.hero-aside>p:not(.lead){color:var(--muted);margin:16px 0 25px;font-size:15px}.hero-aside .button{width:100%}.hero-aside .text-link{margin-top:9px}.button{border:1px solid #0000;border-radius:4px;justify-content:space-between;align-items:center;gap:30px;min-height:52px;padding:14px 20px;font-size:14px;font-weight:500;display:inline-flex}.primary{background:var(--text);color:var(--bg)}.primary:hover{background:#dfe6e2}.text-link{align-items:center;gap:14px;padding-block:14px;font-size:14px;display:inline-flex}.financial-strip{border-top:1px solid #626d66;grid-column:1/-1;grid-template-columns:1fr 2fr;align-items:center;gap:45px;padding:30px 0 38px;display:grid}.strip-intro>span{font-size:16px}.strip-intro p{color:var(--muted);margin-top:5px;font-size:14px}.strip-intro small{color:var(--muted);margin-top:15px;font-size:12px;display:block}.financial-strip dl{grid-template-columns:1fr 1.2fr 1fr;gap:25px;margin:0;display:grid}.financial-strip dt{color:var(--muted);margin-bottom:10px;font-size:14px}.financial-strip dd{letter-spacing:-.05em;margin:0;font-size:clamp(28px,3vw,43px);line-height:1.2}.financial-strip dd>span{color:var(--muted)}.strip-result{border-left:1px solid #56635a;padding-left:30px}.strip-result dd{color:var(--positive)}.section-index{color:var(--muted);border-top:1px solid var(--line);justify-content:space-between;gap:20px;margin-bottom:58px;padding-top:22px;font-size:13px;display:flex}.section-index>span:last-child{text-align:right}.decision-section{background:var(--surface);padding-block:30px 38px}.decision-layout{grid-template-columns:1.15fr 1fr;align-items:start;gap:clamp(40px,8vw,120px);display:grid}.decision-copy .lead{max-width:450px;margin-top:24px;font-size:17px}.choices{border:0;min-width:0;max-width:520px;margin:36px 0 0;padding:0}.choices legend{color:var(--muted);margin-bottom:15px;font-size:14px}.choice{text-align:left;border:0;border-top:1px solid var(--line);background:0 0;border-left:2px solid #0000;align-items:center;gap:20px;width:100%;padding:19px 12px;display:flex}.choice:last-child{border-bottom:1px solid var(--line)}.choice-index{color:var(--muted);font-size:12px}.choice>span:nth-child(2){flex-direction:column;gap:4px;display:flex}.choice strong{letter-spacing:-.02em;font-size:17px;font-weight:500}.choice>span>span{color:var(--muted);font-size:14px}.choice .arrow{margin-left:auto}.choice.selected{border-left-color:var(--text);background:#202623}.choice:hover{background:#1b201d}.decision-explanation{max-width:480px;min-height:105px;margin-top:27px}.explanation-label{color:var(--muted);margin-bottom:8px;font-size:13px}details summary{cursor:pointer;justify-content:space-between;align-items:center;gap:20px;min-height:56px;font-size:14px;list-style:none;display:flex}summary::-webkit-details-marker{display:none}.plus{flex:none;width:14px;height:14px;position:relative}.plus:before,.plus:after{content:"";background:currentColor;width:14px;height:1px;position:absolute;top:6px;left:0}.plus:after{transform:rotate(90deg)}details[open]>summary .plus:after{transform:none}.ledger{border-top:1px solid var(--line);max-width:520px;color:var(--muted);margin-top:12px}.ledger dl{margin:5px 0 20px}.ledger dl>div{justify-content:space-between;gap:20px;padding:8px 0;font-size:14px;display:flex}.ledger dd{color:var(--text);margin:0}.ledger .total{border-top:1px solid var(--line);color:var(--text);margin-top:8px;padding-top:14px}.decision-device{justify-self:center;width:min(100%,370px);position:relative}.decision-device>figcaption{text-align:center;color:var(--muted);margin-top:20px;font-size:13px}.iphone-device{background:#242826;border:1px solid #7d8580;border-radius:51px;padding:7px;position:relative;box-shadow:inset 0 0 0 2px #414742,inset 0 0 0 4px #121513,0 28px 55px #0006}.iphone-screen{background:#080a09;border:1px solid #030503;border-radius:43px;position:relative;overflow:hidden}.device-status{justify-content:space-between;align-items:center;height:49px;padding:0 25px;font-size:12px;font-weight:600;display:flex;position:relative}.device-status svg{width:43px;height:16px}.dynamic-island{background:#000;border-radius:22px;width:96px;height:27px;position:absolute;top:12px;left:50%;transform:translate(-50%)}.dynamic-island:after{content:"";background:#17201f;border-radius:50%;width:7px;height:7px;position:absolute;top:10px;right:10px;box-shadow:inset 0 0 0 2px #0c1112}.device-button{background:#6b746e;border-radius:2px;width:3px;position:absolute}.volume{height:64px;top:139px;left:-3px}.power{height:75px;top:167px;right:-3px}.home-indicator{height:23px;position:relative}.home-indicator:after{content:"";background:#c6ccc8;border-radius:8px;height:4px;position:absolute;bottom:7px;left:32%;right:32%}.phone-header{border-bottom:1px solid #292e2b;justify-content:space-between;align-items:center;gap:15px;padding:14px 20px 19px;display:flex}.phone-header>span:first-child{align-items:center;gap:9px;font-size:20px;font-weight:500;display:flex}.phone-header>span:last-child{color:var(--muted);font-size:13px}.phone-content{min-height:579px;padding:22px 21px 20px}.phone-kicker,.response-name{color:var(--muted);font-size:12px}.phone-question{background:#1b201d;border:1px solid #2e3631;border-radius:12px;min-height:77px;margin:17px 0 22px;padding:15px 16px;font-size:15px;line-height:1.5}.phone-response{animation:answer-in .25s var(--ease)}.phone-response h3{letter-spacing:-.025em;min-height:58px;margin:10px 0 24px;font-size:23px;line-height:1.25}.answer-amount>span{color:var(--muted);font-size:13px}.answer-amount strong{letter-spacing:-.055em;margin-top:7px;font-size:66px;font-weight:400;line-height:1.15;display:block}.remaining-track{background:#2b322e;height:4px;margin:20px 0 15px;position:relative}.remaining-track>span{background:var(--positive);height:100%;display:block}.remaining-track i{background:#fff;width:1px;height:12px;position:absolute;top:-4px}.floor-note{color:var(--muted);font-size:13px}.phone-protected{border-top:1px solid #303633;margin-top:22px;padding-top:17px}.phone-protected>span,.next-action>span{color:var(--muted);font-size:12px}.phone-protected p{margin-top:7px;font-size:13px}.next-action{margin-top:18px}.next-action p{min-height:44px;margin-top:7px;font-size:14px}.phone-bottom{text-align:center;color:var(--muted);border-top:1px solid #282e2a;padding:14px 12px 6px;font-size:12px}.assumptions{border-top:1px solid var(--line);color:var(--muted);margin-top:48px}.assumptions summary{padding-block:15px}.assumptions p{max-width:850px;margin:15px 0;font-size:14px}.product-heading{grid-template-columns:1.3fr 1fr;align-items:end;gap:50px;margin-bottom:48px;display:grid}.product-heading>p{color:var(--muted);justify-self:end;max-width:330px;font-size:16px}.product-layout{grid-template-columns:.9fr 1.3fr;align-items:start;gap:clamp(45px,9vw,140px);display:grid}.screen-option{border:0;border-top:1px solid var(--line);letter-spacing:-.02em;text-align:left;width:100%;min-height:65px;color:var(--muted);background:0 0;align-items:center;gap:22px;padding:18px 0;font-size:20px;display:flex}.screen-option:last-child{border-bottom:1px solid var(--line)}.screen-option>span{letter-spacing:0;font-size:12px}.screen-option .arrow{margin-left:auto}.screen-option.selected,.screen-option.selected>span{color:var(--text)}.screen-option.selected .arrow{transform:translate(-8px)}.screen-description{max-width:390px;min-height:165px;margin-top:45px}.screen-description h3{letter-spacing:-.025em;font-size:27px;line-height:1.2}.screen-description>p{color:var(--muted);margin-top:17px;font-size:16px}.prototype-label{color:var(--muted);max-width:390px;margin-top:35px;font-size:13px;line-height:1.65}.app-capture{background:#141716;border:1px solid #303733;justify-self:end;width:100%;max-width:560px;padding:28px 38px 0}.app-capture>a{aspect-ratio:1320/2170;background:#060806;justify-content:center;align-items:flex-start;display:flex;overflow:hidden}.app-capture img{object-fit:contain;width:100%;height:auto}.app-capture figcaption{color:var(--muted);justify-content:space-between;gap:15px;padding-block:20px;font-size:12px;display:flex}.app-capture figcaption a{align-items:center;gap:7px;min-height:24px;display:flex}.app-capture figcaption .arrow{width:16px}.trust-section{grid-template-columns:1fr 1.1fr;gap:100px;padding-block:20px 100px;display:grid}.trust-list{margin:0}.trust-list>div{border-top:1px solid var(--line);padding:25px 0}.trust-list dt{letter-spacing:-.025em;margin-bottom:10px;font-size:20px}.trust-list dd{color:var(--muted);max-width:550px;margin:0;font-size:16px}.access-section{background:var(--surface);border-block:1px solid var(--line);padding-block:92px 100px}.access-layout{grid-template-columns:1.1fr 1fr;align-items:center;gap:95px;display:grid}.access-layout .lead{margin-top:25px}.waitlist-panel{justify-self:end;width:100%;max-width:470px}.waitlist-form>label:first-child{margin-bottom:10px;font-size:14px;display:block}.waitlist-form>input{width:100%;color:var(--text);background:#0a0d0b;border:1px solid #56615a;border-radius:5px;min-height:54px;padding:15px 16px;font-size:16px}.waitlist-form input::placeholder{color:#a5afa8}.consent{align-items:flex-start;gap:12px;margin:20px 0 24px;font-size:14px;line-height:1.5;display:flex}.consent input{width:18px;height:18px;accent-color:var(--text);flex:none;margin-top:2px}.waitlist-form .button{width:100%}.form-error{color:#ffb4a9;margin-top:15px;font-size:14px}.form-error:empty{display:none}.privacy-note{color:var(--muted);margin-top:23px;font-size:13px;line-height:1.65}.privacy-note a{text-underline-offset:3px;text-decoration:underline}.honeypot{width:1px;height:1px;position:absolute;left:-10000px;overflow:hidden}.success{border-left:2px solid var(--positive);padding-left:24px}.success h3{margin-bottom:14px;font-size:28px}.success p{color:var(--muted);font-size:16px}.footer{grid-template-columns:1fr 1fr;gap:30px;padding-block:46px 28px;display:grid}.footer>div:first-child>p{color:var(--muted);margin-top:18px;font-size:14px}.footer-links{justify-content:flex-end;align-items:flex-start;gap:30px;font-size:14px;display:flex}.footer-links>a{align-items:center;gap:10px;display:inline-flex}.footer-bottom{border-top:1px solid var(--line);color:var(--muted);grid-column:1/-1;justify-content:space-between;gap:30px;padding-top:25px;font-size:13px;display:flex}.footer-bottom p{max-width:600px}.privacy-page{max-width:780px;padding-block:70px 100px}.privacy-page h1{margin:45px 0 24px;font-size:clamp(38px,5vw,60px)}.privacy-page h2{margin:36px 0 12px;font-size:25px}.privacy-page p{color:var(--muted);margin-block:12px}.privacy-page a:not(.brand){text-underline-offset:4px;text-decoration:underline}@keyframes answer-in{0%{opacity:.55;transform:translateY(4px)}to{opacity:1;transform:none}}@media (min-width:1450px){.hero-heading h1{font-size:112px}}@media (max-width:1050px){.hero{grid-template-columns:minmax(0,1.4fr) minmax(240px,.8fr);column-gap:5%}.hero-heading h1{font-size:clamp(58px,7.6vw,83px)}.hero-heading h1 em{white-space:normal}.hero-aside>img{width:100px;height:100px}.financial-strip{grid-template-columns:1fr 2.5fr;gap:30px}.financial-strip dl{gap:15px}.strip-result{padding-left:20px}.decision-layout{gap:40px}.product-layout{grid-template-columns:.9fr 1fr;gap:50px}.app-capture{padding:20px 20px 0}.trust-section,.access-layout{gap:45px}.footer-links{gap:20px}.phone-content{padding-inline:17px}}@media (max-width:760px){.header{gap:20px;height:76px}.header nav{display:none}.brand{font-size:22px}.header-cta{gap:12px}.hero{grid-template-columns:1fr;row-gap:30px;padding-top:44px}.hero-heading h1{font-size:clamp(56px,10.2vw,78px);line-height:1.05}.hero-heading h1 em{white-space:normal}.hero .kicker{margin-bottom:24px}.hero-aside{grid-template-columns:1fr auto;align-items:center;gap:12px 25px;max-width:none;display:grid}.hero-aside>img{grid-area:1/2/3;width:76px;height:76px;margin:0}.hero-aside .lead{grid-column:1;font-size:18px}.hero-aside>p:not(.lead){grid-column:1;margin:0;font-size:14px}.hero-aside .button{grid-column:1/-1;justify-self:start;width:auto;margin-top:10px}.hero-aside .text-link{grid-column:1/-1;margin:0;padding-top:4px}.financial-strip{grid-template-columns:1fr;gap:25px;margin-top:6px;padding:26px 0 30px}.strip-intro p{display:none}.strip-intro small{margin-top:6px}.financial-strip dl{gap:12px}.financial-strip dt{min-height:37px;margin-bottom:6px;font-size:12px}.financial-strip dd{font-size:clamp(23px,5.5vw,35px)}.strip-result{padding-left:15px}.section-index{gap:15px;margin-bottom:33px;padding-top:17px;font-size:12px}.decision-section{padding-top:24px}.decision-layout{grid-template-columns:1fr;gap:32px}.decision-copy{padding-top:0}.decision-copy h2{font-size:clamp(36px,7.5vw,52px)}.decision-copy .lead{margin-top:19px;font-size:16px}.choices{max-width:none;margin-top:25px}.choice{padding-block:15px}.decision-explanation{min-height:0;margin-top:22px;margin-bottom:22px}.ledger{max-width:none}.decision-device{width:min(100%,370px)}.assumptions{margin-top:34px}.assumptions summary{font-size:14px}.product-section{padding-block:55px}.product-heading{grid-template-columns:1fr;gap:20px;margin-bottom:25px}.product-heading>p{justify-self:start;font-size:15px}.product-heading h2{font-size:clamp(36px,7.5vw,52px)}.product-layout{grid-template-columns:1fr;gap:25px}.product-copy{padding-top:0}.screen-selector{border-block:1px solid var(--line);max-width:none;display:flex}.screen-option{border:0;justify-content:center;gap:0;min-height:52px;padding:14px 5px;font-size:14px}.screen-option:last-child{border:0}.screen-option .arrow,.screen-option>span{display:none}.screen-option.selected{background:var(--raised);box-shadow:inset 0 -2px var(--text)}.screen-description{max-width:500px;min-height:130px;margin-top:25px}.screen-description h3{font-size:25px}.screen-description>p{margin-top:12px;font-size:15px}.prototype-label{max-width:500px;margin-top:15px}.app-capture{justify-self:center;max-width:470px;padding:18px 18px 0}.app-capture figcaption{padding-block:15px;font-size:12px}.trust-section{grid-template-columns:1fr;gap:30px;padding-block:15px 55px}.trust-section h2{font-size:36px}.trust-list>div{padding:21px 0}.trust-list dd{font-size:15px}.access-section{padding-block:55px}.access-layout{grid-template-columns:1fr;gap:30px}.access-layout h2{font-size:clamp(36px,7.5vw,52px)}.access-layout .lead{font-size:16px}.waitlist-panel{max-width:none}.footer{grid-template-columns:1fr;gap:25px;padding-block:32px 24px}.footer-links{flex-wrap:wrap;justify-content:flex-start}.footer-bottom{flex-direction:column;gap:12px}.privacy-page{padding-top:35px}}@media (max-width:380px){.hero-heading h1{font-size:51px}.hero-aside{gap:12px}.hero-aside>img{width:58px;height:58px}.hero-aside .lead{font-size:17px}.financial-strip dd{font-size:23px}.financial-strip dl{gap:8px}.strip-result{padding-left:10px}.choice{gap:14px}.choice strong{font-size:16px}.phone-content{padding-inline:15px}.phone-response h3{font-size:21px}.answer-amount strong{font-size:61px}.device-status{padding-inline:21px}.dynamic-island{width:85px}.app-capture{padding:12px 12px 0}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition:none!important;animation:none!important}}.hero{perspective:1600px;grid-template-columns:minmax(0,1.05fr) minmax(0,1fr);align-items:center;gap:clamp(35px,6vw,95px);padding-block:65px 90px}.hero-heading h1{font-size:clamp(49px,5.8vw,83px);line-height:1.06}.hero-heading h1 em{white-space:normal;font-size:1em}.hero-heading .lead{max-width:400px;margin-top:26px;font-size:19px}.hero-actions{flex-wrap:wrap;align-items:center;gap:15px 25px;margin-top:30px;display:flex}.hero-caption{color:var(--muted);margin-top:22px;font-size:12px}.clarity-board{transform-origin:50%;background:linear-gradient(145deg,#252d29 0%,#141b17 43%,#0f1411 100%);border:1px solid #65716a;border-radius:18px;min-width:0;padding:23px 25px 0;position:relative;transform:rotateY(-7deg)rotateX(3deg);box-shadow:7px 9px #1b211e,8px 10px #46524a,0 35px 65px #0008}.clarity-board>figcaption{color:var(--muted);justify-content:space-between;align-items:center;gap:15px;font-size:12px;display:flex}.clarity-board>figcaption>span:first-child{color:var(--text);align-items:center;gap:10px;font-size:15px;display:flex}.allocation-visual{width:100%;max-width:390px;margin:5px auto;position:relative}.allocation-visual svg{width:100%;overflow:visible}.allocation-base{fill:none;stroke:#303b34;stroke-width:28px}.allocation-segment{fill:none;stroke-width:28px}.allocation-segment.spend{stroke:var(--positive);filter:drop-shadow(0 5px 2px #0005)}.allocation-segment.bills{stroke:#929e97}.allocation-segment.living{stroke:#65766a}.allocation-segment.goal{stroke:#dae1dc}.allocation-center{pointer-events:none;flex-direction:column;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.allocation-center>span{color:var(--muted);font-size:14px}.allocation-center>span:last-child{font-size:12px}.allocation-center strong{letter-spacing:-.055em;margin:9px 0;font-size:clamp(45px,4.8vw,68px);font-weight:400;line-height:1.15}.allocation-key{grid-template-columns:repeat(3,1fr);gap:14px;margin:0 0 23px;display:grid}.allocation-key dt{color:var(--muted);align-items:center;gap:7px;font-size:13px;display:flex}.allocation-key i{border-radius:1px;width:7px;height:7px}.allocation-key .bills{background:#929e97}.allocation-key .living{background:#65766a}.allocation-key .goal{background:#dae1dc}.allocation-key dd{letter-spacing:-.03em;margin:7px 0 0;font-size:23px}.board-bottom{color:var(--muted);border-top:1px solid #39473e;justify-content:space-between;align-items:center;padding:16px 0;font-size:13px;display:flex}.board-bottom strong{color:var(--text);font-size:17px;font-weight:400}.decision-section{background:linear-gradient(110deg,#151b17,#101412 60%,#1b221e);border-block:1px solid #313d35;padding-block:30px 25px}.section-index{margin-bottom:36px}.decision-layout{align-items:center;gap:clamp(40px,8vw,100px)}.decision-copy{padding-top:0}.decision-copy .lead{margin-top:19px;font-size:16px}.decision-copy h2{font-size:clamp(36px,4.2vw,59px)}.choices{margin-top:25px}.choice{padding-block:15px}.comparison-graphic{background:#0c100d;border:1px solid #3b4940;border-radius:10px;margin-top:27px;padding:24px;box-shadow:inset 0 1px #62736733,0 12px 24px #0003}.comparison-row{color:var(--muted);grid-template-columns:70px minmax(0,1fr) 53px;align-items:center;gap:12px;margin-bottom:15px;font-size:12px;display:grid}.comparison-row strong{text-align:right;font-weight:400}.comparison-row.active{color:var(--text)}.comparison-bar{background:#242e27;border-radius:2px;height:7px}.comparison-bar>span{background:#67796d;border-radius:2px;height:100%;display:block}.comparison-row.active .comparison-bar>span{background:var(--positive)}.comparison-graphic figcaption{color:var(--muted);margin-top:17px;font-size:12px}.decision-explanation{min-height:0;margin-top:20px;margin-bottom:20px}.decision-explanation>p:last-child{font-size:14px}.explanation-label{margin-bottom:5px}.decision-device{filter:drop-shadow(14px 20px 20px #0004);transform:rotate(2deg)}.decision-device>figcaption{transform:rotate(-2deg)}.phone-content{min-height:560px}.assumptions{margin-top:35px}.product-section{padding-block:70px}.product-heading{margin-bottom:30px}.product-heading h2{font-size:clamp(38px,4.6vw,64px)}.product-layout{grid-template-columns:.7fr 1.3fr;align-items:center;gap:60px}.product-copy{padding-top:0}.screen-selector{max-width:350px}.screen-option{min-height:57px;padding-block:14px;font-size:18px}.screen-description{min-height:0;margin-top:30px}.screen-description h3{font-size:25px}.screen-description>p{margin-top:12px;font-size:15px}.prototype-label{max-width:320px;margin-top:22px;font-size:12px}.app-capture{background:linear-gradient(140deg,#28312c,#101512);border:1px solid #506056;border-radius:16px;max-width:680px;padding:28px 28px 0;position:relative;box-shadow:0 20px 40px #0005,inset 0 1px #95a79a33}.app-capture>a{aspect-ratio:1.18;scrollbar-width:thin;scrollbar-color:#54675b #101512;border:1px solid #2c3730;border-radius:5px;display:block;overflow:auto}.app-capture img{width:100%;max-width:none;display:block}.app-capture figcaption{font-size:13px}.app-capture>a:focus-visible{outline-offset:3px}.trust-section{gap:65px;padding-block:15px 65px}.trust-list>div{padding-block:19px}.trust-list dt{font-size:18px}.trust-list dd{font-size:14px}.trust-section h2{font-size:43px}.access-section{background:linear-gradient(115deg,#202923,#111613 70%);padding-block:65px}.access-layout h2{font-size:clamp(40px,4.8vw,68px)}.access-layout .lead{font-size:16px}@media (min-width:1450px){.hero-heading h1{font-size:83px}}@media (max-width:1050px){.hero{grid-template-columns:1fr 1fr;gap:35px}.hero-heading h1{font-size:clamp(43px,5.6vw,61px)}.clarity-board{padding:20px 18px 0}.allocation-center strong{font-size:48px}.allocation-center>span{font-size:13px}.allocation-center>span:last-child{font-size:11px}.clarity-board>figcaption{gap:8px}.clarity-board>figcaption>span:first-child{font-size:13px}.product-layout{grid-template-columns:.8fr 1.2fr;gap:35px}.comparison-graphic{padding:18px}.comparison-row{grid-template-columns:65px minmax(0,1fr) 50px;gap:8px}.decision-device,.decision-device>figcaption{transform:none}}@media (max-width:760px){.hero{grid-template-columns:1fr;gap:35px;padding-block:43px 55px}.hero-heading h1{max-width:580px;font-size:clamp(44px,9.3vw,66px)}.hero-heading .lead{margin-top:19px;font-size:17px}.hero-actions{gap:10px 20px;margin-top:22px}.hero-caption{margin-top:13px}.clarity-board{justify-self:center;width:100%;max-width:500px;padding:20px 22px 0;transform:none;box-shadow:4px 6px #1b211e,5px 7px #46524a,0 22px 40px #0006}.allocation-visual{max-width:340px}.allocation-center strong{font-size:57px}.allocation-center>span{font-size:14px}.allocation-center>span:last-child{font-size:12px}.clarity-board>figcaption>span:first-child{font-size:14px}.allocation-key{margin-bottom:18px}.allocation-key dd{font-size:23px}.decision-layout{grid-template-columns:1fr;gap:28px}.decision-copy h2{font-size:clamp(34px,7.5vw,50px)}.comparison-graphic{max-width:520px;margin-top:23px}.comparison-row{grid-template-columns:78px minmax(0,1fr) 58px;gap:12px;font-size:13px}.decision-device{width:min(100%,350px)}.phone-content{min-height:560px}.section-index{margin-bottom:30px}.product-section{padding-block:50px}.product-layout{grid-template-columns:1fr;gap:22px}.product-heading h2{font-size:38px}.screen-selector{max-width:none}.screen-option{min-height:50px;padding:12px 4px;font-size:14px}.screen-description{margin-top:21px}.screen-description h3{font-size:24px}.prototype-label{max-width:500px;margin-top:13px}.app-capture{border-radius:12px;max-width:600px;padding:16px 16px 0}.app-capture>a{aspect-ratio:.83}.app-capture figcaption{font-size:12px}.trust-section{gap:25px;padding-block:10px 45px}.trust-section h2{font-size:35px}.access-section{padding-block:50px}}@media (max-width:380px){.hero-heading h1{font-size:43px}.clarity-board{padding:18px 15px 0}.allocation-center strong{font-size:48px}.allocation-center>span:last-child{font-size:11px}.allocation-key{gap:10px}.clarity-board>figcaption{font-size:11px}.clarity-board>figcaption>span:first-child{font-size:13px}.hero-actions{gap:5px}.comparison-row{grid-template-columns:70px minmax(0,1fr) 53px;gap:8px}}@media (prefers-reduced-motion:reduce){.phone-response{animation:none}}.hero{perspective:none;grid-template-columns:1fr 1.08fr;gap:clamp(30px,5vw,75px);padding-block:85px 95px}.hero-heading h1{font-size:clamp(47px,5.8vw,83px)}.hero-heading .lead{font-size:19px;line-height:1.65}.direction-graphic{isolation:isolate;align-self:center;width:100%;min-width:0;position:relative}.direction-lines{width:100%;height:auto;overflow:visible}.direction-guides{fill:none;stroke:#26332b;stroke-width:1px;opacity:.5}.incoming-paths{fill:none;stroke:#6a7b6f;stroke-width:1.5px;stroke-linejoin:round}.outgoing-paths{fill:none;stroke:#bbc9bf;stroke-width:2px;stroke-linejoin:round}.outgoing-paths path:first-child{stroke:var(--positive);stroke-width:2.5px}.direction-points{fill:#b8c7bd}.direction-points circle:nth-child(4){fill:var(--positive)}.direction-labels{fill:var(--muted);font-family:var(--font-interface),Arial,sans-serif;font-size:14px}.direction-brand{flex-direction:column;align-items:center;gap:0;width:25%;display:flex;position:absolute;top:51.5%;left:50%;transform:translate(-50%,-50%)}.direction-brand img{filter:drop-shadow(0 12px 12px #0008);width:100%;height:auto}.direction-brand>span{letter-spacing:-.055em;margin-top:3px;font-size:23px;font-weight:500;line-height:1.1}.direction-graphic figcaption{text-align:center;color:var(--muted);margin-top:-8px;font-size:13px}.incoming-paths path,.outgoing-paths path{stroke-dasharray:650;stroke-dashoffset:0;animation:direction-reveal 1.2s var(--ease) both}.outgoing-paths path{animation-delay:.15s}@keyframes direction-reveal{0%{stroke-dashoffset:650px;opacity:0}to{stroke-dashoffset:0;opacity:1}}.incoming-paths,.outgoing-paths{stroke-linecap:round;stroke-linejoin:round}@media (min-width:1450px){.hero-heading h1{font-size:83px}}@media (max-width:1050px){.hero{grid-template-columns:1fr 1fr;gap:30px}.hero-heading h1{font-size:clamp(44px,5.6vw,62px)}.direction-labels{font-size:16px}.direction-brand>span{font-size:20px}}@media (max-width:760px){.hero{grid-template-columns:1fr;gap:20px;padding-block:45px}.hero-heading h1{font-size:clamp(43px,9vw,65px)}.hero-heading .lead{font-size:17px;line-height:1.6}.direction-graphic{justify-self:center;max-width:550px}.direction-labels{font-size:18px}.direction-graphic figcaption{margin-top:-10px;font-size:12px}.direction-brand>span{font-size:22px}}@media (max-width:380px){.hero-heading h1{font-size:42px}.direction-brand>span{font-size:18px}.direction-labels{font-size:20px}}@media (prefers-reduced-motion:reduce){.incoming-paths path,.outgoing-paths path{animation:none}}.questions-section{grid-template-columns:1fr 1.1fr;gap:65px;padding-block:10px 70px;display:grid}.questions-section h2{font-size:clamp(32px,3.5vw,43px)}.questions-list details{border-top:1px solid var(--line)}.questions-list details:last-child{border-bottom:1px solid var(--line)}.questions-list summary{padding-block:18px;font-size:16px}.questions-list p{color:var(--muted);max-width:58ch;margin:0 0 24px;font-size:16px}.questions-list a{text-underline-offset:3px;text-decoration:underline}@media (max-width:760px){.questions-section{grid-template-columns:1fr;gap:24px;padding-block:10px 48px}}.hero.hero-editorial{isolation:isolate;color:#f3f5f4;--text:#f3f5f4;--muted:#c5cdc7;--line:#46554a;background:#0e1712;align-items:center;width:min(100% - 32px,1536px);min-height:660px;margin-top:20px;padding:70px clamp(28px,5vw,82px);display:flex;position:relative;overflow:hidden}.hero-editorial .hero-editorial-image{object-fit:cover;object-position:center center;z-index:-2}.hero-editorial:before{content:"";z-index:-1;pointer-events:none;background:linear-gradient(90deg,#080f0bad,#080f0b61 35%,#0000 60%);position:absolute;inset:0}@media (max-width:760px){.hero-editorial:before{display:none}}.hero-editorial .hero-heading{width:47%;max-width:580px}.hero-editorial .hero-heading h1{letter-spacing:-.055em;font-size:clamp(48px,5.1vw,76px)}.hero-editorial .kicker{max-width:370px;margin-bottom:28px;line-height:1.8}.hero-editorial .kicker span{color:var(--muted);border:0;margin:0;padding:0;display:block}.hero-editorial .hero-heading .lead{color:#d2d9d4;font-size:18px}.hero-editorial .primary{color:#101712;background:#f3f5f4;border-color:#f3f5f4}.hero-editorial .primary:hover{color:#101712;background:#dfe6e2}.hero-editorial .hero-caption{color:var(--muted);font-size:13px}.hero-editorial .direction-graphic{display:none}@keyframes hero-photo-arrive{0%{opacity:.55;transform:scale(1.055)}to{opacity:1;transform:scale(1)}}@keyframes hero-copy-arrive{0%{opacity:0;translate:0 22px}to{opacity:1;translate:0}}@media (prefers-reduced-motion:no-preference){.hero-editorial .hero-editorial-image{transform-origin:72% 45%;animation:2.4s cubic-bezier(.2,.5,.25,1) both hero-photo-arrive}.hero-editorial .hero-heading>*{animation:1.5s both hero-copy-arrive}.hero-editorial .hero-heading>.kicker{animation-delay:60ms}.hero-editorial .hero-heading>h1{animation-delay:.18s}.hero-editorial .hero-heading>.lead{animation-delay:.32s}.hero-editorial .hero-heading>.hero-actions{animation-delay:.46s}.hero-editorial .hero-heading>.hero-caption{animation-delay:.56s}.hero-editorial .hero-heading:focus-within>*{animation:none}}@media (max-width:1000px) and (min-width:761px){.hero.hero-editorial{min-height:610px;padding-inline:32px}.hero-editorial .hero-heading{width:51%}.hero-editorial .hero-heading h1{font-size:52px}.hero-editorial .hero-actions{flex-direction:column;align-items:flex-start;gap:8px}}@media (max-width:760px){.hero.hero-editorial{width:calc(100% - 24px);min-height:0;margin-top:12px;padding:34px 24px 0;display:block}.hero-editorial .hero-heading{width:100%;max-width:none}.hero-editorial .hero-heading h1{font-size:clamp(42px,10vw,65px)}.hero-editorial .hero-heading .lead{font-size:17px}.hero-editorial .kicker{margin-bottom:18px;font-size:13px}.hero-editorial .hero-editorial-image{object-fit:cover;object-position:76% center;z-index:0;max-width:none;margin:28px -24px 0;width:calc(100% + 48px)!important;height:340px!important;position:relative!important;inset:auto!important}.hero-editorial{flex-direction:column;display:flex!important}.hero-editorial .hero-heading{order:0}.hero-editorial .hero-editorial-image{order:1}.hero-editorial .hero-caption{margin-top:16px;font-size:12px}}
