:root{--ink:#080908;--paper:#f6f7f2;--muted:#657067;--line:#dfe6dd;--mint:#dce9de;--green:#2fd176;--green-dark:#0b8f4a;--blue:#1f79ff;--amber:#ffbe4d}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;overflow-x:hidden}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.site-header{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);z-index:20;background:#f6f7f2e0;border-bottom:1px solid #08090814;justify-content:space-between;align-items:center;gap:24px;padding:18px clamp(20px,4vw,56px);display:flex;position:sticky;top:0;left:0;right:0}.brand{align-items:center;gap:10px;font-weight:800;display:inline-flex}.brand img{border-radius:8px;width:34px;height:34px}nav{color:#2e362f;gap:22px;font-size:14px;display:flex}.header-cta,.store-row a{background:var(--ink);border:1px solid var(--ink);color:#fff;border-radius:8px;align-items:center;gap:10px;min-height:44px;padding:0 18px;font-size:14px;font-weight:800;display:inline-flex}.store-row a:nth-child(2){color:var(--ink);background:#fff}.store-row img{object-fit:contain;width:20px;height:20px}.hero{grid-template-columns:minmax(0,.95fr) minmax(380px,1.05fr);align-items:center;gap:clamp(36px,6vw,80px);min-height:calc(100vh - 80px);padding:clamp(48px,7vw,92px) clamp(20px,4vw,56px) 68px;display:grid;overflow:hidden}.hero-copy{max-width:720px}.eyebrow{color:var(--green-dark);letter-spacing:0;text-transform:uppercase;margin:0 0 14px;font-size:13px;font-weight:900}h1,h2,h3,p{margin-top:0}h1{max-width:850px;margin-bottom:24px;font-size:clamp(48px,7vw,96px);line-height:.95}h2{margin-bottom:18px;font-size:clamp(34px,4vw,58px);line-height:1}h3{margin-bottom:10px;font-size:22px}.hero-text,.section-heading p,.capability-copy p,.ledger-copy p,.download p,footer p{color:var(--muted);font-size:18px;line-height:1.65}.store-row{flex-wrap:wrap;gap:12px;margin-top:30px;display:flex}.stat-row{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;max-width:620px;margin-top:42px;display:grid}.stat-row span{border-left:3px solid var(--green);color:var(--muted);gap:4px;padding-left:14px;font-size:14px;display:grid}.stat-row strong{color:var(--ink);font-size:20px}.hero-visual{aspect-ratio:1/.9;min-height:620px;position:relative}.hero-visual:before{background:var(--mint);content:"";border-radius:50%;width:min(58vw,620px);height:min(58vw,620px);position:absolute;top:8%;right:-12%}.phone{filter:drop-shadow(0 28px 36px #08090838);width:min(48%,330px);position:absolute}.phone-one{z-index:2;top:0;left:2%;transform:rotate(-4deg)}.phone-two{z-index:3;bottom:-3%;right:2%;transform:rotate(4deg)}.balance-panel{background:var(--ink);color:#fff;z-index:5;border-radius:8px;width:min(260px,45%);padding:18px 20px;position:absolute;bottom:12%;left:34%;box-shadow:0 22px 50px #08090847}.balance-panel span,.balance-panel p{color:#ffffffa8;margin:0;font-size:13px}.balance-panel strong{margin:6px 0;font-size:30px;display:block}.available{border-block:1px solid var(--line);justify-content:center;align-items:center;gap:24px;padding:22px 20px;display:flex}.available p{color:var(--muted);margin:0;font-weight:800}.available div{flex-wrap:wrap;gap:10px;display:flex}.available span,.feature-list span{border:1px solid var(--line);background:#fff;border-radius:8px;padding:10px 14px;font-weight:800}.section{padding:clamp(72px,9vw,132px) clamp(20px,4vw,56px)}.intro{gap:44px;display:grid}.section-heading{max-width:780px}.benefit-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;display:grid}.feature-card{border:1px solid var(--line);background:#fff;border-radius:8px;min-height:250px;padding:26px}.feature-card span{background:var(--green);border-radius:8px;width:42px;height:42px;margin-bottom:36px;display:block}.feature-card:nth-child(2) span{background:var(--blue)}.feature-card:nth-child(3) span{background:var(--amber)}.feature-card:nth-child(4) span{background:var(--ink)}.feature-card p{color:var(--muted);margin:0;line-height:1.55}.split-section,.flow-section,.ledger-section,.download{grid-template-columns:minmax(280px,.9fr) minmax(0,1.1fr);align-items:center;gap:clamp(34px,6vw,78px);padding:clamp(70px,8vw,118px) clamp(20px,4vw,56px);display:grid}.split-section{background:var(--ink);color:#fff}.split-section .eyebrow,.split-section p{color:#ffffffb3}.screen-stack{min-height:650px;position:relative}.screen-card{filter:drop-shadow(0 28px 40px #00000059);object-fit:contain;width:min(58%,360px);max-height:650px;position:absolute}.screen-primary{z-index:2;top:0;left:0}.screen-secondary{z-index:1;bottom:0;right:0;transform:rotate(4deg)}.feature-list{flex-wrap:wrap;gap:10px;margin-top:28px;display:flex}.split-section .feature-list span{background:#ffffff1a;border-color:#ffffff29}.flow-section{background:#f8f2e8;grid-template-columns:minmax(0,.8fr) minmax(420px,1.2fr)}.flow-copy p{color:#766d61;font-size:18px;line-height:1.65}.flow-gallery{grid-template-columns:repeat(3,minmax(0,1fr));align-items:center;gap:18px;display:grid}.flow-gallery img{filter:drop-shadow(0 24px 40px #20180c29);object-fit:contain;width:100%}.flow-gallery img:nth-child(2){transform:translateY(42px)}.ledger-section{background:#fff}.wide-screen{justify-self:end;width:100%;max-width:320px}.wide-screen img{filter:drop-shadow(0 24px 40px #20180c29);width:100%}.faq{background:var(--mint)}.faq-list{gap:12px;max-width:960px;margin:34px auto 0;display:grid}details{border:1px solid var(--line);background:#fff;border-radius:8px;padding:0 22px}summary{cursor:pointer;padding:22px 0;font-size:18px;font-weight:900;list-style:none}summary::-webkit-details-marker{display:none}details p{color:var(--muted);margin-bottom:22px;line-height:1.6}.download{background:var(--ink);color:#fff;grid-template-columns:200px 1fr;gap:clamp(24px,4vw,48px)}.download>img{background:#050605;border-radius:8px;justify-self:center;width:100%;max-width:200px;padding:20px}.download .eyebrow{color:var(--green)}.download p{color:#ffffffad}.download .store-row a:first-child{border-color:#ffffffb8}footer{background:var(--ink);color:#fff;justify-content:space-between;align-items:center;padding:32px clamp(20px,4vw,56px);display:flex}footer p{color:#ffffff94;margin:6px 0 0}footer a{color:var(--green);font-weight:800}@media (max-width:1180px){h1{font-size:clamp(56px,6vw,76px)}.hero{grid-template-columns:minmax(0,.9fr) minmax(360px,1fr)}.hero-visual{min-height:570px}.phone{width:min(47%,300px)}.screen-stack{min-height:590px}.screen-card{width:min(57%,320px)}.flow-section{grid-template-columns:minmax(0,.85fr) minmax(380px,1.15fr)}}@media (max-width:980px){nav{display:none}.hero,.split-section,.flow-section,.ledger-section,.download{grid-template-columns:1fr}.hero{gap:26px;min-height:auto;padding-top:54px}.hero-copy{max-width:760px}.hero-visual{justify-self:center;width:100%;max-width:760px;min-height:650px}.benefit-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.screen-stack{justify-self:center;width:100%;max-width:720px;min-height:640px}.screen-card{width:min(50%,330px)}.split-section{align-items:start}.flow-section{gap:24px}.wide-screen{justify-self:center;max-width:300px}.flow-gallery{scroll-snap-type:x mandatory;grid-template-columns:repeat(3,minmax(210px,1fr));margin-inline:-20px;padding:8px 20px 58px;overflow-x:auto}.flow-gallery img{scroll-snap-align:center}}@media (max-width:640px){.site-header{padding:14px 16px}.header-cta{display:none}.hero{padding-inline:16px;text-align:center;gap:18px;padding-top:40px}.hero-copy{margin-inline:auto}h1{font-size:42px;line-height:.98}h2{font-size:32px;line-height:1.04}.hero-text,.section-heading p,.capability-copy p,.flow-copy p,.ledger-copy p,.download p,footer p{font-size:16px;line-height:1.58}.store-row{margin-inline:auto;grid-template-columns:1fr;max-width:260px;margin-top:24px;display:grid}.store-row a{justify-content:center;min-height:48px}.benefit-grid{grid-template-columns:1fr}.stat-row{display:none}.hero-visual{aspect-ratio:auto;justify-content:center;align-items:center;min-height:0;margin-top:10px;padding:18px 0 4px;display:flex;overflow:visible}.phone{width:min(82vw,310px);position:relative}.phone-one{top:auto;left:auto;transform:rotate(-2deg)}.phone-two{display:none}.hero-visual:before{width:min(78vw,320px);height:min(78vw,320px);top:52%;left:50%;right:auto;transform:translate(-50%,-50%)}.balance-panel{display:none}.available{text-align:center;flex-direction:column;align-items:center;gap:14px;padding-inline:16px}.section,.split-section,.flow-section,.ledger-section,.download{padding-inline:16px}.screen-stack{scroll-snap-type:x mandatory;order:2;gap:16px;min-height:0;margin-inline:-16px;padding:8px 16px 24px;display:flex;overflow-x:auto}.screen-card{scroll-snap-align:center;flex:0 0 min(78vw,310px);width:min(78vw,310px);max-height:none;position:static;transform:none}.capability-copy{order:1}.feature-card{min-height:0}.feature-card span{margin-bottom:24px}.flow-gallery{grid-template-columns:repeat(3,minmax(72vw,1fr));margin-inline:-16px;padding:8px 16px 36px}.flow-gallery img{max-height:none}.wide-screen{max-width:260px}.download{text-align:center;gap:26px}.download>img{max-width:160px}footer{flex-direction:column;align-items:flex-start;gap:18px}}@media (max-width:400px){.site-header{gap:12px}.brand span{font-size:15px}h1{font-size:38px}.hero-visual{min-height:0}.phone{width:min(84vw,286px)}.screen-stack{min-height:0}.screen-card{flex-basis:min(80vw,286px);width:min(80vw,286px)}}
