/* Handy Apps — Everyday, a little easier. Original design. No external fonts. */
:root{--navy:#0c1525;--navy-2:#111f34;--navy-3:#192b45;--ink:#192b3d;--muted:#607185;--light:#f4f6f8;--line:#dce3e9;--white:#fff;--blue:#77aeff;--mint:#b1efcf;--orange:#ffbb82;--radius:24px;--font:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;--shadow:0 22px 60px rgba(7,21,40,.08)}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:110px}body{margin:0;background:var(--navy);color:#edf3fc;font-family:var(--font);font-size:16px;line-height:1.65;-webkit-font-smoothing:antialiased}img,svg{max-width:100%;height:auto}img{display:block}button,input,select,textarea{font:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}button{cursor:pointer}p{margin:0 0 1.15em}h1,h2,h3,h4{margin:0;font-weight:650;letter-spacing:-.045em;line-height:1.1}h1{font-size:clamp(42px,6.7vw,90px)}h2{font-size:clamp(32px,4.2vw,54px)}h3{font-size:25px}small{font-size:13px}::selection{background:#b1efcf;color:#102431}:focus-visible{outline:3px solid #327be8;outline-offset:5px}a:not(.btn):hover{color:var(--blue)}button:disabled{cursor:not-allowed;opacity:.55}[hidden]{display:none!important}.container{width:min(1200px,calc(100% - 80px));margin-inline:auto}.section{padding:104px 0}.section-small{padding:64px 0}.light{background:var(--light);color:var(--ink)}.white{background:white;color:var(--ink)}.muted{color:var(--muted)}.dark-muted{color:#a8b7cb}.eyebrow{display:flex;align-items:center;gap:10px;font-size:11px;line-height:1.4;font-weight:700;letter-spacing:.18em;text-transform:uppercase;margin-bottom:23px;color:#a8bfdc}.eyebrow:before{content:"";width:7px;height:7px;flex:0 0 7px;border-radius:50%;background:var(--mint)}.light .eyebrow,.white .eyebrow{color:#536c82}.light .eyebrow:before,.white .eyebrow:before{background:#347de0}.pill{display:inline-flex;align-items:center;gap:7px;padding:6px 12px;border:1px solid #d9e1e9;border-radius:100px;font-size:11px;font-weight:600;letter-spacing:.015em}.pill-dark{color:#c9d8ec;background:rgba(255,255,255,.04);border-color:rgba(190,210,240,.18)}.inline-icon{width:20px;height:20px;display:inline-block;vertical-align:middle;flex-shrink:0}.btn{display:inline-flex;align-items:center;justify-content:center;gap:12px;padding:15px 23px;min-height:54px;border:1px solid transparent;border-radius:12px;font-size:14px;line-height:1.3;font-weight:650;transition:transform .2s,background .2s,box-shadow .2s;text-decoration:none}.btn:hover{transform:translateY(-2px)}.btn-primary{background:var(--mint);color:#102d27}.btn-primary:hover{background:#c8f8df;color:#102d27;box-shadow:0 8px 28px #9fe4bd25}.btn-dark{background:var(--navy);color:#fff}.btn-dark:hover{background:#243b5a;color:#fff}.btn-outline{border-color:#415068;background:transparent;color:#e4eefb}.btn-outline:hover{background:#17263b;color:#fff}.btn-subtle{background:white;border-color:#d9e2e9;color:var(--ink)}.btn-subtle:hover{background:#f0f5fa;color:var(--ink)}.btn-small{min-height:43px;padding:10px 16px;font-size:12px}.btn-link{padding-left:0;padding-right:0;border:0;min-height:auto;color:inherit;background:none;gap:10px}.button-row{display:flex;align-items:center;gap:13px;flex-wrap:wrap;margin-top:30px}.text-link{display:inline-flex;gap:10px;align-items:center;font-size:14px;font-weight:650}.text-link .inline-icon{width:16px}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:32px;margin-bottom:40px}.section-heading h2{max-width:650px}.section-heading p{max-width:350px;color:var(--muted);margin:0}.skip-link{position:fixed;left:16px;top:10px;padding:12px 18px;background:var(--mint);color:#102d27;z-index:1000;transform:translateY(-160%);border-radius:8px}.skip-link:focus{transform:translateY(0)}.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}.js-only{display:none}html.js .js-only{display:block}html.js .js-flex{display:flex}
/* Header and footer */
.site-header{position:sticky;top:0;z-index:50;background:rgba(12,21,37,.93);backdrop-filter:blur(16px);border-bottom:1px solid #233047}.header-inner{height:86px;display:flex;align-items:center;gap:45px}.brand{display:inline-flex;align-items:center;gap:12px;white-space:nowrap;font-size:23px;font-weight:650;letter-spacing:-.06em}.brand img{width:35px;height:35px}.brand:hover{color:white!important}.site-nav{margin-left:auto;display:flex;align-items:center;gap:30px}.site-nav>a{font-size:13px;color:#bdcadd;font-weight:500}.site-nav>a[aria-current=page]{color:#fff}.site-nav .nav-store{margin-left:10px;border:1px solid #34455c;border-radius:10px;padding:10px 14px;color:#eaf1fb;display:flex;align-items:center;gap:9px}.nav-store svg{width:14px}.menu-toggle{display:none;background:none;color:white;border:1px solid #405168;border-radius:9px;width:42px;height:42px;align-items:center;justify-content:center;margin-left:auto}.site-footer{padding:64px 0 24px;background:#09121f;color:#8ea2bb;border-top:1px solid #233148}.footer-top{display:grid;grid-template-columns:2fr 1fr 1fr 1.25fr;gap:42px;padding-bottom:52px}.footer-top .brand{color:#eef5ff}.footer-brand p{font-size:14px;max-width:255px;margin-top:18px}.footer-col h3{font-size:11px;letter-spacing:.14em;text-transform:uppercase;color:#dbe6f3;margin:8px 0 20px}.footer-col a{display:block;font-size:13px;margin:10px 0}.footer-bottom{border-top:1px solid #243145;padding-top:23px;display:flex;justify-content:space-between;gap:20px;font-size:11px}.footer-bottom p{margin:0}.footer-mark{color:#c3d7ef}
/* Homepage */
.hero{position:relative;overflow:hidden;background:radial-gradient(ellipse at 77% 40%,#162d4b66,transparent 56%),var(--navy)}.hero:before{content:"";position:absolute;inset:0;background-image:linear-gradient(#849fcc07 1px,transparent 1px),linear-gradient(90deg,#849fcc07 1px,transparent 1px);background-size:84px 84px;mask-image:linear-gradient(90deg,transparent,#000)}.hero-inner{min-height:685px;display:grid;grid-template-columns:1fr 1.05fr;align-items:center;position:relative;padding-block:70px 78px}.hero-copy{z-index:2;padding-bottom:12px}.hero h1{font-size:clamp(60px,6.9vw,99px);line-height:1.01;letter-spacing:-.075em;margin-bottom:27px;max-width:630px;font-weight:640}.hero h1 span{color:var(--mint)}.hero-lead{max-width:430px;color:#aabbd0;font-size:18px;line-height:1.8}.hero .button-row{margin-top:32px}.hero-footnote{display:flex;align-items:center;gap:9px;font-size:11px;color:#8ea5bf;margin:23px 0 0}.hero-footnote svg{width:15px}.hero-art{position:relative;margin-left:-50px;margin-right:-83px;margin-top:-26px}.hero-art>img{width:710px;max-width:none}.hero-art-label{position:absolute;bottom:62px;left:36%;font-size:11px;color:#9baec5;display:flex;align-items:center;gap:8px}.hero-art-label span{width:5px;height:5px;background:#91d3b8;border-radius:50%}.hero-art img{animation:float-gently 8s ease-in-out infinite}@keyframes float-gently{50%{transform:translateY(-10px)}}.milestone-strip{background:#101e31;border-top:1px solid #25334a;border-bottom:1px solid #25334a}.milestones{display:grid;grid-template-columns:1.4fr repeat(3,1fr);align-items:center;gap:34px;padding-block:31px}.milestone-intro{font-size:12px;line-height:1.65;color:#8ea4be;max-width:230px}.milestone strong{font-size:29px;letter-spacing:-.06em;font-weight:650;color:#edf3fd;display:block;line-height:1.25}.milestone span{font-size:11px;color:#a8b8cd}.milestone-note{font-size:10px;color:#7e94ae;margin-top:8px}.bento{display:grid;grid-template-columns:1.25fr 1fr;gap:22px}.feature-card{position:relative;border:1px solid #2b4056;border-radius:var(--radius);overflow:hidden;min-height:470px;display:flex;flex-direction:column;transition:border-color .2s}.feature-card:hover{border-color:#7696ad}.feature-expense{background:linear-gradient(150deg,#203e40,#142637 63%)}.feature-private{background:linear-gradient(150deg,#263b5d,#16273e 60%)}.feature-content{padding:32px 33px 0;position:relative;z-index:2}.feature-icon{display:flex;align-items:center;gap:12px;margin-bottom:20px;font-size:12px;font-weight:600;color:#d3e2ed}.feature-icon img{width:34px;height:34px;border-radius:10px}.feature-content h3{font-size:33px;max-width:390px}.feature-content p{color:#adbfce;font-size:14px;margin-top:13px;max-width:365px}.feature-content .text-link{color:var(--mint);font-size:12px}.feature-image{width:100%;margin-top:auto;margin-bottom:-35px}.feature-private .feature-image{margin-top:-10px;margin-bottom:-40px}.feature-expense .feature-image{margin-top:-5px}.all-link{margin-top:32px;text-align:right}.feature-section .section-heading p{color:#9fb0c7}.app-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:19px}.app-card{padding:27px;background:#fff;border:1px solid #dce4eb;border-radius:21px;display:flex;flex-direction:column;min-height:266px;transition:transform .22s,box-shadow .22s,border-color .22s}.app-card:hover{transform:translateY(-5px);box-shadow:var(--shadow);border-color:#b8c8d8}.card-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:25px}.app-card .app-icon{width:53px;height:53px}.app-card h3{font-size:22px;margin-bottom:10px;letter-spacing:-.04em}.app-card p{font-size:13px;color:#607185;line-height:1.7;flex:1;max-width:305px}.app-card .text-link{font-size:12px;padding-top:10px;justify-content:space-between}.app-card .pill{font-size:10px;color:#738397;padding:4px 9px}.category-Money .pill{background:#eff9f3;border-color:#d8ebdf;color:#427455}.category-Privacy .pill{background:#f0f4fd;border-color:#dce6f6;color:#526e9d}.category-Everyday .pill{background:#fff6eb;border-color:#f3e3cd;color:#86623e}.category-Personalise .pill{background:#fff1f7;border-color:#f3dce8;color:#9c5a7a}.catalog-bottom{display:flex;align-items:center;justify-content:space-between;gap:25px;margin-top:34px}.catalog-bottom p{font-size:13px;color:var(--muted);margin:0}.demo-section{background:#0f1e31}.demo-layout{display:grid;grid-template-columns:.9fr 1fr;gap:95px;align-items:center}.demo-copy h2{max-width:460px}.demo-copy p{max-width:390px;color:#a7b9ce;margin-top:23px;font-size:16px}.demo-copy .text-link{margin-top:15px;color:var(--mint)}.demo-kicker{display:flex;gap:12px;align-items:center;margin-bottom:24px;font-size:12px;color:#bacce0}.demo-kicker img{width:37px;height:37px}.demo-calculator{border:1px solid #3a4a60;border-radius:25px;padding:29px;background:#17283e;box-shadow:0 30px 60px #0002}.demo-head{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:24px}.demo-head h3{font-size:21px;color:#f0f5fc}.demo-head .pill{border-color:#465466;color:#d6dfed;font-size:10px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:17px}.field-full{grid-column:1/-1}.field label{display:block;font-size:11px;font-weight:600;letter-spacing:.025em;margin-bottom:8px;color:#b7c9dd}.field input,.field select,.field textarea{width:100%;background:#0d1c30;border:1px solid #3c4e65;color:#edf4ff;border-radius:10px;padding:12px 13px;min-height:47px;outline-offset:2px}.field input:focus,.field textarea:focus,.field select:focus{border-color:#a4d5ba}.field textarea{resize:vertical;min-height:170px}.stepper{display:flex;align-items:center;border:1px solid #3c4e65;border-radius:10px;background:#0d1c30;overflow:hidden}.stepper button{border:0;background:none;color:#cbdcef;width:46px;min-height:48px;font-size:20px;flex-shrink:0}.stepper button:hover{background:#25415a}.stepper input{border:none;padding:10px 0;text-align:center;min-width:30px;appearance:textfield;-moz-appearance:textfield}.stepper input::-webkit-inner-spin-button{appearance:none}.calc-result{display:flex;justify-content:space-between;align-items:center;padding:23px 0 18px;margin-top:25px;border-top:1px solid #3b4b60;gap:16px}.calc-result p{margin:0;color:#acbdd0;font-size:12px}.calc-result output{font-size:39px;letter-spacing:-.065em;font-weight:650;color:var(--mint);font-variant-numeric:tabular-nums}.calc-breakdown{display:flex;justify-content:space-between;gap:12px;font-size:11px;color:#a7b9cd}.calc-note{margin:18px 0 0;font-size:10px;color:#8da3bd}.calc-error{color:#ffc7b2;font-size:12px;margin:12px 0 0}.cta-section{padding:80px 0;background:#c6e9db;color:#10372f}.cta-inner{display:flex;align-items:center;justify-content:space-between;gap:40px}.cta-inner h2{font-size:clamp(32px,4vw,50px);max-width:700px}.cta-inner p{font-size:14px;color:#47766b;margin:13px 0 0}.cta-inner .btn{flex-shrink:0}.story-strip{border-bottom:1px solid #dde4eb;padding:46px 0}.story-strip-inner{display:flex;justify-content:space-between;gap:35px;align-items:center}.story-strip-inner p{margin:0;color:#627385;font-size:14px;max-width:630px}.story-strip-inner strong{color:#203448}.story-strip-inner .text-link{flex-shrink:0}.fineprint{font-size:11px;color:#788ca2;margin:30px 0 0}
/* Product catalogue */
.page-hero{padding:80px 0 76px;background:radial-gradient(ellipse at 100% 0,#213f5b55,transparent 66%),#0f1c2e}.page-hero h1{font-size:clamp(42px,6vw,73px);max-width:820px}.page-hero p.lead{margin:25px 0 0;max-width:600px;font-size:17px;color:#adbed3}.breadcrumb{display:flex;gap:10px;align-items:center;flex-wrap:wrap;font-size:11px;color:#8fa7c2;margin-bottom:37px}.breadcrumb span{color:#c4d6e8}.catalog-controls{display:flex;justify-content:space-between;gap:24px;align-items:center;margin-bottom:34px;flex-wrap:wrap}.filter-buttons{display:flex;gap:8px;flex-wrap:wrap}.filter-btn{background:#fff;border:1px solid #d7e1e9;border-radius:100px;padding:9px 16px;color:#62768a;font-size:12px;min-height:40px}.filter-btn[aria-pressed=true]{background:#192c43;color:white;border-color:#192c43}.search-box{position:relative;min-width:240px;flex:1;max-width:340px}.search-box svg{position:absolute;left:14px;top:13px;width:18px;color:#778b9c}.search-box input{width:100%;background:white;border:1px solid #d7e1e9;border-radius:12px;padding:12px 14px 12px 41px;font-size:13px;color:#263d51}.catalog-status{font-size:12px;color:#697e91;margin:-10px 0 26px}.empty-state{text-align:center;padding:50px;border:1px dashed #c2d1df;border-radius:20px}.empty-state p{color:#687e91;margin-top:13px}.legacy-card{padding:30px;margin-top:28px;border:1px solid #d9e1e7;border-radius:20px;display:flex;justify-content:space-between;gap:28px;align-items:center;background:#eaf0f4}.legacy-card h3{font-size:20px;margin-bottom:8px}.legacy-card p{margin:0;max-width:700px;color:#687a8a;font-size:13px}.legacy-card .btn{flex-shrink:0}.catalog-grid{row-gap:20px}
/* App landing pages */
.product-hero{padding:49px 0 72px;overflow:hidden;background:radial-gradient(ellipse at 85% 58%,#213c4e80,transparent 57%),var(--navy)}.product-layout{display:grid;grid-template-columns:1fr 1fr;gap:35px;align-items:center}.product-copy{z-index:2}.product-id{display:flex;align-items:center;gap:13px;margin-bottom:27px}.product-id img{width:49px;height:49px}.product-id strong{display:block;font-size:14px;font-weight:600;color:#d7e5f5}.product-id span{font-size:11px;color:#99adc6}.product-hero h1{font-size:clamp(40px,4.5vw,62px);letter-spacing:-.055em;line-height:1.08}.product-intro{font-size:16px;max-width:470px;margin:25px 0 0;color:#a4b7ce}.product-art{margin:0 -45px 0 -5px}.product-art img{width:650px;max-width:none}.product-art figcaption{font-size:10px;color:#8da1ba;text-align:center;margin-top:-10px}.store-note{font-size:10px;color:#8da2b9;max-width:440px;margin-top:19px}.product-benefits{display:grid;grid-template-columns:repeat(2,1fr);gap:24px}.benefit{padding:29px;background:white;border:1px solid #dae3eb;border-radius:20px}.benefit-number{font-size:11px;color:#64889b;letter-spacing:.12em;font-weight:700;display:block;margin-bottom:25px}.benefit h3{font-size:25px}.benefit p{color:#60758b;font-size:14px;margin:15px 0 0;max-width:450px}.product-disclaimer{padding:22px 24px;border-left:3px solid #819aa8;margin-top:35px;background:#e9eef2;border-radius:0 13px 13px 0;font-size:13px;color:#597082}.product-disclaimer strong{color:#243c4b}.product-support{margin-top:34px;display:flex;justify-content:space-between;align-items:center;gap:25px;padding-top:25px;border-top:1px solid #d5e0e8}.product-support p{font-size:14px;margin:0;color:#667b8e}.related-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.related-section{background:#eaf0f4}.source-note{font-size:11px;color:#667b8e;margin-top:24px}.source-note a{text-decoration:underline;text-underline-offset:3px}
/* About */
.about-layout{display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:center}.about-art{margin:-10px -15px -10px 0}.about-text p{color:#627689;font-size:16px;margin-top:25px}.about-text h2{max-width:500px}.values{display:grid;grid-template-columns:repeat(3,1fr);gap:25px;margin-top:50px}.value-card{border-top:1px solid #344860;padding-top:26px}.value-card .inline-icon{color:#a9e3ca;margin-bottom:24px;width:28px;height:28px}.value-card h3{font-size:22px;margin-bottom:13px}.value-card p{color:#a2b6ce;font-size:14px;max-width:320px}.founder-card{padding:28px 32px;background:#e9f0f5;border:1px solid #d6e2ed;border-radius:20px;display:flex;gap:22px;align-items:center;margin-top:35px}.founder-avatar{width:62px;height:62px;flex-shrink:0;display:grid;place-items:center;border-radius:18px;background:#1d3853;color:#c4dcf4;font-size:20px}.founder-card h3{font-size:19px}.founder-card p{font-size:12px;color:#63798b;margin:5px 0 0}
/* Support and legal */
.support-tiles{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin-bottom:62px}.support-tile{border:1px solid #d6e2eb;padding:26px;border-radius:19px;background:white}.support-tile>.inline-icon{color:#397bab;width:28px;height:28px;margin-bottom:24px}.support-tile h3{font-size:21px;margin-bottom:12px}.support-tile p{font-size:13px;color:#637b8e}.support-tile .text-link{font-size:12px}.faq-wrap{max-width:870px}.faq-tools{margin:25px 0}.faq-tools .search-box{max-width:100%}.faq-list details{padding:22px 0;border-bottom:1px solid #d6e0e8}.faq-list summary{font-size:17px;font-weight:600;cursor:pointer;position:relative;list-style:none;padding-right:35px;line-height:1.5}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary:after{content:"+";position:absolute;right:5px;top:-3px;font-size:24px;font-weight:400;color:#688295}.faq-list details[open] summary:after{content:"−"}.faq-list details p{margin:17px 35px 0 0;color:#5e7487;font-size:14px}.faq-list details a,.prose a{color:#2361a0;text-decoration:underline;text-underline-offset:3px}.support-bottom{margin-top:38px}.contact-layout{display:grid;grid-template-columns:.8fr 1.2fr;gap:65px}.contact-aside h2{font-size:34px;margin-bottom:20px}.contact-aside p{font-size:14px;color:#617a8e}.contact-email{color:#235f97;text-decoration:underline;overflow-wrap:anywhere;font-weight:600}.contact-card{background:white;border:1px solid #d8e2eb;border-radius:22px;padding:30px}.contact-card h2{font-size:26px;margin-bottom:14px}.contact-card .field label{color:#4b647b}.contact-card .field input,.contact-card .field select,.contact-card .field textarea{background:#f7f9fc;border-color:#cddce7;color:#243e53}.contact-form-note{font-size:12px;color:#647c90;margin-bottom:24px}.message-preview{margin-top:26px;border-top:1px solid #d8e2eb;padding-top:25px}.message-preview textarea{width:100%;min-height:230px;border:1px solid #d4dfe8;background:#f5f8fc;border-radius:10px;padding:14px;font-size:13px;line-height:1.6;color:#30475c;resize:vertical}.message-preview p{font-size:12px;color:#637b8f}.message-preview h3{font-size:21px;margin-bottom:12px}.form-status{font-size:12px;color:#226947;margin-top:14px}.note-box{padding:21px 23px;border:1px solid #d5e3ec;border-radius:16px;background:#eaf2f6;font-size:13px;color:#456578;margin:25px 0}.note-box.warning{background:#fff5e7;border-color:#eddbbe;color:#715529}.note-box strong{display:block;color:inherit;margin-bottom:5px}.note-box p:last-child{margin:0}.legal-layout{display:grid;grid-template-columns:230px minmax(0,1fr);gap:75px}.legal-toc{position:sticky;top:120px;align-self:start;font-size:12px;border-left:1px solid #cfdee8;padding-left:20px}.legal-toc strong{display:block;font-size:10px;letter-spacing:.14em;text-transform:uppercase;margin-bottom:18px;color:#536f84}.legal-toc a{display:block;margin:13px 0;color:#657d90}.prose{max-width:780px;font-size:15px;color:#576e82}.prose h2{font-size:29px;color:#1f374b;margin:43px 0 18px;letter-spacing:-.035em}.prose h2:first-child{margin-top:0}.prose h3{font-size:20px;color:#253f52;margin:28px 0 13px}.prose p{margin-bottom:1.25em}.prose ul,.prose ol{padding-left:22px;margin:13px 0 22px}.prose li{margin:9px 0}.prose strong{color:#284458}.prose table{border-collapse:collapse;width:100%;font-size:13px;margin:23px 0}.prose th,.prose td{text-align:left;padding:14px 12px;border:1px solid #d4e0e9;vertical-align:top}.prose th{background:#eaf1f6;color:#344d60;font-weight:600}.prose .table-wrap{overflow-x:auto}.legal-meta{color:#a8bdd2;font-size:12px;margin-top:22px}.help-steps{counter-reset:steps}.help-step{position:relative;padding:0 0 22px 51px;counter-increment:steps}.help-step:before{content:counter(steps);position:absolute;left:0;top:0;display:grid;place-items:center;width:33px;height:33px;background:#e4eff6;border:1px solid #c6dbe9;border-radius:10px;color:#3e7096;font-size:13px;font-weight:700}.error-page{min-height:65vh;display:flex;align-items:center;text-align:center}.error-page .container{max-width:700px}.error-page h1{font-size:110px;color:var(--mint);margin-bottom:15px}.error-page h2{font-size:36px}.error-page p{color:#a6bbd1;max-width:480px;margin:25px auto}.error-page .button-row{justify-content:center}.back-top{position:fixed;right:22px;bottom:22px;z-index:20;display:flex;align-items:center;justify-content:center;width:40px;height:40px;border:1px solid #506b88;background:#17314e;color:#e5f2ff;border-radius:12px;box-shadow:0 4px 15px #0002}.back-top svg{width:18px}
/* Breakpoints */
@media(min-width:1500px){.hero-inner{min-height:720px}.hero-art{margin-left:-10px}.hero-art>img{width:740px}}
@media(max-width:1150px){.container{width:calc(100% - 64px)}.hero h1{font-size:77px}.hero-inner{min-height:610px}.hero-art{margin-left:-65px;margin-right:-95px}.hero-art>img{width:620px}.demo-layout{gap:50px}.product-hero h1{font-size:51px}.product-art img{width:560px}.footer-top{gap:30px}.site-nav{gap:22px}.legal-layout{gap:44px}}
@media(max-width:900px){.container{width:calc(100% - 48px)}.header-inner{height:75px}.site-nav{gap:18px}.site-nav .nav-store{font-size:0;gap:0;margin-left:0;padding:12px}.site-nav .nav-store svg{width:18px}.hero-inner{min-height:565px}.hero h1{font-size:65px}.hero-lead{font-size:16px}.hero .button-row{gap:10px}.hero .btn{padding:13px 16px;font-size:12px}.hero-art{margin-left:-75px}.hero-art>img{width:560px}.hero-art-label{display:none}.milestones{gap:22px}.milestone strong{font-size:25px}.section{padding:78px 0}.bento{grid-template-columns:1fr 1fr}.feature-content{padding:25px 24px 0}.feature-content h3{font-size:28px}.feature-card{min-height:430px}.feature-image{margin-bottom:0}.feature-private .feature-image{margin-bottom:0}.app-grid{grid-template-columns:repeat(2,1fr)}.app-card{min-height:260px}.section-heading p{max-width:270px;font-size:14px}.demo-layout{gap:35px}.demo-calculator{padding:24px}.demo-copy h2{font-size:38px}.demo-copy p{font-size:14px}.calc-result output{font-size:32px}.cta-inner h2{font-size:39px}.footer-top{grid-template-columns:1.4fr 1fr 1fr}.footer-col:last-child{grid-column:2/4}.footer-brand{grid-row:span 2}.footer-bottom{font-size:10px}.product-layout{gap:18px}.product-art{margin-left:-35px}.product-art img{width:495px}.product-hero h1{font-size:43px}.product-intro{font-size:14px}.product-id{margin-bottom:22px}.product-hero .btn{padding:12px 17px;font-size:12px}.related-grid{grid-template-columns:repeat(3,1fr)}.related-grid .app-card{padding:20px}.related-grid h3{font-size:18px}.contact-layout{gap:35px;grid-template-columns:.7fr 1fr}.contact-card{padding:24px}.support-tiles{gap:14px}.support-tile{padding:22px}.support-tile h3{font-size:19px}.about-layout{gap:35px}.legal-layout{grid-template-columns:180px minmax(0,1fr);gap:34px}}
@media(max-width:680px){html{scroll-padding-top:93px}.container{width:calc(100% - 40px)}.header-inner{height:71px}.brand{font-size:21px;gap:10px}.brand img{width:31px;height:31px}html.js .menu-toggle{display:flex}.site-nav{gap:12px;margin-left:auto;flex-wrap:wrap}.site-nav>a{font-size:11px}.site-nav .nav-store{display:none}html.js .site-nav{display:none;position:absolute;left:0;right:0;top:71px;margin:0;background:#111f34;border-bottom:1px solid #33465f;padding:17px 20px 25px;box-shadow:0 16px 30px #0003}html.js .site-nav.is-open{display:flex;flex-direction:column;align-items:stretch;gap:0}html.js .site-nav a{padding:13px 10px;font-size:15px}html.js .site-nav .nav-store{display:flex;width:fit-content;margin:13px 0 0;font-size:13px;gap:10px}.hero-inner{display:flex;flex-direction:column;align-items:stretch;padding:55px 0 5px}.hero-copy{padding:0}.hero h1{font-size:clamp(52px,13.8vw,77px);line-height:1.01;max-width:480px;margin-bottom:23px}.hero .eyebrow{font-size:10px;margin-bottom:23px}.hero-lead{font-size:15px;line-height:1.75;max-width:390px}.hero .button-row{margin-top:27px;gap:11px}.hero .btn{font-size:12px;padding:14px 17px}.hero-footnote{font-size:10px;margin-top:19px}.hero-art{width:100%;margin:-3px 0 -40px;align-self:center;max-width:520px}.hero-art>img{width:100%;max-width:100%}.milestones{grid-template-columns:repeat(3,1fr);gap:13px;padding:24px 0}.milestone-intro{grid-column:1/-1;max-width:none;border-bottom:1px solid #293c52;padding-bottom:19px;margin-bottom:4px;font-size:11px}.milestone strong{font-size:24px}.milestone span{font-size:10px;line-height:1.6;display:block}.milestone-note{font-size:9px}.section{padding:62px 0}.section-small{padding:43px 0}.section-heading{display:block;margin-bottom:28px}.section-heading h2{font-size:34px}.section-heading p{margin-top:18px;max-width:420px;font-size:14px}.section-heading .text-link{margin-top:19px}.eyebrow{font-size:10px;margin-bottom:18px}.bento{grid-template-columns:1fr;gap:17px}.feature-card{min-height:0}.feature-content{padding:27px 26px 0}.feature-content h3{font-size:30px}.feature-content p{font-size:13px}.feature-image{margin-top:0;margin-bottom:-30px}.feature-private .feature-image{margin-top:-20px;margin-bottom:-35px}.feature-icon{margin-bottom:21px}.app-grid{gap:13px;grid-template-columns:1fr}.app-card{padding:23px;min-height:0}.card-top{margin-bottom:21px}.app-card h3{font-size:23px}.app-card p{font-size:13px;max-width:100%;margin-bottom:13px}.app-card .text-link{padding-top:7px}.app-card .app-icon{width:50px;height:50px}.app-card .pill{font-size:10px}.catalog-bottom{align-items:flex-start;flex-direction:column;margin-top:28px;gap:19px}.catalog-bottom p{font-size:12px}.demo-layout{grid-template-columns:1fr;gap:32px}.demo-copy h2{font-size:36px}.demo-copy p{max-width:450px;margin-top:17px}.demo-kicker{margin-bottom:20px}.demo-calculator{padding:23px}.demo-head h3{font-size:20px}.demo-copy .text-link{margin-top:8px}.calc-result output{font-size:37px}.cta-section{padding:55px 0}.cta-inner{align-items:flex-start;flex-direction:column;gap:26px}.cta-inner h2{font-size:35px}.cta-inner p{font-size:13px;max-width:350px}.story-strip{padding:35px 0}.story-strip-inner{align-items:flex-start;flex-direction:column;gap:18px}.story-strip-inner p{font-size:13px}.site-footer{padding:45px 0 25px}.footer-top{grid-template-columns:1fr 1fr;gap:26px;padding-bottom:33px}.footer-brand{grid-column:1/-1;grid-row:auto}.footer-brand p{max-width:320px;margin-top:16px}.footer-col:last-child{grid-column:1/-1}.footer-col h3{margin-top:0;margin-bottom:14px}.footer-col a{font-size:12px}.footer-bottom{flex-direction:column;gap:13px;font-size:10px}.page-hero{padding:48px 0}.page-hero h1{font-size:45px}.page-hero p.lead{font-size:15px;margin-top:20px}.catalog-controls{align-items:stretch;gap:21px;margin-bottom:29px}.filter-buttons{gap:7px}.filter-btn{font-size:11px;padding:9px 13px}.search-box{max-width:100%;width:100%}.legacy-card{padding:24px;flex-direction:column;align-items:flex-start;gap:19px}.legacy-card p{font-size:12px}.legacy-card h3{font-size:21px}.product-hero{padding:26px 0 35px}.breadcrumb{font-size:10px;margin-bottom:31px}.product-layout{grid-template-columns:1fr;gap:20px}.product-id{margin-bottom:24px}.product-hero h1{font-size:43px;max-width:470px}.product-intro{font-size:15px;line-height:1.75}.product-art{margin:-10px -8px 0}.product-art img{width:100%;max-width:100%}.product-art figcaption{font-size:9px}.store-note{font-size:10px}.product-benefits{grid-template-columns:1fr;gap:15px}.benefit{padding:26px}.benefit-number{margin-bottom:18px}.benefit h3{font-size:24px}.benefit p{font-size:13px}.product-disclaimer{font-size:12px;margin-top:26px;padding:20px}.product-support{flex-direction:column;align-items:flex-start;gap:16px}.product-support p{font-size:13px}.related-grid{grid-template-columns:1fr}.related-grid .app-card{padding:24px}.related-grid h3{font-size:23px}.support-tiles{grid-template-columns:1fr;gap:15px;margin-bottom:43px}.support-tile{padding:25px}.support-tile>.inline-icon{margin-bottom:19px}.support-tile h3{font-size:22px}.faq-list summary{font-size:15px}.faq-list details{padding:20px 0}.faq-list details p{font-size:13px;margin-right:18px}.contact-layout{grid-template-columns:1fr;gap:30px}.contact-aside h2{font-size:30px}.contact-card{padding:24px 21px}.contact-card h2{font-size:25px}.form-grid{gap:15px}.contact-card .form-grid{grid-template-columns:1fr}.contact-card .field input,.contact-card .field select,.contact-card .field textarea{font-size:16px}.field label{font-size:11px}.legal-layout{grid-template-columns:1fr;gap:33px}.legal-toc{position:static;display:flex;flex-wrap:wrap;gap:0 20px;border-left:0;border-bottom:1px solid #d5e1eb;padding:0 0 20px}.legal-toc strong{width:100%;margin-bottom:5px}.legal-toc a{margin:6px 0;font-size:11px}.prose{font-size:14px}.prose h2{font-size:25px}.prose h3{font-size:19px}.prose table{font-size:12px;min-width:480px}.about-layout{grid-template-columns:1fr;gap:25px}.about-art{margin:0 -10px}.about-text h2{font-size:34px}.about-text p{font-size:15px}.values{grid-template-columns:1fr;gap:22px;margin-top:35px}.value-card p{max-width:100%}.founder-card{padding:23px;gap:18px}.founder-card h3{font-size:19px}.founder-avatar{width:50px;height:50px;font-size:17px}.back-top{right:13px;bottom:13px;width:36px;height:36px}.error-page h1{font-size:90px}.error-page h2{font-size:28px}}
@media(min-width:480px) and (max-width:680px){.app-grid{grid-template-columns:repeat(2,1fr)}.app-card{padding:21px}.app-card h3{font-size:20px}.app-card .pill{font-size:9px}.app-card .app-icon{width:42px;height:42px}.related-grid{grid-template-columns:1fr}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}.btn:hover,.app-card:hover{transform:none}}
@media print{body,.light,.white{background:white;color:#182a3a}.site-header,.site-footer,.back-top,.legal-toc,.hero-art,.product-art,.button-row{display:none}.container{width:100%}.section,.page-hero,.product-hero{padding:20px 0;background:white;color:#182a3a}.legal-layout{display:block}.prose{max-width:none}.prose a{color:inherit}details>p{display:block}h1,h2,h3{break-after:avoid}p,li{orphans:3;widows:3}}

/* Revision 2: preserve the original company wordmark and the exact Play icons.
   Presentation frames may change; the identity inside them does not. */
.brand{display:inline-flex;flex-shrink:0;background:#fff;border-radius:11px;overflow:hidden;line-height:0;gap:0}
.brand img.brand-logo{display:block;width:210px;max-width:none;height:auto;object-fit:contain;border-radius:0;filter:none}
.official-app-icon{object-fit:contain;filter:none;border-radius:0}
.brand-orbit{position:relative;width:100%;aspect-ratio:780/700;isolation:isolate;background:radial-gradient(ellipse at 52% 53%,#234d794f 0,transparent 65%)}
.orbit-ring{position:absolute;display:block;left:9%;top:24%;width:84%;height:57%;border:1px solid #7daee13b;border-radius:50%;transform:rotate(-20deg);z-index:-1}
.ring-two{left:19%;top:32%;width:65%;height:43%;border-color:#7daee14d}.ring-three{left:30%;top:39%;width:43%;height:29%;border-color:#7daee12e}
.orbit-company{position:absolute;left:31%;top:43%;width:43%;border:1px solid #bed8ef40;border-radius:17px;background:#fff;box-shadow:0 24px 50px #0006,0 8px 0 #2c435a;transform:rotate(-8deg);padding:7px;z-index:2}
.orbit-company img{display:block;width:100%;height:auto;filter:none}
.orbit-app{position:absolute;width:17%;filter:none;text-align:center;z-index:3}
.orbit-app img{display:block;width:100%;height:auto;object-fit:contain;filter:drop-shadow(0 18px 20px #0005)}
.orbit-app span{display:block;margin-top:13px;color:#b3c6dc;font-size:12px;letter-spacing:.35px;font-weight:500;white-space:nowrap}
.orbit-tip{top:25%;left:7%;width:16%}.orbit-currency{top:13%;right:17%}.orbit-photo{top:55%;left:6%;width:15%}.orbit-video{bottom:8%;left:32%;width:14%}.orbit-expense{bottom:17%;right:7%;width:17%}
.orbit-dot{position:absolute;width:7px;height:7px;border-radius:50%;background:#7ca7d3}.dot-one{top:18%;left:34%}.dot-two{right:9%;top:48%}
.official-showcase{position:relative;width:100%;aspect-ratio:660/500;background:radial-gradient(circle at 52% 50%,#609ad321,transparent 63%)}
.showcase-ring{position:absolute;left:24%;top:15%;width:55%;height:73%;border:1px solid #8cb5e03d;border-radius:50%}.showcase-ring.inner-ring{left:29%;top:22%;width:45%;height:59%;border-color:#8cb5e01f}
.showcase-icon{position:absolute;left:33%;top:21%;width:36%;filter:drop-shadow(0 25px 28px #0005);z-index:1}
.product-art .showcase-icon img{display:block;width:100%;height:auto;max-width:240px;object-fit:contain;filter:none}
.showcase-caption{position:absolute;z-index:2;padding:18px 21px;background:#f1f6fa;color:#1d3348;border:1px solid #fff8;border-radius:17px;box-shadow:0 15px 40px #0003;max-width:48%}
.showcase-caption span{display:block;font-size:9px;letter-spacing:1.3px;color:#5e758a;margin-bottom:8px}.showcase-caption strong{display:block;font-size:19px;line-height:1.25;font-weight:650}
.caption-one{left:6%;top:15%;transform:rotate(-5deg)}.caption-two{right:3%;bottom:13%;transform:rotate(4deg)}
@media(max-width:900px){.brand img.brand-logo{width:190px}.orbit-app span{font-size:10px}.showcase-caption{padding:15px 18px}.showcase-caption strong{font-size:16px}}
@media(max-width:680px){.brand img.brand-logo{width:175px;height:auto}.hero-art{margin-top:12px;margin-bottom:-4px}.orbit-company{padding:4px;border-radius:11px;box-shadow:0 13px 27px #0005,0 5px 0 #2c435a}.orbit-app span{font-size:9px;margin-top:9px;letter-spacing:0}.showcase-caption{padding:12px 14px;border-radius:13px}.showcase-caption span{font-size:7px;letter-spacing:1px}.showcase-caption strong{font-size:15px}.caption-two{right:2%;bottom:9%;max-width:53%}.caption-one{left:2%;top:11%;max-width:51%}.product-art figcaption{margin-top:6px}}

/* Shared light brand surfaces: the original white-backed logo sits directly on white. */
.site-header{background:#fff;border-bottom-color:#e5edf5;backdrop-filter:none}
.site-header .brand,.site-footer .brand{background:transparent;border-radius:0;overflow:visible}
.site-header .site-nav>a{color:#263650}
.site-header .site-nav>a[aria-current=page],.site-header .site-nav>a:hover{color:#0566ff}
.site-header .site-nav .nav-store{background:#0566ff;border-color:#0566ff;color:#fff;border-radius:24px}
.site-header .site-nav .nav-store:hover{background:#004fd5;color:#fff}
.site-header .menu-toggle{color:#172c4c;border-color:#d8e3ef}
.site-footer{background:#fff;color:#607185;border-top-color:#e5edf5}
.site-footer .footer-col h3,.site-footer .footer-mark{color:#263650}
.site-footer .footer-bottom{border-top-color:#e5edf5}
.site-footer a:not(.brand):hover{color:#0566ff}
@media(max-width:680px){html.js .site-header .site-nav{background:#fff;border-bottom-color:#e5edf5;box-shadow:0 16px 30px #19304d12}}

/* Attributed app reviews and a direct Google Play download at the page end. */
.review-context{color:#607185;max-width:720px;font-size:14px;margin:-12px 0 28px}
.review-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}
.review-card{margin:0;padding:32px;border:1px solid #e1eaf3;background:#f7fbff;border-radius:22px;display:flex;flex-direction:column}
.review-stars{color:#a96600;letter-spacing:4px;font-size:20px}
.review-card blockquote{margin:20px 0 28px;font-size:23px;line-height:1.45;letter-spacing:-.025em;color:#192b3d}
.review-card figcaption{margin-top:auto;display:grid;gap:4px;font-size:12px;color:#607185}
.review-card figcaption strong{color:#263650;font-size:14px;overflow-wrap:anywhere}
.review-card figcaption a,.app-reviews .source-note a{color:#075dc4}
.download-section{background:#0c1525}
.download-card{display:flex;align-items:center;justify-content:space-between;gap:48px;padding-block:18px}
.download-card h2{margin-bottom:20px}
.download-card>div>p:not(.eyebrow){max-width:590px;color:#b6c6db}
.download-card .store-note{margin:18px 0 0}
.download-qr{margin:0;padding:16px 16px 12px;background:#fff;border-radius:20px;flex-shrink:0;text-align:center;color:#263650}
.download-qr img{width:208px;height:208px;display:block;background:#fff;border-radius:0}
.download-qr figcaption{font-size:12px;font-weight:600;margin-top:4px}
@media(max-width:680px){.review-grid{grid-template-columns:1fr;gap:16px}.review-card{padding:24px}.review-card blockquote{font-size:20px}.download-card{flex-direction:column;align-items:flex-start;gap:30px}.download-qr{align-self:center}.review-context{margin-top:0}}

/* Purpose-specific feature graphics. */
.feature-graphic{height:126px;margin:-8px -8px 25px;border-radius:18px;display:flex;align-items:center;justify-content:center;color:#0566ff;background:linear-gradient(135deg,#eaf4ff,#f5faff)}
.feature-graphic svg{width:140px;height:116px;max-width:100%;filter:drop-shadow(0 5px 5px #174b8710)}
.feature-tone-1{color:#159872;background:linear-gradient(135deg,#e4f7ef,#f4fcf8)}
.feature-tone-2{color:#8b50cb;background:linear-gradient(135deg,#f1eaff,#faf7ff)}
.feature-tone-3{color:#c37a17;background:linear-gradient(135deg,#fff0d9,#fffaf0)}
.benefit{overflow:hidden}
.contact-card fieldset{border:0;padding:0;margin:0;min-width:0}
.contact-card fieldset:disabled{opacity:.65}
.contact-card fieldset>.btn{margin-top:24px}
.contact-trap{position:absolute;left:-10000px;width:1px;height:1px;overflow:hidden}
[data-contact-result]{margin-top:18px;color:#345372;font-size:14px}
@media(max-width:680px){.feature-graphic{height:110px;margin-bottom:23px}.feature-graphic svg{height:100px}}

.review-excerpt{font-size:11px;color:#607185;margin:-15px 0 20px}

/* Layout review: readable supporting text and compact phone layouts. */
.store-note,.source-note,.fineprint,.review-context,.review-excerpt,.review-card figcaption,.product-id span,.footer-bottom,.breadcrumbs{font-size:13px;line-height:1.6}
.footer-col a,.legal-toc a,.note-box,.support-tile p,.app-card p{font-size:14px;line-height:1.6}.footer-col h3{font-size:12px}.benefit p,.faq-list details p{font-size:16px;line-height:1.65}.footer-col a{padding:3px 0}.product-id strong{font-size:15px}
@media(max-width:680px){.section{padding:44px 0}.section-small{padding:36px 0}.product-hero{padding-bottom:36px}.product-layout{gap:18px}.official-showcase{height:255px;max-width:350px;margin:0 auto}.showcase-icon{width:145px;height:145px}.showcase-caption{padding:12px;max-width:175px}.showcase-caption strong{font-size:17px}.showcase-caption span{font-size:10px}.product-intro{font-size:16px}.product-art{margin:0}.product-benefits{gap:16px}.benefit{padding:22px}.feature-graphic{height:88px;margin-bottom:18px}.feature-graphic svg{height:82px}.review-card{padding:22px}.review-card blockquote{font-size:19px;margin:14px 0 20px}.review-card figcaption{font-size:13px}.prose{font-size:16px;line-height:1.7}.legal-toc a{font-size:14px;margin:5px 0}.footer-bottom{font-size:12px}.back-top{right:8px;bottom:8px}.prose{padding-right:8px}.section-heading h2{font-size:32px}.download-card{gap:24px}.site-nav a{min-height:44px}}
@media(max-width:680px){.product-layout{grid-template-columns:minmax(0,1fr)}.product-copy,.product-art{min-width:0;width:100%}.product-hero h1{font-size:clamp(32px,10vw,44px);overflow-wrap:normal}.official-showcase{aspect-ratio:auto}.showcase-icon{left:50%;transform:translateX(-50%);top:22%;width:135px;height:135px}.showcase-caption{max-width:48%}.caption-one{top:2%}.caption-two{bottom:0}}
