@font-face{font-family:Geist Sans;font-style:normal;font-display:swap;font-weight:400;src:url(/_astro/geist-sans-latin-400-normal.gapTbOY8.woff2) format("woff2"),url(/_astro/geist-sans-latin-400-normal.BOaIZNA2.woff) format("woff")}@font-face{font-family:Geist Sans;font-style:normal;font-display:swap;font-weight:500;src:url(/_astro/geist-sans-latin-500-normal.uokXdC-Q.woff2) format("woff2"),url(/_astro/geist-sans-latin-500-normal.CN2lyvyL.woff) format("woff")}@font-face{font-family:Geist Sans;font-style:normal;font-display:swap;font-weight:600;src:url(/_astro/geist-sans-latin-600-normal.DFOURf8L.woff2) format("woff2"),url(/_astro/geist-sans-latin-600-normal.CA1yjETN.woff) format("woff")}@font-face{font-family:Geist Sans;font-style:normal;font-display:swap;font-weight:700;src:url(/_astro/geist-sans-latin-700-normal.BmN9tIp5.woff2) format("woff2"),url(/_astro/geist-sans-latin-700-normal.CjScfYeH.woff) format("woff")}@font-face{font-family:Geist Sans;font-style:normal;font-display:swap;font-weight:800;src:url(/_astro/geist-sans-latin-800-normal.EH2RlpXL.woff2) format("woff2"),url(/_astro/geist-sans-latin-800-normal.XNjooQKs.woff) format("woff")}:root{color-scheme:light;--background: #fbfbfc;--surface: #ffffff;--surface-muted: #f3f5fb;--foreground: #101217;--muted: #626977;--muted-strong: #424957;--border: #e2e6ef;--border-strong: #c8cedc;--primary: #3f5ec2;--primary-strong: #2f47a2;--primary-soft: #eef2ff;--positive: #16936a;--warning: #a87321;--radius: .5rem;--shadow-sm: 0 1px 3px rgba(32, 42, 68, .08);--shadow-lg: 0 24px 70px rgba(32, 42, 68, .14);font-family:Geist Sans,Geist,Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{background:var(--background);color:var(--foreground);scroll-behavior:smooth}body{min-width:320px;margin:0}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}h1,h2,h3,p{margin-top:0}h1{max-width:760px;margin-bottom:24px;font-size:clamp(2.7rem,5.6vw,5.1rem);line-height:.98;letter-spacing:0}h2{margin-bottom:18px;font-size:clamp(1.85rem,3vw,3.15rem);line-height:1.08;font-weight:720;letter-spacing:0}h3{margin-bottom:12px;font-size:1.12rem;line-height:1.25}.site-header,.hero,.section,.cta-section,.site-footer{width:min(100% - clamp(32px,5vw,96px),1440px);margin-inline:auto}@media(max-width:640px){.site-header,.hero,.section,.cta-section,.site-footer{width:min(100% - 32px,1440px)}h1{font-size:3.35rem}}.button{display:inline-flex;min-height:46px;align-items:center;justify-content:center;border-radius:var(--radius);padding:0 18px;font-weight:400;line-height:1;transition:background .16s ease,border-color .16s ease,color .16s ease,transform .16s ease}.button:hover{transform:translateY(-1px)}.button.primary,.button.header-button{background:var(--primary);color:#fff}.button.primary:hover,.button.header-button:hover{background:var(--primary-strong)}.button.secondary{border:1px solid var(--border);background:#ffffffc7;color:var(--muted-strong)}.site-header{display:flex;min-height:82px;align-items:center;justify-content:space-between;gap:24px}.brand img{width:158px;height:auto}.main-nav{display:flex;align-items:center;gap:clamp(16px,2vw,30px);color:var(--muted);font-size:.94rem;font-weight:400}.header-actions{display:flex;align-items:center;gap:14px}.login-link{color:var(--muted-strong);font-size:.94rem;font-weight:400}.login-link:hover{color:var(--primary)}@media(max-width:980px){.main-nav{display:none}}@media(max-width:640px){.header-actions{display:none}}.hero{position:relative;display:flex;--hero-x: 0;--hero-y: 0;flex-direction:column;align-items:center;justify-content:center;gap:clamp(96px,10vh,136px);isolation:isolate;padding:clamp(112px,14vh,180px) 0 clamp(34px,5vh,56px)}.hero-copy{position:relative;z-index:4;max-width:860px;margin-inline:auto;text-align:center}.hero-copy h1{margin-inline:auto}.eyebrow{margin-bottom:14px;color:var(--primary);font-size:.78rem;font-weight:700;letter-spacing:0;text-transform:uppercase}.hero-text{max-width:650px;margin-inline:auto;margin-bottom:26px;color:var(--muted);font-size:1.1rem;font-weight:400;line-height:1.72}.hero-actions{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:12px;margin-bottom:22px}.finance-field{position:absolute;inset:0;z-index:1;mask-image:linear-gradient(to bottom,black 0%,black 58%,transparent 74%);pointer-events:none}.finance-field:before{position:absolute;inset:4% 0 auto;height:68%;content:""}.finance-chip{position:absolute;--tag-color: 63, 94, 194;--move-x: 18px;--move-y: 14px;border:1px solid rgba(var(--tag-color),.14);border-radius:var(--radius);background:#ffffff80;box-shadow:0 12px 36px #202a440f;color:var(--muted-strong);font-size:1rem;font-weight:400;backdrop-filter:blur(10px);opacity:.78;transform:translate3d(calc(var(--hero-x) * var(--move-x)),calc(var(--hero-y) * var(--move-y)),0);will-change:transform}.finance-chip{padding:14px 18px}.finance-chip.income{--tag-color: 22, 147, 106}.finance-chip.investment{--tag-color: 63, 94, 194}.finance-chip.spending{--tag-color: 168, 115, 33}.finance-chip.account{--tag-color: 42, 103, 160}.chip-left-top{top:12%;left:8%;--move-x: -22px;--move-y: 12px}.chip-right-top{top:12%;right:8%;--move-x: 26px;--move-y: 16px}.chip-left-mid{top:34%;left:3%;--move-x: -18px;--move-y: 22px}.chip-right-mid{top:34%;right:3%;--move-x: 20px;--move-y: -18px}.product-shell{position:relative;z-index:3;width:min(100%,1160px);margin-top:0;margin-bottom:0;overflow:hidden;border:1px solid rgba(63,94,194,.2);border-radius:16px;background:linear-gradient(180deg,rgba(255,255,255,0) 70%,var(--background) 100%),linear-gradient(135deg,#fff,#f5f7ff);box-shadow:var(--shadow-lg)}.product-shell>img{width:100%;height:auto;opacity:1}@media(max-width:980px){.hero{min-height:auto;padding-top:72px}.product-shell{max-width:780px}.finance-chip{display:none}}.section,.cta-section{padding-block:104px}.feature-copy h2,.cta-section h2{color:var(--muted-strong);font-size:clamp(1.85rem,3.4vw,3.35rem);font-weight:700;line-height:1.03}.feature-showcases{display:grid;gap:clamp(28px,4vw,52px);padding-top:clamp(96px,11vw,156px)}.feature-showcase{position:relative;display:block;--section-glow-color: 30, 126, 210;--section-glow-x: 50%;--section-glow-y: 44%;isolation:isolate;overflow:hidden;padding:clamp(64px,8vw,112px) clamp(22px,4.5vw,64px)}.feature-showcase:before{position:absolute;z-index:-1;top:var(--section-glow-y);left:var(--section-glow-x);width:min(980px,88vw);height:58%;border-radius:999px;background:radial-gradient(ellipse at center,rgba(var(--section-glow-color),.16),rgba(var(--section-glow-color),.07) 40%,rgba(var(--section-glow-color),0) 72%);content:"";filter:blur(28px);transform:translate(-50%,-50%)}.feature-showcase,.cta-section{--section-lift: 0px}.feature-copy,.feature-media,.cta-section h2,.cta-section p,.cta-section .button{transition:opacity .68s ease,transform .76s cubic-bezier(.2,.8,.2,1)}.js-scroll-motion .feature-showcase .feature-copy,.js-scroll-motion .feature-showcase .feature-media,.js-scroll-motion .cta-section h2,.js-scroll-motion .cta-section p,.js-scroll-motion .cta-section .button{opacity:0;transform:translateY(28px)}.js-scroll-motion .feature-showcase .feature-media,.js-scroll-motion .cta-section p{transform:translateY(42px)}.js-scroll-motion .feature-showcase.is-visible .feature-copy,.js-scroll-motion .feature-showcase.is-visible .feature-media,.js-scroll-motion .cta-section.is-visible h2,.js-scroll-motion .cta-section.is-visible p,.js-scroll-motion .cta-section.is-visible .button{opacity:1;transform:translateY(0)}.js-scroll-motion .feature-showcase.is-visible .feature-media{transition-delay:.12s}.js-scroll-motion .cta-section.is-visible p{transition-delay:90ms}.js-scroll-motion .cta-section.is-visible .button{transition-delay:.16s}.feature-showcases .feature-showcase:nth-child(2){--section-glow-color: 236, 91, 117;--section-glow-x: 42%;--section-glow-y: 36%}.feature-showcases .feature-showcase:nth-child(3){--section-glow-color: 237, 158, 38;--section-glow-x: 58%;--section-glow-y: 52%}#overview:after{position:absolute;z-index:-1;right:8%;bottom:22%;width:min(380px,46vw);height:min(220px,30vw);border-radius:999px;background:linear-gradient(90deg,#1e7ed214,#1aa47e14),repeating-linear-gradient(90deg,transparent 0 34px,rgba(32,42,68,.05) 34px 35px);content:"";filter:blur(18px);opacity:.7;transform:rotate(-8deg)}#security{--section-glow-color: 26, 164, 126;--section-glow-x: 45%;--section-glow-y: 44%}.feature-copy{position:relative;z-index:1;max-width:980px;margin-inline:auto;text-align:center}.feature-copy h2{margin-bottom:8px;color:var(--muted)}.feature-copy p{max-width:760px;margin-inline:auto;margin-bottom:0;color:var(--muted);font-size:1.2rem;font-weight:400;line-height:1.5}.feature-showcase .feature-copy p{max-width:860px;font-size:clamp(1.08rem,1.55vw,1.28rem);line-height:1.56}.feature-showcase .feature-copy h2{margin-bottom:18px}.feature-media{position:relative;z-index:1;max-width:1080px;margin-top:clamp(40px,5vw,68px);margin-inline:auto;overflow:hidden;border:1px solid rgba(63,94,194,.16);border-radius:clamp(10px,1.4vw,16px);background:linear-gradient(135deg,#fff,#f6f8ff);box-shadow:0 28px 80px #202a441f}.feature-media img{width:100%;height:auto}.section-background-examples{position:absolute;z-index:0;inset:0;pointer-events:none}.background-example{position:absolute;display:inline-flex;width:clamp(58px,7vw,92px);height:clamp(58px,7vw,92px);align-items:center;justify-content:center;border:1px solid rgba(63,94,194,.1);border-radius:999px;background:#ffffffbd;box-shadow:0 20px 54px #202a4414;color:var(--muted-strong);font-size:clamp(1.08rem,2vw,1.7rem);font-weight:600;line-height:1;opacity:.46;transform:translate3d(var(--background-x, 0),var(--background-y, 0),0) rotate(var(--background-rotate, 0deg));transition:opacity .5s ease,transform .12s linear;will-change:transform}.background-example img{width:72%;height:72%;object-fit:contain}.js-scroll-motion .feature-showcase:not(.is-visible) .background-example{opacity:0}.js-scroll-motion .feature-showcase.is-visible .background-example{opacity:.46}.overview-background-examples .background-example:nth-child(1){top:9%;left:11%;color:#1e7ed2}.overview-background-examples .background-example:nth-child(2){top:22%;right:14%;color:#1aa47e}.overview-background-examples .background-example:nth-child(3){top:43%;left:4%;color:#7c50d2}.overview-background-examples .background-example:nth-child(4){right:5%;bottom:37%;color:#ec5b75}.overview-background-examples .background-example:nth-child(5){bottom:12%;left:17%;color:#d28416}.overview-background-examples .background-example:nth-child(6){top:10%;right:7%}.overview-background-examples .background-example:nth-child(7){right:8%;bottom:18%}.overview-background-examples .background-example:nth-child(8){top:58%;left:6%}.imports-background-examples .background-example:nth-child(1){top:16%;left:12%;color:#1e7ed2;font-size:clamp(.95rem,1.6vw,1.25rem)}.imports-background-examples .background-example:nth-child(2){top:14%;right:8%;color:#7c50d2}.imports-background-examples .background-example:nth-child(3){top:44%;left:4%;color:#d28416}.security-background-examples .background-example:nth-child(1){top:13%;left:12%;color:#1aa47e}.security-background-examples .background-example:nth-child(2){top:28%;right:13%;color:#1e7ed2}.security-background-examples .background-example:nth-child(3){top:10%;right:7%;color:#1e7ed2;font-size:clamp(.78rem,1.4vw,1.08rem)}.security-background-examples .background-example:nth-child(4){right:4%;bottom:42%;color:#1aa47e}.cta-section{position:relative;--section-glow-color: 124, 80, 210;isolation:isolate;margin-block:48px 88px;max-width:min(100% - clamp(32px,5vw,96px),1120px);padding:clamp(64px,8vw,104px) clamp(22px,4.5vw,64px);text-align:center}.cta-section:before{position:absolute;z-index:-1;top:46%;left:54%;width:min(880px,88vw);height:62%;border-radius:999px;background:radial-gradient(ellipse at center,rgba(var(--section-glow-color),.15),rgba(var(--section-glow-color),.065) 40%,rgba(var(--section-glow-color),0) 72%);content:"";filter:blur(28px);transform:translate(-50%,-50%)}.cta-section p{max-width:680px;margin-inline:auto;margin-bottom:28px;color:var(--muted);font-size:1.1rem;line-height:1.72}@media(max-width:980px){.feature-media{max-width:720px;margin-inline:auto}#overview:after{right:2%;width:min(320px,58vw)}.overview-background-examples .background-example:nth-child(6){top:14%;right:3%}.overview-background-examples .background-example:nth-child(7){right:3%;bottom:12%}.overview-background-examples .background-example:nth-child(8){top:54%;left:2%}.security-background-examples .background-example:nth-child(3){top:7%;right:2%}.security-background-examples .background-example:nth-child(4){right:1%;bottom:38%}.imports-background-examples .background-example:nth-child(2){top:10%;right:2%}.imports-background-examples .background-example:nth-child(3){top:46%;left:1%}}@media(max-width:640px){.feature-showcases{gap:24px;padding-top:72px}.feature-copy h2,.cta-section h2{font-size:2rem}.cta-section{max-width:min(100% - 32px,1120px)}.overview-background-examples .background-example:nth-child(6),.overview-background-examples .background-example:nth-child(7),.overview-background-examples .background-example:nth-child(8){opacity:.22}.overview-background-examples .background-example:nth-child(6){top:6%;right:-4%}.overview-background-examples .background-example:nth-child(7){right:-4%;bottom:8%}.overview-background-examples .background-example:nth-child(8){top:62%;left:-5%}.security-background-examples .background-example:nth-child(3){top:5%;right:-6%;opacity:.28}.security-background-examples .background-example:nth-child(4){right:-6%;bottom:40%;opacity:.28}.imports-background-examples .background-example:nth-child(2){top:6%;right:-5%;opacity:.28}.imports-background-examples .background-example:nth-child(3){top:50%;left:-6%;opacity:.28}}@media(prefers-reduced-motion:reduce){.feature-copy,.feature-media,.cta-section h2,.cta-section p,.cta-section .button,.background-example{transition:none;transform:none}.js-scroll-motion .feature-showcase .feature-copy,.js-scroll-motion .feature-showcase .feature-media,.js-scroll-motion .cta-section h2,.js-scroll-motion .cta-section p,.js-scroll-motion .cta-section .button,.js-scroll-motion .feature-showcase:not(.is-visible) .background-example{opacity:1;transform:none}}.subpage{position:relative;overflow:hidden}.subpage:before{position:absolute;z-index:-1;top:88px;left:50%;width:min(980px,88vw);height:420px;border-radius:999px;background:radial-gradient(ellipse at center,#3f5ec224,#1aa47e0f 44%,#3f5ec200 72%);content:"";filter:blur(28px);transform:translate(-50%)}.subpage-hero{width:min(100% - clamp(32px,5vw,96px),1120px);margin-inline:auto}.subpage-hero{max-width:880px;padding-block:clamp(64px,9vw,112px);text-align:center}.subpage-hero h1{margin-inline:auto;margin-bottom:20px;font-size:clamp(2.55rem,5vw,4.5rem)}.subpage-hero>p:last-child{max-width:700px;margin-inline:auto;margin-bottom:0;color:var(--muted);font-size:clamp(1.08rem,1.7vw,1.28rem);line-height:1.65}.about-page{width:min(100% - clamp(32px,5vw,96px),1120px);margin-inline:auto;padding-block:0 96px}.about-article-layout{display:grid;grid-template-columns:minmax(0,720px) 180px;gap:clamp(36px,8vw,104px);align-items:start;padding-top:clamp(14px,3vw,34px)}.about-copy h2{margin-top:clamp(34px,5vw,52px);margin-bottom:14px;color:var(--foreground);font-size:clamp(1.45rem,2.2vw,2rem);line-height:1.18}.about-copy h2:first-of-type{margin-top:0}.about-copy p{max-width:680px;margin-bottom:18px;color:var(--muted);font-size:1.06rem;line-height:1.76}.about-copy p:last-child{margin-bottom:0}.about-founder-card{position:sticky;top:28px;display:grid;align-content:start;gap:8px;padding-top:4px;color:var(--muted);font-size:.94rem;line-height:1.45}.about-founder-card img{width:128px;height:auto;margin-bottom:6px;border-radius:var(--radius)}.about-founder-card strong{color:var(--foreground);font-size:1rem}.legal-page{width:min(100% - clamp(32px,5vw,96px),920px);margin-inline:auto;padding-block:0 96px}.legal-meta{margin-bottom:34px;color:var(--muted);font-size:.94rem;line-height:1.5}.legal-section{padding-block:28px;border-top:1px solid var(--border)}.legal-section h2{margin-bottom:12px;color:var(--foreground);font-size:clamp(1.25rem,2vw,1.65rem);line-height:1.2}.legal-section h3{margin:24px 0 10px;color:var(--foreground);font-size:1.08rem;line-height:1.35}.legal-section p,.legal-section li{color:var(--muted);font-size:1.02rem;line-height:1.72}.legal-section p{margin-bottom:16px}.legal-section p:last-child{margin-bottom:0}.legal-section a{color:var(--primary);font-weight:680}.legal-section a:hover{color:var(--primary-strong)}.legal-section ul{display:grid;gap:8px;margin:0 0 16px;padding-left:1.8rem}.legal-section ol{display:grid;gap:8px;margin:0;padding-left:2rem}.legal-table{display:grid;border-top:1px solid var(--border-strong);margin-bottom:16px}.legal-table>div{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(220px,.8fr);gap:24px;padding-block:16px;border-bottom:1px solid var(--border)}.legal-table strong{color:var(--foreground);font-size:.92rem;line-height:1.4}.legal-table span{color:var(--muted);line-height:1.62}.contact-page{display:grid;grid-template-columns:minmax(0,1fr) minmax(260px,340px);column-gap:clamp(36px,7vw,92px);row-gap:0;width:min(100% - clamp(32px,5vw,96px),1120px);margin-inline:auto;padding-block:0 96px}.contact-primary{grid-column:1/-1;padding-block:0 14px}.contact-primary p{max-width:650px;margin-bottom:0;color:var(--muted);font-size:1.05rem;line-height:1.7}.contact-kicker{margin-bottom:10px;color:var(--primary)!important;font-size:.78rem!important;font-weight:820;line-height:1.2!important;text-transform:uppercase}.contact-email{display:inline-block;margin-bottom:18px;color:var(--foreground);font-size:clamp(2rem,5vw,4rem);font-weight:760;letter-spacing:0;line-height:1}.contact-email:hover{color:var(--primary)}.contact-routes{display:grid;grid-column:1/-1;align-content:start;border-top:1px solid var(--border)}.contact-route{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px 24px;align-items:baseline;padding-block:24px;border-bottom:1px solid var(--border)}.contact-route h2{margin-bottom:0;color:var(--foreground);font-size:clamp(1.1rem,2vw,1.35rem);line-height:1.2}.contact-route p{grid-column:1/2;max-width:560px;margin-bottom:0;color:var(--muted);line-height:1.62}.contact-route a{color:var(--primary);font-size:.94rem;font-weight:760;white-space:nowrap}.contact-route a:hover{color:var(--primary-strong)}.pricing-page{display:grid;gap:clamp(34px,5vw,56px);width:min(100% - clamp(32px,5vw,96px),1120px);margin-inline:auto;padding-block:0 96px}.pricing-label{margin-bottom:10px;color:var(--primary);font-size:.78rem;font-weight:820;line-height:1.2;text-transform:uppercase}.pricing-rates{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));border-top:1px solid var(--border-strong);border-bottom:1px solid var(--border-strong)}.pricing-rate{display:flex;min-height:320px;flex-direction:column;justify-content:space-between;gap:34px;padding:clamp(24px,3.5vw,38px);border-right:1px solid var(--border)}.pricing-rate .pricing-price{margin-bottom:14px;color:var(--foreground);font-size:clamp(2rem,4vw,3.8rem);font-weight:760;line-height:1}.pricing-rate .pricing-price span{color:var(--muted);font-size:1rem;font-weight:620}.pricing-rate p:not(.pricing-label,.pricing-price){max-width:320px;margin-bottom:24px;color:var(--muted);line-height:1.62}.pricing-rate ul{display:grid;gap:0;margin:0;padding:0;border-top:1px solid var(--border);list-style:none}.pricing-rate li{padding-block:11px;border-bottom:1px solid var(--border);color:var(--muted-strong);font-size:.94rem;line-height:1.45}.pricing-rate .button{width:fit-content}.pricing-rate:last-child{border-right:0}.pricing-rate.is-highlighted{background:linear-gradient(180deg,#eef2ffb3,#eef2ff00)}@media(max-width:860px){.about-article-layout{grid-template-columns:1fr}.about-founder-card{position:static;order:-1}.legal-table>div{grid-template-columns:1fr;gap:8px}.contact-page,.contact-route,.pricing-page,.pricing-rates{grid-template-columns:1fr}.pricing-rate{min-height:auto;border-right:0;border-bottom:1px solid var(--border)}.pricing-rate:last-child{border-bottom:0}.contact-route{gap:8px 10px}.contact-route p{grid-column:1}.contact-route a{justify-self:start}}@media(max-width:640px){.subpage-hero,.about-page,.legal-page,.contact-page,.pricing-page{width:min(100% - 32px,1120px)}.subpage-hero{text-align:left}.subpage-hero h1{font-size:3rem}.contact-email{overflow-wrap:anywhere}}.site-footer{display:block;padding-block:64px 42px;border-top:1px solid var(--border);color:var(--muted);font-size:.94rem}.footer-primary{display:grid;grid-template-columns:minmax(260px,1.35fr) repeat(3,minmax(130px,.65fr));gap:42px;width:100%}.footer-brand{max-width:420px}.footer-brand img{width:158px;height:auto;margin-bottom:18px}.footer-brand p{margin-bottom:18px;line-height:1.7}.footer-contact{color:var(--foreground);font-weight:500}.site-footer nav{display:grid;align-content:start;gap:12px}.site-footer nav .footer-heading{margin-bottom:4px;color:var(--foreground);font-size:.9rem;font-weight:600;line-height:1.2}.site-footer nav a{color:var(--muted);font-weight:400}.site-footer nav a:hover{color:var(--primary)}.footer-bottom{display:flex;width:100%;justify-content:space-between;gap:18px;margin-top:44px;padding-top:24px;border-top:1px solid var(--border);font-size:.88rem}.footer-region{display:inline-flex;flex-wrap:wrap;align-items:center;justify-content:flex-end;gap:.35em}.footer-region img{width:auto;height:1.05em;display:inline-block}@media(max-width:640px){.footer-primary{grid-template-columns:1fr 1fr}.footer-brand{grid-column:1/-1}.footer-primary{grid-template-columns:1fr}.footer-bottom{flex-direction:column}.footer-region{justify-content:flex-start}}
