@import "https://fonts.googleapis.com/css2?family=Instrument+Serif:ital@0;1&display=swap";@font-face{font-family:SF Pro Rounded Local;src:url(/fonts/sf-pro-rounded/sf-pro-rounded-regular.otf)format("opentype");font-style:normal;font-weight:400;font-display:swap}@font-face{font-family:SF Pro Rounded Local;src:url(/fonts/sf-pro-rounded/sf-pro-rounded-medium.otf)format("opentype");font-style:normal;font-weight:500;font-display:swap}@font-face{font-family:SF Pro Rounded Local;src:url(/fonts/sf-pro-rounded/sf-pro-rounded-semibold.otf)format("opentype");font-style:normal;font-weight:600;font-display:swap}@font-face{font-family:SF Pro Rounded Local;src:url(/fonts/sf-pro-rounded/sf-pro-rounded-bold.otf)format("opentype");font-style:normal;font-weight:700;font-display:swap}:root{--black:#050505;--surface:#0a0a0a;--line:#262626;--line-bright:#444;--white:#f5f5f5;--muted:#8b8b8b;--accent:#47aaff;--landing-font:"Instrument Serif",Georgia,serif;--rounded-font:"SF Pro Rounded Local","SF Pro Rounded",ui-rounded,"Arial Rounded MT Bold",system-ui,sans-serif;font-family:var(--rounded-font);color:var(--white);background:var(--black);font-synthesis:none}*{box-sizing:border-box;letter-spacing:normal!important}html{scroll-behavior:smooth}body{background:var(--black);margin:0}button,a{font:inherit}button{cursor:pointer}a{color:inherit;text-decoration:none}main{overflow:hidden}.site-nav{z-index:4;max-width:1440px;height:80px;font-family:var(--rounded-font);align-items:center;margin:auto;padding:0 32px;display:flex;position:relative}.brand{font-size:27px;font-weight:600;font-family:var(--rounded-font);align-items:center;display:flex}.brand-mark{object-fit:cover;border-radius:9px;width:34px;height:34px;margin-right:10px;display:block}.brand sup{color:var(--accent);margin:-13px 0 0 3px;font-size:9px}.site-nav>div{gap:38px;margin-left:auto;margin-right:40px;display:flex}.site-nav>div a{color:#aaa;font-size:13px;transition:all .2s}.site-nav>div a:hover{color:#fff}.site-nav>button{color:#ddd;background:0 0;border:0;align-items:center;gap:8px;font-size:13px;display:flex}.site-nav>button:hover{color:var(--accent)}.hero{align-items:flex-start;max-width:1440px;min-height:900px;margin:auto;padding:105px 48px 40px;display:flex;position:relative}.hero-grid{pointer-events:none;background-image:linear-gradient(#ffffff05 1px,#0000 1px),linear-gradient(90deg,#ffffff05 1px,#0000 1px);background-size:72px 72px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000,#0000 78%);mask-image:linear-gradient(#000,#0000 78%)}.hero-content{z-index:2;width:50%;padding-top:105px;position:relative}.hero h1{letter-spacing:-.072em;max-width:650px;margin:0;font-size:clamp(64px,6.6vw,95px);font-weight:500;line-height:1}.hero-content>p{color:var(--muted);max-width:360px;margin:35px 0 28px;font-size:19px;line-height:1.5}.primary-button{border:1px solid var(--accent);background:var(--accent);color:#03101a;min-width:180px;height:52px;font-family:var(--rounded-font);border-radius:3px;justify-content:space-between;align-items:center;padding:0 20px;font-weight:500;transition:all .2s;display:flex}.primary-button:hover{background:#7cc4ff;box-shadow:0 0 28px #47aaff3b}.signal-line{background:linear-gradient(90deg,var(--line),var(--accent),var(--line));width:88%;height:1px;margin:70px 0 0;position:relative}.signal-line i{background:var(--accent);width:7px;height:7px;box-shadow:0 0 14px var(--accent);position:absolute;top:-3px;right:32%}.phone-stage{z-index:1;width:50%;height:740px;font-family:var(--rounded-font);position:relative}.phone{background:linear-gradient(105deg,#777 0,#1b1b1b 3%,#050505 48%,#333 97%,#777 100%);border:1px solid #777;border-radius:52px;width:330px;height:680px;padding:7px;position:absolute;box-shadow:0 35px 80px #000000b8,inset 0 0 0 1px #111}.phone:before{content:"";pointer-events:none;border:1px solid #282828;border-radius:49px;position:absolute;inset:2px}.phone-screen{color:#eee;background:linear-gradient(145deg,#101010,#050505 65%);border-radius:45px;height:100%;padding:18px 20px 24px;position:relative;overflow:hidden}.side-button{background:#4b4b4b;border-radius:3px 0 0 3px;width:4px;position:absolute;left:-4px}.side-a{height:38px;top:108px}.side-b{height:68px;top:162px}.phone-home{z-index:2;top:0;left:0;transform:rotate(-1deg)}.phone-insight{z-index:1;opacity:.96;top:64px;right:0;transform:rotate(2deg)}.dynamic-island{z-index:3;background:#000;border-radius:20px;width:94px;height:27px;position:absolute;top:9px;left:50%;transform:translate(-50%);box-shadow:inset 0 0 0 1px #080808}.dynamic-island i{background:#071323;border-radius:50%;width:6px;height:6px;position:absolute;top:9px;right:8px;box-shadow:0 0 3px #18457c}.phone-status{z-index:4;justify-content:space-between;padding:1px 7px 24px;font-size:10px;font-weight:600;display:flex;position:relative}.phone-status>span:last-child{align-items:center;gap:4px;display:flex}.phone-status svg{stroke-width:2.3px;width:11px;height:11px}.home-indicator{z-index:5;background:#e8e8e8;border-radius:6px;width:108px;height:4px;position:absolute;bottom:6px;left:50%;transform:translate(-50%)}.mobile-greeting{justify-content:space-between;align-items:center;display:flex}.mobile-greeting small{color:#777;font-size:10px}.mobile-greeting h3{margin:4px 0;font-size:24px;font-weight:500}.mobile-greeting button{color:#ddd;background:#111;border:1px solid #333;border-radius:50%;place-items:center;width:34px;height:34px;display:grid}.balance{flex-direction:column;margin:20px 0 18px;display:flex}.balance small{color:#888;font-size:11px}.balance>strong{letter-spacing:-.04em;margin-top:5px;font-size:35px}.balance sup{font-size:17px}.spend-card{background:#101010;border:1px solid #303030;border-radius:17px;padding:14px}.spend-card>div:first-child{justify-content:space-between;align-items:center;display:flex}.spend-card span{color:#888;font-size:10px}.bar-chart{border-bottom:1px solid #252525;align-items:end;gap:12px;height:85px;padding:18px 6px 5px;display:flex}.bar-chart i{background:#4a4a4a;border-radius:5px;width:8px;max-height:65px}.bar-chart i.active,.bar-chart i:nth-child(2),.bar-chart i:nth-child(4){background:var(--accent);box-shadow:0 0 12px #47aaff40}.chart-labels{justify-content:space-between;padding:6px;display:flex}.recent-head{justify-content:space-between;margin:22px 2px 10px;font-size:12px;display:flex}.recent-head span{color:var(--accent);font-size:10px}.mobile-transactions{flex-direction:column;gap:7px;display:flex}.mobile-transactions>div{background:#0c0c0c;border:1px solid #242424;border-radius:12px;grid-template-columns:34px 1fr auto;align-items:center;gap:8px;height:50px;padding:0 10px;display:grid}.merchant-icon{width:28px;height:28px;color:var(--accent);background:#171717;border-radius:50%;place-items:center;font-size:11px;display:grid}.mobile-transactions span:nth-child(2){flex-direction:column;display:flex}.mobile-transactions strong{font-size:11px}.mobile-transactions small{color:#777;margin-top:3px;font-size:8px}.mobile-transactions b{font-size:10px;font-weight:400}.app-tabs{background:#080808f5;border-top:1px solid #292929;justify-content:space-around;align-items:center;height:62px;display:flex;position:absolute;bottom:8px;left:8px;right:8px}.app-tabs span{color:#666;flex-direction:column;align-items:center;gap:4px;display:flex}.app-tabs span.active{color:var(--accent)}.app-tabs svg{width:16px;height:16px}.app-tabs small{font-size:8px}.app-tabs button{background:var(--accent);color:#00111f;border:0;border-radius:50%;place-items:center;width:42px;height:42px;display:grid}.sheet-handle{background:#555;border-radius:4px;width:36px;height:4px;margin:3px auto 18px}.app-title{border-bottom:1px solid #222;justify-content:center;align-items:center;gap:9px;padding-bottom:18px;display:flex}.chat-bubble{border:1px solid #2d2d2d;margin-top:15px;padding:14px;font-size:13px;line-height:1.5}.question-bubble{background:#151515;border-radius:18px 18px 3px;width:78%;margin-left:auto}.answer-bubble{background:#0b0b0b;border-radius:18px 18px 18px 3px}.answer-bubble strong{color:var(--accent);border:1px solid #47aaff59;align-items:center;gap:7px;margin-top:13px;padding:10px;font-weight:400;display:flex}.quick-actions{gap:8px;margin-top:14px;display:flex}.quick-actions button{color:#aaa;background:#0d0d0d;border:1px solid #303030;border-radius:12px;flex:1;min-height:52px;font-size:10px;line-height:1.35}.privacy-note{border-top:1px solid #292929;justify-content:center;align-items:center;gap:9px;padding-top:18px;font-size:10px;display:flex;position:absolute;bottom:30px;left:20px;right:20px}.privacy-note small{color:#666}.features{max-width:1344px;margin:auto;padding:150px 0 100px}.section-heading{border-bottom:1px solid var(--line);padding:0 0 62px}.section-heading h2{font-family:var(--landing-font);letter-spacing:-.045em;margin:0;font-size:52px;font-weight:500;line-height:1.08}.section-heading h2 em{color:var(--accent);font-style:normal}.section-heading p{font-family:var(--rounded-font);color:var(--muted);margin:24px 0 0;line-height:1.65}.feature-list{grid-template-columns:1fr 1fr;display:grid}.feature-row{border-bottom:1px solid var(--line);grid-template-columns:220px 1fr;gap:28px;min-height:430px;padding:40px 28px;display:grid}.feature-row:nth-child(odd){border-right:1px solid var(--line)}.feature-copy{font-family:var(--rounded-font)}.feature-copy small{color:var(--accent)}.feature-copy h3{margin:25px 0 18px;font-size:22px;font-weight:500;line-height:1.25}.feature-copy p{color:var(--muted);margin:0;font-size:14px;line-height:1.7}.demo{border:1px solid var(--line-bright);min-height:250px;font-family:var(--rounded-font);color:#aaa;background:#0a0a0a;border-radius:22px;align-self:center;padding:15px;font-size:11px}.demo-head{font-size:9px}.category-row{border-bottom:1px solid #1d1d1d;grid-template-columns:1fr 34px 76px;align-items:center;gap:10px;height:34px;padding:0 8px;display:grid;position:relative}.category-row b{background:#777;border-radius:4px;height:4px}.category-row.selected{outline:1px solid var(--accent);color:#fff}.category-row.selected b{background:var(--accent)}.budget-demo>div:not(.demo-head){border-bottom:1px solid #1d1d1d;grid-template-columns:1fr 48px 15px 55px;align-items:center;height:39px;display:grid}.budget-demo strong{color:var(--accent);font-weight:500}.question{border:1px solid var(--accent);color:#ddd;justify-content:space-between;align-items:center;height:38px;margin:15px 0;padding:0 10px;display:flex}.ask-demo>small{color:#666}.ask-demo p{color:#ddd}.ask-demo ul{margin:15px 0;padding:0;list-style:none}.ask-demo li{justify-content:space-between;margin:9px 0;display:flex}.privacy-flow{justify-content:space-between;align-items:center;margin:22px 0;display:flex}.privacy-flow>div{border:1px solid var(--line);flex-direction:column;justify-content:center;align-items:center;gap:12px;width:84px;height:100px;display:flex}.privacy-flow>div.selected{border-color:var(--accent);color:var(--accent)}.privacy-flow svg{width:19px}.privacy-demo>p{align-items:center;gap:8px;margin:9px 0;display:flex}.privacy-demo>p svg{color:var(--accent)}.app-component{background:linear-gradient(#111,#080808);padding:20px 16px 16px;position:relative;overflow:hidden;box-shadow:0 20px 45px #00000047}.component-grabber{background:#454545;border-radius:4px;width:34px;height:4px;position:absolute;top:8px;left:50%;transform:translate(-50%)}.component-title{justify-content:space-between;align-items:center;margin:10px 0 15px;display:flex}.component-title>div{flex-direction:column;gap:4px;display:flex}.component-title small{color:#777}.component-title strong{color:#eee;font-size:16px}.component-title>span{min-width:32px;height:28px;color:var(--accent);border:1px solid #333;border-radius:14px;place-items:center;padding:0 8px;display:grid}.component-title svg{width:14px}.app-component.category-demo .category-row{border-bottom:0;border-radius:11px;grid-template-columns:28px 1fr 30px 62px;height:42px;margin-bottom:4px;padding:0 10px}.category-glyph{width:24px;height:24px;color:var(--accent);background:#1b1b1b;border-radius:50%;place-items:center;display:grid}.app-component.category-demo .category-row.selected{background:#151515;outline:0}.app-component.budget-demo>.component-grabber{border:0;height:4px;display:block}.app-component.budget-demo>.component-title{border:0;height:auto;display:flex}.app-component.budget-demo>div:not(.component-grabber):not(.component-title){border-bottom:1px solid #202020;height:38px}.apply-budget{background:var(--accent);color:#06131d;width:100%;height:38px;font-family:var(--rounded-font);border:0;border-radius:12px;margin-top:12px;font-weight:600}.mini-ai-head{border-bottom:1px solid #222;align-items:center;gap:8px;height:38px;display:flex}.mini-ai-head svg{color:var(--accent)}.mini-ai-head i{background:#58ce89;border-radius:50%;width:6px;height:6px;margin-left:auto}.answer-card{background:#111;border:1px solid #303030;border-radius:15px;margin:18px 0;padding:15px}.answer-card small{color:var(--accent)}.answer-card p{margin:9px 0 0;line-height:1.55}.answer-card strong{color:var(--accent)}.mobile-composer{color:#666;border:1px solid #353535;border-radius:22px;align-items:center;height:44px;padding-left:15px;display:flex;position:absolute;bottom:16px;left:16px;right:16px}.mobile-composer button{background:var(--accent);color:#06131d;border:0;border-radius:50%;place-items:center;width:36px;height:36px;margin-left:auto;display:grid}.mobile-composer svg{width:15px}.privacy-orb{width:72px;height:72px;color:var(--accent);background:#47aaff1f;border:1px solid #47aaff59;border-radius:50%;place-items:center;margin:20px auto 12px;display:grid}.privacy-orb svg{width:27px;height:27px}.app-component.privacy-demo{text-align:center}.privacy-demo h4{margin:8px 0;font-size:18px}.app-component.privacy-demo>p{color:#777;max-width:220px;margin:0 auto 16px;display:block}.privacy-setting{text-align:left;border-top:1px solid #222;justify-content:space-between;align-items:center;height:38px;display:flex}.privacy-setting span{align-items:center;gap:8px;display:flex}.privacy-setting svg{width:14px;color:var(--accent)}.privacy-setting i{background:var(--accent);border-radius:10px;width:27px;height:16px;position:relative}.privacy-setting i:after{content:"";background:#fff;border-radius:50%;width:12px;height:12px;position:absolute;top:2px;right:2px}.statement{border-bottom:1px solid var(--line);border-top:1px solid var(--line);text-align:center;flex-direction:column;justify-content:center;align-items:center;height:760px;display:flex;position:relative}.statement:before{content:"";background:var(--line);width:1px;height:100%;position:absolute;left:50%}.statement>*{background:var(--black);z-index:1;position:relative}.statement>p{font-family:var(--rounded-font);color:#555;margin:0 0 18px;padding:0 20px}.statement h2{letter-spacing:-.065em;margin:0;padding:0 28px;font-size:72px;font-weight:500;line-height:1}.statement>div{font-family:var(--rounded-font);border:1px solid var(--line);color:#999;align-items:center;gap:10px;height:42px;margin-top:42px;padding:0 14px;font-size:11px;display:flex}.statement>div svg{color:var(--accent)}.statement>div i{background:var(--accent);border-radius:50%;width:5px;height:5px}.how{max-width:1344px;margin:auto;padding:130px 0}.how header{justify-content:space-between;align-items:end;display:flex}.how h2{letter-spacing:-.05em;margin:0;font-size:55px;font-weight:500}.how header p{color:var(--muted);margin:0}.process-line{background:var(--line-bright);height:1px;margin:70px 0 0;position:relative}.process-line:before,.process-line:after,.process-line i{content:"";background:var(--black);border:1px solid #bbb;width:8px;height:8px;position:absolute;top:-4px}.process-line:before{background:var(--accent);border-color:var(--accent);left:0}.process-line i{left:50%}.process-line:after{right:0}.process-grid{grid-template-columns:repeat(3,1fr);display:grid}.process-grid article{padding:34px 40px 0 0}.process-grid article+article{border-left:1px solid var(--line);padding-left:40px}.process-grid span{letter-spacing:-.06em;font-size:70px}.process-grid h3{margin:60px 0 12px;font-size:23px;font-weight:400}.process-grid p{color:var(--muted);max-width:330px;font-size:14px;line-height:1.7}.cta{color:#080808;background:#f5f5f5;grid-template-columns:1.4fr 1fr;align-items:end;gap:80px;min-height:420px;padding:100px max(48px,50vw - 672px);display:grid}.cta h2{font-family:var(--landing-font);letter-spacing:-.055em;margin:0;font-size:76px;font-weight:500;line-height:.98}.cta>div{font-family:var(--rounded-font)}.cta>div p{max-width:480px;margin:0 0 34px;font-size:17px;line-height:1.65}.cta .primary-button{color:#03101a}footer{grid-template-columns:1.6fr repeat(3,1fr) 1.5fr;gap:50px;max-width:1344px;min-height:360px;margin:auto;padding:50px 0;display:grid;position:relative}footer h3{margin:0 0 20px;font-size:13px;font-weight:500}footer>div:not(.footer-brand):not(.status){flex-direction:column;gap:12px;display:flex}footer a:not(.brand),footer p{color:#777;font-size:12px}.footer-brand p{line-height:1.6}.status{color:#aaa;white-space:nowrap;font-size:11px}.status i{background:var(--accent);width:7px;height:7px;margin-right:7px;display:inline-block}.copyright{margin:0;position:absolute;bottom:35px;left:0}.hero h1,.section-heading h2,.statement h2,.how h2,.cta h2{font-family:var(--landing-font)}.hero-grid,.signal-line{display:none}.section-heading{border-bottom:0}.feature-row,.feature-row:nth-child(odd),.statement{border:0}.statement:before,.process-line{display:none}.process-grid article+article{border-left:0}@media (width<=1000px){.site-nav{padding:0 22px}.site-nav>div{display:none}.site-nav>button{margin-left:auto}.hero{min-height:820px;padding:78px 24px 0}.hero h1{font-size:clamp(52px,12vw,90px)}.wallet-preview{grid-template-columns:150px 1fr}.insight-panel{display:none}.features,.how{padding-left:24px;padding-right:24px}.feature-row{grid-template-columns:1fr;gap:25px}.cta{grid-template-columns:1fr;gap:45px}.cta h2{font-size:60px}footer{grid-template-columns:1.4fr 1fr 1fr;padding:48px 24px}.status{grid-column:3}.copyright{left:24px}}@media (width<=700px){.site-nav{height:64px}.site-nav>button{font-size:0}.site-nav>button svg{width:18px;height:18px}.hero{min-height:780px;padding-top:70px}.hero h1{font-size:54px;line-height:1}.hero-content>p{max-width:280px;font-size:16px;line-height:1.5}.signal-line{margin-top:38px}.wallet-preview{grid-template-columns:1fr;height:330px}.preview-nav{display:none}.transaction-panel{padding:18px}.table-head,.transaction-row{grid-template-columns:65px 1fr 72px}.table-head span:nth-child(3),.transaction-row span:nth-child(3){display:none}.features{padding-top:100px}.section-heading h2{font-size:36px}.feature-list{grid-template-columns:1fr}.feature-row{min-height:0;padding:34px 0}.feature-row:nth-child(odd){border-right:0}.feature-copy p{max-width:360px}.statement{height:560px}.statement h2{font-size:48px}.how{padding-top:100px}.how header{display:block}.how h2{font-size:44px}.how header p{margin-top:12px}.process-grid{grid-template-columns:1fr}.process-line{display:none}.process-grid article,.process-grid article+article{border-left:0;border-bottom:1px solid var(--line);padding:35px 0}.process-grid span{font-size:54px}.process-grid h3{margin:25px 0 10px}.cta{padding:70px 24px}.cta h2{font-size:52px}.cta>div p{font-size:15px}footer{grid-template-columns:1fr 1fr;gap:38px}.footer-brand,.status{grid-column:1/-1}.status{grid-row:2}.copyright{grid-column:1/-1;margin-top:15px;position:static}}@media (width<=1000px){.hero{min-height:1250px;display:block}.hero-content{width:100%;padding-top:25px}.phone-stage{width:670px;max-width:100%;margin:70px auto 0}}@media (width<=700px){.hero{min-height:1260px}.phone-stage{height:710px;margin-top:55px}.phone-home{left:50%;transform:translate(-50%)}.phone-insight{display:none}.phone{width:330px;max-width:100%}}.balance>strong{font-size:31px}.spend-card strong{font-size:12px}.app-component.budget-demo>div:not(.component-grabber):not(.component-title){grid-template-columns:minmax(72px,1fr) 78px 15px 88px;font-size:10px}.app-component.budget-demo>div:not(.component-grabber):not(.component-title) strong{white-space:nowrap;font-size:10px}.hero h1{max-width:none;font-size:clamp(64px,6.1vw,88px)}.hero h1 span{white-space:nowrap;display:block}.hero-content>p{white-space:nowrap;max-width:460px}.waitlist-form{width:min(100%,500px);font-family:var(--rounded-font)}.waitlist-fields{display:flex;position:relative}.waitlist-fields>input[type=email]{color:#f5f5f5;min-width:0;height:52px;font:inherit;background:#0d0d0d;border:1px solid #343434;border-right:0;border-radius:3px 0 0 3px;outline:0;flex:1;padding:0 16px;font-size:14px}.waitlist-fields>input[type=email]::placeholder{color:#666}.waitlist-fields>input[type=email]:focus{border-color:var(--accent)}.waitlist-form .primary-button{border-radius:0 3px 3px 0;min-width:170px}.waitlist-form .primary-button:disabled{cursor:default;opacity:.78}.waitlist-honeypot{clip:rect(0 0 0 0)!important;white-space:nowrap!important;width:1px!important;height:1px!important;position:absolute!important;overflow:hidden!important}.waitlist-message{color:#777;min-height:18px;margin:9px 0 0;font-size:12px}.waitlist-message.success{color:#75c3ff}.waitlist-message.error{color:#ff7878}.waitlist-form-light .waitlist-fields>input[type=email]{color:#111;background:#fff;border-color:#b8b8b8}.waitlist-form-light .waitlist-fields>input[type=email]::placeholder{color:#777}.waitlist-form-light .waitlist-message{color:#555}.waitlist-form-light .waitlist-message.success{color:#087a46}.waitlist-form-light .waitlist-message.error{color:#b42318}@media (width<=700px){.hero h1{font-size:50px}.hero-content>p{white-space:nowrap;max-width:none}.waitlist-form .primary-button{min-width:148px;padding:0 13px}.waitlist-fields>input[type=email]{padding:0 12px;font-size:13px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.primary-button{transition:none}}
