:root{--navy: #0b2a53;--navy-deep: #071a33;--teal: #14999d;--teal-pale: #d9f0ec;--orange: #e99a12;--coffee: #ffdd00;--coffee-ink: #17120a;--cream: #f6f1e8;--paper: #fffdf8;--ink: #12243c;--muted: #607086}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--cream);color:var(--ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}a{color:inherit;text-decoration:none}button,a{-webkit-tap-highlight-color:transparent}.site-header{width:min(1180px,calc(100% - 40px));height:84px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:28px;border-bottom:1px solid rgba(11,42,83,.15);position:relative;z-index:10}.brand{display:inline-flex;align-items:center;gap:11px;font-weight:760;letter-spacing:-.03em}.brand img{width:38px;height:38px;object-fit:contain}.site-header nav{display:flex;gap:34px;font-size:14px;color:#43556d}.site-header nav a:hover{color:var(--teal)}.header-cta{border:1px solid rgba(11,42,83,.35);border-radius:999px;padding:11px 18px;font-size:13px;font-weight:700}.header-cta:hover{background:var(--navy);color:#fff;border-color:var(--navy)}.hero{width:min(1180px,calc(100% - 40px));min-height:690px;margin:0 auto;display:grid;grid-template-columns:.93fr 1.07fr;align-items:center;gap:60px;padding:64px 0 82px}.hero-copy{position:relative;z-index:2}.eyebrow{display:inline-flex;align-items:center;gap:10px;font-size:12px;font-weight:750;letter-spacing:.15em;text-transform:uppercase;color:var(--teal)}.eyebrow span{width:27px;height:2px;background:var(--orange);display:block}.hero h1{margin:22px 0 24px;color:var(--navy-deep);font-size:clamp(54px,6.2vw,86px);line-height:.9;letter-spacing:-.072em;font-weight:790}.hero h1 em{color:var(--teal);font-style:normal}.hero-lead{max-width:560px;margin:0;font-size:18px;line-height:1.65;color:var(--muted)}.hero-actions{display:flex;gap:12px;margin-top:32px;flex-wrap:wrap}.button{min-height:50px;display:inline-flex;align-items:center;justify-content:center;gap:18px;border-radius:12px;padding:0 22px;font-size:14px;font-weight:750;transition:transform .2s ease,box-shadow .2s ease,background .2s ease}.button:hover{transform:translateY(-2px)}.button.primary{background:var(--navy);color:#fff;box-shadow:0 14px 28px #071a3326}.button.primary:hover{background:#0e386d;box-shadow:0 17px 34px #071a3338}.button.secondary{border:1px solid rgba(11,42,83,.24);background:#ffffff73}.trust-row{margin-top:30px;display:flex;gap:20px;flex-wrap:wrap;color:#566a80;font-size:12px;font-weight:650}.trust-row span{display:inline-flex;align-items:center;gap:7px}.trust-row span:before{content:"✓";color:var(--teal);font-weight:900}.product-stage{min-height:610px;position:relative;display:grid;place-items:center;isolation:isolate}.product-stage:before{content:"";position:absolute;width:465px;height:540px;border-radius:40px 160px 44px 140px;background:var(--teal-pale);transform:rotate(7deg);z-index:-2}.product-stage:after{content:"";position:absolute;width:208px;height:208px;border-radius:50%;border:34px solid rgba(233,154,18,.9);top:32px;right:3px;z-index:-3}.phone-shadow{position:absolute;width:350px;height:42px;background:#071a333d;filter:blur(18px);border-radius:50%;bottom:24px;left:50%;transform:translate(-50%);z-index:-1}.phone{width:286px;height:585px;padding:9px;background:#071425;border:2px solid #26415f;border-radius:42px;box-shadow:0 28px 60px #071a3347;transform:rotate(2.8deg);position:relative}.phone-speaker{position:absolute;width:74px;height:18px;border-radius:0 0 12px 12px;background:#071425;top:8px;left:50%;transform:translate(-50%);z-index:3}.phone-screen{height:100%;overflow:hidden;border-radius:33px;background:#f7f8fa;padding:26px 14px 55px;position:relative;color:#18304d}.app-topbar{display:flex;align-items:center;justify-content:space-between}.app-topbar div{display:flex;flex-direction:column}.app-topbar small,.phone-screen small{color:#718096;font-size:6.8px;letter-spacing:.11em;font-weight:800}.app-topbar strong{font-size:18px;letter-spacing:-.04em}.app-topbar>span{width:28px;height:28px;background:#fff;border:1px solid #e1e6ec;border-radius:50%;display:grid;place-items:center}.balance-card{margin-top:17px;background:var(--navy);color:#fff;border-radius:18px;padding:18px 16px;box-shadow:0 10px 22px #0b2a532e}.balance-card small{color:#a7d9db;display:block}.balance-card strong{display:block;margin-top:6px;font-size:28px;letter-spacing:-.05em}.balance-card span{font-size:8px;opacity:.72}.quick-actions{display:grid;grid-template-columns:repeat(3,1fr);gap:7px;margin:13px 0 16px}.quick{min-height:65px;border-radius:13px;background:#fff;border:1px solid #e8edf1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px}.quick b{width:22px;height:22px;border-radius:50%;display:grid;place-items:center;font-size:13px}.quick span{font-size:7px;font-weight:750}.quick.income b{background:#d9f2e7;color:#187654}.quick.expense b{background:#fee5df;color:#b64a35}.quick.recurring b{background:#e6e9f7;color:var(--navy)}.month-heading{display:flex;align-items:end;justify-content:space-between;margin-bottom:8px}.month-heading div{display:flex;flex-direction:column}.month-heading b{font-size:12px}.month-heading>span{color:var(--teal);font-size:7px;font-weight:750}.metrics{display:grid;grid-template-columns:1fr 1fr;gap:7px}.metrics div{background:#fff;border:1px solid #e8edf1;border-radius:12px;padding:10px;display:flex;flex-direction:column;gap:4px}.metrics b{font-size:11px}.positive{color:#15835b!important}.negative{color:#c35440!important}.upcoming{margin-top:14px}.upcoming>small{display:block;margin-bottom:5px}.upcoming>div{display:grid;grid-template-columns:25px 1fr auto;align-items:center;gap:7px;border-top:1px solid #e8edf1;padding:7px 0}.upcoming .date{width:23px;height:23px;border-radius:7px;background:#edf1f5;display:grid;place-items:center;font-size:8px;font-weight:800}.upcoming b,.upcoming em{font-size:8px;font-style:normal}.upcoming em{color:#b64a35;font-weight:750}.app-nav{position:absolute;bottom:0;left:0;right:0;height:48px;background:#fff;border-top:1px solid #e6ebef;display:grid;grid-template-columns:repeat(4,1fr)}.app-nav span{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;color:#8491a1;font-size:11px}.app-nav small{font-size:5.5px;letter-spacing:0;font-weight:700}.app-nav .active,.app-nav .active small{color:var(--teal)}.app-icon{position:absolute;width:84px;height:84px;object-fit:cover;border-radius:21px;right:12px;bottom:54px;box-shadow:0 16px 34px #071a333d;transform:rotate(-7deg)}.stage-note{position:absolute;background:var(--paper);border:1px solid rgba(11,42,83,.12);box-shadow:0 12px 30px #071a331c;padding:13px 15px;border-radius:13px;display:flex;flex-direction:column;z-index:3}.stage-note b{font-size:11px}.stage-note span{font-size:8px;color:var(--muted);margin-top:2px}.note-top{left:3px;top:104px;transform:rotate(-5deg)}.note-bottom{right:0;bottom:163px;transform:rotate(4deg)}.promise-strip{background:var(--navy-deep);color:#fff;display:grid;grid-template-columns:repeat(3,1fr);gap:0;padding:0 max(20px,calc((100vw - 1180px)/2))}.promise-strip>div{min-height:128px;display:flex;align-items:center;gap:22px;padding:24px 34px;border-right:1px solid rgba(255,255,255,.13)}.promise-strip>div:first-child{padding-left:0}.promise-strip>div:last-child{border-right:0}.promise-strip strong{color:var(--orange);font:700 13px var(--font-geist-mono),monospace}.promise-strip span{font-size:15px;line-height:1.45;font-weight:650}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.header-tools{display:flex;align-items:center;gap:10px}.language-select{position:relative}.language-select:after{content:"⌄";position:absolute;right:12px;top:50%;transform:translateY(-55%);pointer-events:none;color:var(--muted);font-size:12px}.language-select select{appearance:none;border:0;background:transparent;color:#43556d;font:650 12px var(--font-geist-sans),sans-serif;padding:10px 28px 10px 10px;cursor:pointer}.sample-label{position:absolute;top:8px;right:17px;color:#8b98a8;font-size:5px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.feature-section,.install-section{width:min(1180px,calc(100% - 40px));margin:0 auto;padding:120px 0}.section-head{display:grid;grid-template-columns:1.15fr .85fr;column-gap:80px;align-items:end;margin-bottom:50px}.section-head .eyebrow{grid-column:1 / -1;margin-bottom:20px}.section-head h2,.privacy-copy h2,.languages-section h2,.price-copy h2,.faq-title h2,.founder-section h2{margin:0;color:var(--navy-deep);font-size:clamp(42px,5vw,68px);line-height:.98;letter-spacing:-.055em;font-weight:790}.section-head>p{margin:0;color:var(--muted);font-size:17px;line-height:1.7;max-width:500px}.feature-grid{display:grid;grid-template-columns:repeat(12,1fr);gap:14px}.feature-card{min-height:265px;background:var(--paper);border:1px solid rgba(11,42,83,.11);border-radius:20px;padding:27px;position:relative;overflow:hidden}.feature-card:nth-child(1),.feature-card:nth-child(4){grid-column:span 5}.feature-card:nth-child(2),.feature-card:nth-child(5){grid-column:span 4}.feature-card:nth-child(3),.feature-card:nth-child(6){grid-column:span 3}.feature-card:nth-child(1){background:var(--navy);color:#fff}.feature-card:nth-child(4){background:var(--teal-pale)}.feature-number{font:700 10px var(--font-geist-mono),monospace;color:var(--orange);letter-spacing:.12em}.feature-glyph{position:absolute;right:21px;top:19px;width:42px;height:42px;border:1px solid rgba(20,153,157,.25);border-radius:50%;display:grid;place-items:center;color:var(--teal);font-size:21px}.feature-card:first-child .feature-glyph{color:#a7e1df;border-color:#fff3}.feature-card h3{margin:82px 0 11px;font-size:21px;line-height:1.15;letter-spacing:-.035em}.feature-card p{margin:0;color:var(--muted);font-size:13px;line-height:1.65}.feature-card:first-child p{color:#c3cedb}.privacy-section{background:var(--navy-deep);color:#fff;display:grid;grid-template-columns:.9fr 1.1fr;gap:80px;align-items:center;padding:120px max(30px,calc((100vw - 1180px)/2))}.privacy-visual{min-height:480px;display:grid;place-items:center;position:relative}.privacy-orbit{width:310px;height:310px;border-radius:50%;border:1px solid rgba(255,255,255,.18);display:grid;place-items:center;position:relative}.privacy-orbit:before,.privacy-orbit:after{content:"";position:absolute;border:1px solid rgba(20,153,157,.45);border-radius:50%}.privacy-orbit:before{width:220px;height:220px}.privacy-orbit:after{width:400px;height:400px;border-style:dashed}.privacy-orbit span{width:112px;height:112px;border-radius:31px;background:var(--teal);color:#fff;display:grid;place-items:center;font-size:48px;font-weight:720;transform:rotate(-8deg);box-shadow:0 22px 50px #0000004d}.data-chip{position:absolute;z-index:2;background:#f9f4eb;color:var(--navy-deep);border-radius:10px;padding:10px 14px;font:720 10px var(--font-geist-mono),monospace;box-shadow:0 12px 26px #00000040}.chip-a{top:82px;left:40px;transform:rotate(-5deg)}.chip-b{right:22px;bottom:100px;color:var(--teal);transform:rotate(7deg)}.eyebrow.light{color:#75cecd}.privacy-copy h2{color:#fff;margin:20px 0 24px}.privacy-lead{color:#b9c7d7;font-size:17px;line-height:1.7;max-width:600px}.privacy-points{margin-top:38px;display:grid;gap:22px}.privacy-points>div{display:grid;grid-template-columns:38px 1fr;gap:14px}.privacy-points>div>span{width:30px;height:30px;border-radius:50%;border:1px solid rgba(117,206,205,.35);color:#75cecd;display:grid;place-items:center;font:700 10px var(--font-geist-mono),monospace}.privacy-points h3{margin:0 0 5px;font-size:15px}.privacy-points p{margin:0;color:#91a5ba;font-size:13px;line-height:1.6}.languages-section{width:min(1180px,calc(100% - 40px));margin:0 auto;padding:105px 0;display:grid;grid-template-columns:.9fr 1.1fr;gap:80px;align-items:center;border-bottom:1px solid rgba(11,42,83,.14)}.mini-label{color:var(--teal);font:700 11px var(--font-geist-mono),monospace;letter-spacing:.08em}.languages-section h2{margin:16px 0}.languages-section>div:first-child>p:last-child{color:var(--muted);font-size:16px;line-height:1.65}.language-cloud{display:flex;flex-wrap:wrap;justify-content:center;gap:10px}.language-cloud button{border:1px solid rgba(11,42,83,.16);background:var(--paper);color:var(--ink);border-radius:999px;padding:14px 19px;font:650 13px var(--font-geist-sans),sans-serif;cursor:pointer;transition:.2s ease}.language-cloud button:hover,.language-cloud button.active{background:var(--teal);border-color:var(--teal);color:#fff;transform:translateY(-2px)}.price-section{width:min(1180px,calc(100% - 40px));margin:0 auto;padding:120px 0;display:grid;grid-template-columns:1fr .78fr;gap:100px;align-items:center}.price-copy h2{margin:22px 0}.price-copy>p{color:var(--muted);font-size:17px;line-height:1.7;max-width:590px}.status-pill{width:fit-content;margin-top:26px;border:1px solid rgba(11,42,83,.16);background:#ffffff73;border-radius:999px;padding:10px 14px;color:#647489;font-size:11px;font-weight:650}.status-pill i{display:inline-block;width:7px;height:7px;border-radius:50%;background:var(--orange);margin-right:8px}.price-card{background:var(--paper);border:1px solid rgba(11,42,83,.13);border-radius:26px;padding:32px;box-shadow:0 24px 60px #071a331c;position:relative}.price-card:before{content:"FREE";position:absolute;top:24px;right:24px;width:42px;height:42px;border-radius:50%;border:1px solid rgba(20,153,157,.3);display:grid;place-items:center;color:var(--teal);font:750 9px var(--font-geist-mono),monospace}.price-value{display:flex;align-items:flex-start;margin-bottom:25px}.price-value>span{color:var(--teal);font-size:24px;font-weight:750;margin:14px 2px 0 0}.price-value strong{color:var(--navy-deep);font-size:76px;line-height:1;letter-spacing:-.07em}.price-value small{align-self:end;margin:0 0 9px 8px;color:var(--muted);font:700 7px var(--font-geist-mono),monospace}.price-card ul{list-style:none;margin:0 0 26px;padding:18px 0;border-top:1px solid #e6e9ec;border-bottom:1px solid #e6e9ec;display:grid;gap:12px}.price-card li{color:var(--teal);font-size:12px;font-weight:800}.price-card li span{color:var(--ink);margin-left:8px;font-weight:600}.button.full{width:100%}.price-card>p{margin:14px 5px 0;color:#7a8796;text-align:center;font-size:9px;line-height:1.5}.release-meta{margin:0 0 20px;padding:14px;border-radius:12px;background:#edf6f5;border:1px solid rgba(20,153,157,.2);display:grid;gap:8px}.release-meta span{color:var(--navy-deep);font-size:11px;font-weight:750}.release-meta code{color:#477172;font:650 8px/1.55 var(--font-geist-mono),monospace;overflow-wrap:anywhere}.release-actions{display:grid;gap:11px}.install-section{padding-top:30px}.section-head.compact{max-width:820px;grid-template-columns:1fr}.section-head.compact h2{margin-bottom:20px}.install-steps{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid rgba(11,42,83,.16)}.install-steps article{min-height:240px;padding:28px 30px 20px 0;position:relative}.install-steps article>span{color:var(--orange);font:700 11px var(--font-geist-mono),monospace}.install-steps h3{margin:52px 0 10px;font-size:19px;letter-spacing:-.03em}.install-steps p{color:var(--muted);font-size:12px;line-height:1.65}.install-steps i{position:absolute;right:18px;top:29px;color:#a3adb9;font-style:normal}.faq-section{background:#e9e4da;padding:110px max(30px,calc((100vw - 1180px)/2));display:grid;grid-template-columns:.75fr 1.25fr;gap:80px}.faq-title{position:relative}.faq-title>span{display:block;color:var(--orange);font:750 80px/1 var(--font-geist-mono),monospace;margin-bottom:16px}.faq-list{border-top:1px solid rgba(11,42,83,.2)}.faq-list details{border-bottom:1px solid rgba(11,42,83,.2)}.faq-list summary{list-style:none;cursor:pointer;padding:24px 0;display:flex;justify-content:space-between;gap:20px;font-size:16px;font-weight:700}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary span{color:var(--teal);font-size:22px;transition:transform .2s ease}.faq-list details[open] summary span{transform:rotate(45deg)}.faq-list details p{margin:-7px 45px 24px 0;color:var(--muted);font-size:13px;line-height:1.7}.founder-section{width:min(960px,calc(100% - 40px));margin:0 auto;padding:110px 0;display:grid;grid-template-columns:230px 1fr;gap:70px;align-items:center}.founder-section>img{width:210px;height:210px;object-fit:contain}.founder-section h2{margin:18px 0;font-size:clamp(38px,4vw,56px)}.founder-section p{color:var(--muted);font-size:16px;line-height:1.7}.founder-section a{display:inline-block;margin-top:12px;color:var(--teal);font-weight:750;font-size:13px}footer{background:var(--navy-deep);color:#fff;padding:58px max(30px,calc((100vw - 1180px)/2)) 22px}.footer-main{display:grid;grid-template-columns:1fr auto;gap:18px 40px;align-items:center}.footer-main .brand img{width:38px;height:38px}.footer-main>a{color:#75cecd;font-weight:700}.footer-main>span{grid-column:1 / -1;color:#8ea1b7;font-size:12px}.legal-note{max-width:900px;margin:35px 0 28px;color:#71869c;font-size:10px;line-height:1.65}.footer-bottom{border-top:1px solid rgba(255,255,255,.12);padding-top:20px;display:flex;justify-content:space-between;gap:20px;color:#73879c;font-size:10px}.support-button{background:var(--coffee);border-color:#e5bd00;color:var(--coffee-ink);box-shadow:0 8px 20px #7e600029}.header-cta.support-button:hover{background:#ffe64d;border-color:#d8b200;color:var(--coffee-ink)}.button.coffee{background:var(--coffee);border:1px solid #e5bd00;color:var(--coffee-ink);box-shadow:0 14px 28px #7e600029}.button.coffee:hover{background:#ffe64d;box-shadow:0 17px 34px #7e600038}.floating-support{position:fixed;right:20px;bottom:20px;z-index:30;min-height:52px;display:inline-flex;align-items:center;gap:10px;padding:8px 17px 8px 9px;border:1px solid #ddb700;border-radius:999px;background:var(--coffee);color:var(--coffee-ink);box-shadow:0 14px 34px #071a333d;transition:transform .2s ease,box-shadow .2s ease,background .2s ease}.floating-support:hover{transform:translateY(-3px);background:#ffe64d;box-shadow:0 18px 40px #071a334d}.floating-support span{width:34px;height:34px;display:grid;place-items:center;border-radius:50%;background:#fff;font-size:18px}.floating-support strong{font-size:12px;white-space:nowrap}@media(max-width:940px){.site-header nav{display:none}.hero{grid-template-columns:1fr;padding-top:54px}.hero-copy{text-align:center}.hero-lead{margin-inline:auto}.hero-actions,.trust-row{justify-content:center}.product-stage{margin-top:-10px}.section-head,.privacy-section,.languages-section,.price-section,.faq-section{grid-template-columns:1fr;gap:45px}.feature-card:nth-child(n){grid-column:span 6}.privacy-visual{order:2;min-height:420px}.install-steps{grid-template-columns:1fr 1fr}}@media(max-width:640px){.site-header{width:min(100% - 28px,1180px);height:72px}.brand span{font-size:14px}.brand img{width:32px;height:32px}.header-cta{padding:9px 12px;font-size:11px}.header-tools{gap:2px}.language-select select{width:45px;color:transparent;padding-right:12px}.language-select:before{content:"🌐";position:absolute;inset:0;display:grid;place-items:center;pointer-events:none}.language-select:after{display:none}.hero{width:min(100% - 28px,1180px);gap:24px;padding-bottom:48px}.hero h1{font-size:clamp(48px,16vw,68px)}.hero-lead{font-size:16px}.hero-actions{flex-direction:column}.button{width:100%}.trust-row{gap:10px 17px}.product-stage{min-height:560px;transform:scale(.92);margin-inline:-20px}.product-stage:before{width:390px;height:480px}.stage-note{display:none}.app-icon{right:0}.promise-strip{grid-template-columns:1fr;padding:10px 26px}.promise-strip>div,.promise-strip>div:first-child{min-height:88px;padding:18px 0;border-right:0;border-bottom:1px solid rgba(255,255,255,.13)}.promise-strip>div:last-child{border-bottom:0}.feature-section,.install-section{width:min(100% - 28px,1180px);padding:82px 0}.section-head{grid-template-columns:1fr;gap:20px;margin-bottom:35px}.section-head h2,.privacy-copy h2,.languages-section h2,.price-copy h2,.faq-title h2{font-size:43px}.feature-grid{grid-template-columns:1fr}.feature-card:nth-child(n){grid-column:1;min-height:225px}.feature-card h3{margin-top:63px}.privacy-section{padding:82px 24px}.privacy-visual{min-height:350px;transform:scale(.82);margin:-35px}.languages-section{width:min(100% - 28px,1180px);padding:80px 0}.language-cloud{justify-content:flex-start}.language-cloud button{padding:11px 14px}.price-section{width:min(100% - 28px,1180px);padding:82px 0;gap:38px}.price-value strong{font-size:64px}.install-steps{grid-template-columns:1fr}.install-steps article{min-height:185px;padding-right:0;border-bottom:1px solid rgba(11,42,83,.12)}.install-steps h3{margin-top:28px}.install-steps i{display:none}.faq-section{padding:82px 24px;gap:35px}.faq-title>span{font-size:52px}.founder-section{width:min(100% - 40px,960px);padding:82px 0;grid-template-columns:1fr;gap:30px;text-align:center}.founder-section>img{width:150px;height:150px;margin:0 auto}.founder-section .eyebrow{justify-content:center}footer{padding-inline:24px}.footer-main{grid-template-columns:1fr}.footer-main>span{grid-column:auto}.footer-bottom{flex-direction:column}}@media(max-width:640px){.floating-support{right:12px;bottom:12px;padding-right:9px}.floating-support strong{display:none}.header-cta.support-button{font-size:0;width:42px;height:42px;padding:0;display:grid;place-items:center}.header-cta.support-button:before{content:"☕";font-size:18px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition-duration:.01ms!important}}
