:root{--navy:#0d1426;--navy2:#151e33;--ink:#131722;--muted:#656b78;--paper:#f4f2ed;--cream:#fbfaf7;--white:#fff;--gold:#c99645;--gold2:#efd6a6;--line:#dedbd3;--blue:#3978e8;--green:#3d9b72}*{box-sizing:border-box}html{scroll-behavior:smooth;font-size:16px}body{margin:0;background:var(--cream);color:var(--ink);font-family:-apple-system,BlinkMacSystemFont,"SF Pro Display","SF Pro Text","Helvetica Neue",Arial,sans-serif;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button{font:inherit;cursor:pointer}h1,h2,h3,h4,p{margin-top:0}:focus-visible{outline:2px solid #fff;outline-offset:3px;border-radius:6px;box-shadow:0 0 0 5px #1d64d8}.skip-link{position:fixed;z-index:10000;top:12px;left:12px;padding:12px 16px;border-radius:10px;background:#fff;color:var(--navy);font-weight:700;box-shadow:0 8px 30px rgba(0,0,0,.25);transform:translateY(-160%);transition:transform .15s ease}.skip-link:focus{transform:none}.site-header{position:absolute;z-index:5;top:0;width:100%;color:#fff}.nav{width:min(1200px,calc(100% - 48px));height:86px;margin:auto;display:grid;grid-template-columns:1fr auto 1fr;align-items:center}.brand{justify-self:start;display:flex;height:48px}.brand img{width:auto;height:48px;border-radius:10px}.nav-links{display:flex;gap:34px;color:#b6bdca;font-size:15px}.nav-links a{min-height:44px;display:inline-flex;align-items:center}.nav-links a:hover{color:#fff}.nav>.button{justify-self:end}.button{min-height:52px;padding:0 24px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;gap:12px;font-size:16px;font-weight:650;transition:.25s ease}.button:hover{transform:translateY(-2px)}.button-small{min-height:44px;padding:0 18px;font-size:14px}.button-dark{background:#fff;color:var(--navy)}.button-gold{background:linear-gradient(135deg,var(--gold2),var(--gold));color:#211a0e;box-shadow:0 12px 35px rgba(201,150,69,.2)}
.page-transition{position:fixed;z-index:9999;inset:0;background:rgba(8,13,25,.96);display:grid;place-items:center;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .16s ease,visibility 0s linear .16s}.page-transition.is-visible{opacity:1;visibility:visible;pointer-events:auto;transition:opacity .16s ease}.transition-brand{display:flex;flex-direction:column;align-items:center;color:#fff}.transition-brand img{width:138px;height:auto;border-radius:12px}.transition-spinner{width:30px;height:30px;margin:34px 0 18px;border:2px solid rgba(239,214,166,.2);border-top-color:var(--gold2);border-radius:50%;animation:spin .75s linear infinite}.transition-brand p{margin:0;color:#aeb6c6;font-size:14px;letter-spacing:.01em}@keyframes spin{to{transform:rotate(360deg)}}
.menu-button,.mobile-menu{display:none}
.hero{min-height:900px;padding:180px max(24px,calc((100vw - 1200px)/2)) 100px;position:relative;overflow:hidden;background:radial-gradient(circle at 75% 26%,rgba(67,94,146,.33),transparent 34%),radial-gradient(circle at 22% 5%,rgba(201,150,69,.12),transparent 24%),var(--navy);color:#fff}.hero:after{content:"";position:absolute;inset:auto -15% -400px 30%;height:600px;background:rgba(255,255,255,.035);filter:blur(100px);border-radius:50%}.hero-copy-wrap{width:54%;position:relative;z-index:2}.eyebrow,.section-label{margin-bottom:22px;color:#a26e22;font-size:13px;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.eyebrow{color:var(--gold2)}.eyebrow i{display:inline-block;width:7px;height:7px;margin-right:9px;border-radius:50%;background:#62bd8e;box-shadow:0 0 0 5px rgba(98,189,142,.1)}h1{max-width:780px;margin-bottom:28px;font-size:clamp(64px,7.3vw,104px);line-height:.91;letter-spacing:-.068em}h1 span{color:#939bac}.hero-copy{max-width:610px;margin-bottom:36px;color:#aeb6c6;font-size:20px;line-height:1.55;letter-spacing:-.018em}.hero-actions{display:flex;align-items:center;gap:28px}.plain-link{color:#d6dbe4;font-size:16px}.plain-link span{margin-left:8px;color:var(--gold2)}.hero-notes{margin-top:38px;display:flex;gap:26px;color:#8f98a9;font-size:14px}.hero-notes span:before{content:"✓";margin-right:8px;color:#78b89c}
.app-shell{width:810px;position:absolute;z-index:2;left:51%;top:250px;border:1px solid rgba(255,255,255,.12);border-radius:24px;background:#f6f7f9;color:#1c2230;box-shadow:0 50px 100px rgba(0,0,0,.42);overflow:hidden;transform:rotate(.6deg)}.app-top{height:62px;padding:0 18px;display:flex;align-items:center;gap:20px;background:#111a2e}.app-top img{width:72px;height:auto;border-radius:6px}.app-search{width:210px;height:28px;margin-left:auto;border-radius:7px;background:rgba(255,255,255,.07);color:#7f899d;font-size:10px;display:grid;place-items:center}.avatar{width:28px;height:28px;border-radius:50%;background:#d5b77c;color:#222;font-size:9px;display:grid;place-items:center}.app-body{min-height:500px;display:grid;grid-template-columns:145px 1fr}.app-body aside{padding:26px 14px;background:#fff;border-right:1px solid #e6e8ed;display:flex;flex-direction:column;gap:8px}.app-body aside span,.app-body aside b{padding:9px 12px;border-radius:7px;font-size:10px}.app-body aside b{background:#eef1f7;color:#1d2a44}.app-body aside span{color:#7b8290}.app-content{padding:30px}.welcome{display:flex;justify-content:space-between;align-items:start}.welcome small{font-size:8px;letter-spacing:.15em;color:#9b7637}.welcome h2{margin:7px 0 4px;font-size:23px;letter-spacing:-.04em}.welcome p{color:#8a909b;font-size:10px}.welcome button{padding:8px 11px;border:1px solid #dfe2e8;border-radius:7px;background:#fff;font-size:9px;color:#666}.stat-grid{margin-top:18px;display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.stat-grid article{padding:15px;border:1px solid #e1e4e9;border-radius:10px;background:#fff}.stat-grid span{display:block;color:#838a96;font-size:9px}.stat-grid strong{display:block;margin:7px 0;font-size:18px}.stat-grid em{color:#459272;font-size:8px;font-style:normal}.app-panels{margin-top:12px;display:grid;grid-template-columns:1.5fr 1fr;gap:10px}.app-panels article{height:205px;padding:16px;border:1px solid #e1e4e9;border-radius:10px;background:#fff}.panel-title{display:flex;justify-content:space-between;font-size:10px}.panel-title span{color:#9499a2;font-size:8px}.chart-bars{height:138px;margin-top:18px;display:flex;align-items:end;gap:8px;border-bottom:1px solid #e8e9ed;background:repeating-linear-gradient(to bottom,#fff,#fff 33px,#f0f1f3 34px)}.chart-bars i{flex:1;border-radius:3px 3px 0 0;background:linear-gradient(#d3ad6c,#a8792f)}.chart-bars i:nth-child(1){height:25%}.chart-bars i:nth-child(2){height:36%}.chart-bars i:nth-child(3){height:31%}.chart-bars i:nth-child(4){height:48%}.chart-bars i:nth-child(5){height:45%}.chart-bars i:nth-child(6){height:58%}.chart-bars i:nth-child(7){height:54%}.chart-bars i:nth-child(8){height:70%}.chart-bars i:nth-child(9){height:68%}.chart-bars i:nth-child(10){height:77%}.chart-bars i:nth-child(11){height:82%}.chart-bars i:nth-child(12){height:94%}.donut{width:92px;height:92px;margin:18px auto 12px;border-radius:50%;background:conic-gradient(var(--gold) 0 72%,#e9ebef 72%);display:grid;place-items:center;position:relative}.donut:after{content:"";position:absolute;width:64px;height:64px;border-radius:50%;background:#fff}.donut b{z-index:1;font-size:14px}.spend p{margin:6px 0;display:flex;align-items:center;color:#777e8a;font-size:8px}.spend p i{width:5px;height:5px;margin-right:5px;border-radius:50%;background:var(--gold)}.spend p:nth-child(4) i{background:#d7dbe3}.spend p strong{margin-left:auto;color:#333}
.proof-strip{min-height:92px;padding:20px max(24px,calc((100vw - 1200px)/2));display:grid;grid-template-columns:repeat(4,1fr);align-items:center;background:#fff;border-bottom:1px solid #e8e5de}.proof-strip p{margin:0;text-align:center;color:#747984;font-size:12px;font-weight:600;letter-spacing:.03em}.proof-strip p+p{border-left:1px solid #e1ded7}.intro{max-width:850px;margin:auto;padding:145px 24px 85px;text-align:center}.intro h2,.how h2,.security h2,.final-cta h2{margin-bottom:25px;font-size:clamp(44px,5.5vw,70px);line-height:1.02;letter-spacing:-.058em}.section-lead{max-width:650px;margin:auto;color:var(--muted);font-size:19px;line-height:1.6}.feature-showcase{width:min(1180px,calc(100% - 40px));margin:0 auto 150px;display:grid;grid-template-columns:repeat(2,1fr);gap:20px}.feature-card{min-height:500px;padding:48px;border:1px solid #e5e1d9;border-radius:26px;background:#fff;overflow:hidden;position:relative}.feature-wide{grid-column:1/-1;min-height:540px}.feature-half{min-height:450px}.feature-copy{max-width:480px;position:relative;z-index:1}.feature-copy>span{color:#a9782b;font-size:11px;font-weight:700;letter-spacing:.13em;text-transform:uppercase}.feature-copy h3{margin:18px 0 14px;font-size:clamp(31px,3.3vw,47px);line-height:1.05;letter-spacing:-.05em}.feature-copy p{color:var(--muted);font-size:16px;line-height:1.6}.transactions-demo{width:48%;position:absolute;right:48px;bottom:0;padding:20px 22px 5px;border:1px solid #e0e3e9;border-bottom:0;border-radius:16px 16px 0 0;box-shadow:0 20px 60px rgba(24,32,48,.12)}.demo-head{display:flex;justify-content:space-between;padding:0 0 14px;font-size:11px}.demo-head span{color:var(--blue)}.transactions-demo>div:not(.demo-head){display:flex;align-items:center;padding:13px 0;border-top:1px solid #eceef1}.merchant{width:30px;height:30px;margin-right:12px;border-radius:9px;display:grid;place-items:center;color:#fff;font-size:10px;font-style:normal}.coffee{background:#8b6648}.home{background:#3e6591}.income{background:#4e8c6f}.transactions-demo p{margin:0;display:flex;flex-direction:column;font-size:10px}.transactions-demo small{margin-top:3px;color:#8b919c}.transactions-demo>div>strong{margin-left:auto;font-size:10px}.positive{color:var(--green)}.goal-demo{max-width:360px;margin:35px auto 0;padding:25px;border-radius:18px;background:#f5f2eb;text-align:center}.goal-ring{width:160px;height:160px;margin:auto;border-radius:50%;background:conic-gradient(var(--gold) 0 68%,#e1ddd4 68%);display:grid;place-items:center;position:relative}.goal-ring:after{content:"";position:absolute;width:125px;height:125px;border-radius:50%;background:#f5f2eb}.goal-ring span{z-index:1;display:flex;flex-direction:column}.goal-ring b{font-size:27px}.goal-ring small{color:#777;font-size:10px}.goal-demo h4{margin:20px 0 10px}.goal-demo p{display:flex;justify-content:space-between;color:#777;font-size:10px}.goal-line{height:6px;border-radius:6px;background:#ddd8ce}.goal-line i{display:block;width:68%;height:100%;border-radius:6px;background:var(--gold)}.goal-demo>small{display:block;margin-top:10px;color:#999;font-size:9px}.worth-demo{margin-top:45px;padding:25px;border-radius:18px;background:var(--navy);color:#fff}.worth-demo>span{color:#919bad;font-size:10px}.worth-demo>strong{display:block;margin:8px 0;font-size:34px}.mini-line{height:85px;background:linear-gradient(180deg,transparent 55%,rgba(201,150,69,.16)),linear-gradient(166deg,transparent 48%,var(--gold) 49%,var(--gold) 51%,transparent 52%)}.worth-demo p{margin:10px 0 0;display:flex;justify-content:space-between;color:#9ca5b5;font-size:9px}.worth-demo em{font-style:normal}.bank-card{background:#efece4}.bank-demo{margin-top:45px;padding:25px;border-radius:18px;background:#fff}.bank-demo>span{color:#888;font-size:10px}.bank-demo>div{margin:22px 0;display:flex;align-items:center;justify-content:center;gap:15px}.bank-demo b{padding:14px;border:1px solid #ddd;border-radius:10px;font-size:10px}.bank-demo i{width:100px;height:2px;background:linear-gradient(90deg,var(--gold) 50%,transparent 50%);background-size:10px}.bank-demo small{display:block;color:#7d838d;font-size:10px;text-align:center}
.how{padding:145px max(24px,calc((100vw - 1180px)/2));display:grid;grid-template-columns:.9fr 1.1fr;gap:130px;background:var(--paper)}.how-heading{position:sticky;top:100px;align-self:start}.how h2{font-size:clamp(42px,4.6vw,62px)}.how ol{margin:0;padding:0;list-style:none}.how li{padding:36px 0;display:grid;grid-template-columns:52px 1fr;gap:20px;border-top:1px solid #d8d5ce}.how li:last-child{border-bottom:1px solid #d8d5ce}.how li>span{width:36px;height:36px;border-radius:50%;display:grid;place-items:center;background:#fff;color:#9b6e28;font-size:12px}.how li h3{margin:3px 0 10px;font-size:25px;letter-spacing:-.035em}.how li p{max-width:440px;margin:0;color:var(--muted);line-height:1.6}.security{padding:150px max(24px,calc((100vw - 1180px)/2));display:grid;grid-template-columns:1fr 1fr;gap:100px;background:var(--navy);color:#fff}.section-label.light{color:var(--gold2)}.security-copy>p:not(.section-label){color:#a8b1c0;font-size:17px;line-height:1.7}.security-copy>a{display:inline-block;margin-top:20px;color:var(--gold2)}.security-grid{display:grid;grid-template-columns:1fr 1fr;border-top:1px solid #30394c;border-left:1px solid #30394c}.security-grid article{min-height:205px;padding:30px;border-right:1px solid #30394c;border-bottom:1px solid #30394c}.security-grid span{color:var(--gold2);font-size:10px}.security-grid h3{margin:35px 0 10px;font-size:18px}.security-grid p{margin:0;color:#8f99aa;font-size:13px;line-height:1.55}.final-cta{padding:150px 24px;text-align:center;background:#fff}.final-cta>p:not(.section-label){max-width:620px;margin:0 auto 35px;color:var(--muted);font-size:19px;line-height:1.55}.final-cta .button{min-width:210px}.final-actions{display:flex;align-items:center;justify-content:center;gap:28px}.dark-link{color:var(--ink)}
footer{padding:75px max(24px,calc((100vw - 1180px)/2)) 30px;display:grid;grid-template-columns:2fr repeat(3,1fr);gap:50px;background:#0a101e;color:#9099aa;font-size:12px}.footer-brand img{width:120px;border-radius:10px}.footer-brand p{margin-top:18px}footer>div:not(.footer-brand):not(.copyright){display:flex;flex-direction:column;gap:8px}footer a{min-height:36px;display:flex;align-items:center}footer strong{margin-bottom:7px;color:#fff;font-size:11px;text-transform:uppercase;letter-spacing:.1em}footer a:hover{color:#fff}.copyright{grid-column:1/-1;margin-top:30px;padding-top:25px;border-top:1px solid #202839}
.legal-shell{width:min(820px,calc(100% - 40px));margin:0 auto;padding:90px 0 120px}.legal-shell .back{display:inline-block;margin-bottom:48px;color:#1b67bf}.legal-shell h1{font-size:clamp(42px,7vw,66px);margin-bottom:14px}.legal-shell .updated{color:var(--muted);margin-bottom:52px}.legal-shell section{margin-bottom:36px}.legal-shell h2{font-size:22px}.legal-shell p,.legal-shell li{color:#4f5055;font-size:16px;line-height:1.7}.legal-shell a{color:#1268ca;text-decoration:underline}.legal-note{padding:18px 20px;border-radius:14px;background:#fff7e8;border:1px solid #efd5a5}
.legal-nav{border-bottom:1px solid #e5e1d9}.legal-links{color:var(--muted)}.legal-links a:hover,.legal-links a[aria-current="page"]{color:var(--ink)}.legal-links a[aria-current="page"]{font-weight:700}.legal-shell{padding-top:80px}.legal-shell section{padding-bottom:34px;border-bottom:1px solid #e5e1d9}.legal-shell section:last-child{border-bottom:0}
.legal-header{position:absolute}.security-hero{min-height:680px;padding:190px max(24px,calc((100vw - 1180px)/2)) 110px;display:grid;grid-template-columns:1.35fr .65fr;align-items:end;gap:100px;background:radial-gradient(circle at 82% 25%,rgba(62,87,137,.35),transparent 30%),var(--navy);color:#fff}.security-hero>div{max-width:760px}.breadcrumb{display:inline-block;margin-bottom:65px;color:#939dae;font-size:13px}.security-hero h1{margin-bottom:28px;font-size:clamp(58px,7vw,94px);line-height:.94}.security-hero>div>p:last-child{max-width:670px;margin:0;color:#aeb6c6;font-size:19px;line-height:1.6}.security-hero aside{padding:30px;border:1px solid #344057;border-radius:18px;background:rgba(22,31,52,.7);display:flex;flex-direction:column;gap:12px}.security-hero aside span{margin-bottom:15px;color:var(--gold2);font-size:10px;letter-spacing:.14em;text-transform:uppercase}.security-hero aside strong{font-size:17px}.security-principles{padding:0 max(24px,calc((100vw - 1180px)/2));display:grid;grid-template-columns:repeat(3,1fr);background:#fff}.security-principles article{min-height:260px;padding:55px 42px;border-right:1px solid #e5e2dc}.security-principles article:first-child{border-left:1px solid #e5e2dc}.security-principles span,.details-list>article>span{color:#a8792f;font-size:10px;font-weight:700}.security-principles h2{margin:50px 0 12px;font-size:23px;letter-spacing:-.035em}.security-principles p{margin:0;color:var(--muted);font-size:14px;line-height:1.6}.security-details{padding:145px max(24px,calc((100vw - 1180px)/2));display:grid;grid-template-columns:.85fr 1.15fr;gap:110px;background:var(--paper)}.details-heading{align-self:start;position:sticky;top:100px}.details-heading h2{font-size:clamp(41px,4.5vw,60px);line-height:1.04;letter-spacing:-.055em}.details-heading>p:last-child{color:var(--muted);line-height:1.7}.details-list article{padding:35px 0;display:grid;grid-template-columns:50px 1fr;border-top:1px solid #d8d5ce}.details-list article:last-child{border-bottom:1px solid #d8d5ce}.details-list h3{margin:0 0 12px;font-size:23px;letter-spacing:-.035em}.details-list p{margin:0;color:var(--muted);font-size:15px;line-height:1.7}.reporting-card{padding:120px max(24px,calc((100vw - 1180px)/2));display:grid;grid-template-columns:1fr 1fr;gap:100px;background:var(--navy2);color:#fff}.reporting-card h2{font-size:clamp(40px,4.5vw,58px);line-height:1.05;letter-spacing:-.05em}.reporting-card>div:last-child>p{margin-bottom:28px;color:#aeb6c6;font-size:16px;line-height:1.7}.reporting-card p a{color:var(--gold2);text-decoration:underline}.security-note{padding:55px max(24px,calc((100vw - 900px)/2));display:grid;grid-template-columns:220px 1fr;gap:60px;background:#fff}.security-note p{margin:0;color:var(--muted);line-height:1.65}
.app-search,.app-body aside span,.app-body aside b,.avatar,.welcome small,.welcome p,.welcome button,.stat-grid span,.stat-grid em,.panel-title,.panel-title span,.spend p{font-size:12px}.welcome small{letter-spacing:.1em}.proof-strip p{font-size:14px}.feature-copy>span,.demo-head{font-size:13px}.merchant,.transactions-demo p,.transactions-demo>div>strong,.transactions-demo small{font-size:12px}.goal-ring small,.goal-demo p,.goal-demo>small,.worth-demo>span,.worth-demo p,.bank-demo>span,.bank-demo b,.bank-demo small{font-size:12px}.security-grid span,.security-hero aside span,.security-principles span,.details-list>article>span{font-size:12px}.security-grid p{font-size:15px}.security-principles p{font-size:16px}.details-list p{font-size:16px}.breadcrumb{font-size:14px}footer{font-size:14px}footer strong{font-size:12px}.transition-brand p{font-size:16px}
.brand{gap:11px;align-items:center}.brand .brand-symbol{width:46px;height:46px;object-fit:cover;border-radius:12px}.brand-wordmark,.footer-lockup span,.app-brand span,.transition-lockup span{white-space:nowrap;font-size:20px;line-height:1;letter-spacing:-.035em}.brand-wordmark{height:auto;display:inline-flex;align-items:baseline;gap:5px}.brand-wordmark b,.footer-lockup b,.app-brand b,.transition-lockup b{color:#fff;font-weight:700}.brand-wordmark em,.footer-lockup em,.app-brand em,.transition-lockup em{color:var(--gold2);font-style:normal;font-weight:500}.brand-light .brand-wordmark b{color:var(--ink)}.brand-light~.button-dark{background:var(--navy);color:#fff}.app-brand,.footer-lockup,.transition-lockup{display:flex;align-items:center;gap:9px}.app-top .app-brand img{width:30px;height:30px;object-fit:cover;border-radius:8px}.app-brand span{font-size:13px}.footer-brand .footer-lockup img{width:44px;height:44px;object-fit:cover;border-radius:11px}.transition-brand .transition-lockup img{width:58px;height:58px;object-fit:cover;border-radius:15px}.transition-lockup span{font-size:24px}
.hero{display:grid;grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr);gap:64px;align-items:center;padding-left:max(24px,calc((100vw - 1280px)/2));padding-right:max(24px,calc((100vw - 1280px)/2))}.hero-copy-wrap{width:auto}.hero h1{font-size:clamp(58px,5.5vw,80px);line-height:.94}.app-shell{width:100%;max-width:720px;position:relative;left:auto;top:auto;justify-self:end}
.app-shell{margin:0;background:#111729;transform:rotate(.35deg)}.app-shell>img{display:block;width:100%;height:auto}.app-shell figcaption{min-height:42px;padding:0 16px;display:flex;align-items:center;justify-content:space-between;border-top:1px solid rgba(255,255,255,.1);background:#111729;color:#aeb6c6;font-size:12px;letter-spacing:.02em}.app-shell figcaption span:first-child{color:#fff;font-weight:650}.app-shell figcaption span:last-child:before{content:"";display:inline-block;width:6px;height:6px;margin-right:7px;border-radius:50%;background:#62bd8e;box-shadow:0 0 0 4px rgba(98,189,142,.1)}
.feature-card.bank-card{grid-column:1/-1;min-height:430px}.bank-card .feature-copy{max-width:500px}.bank-card .bank-demo{width:46%;position:absolute;right:48px;bottom:48px;margin:0}
@media(max-width:1050px){.hero{min-height:auto;grid-template-columns:1fr;gap:70px;padding-top:150px;padding-bottom:80px}.hero-copy-wrap{width:100%;max-width:760px;margin:auto;text-align:center}.hero-copy{margin-left:auto;margin-right:auto}.hero-actions,.hero-notes{justify-content:center}.app-shell{width:min(820px,94vw);max-width:none;margin:0 auto;justify-self:center;transform:none}}
@media(max-width:900px){.nav{grid-template-columns:1fr auto}.nav-links{display:none}.hero{min-height:auto;padding-bottom:80px}.hero-copy-wrap{width:100%;text-align:center}.hero-copy{margin-left:auto;margin-right:auto}.hero-actions,.hero-notes{justify-content:center}.app-shell{width:min(760px,92vw);position:relative;left:auto;top:auto;margin:80px auto 0;transform:none}.proof-strip{grid-template-columns:repeat(2,1fr);gap:20px}.proof-strip p:nth-child(3){border-left:0}.transactions-demo{width:52%}.how,.security{grid-template-columns:1fr;gap:65px}.how-heading{position:static}.security-grid{max-width:700px}}
@media(max-width:900px){.security-hero{grid-template-columns:1fr;gap:55px}.security-hero aside{max-width:520px}.security-details,.reporting-card{grid-template-columns:1fr;gap:60px}.details-heading{position:static}}
@media(max-width:640px){.nav{width:calc(100% - 30px)}.brand,.brand img{height:40px}.nav .button span{display:none}.hero{gap:34px;padding:135px 18px 60px}h1{font-size:clamp(54px,17vw,76px)}.hero-copy{font-size:18px}.hero-actions{flex-direction:column;gap:20px}.hero-notes{gap:10px;flex-direction:column}.app-shell{margin-top:16px;border-radius:15px}.app-shell>img{height:310px;object-fit:cover;object-position:22% top}.app-shell figcaption{padding:0 12px;font-size:11px}.proof-strip{grid-template-columns:1fr 1fr}.proof-strip p{font-size:12px}.intro{padding:100px 20px 60px}.feature-showcase{width:calc(100% - 24px);grid-template-columns:1fr;margin-bottom:90px}.feature-card,.feature-wide,.feature-half{grid-column:auto;min-height:480px;padding:30px}.transactions-demo{width:calc(100% - 60px);right:30px}.feature-tall{min-height:640px}.how,.security{padding:100px 22px}.security-grid{grid-template-columns:1fr}.security-grid article{min-height:auto}.final-cta{padding:100px 20px}.final-cta h2 br{display:none}.final-actions{flex-direction:column;gap:20px}footer{grid-template-columns:1fr 1fr}.footer-brand,.copyright{grid-column:1/-1}}
@media(max-width:640px){.brand .brand-symbol{width:40px;height:40px}.brand-wordmark{font-size:18px}}
@media(max-width:640px){.feature-card.bank-card{min-height:590px}.bank-card .bank-demo{width:auto;position:relative;right:auto;bottom:auto;margin-top:35px}}
@media(max-width:640px){body.mobile-menu-open{overflow:hidden}.nav{grid-template-columns:1fr auto;height:72px}.nav>.button{display:none}.menu-button{width:44px;height:44px;padding:0;border:1px solid rgba(255,255,255,.18);border-radius:50%;background:rgba(255,255,255,.08);display:grid;place-content:center;gap:6px;color:inherit}.brand-light~.menu-button{border-color:#d8d5ce;background:#fff}.menu-button span{width:18px;height:1.5px;background:currentColor;transition:transform .2s}.menu-open .menu-button span:first-child{transform:translateY(3.75px) rotate(45deg)}.menu-open .menu-button span:last-child{transform:translateY(-3.75px) rotate(-45deg)}.mobile-menu{position:absolute;z-index:20;top:64px;left:0;width:100%;padding:14px;border:1px solid #30394c;border-radius:18px;background:#111a2e;box-shadow:0 24px 60px rgba(0,0,0,.35);display:flex;flex-direction:column;opacity:0;visibility:hidden;transform:translateY(-8px);transition:.2s ease}.menu-open .mobile-menu{opacity:1;visibility:visible;transform:none}.mobile-menu a{min-height:48px;padding:0 14px;border-bottom:1px solid #293247;display:flex;align-items:center;color:#e9edf4;font-size:16px}.mobile-menu a:last-child{border-bottom:0}.mobile-app-link{margin-top:8px;border-radius:12px;background:var(--gold);color:#1c160d!important;font-weight:700;justify-content:space-between}}
@media(max-width:640px){.security-hero{min-height:auto;padding:145px 22px 80px}.security-hero h1{font-size:clamp(52px,15vw,72px)}.breadcrumb{margin-bottom:48px}.security-principles{grid-template-columns:1fr;padding:0 22px}.security-principles article,.security-principles article:first-child{min-height:auto;padding:40px 12px;border-left:0;border-right:0;border-bottom:1px solid #e5e2dc}.security-principles h2{margin-top:26px}.security-details,.reporting-card{padding:100px 22px}.security-note{padding:50px 22px;grid-template-columns:1fr;gap:15px}}
@media(prefers-reduced-motion:no-preference){.hero-copy-wrap>*{animation:rise .65s ease-out both}.hero-copy-wrap>*:nth-child(2){animation-delay:.06s}.hero-copy-wrap>*:nth-child(3){animation-delay:.12s}.app-shell{animation:floatIn .8s .15s ease-out both}@keyframes rise{from{opacity:0;transform:translateY(14px)}}@keyframes floatIn{from{opacity:0;transform:translateY(24px) rotate(.6deg)}}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}body,.page-transition{transition:none}.transition-spinner{animation:none;border-color:var(--gold2)}}

/* Authentic product views */
.product-crop{margin:34px 0 0;overflow:hidden;border:1px solid #31364a;border-radius:18px;background:#15192b;box-shadow:0 24px 55px rgba(24,32,48,.16)}
.product-crop img{display:block;width:100%;height:100%;object-fit:cover}
.feature-wide .product-crop{width:49%;height:350px;position:absolute;right:0;bottom:0;margin:0;border-right:0;border-bottom:0;border-radius:18px 0 0}
.product-crop-worth img{object-position:center}
.feature-tall .product-crop{height:255px}
.product-crop-flow img{object-position:center}
.feature-half .product-crop{height:210px}
.product-crop-allocation img{object-position:center top}
.bank-card .product-crop{width:46%;height:315px;position:absolute;right:48px;bottom:48px;margin:0}
.product-crop-overview img{object-position:center top}
@media(max-width:900px){.feature-wide .product-crop{width:52%}}
@media(max-width:640px){.feature-card,.feature-wide,.feature-half{min-height:535px}.feature-wide .product-crop,.feature-tall .product-crop,.feature-half .product-crop,.bank-card .product-crop{width:calc(100% - 60px);height:235px;position:absolute;right:30px;bottom:0;margin:0;border-radius:16px 16px 0 0}.product-crop img{object-fit:contain}.feature-tall,.feature-card.bank-card{min-height:590px}.bank-card .product-crop{height:250px}}

/* Product and company pages */
.section-link{min-height:44px;margin-top:24px;display:inline-flex;align-items:center;gap:9px;color:#8d6120;font-weight:700}.feature-copy>a{min-height:42px;margin-top:12px;display:inline-flex;align-items:center;gap:8px;color:#8d6120;font-size:14px;font-weight:700}.content-hero{min-height:650px;padding:150px max(24px,calc((100vw - 1180px)/2)) 100px;display:grid;grid-template-columns:1.35fr .65fr;align-items:end;gap:100px;background:var(--paper)}.content-hero>div{max-width:760px}.content-hero h1,.detail-hero h1,.product-hero h1{margin-bottom:28px;font-size:clamp(58px,7vw,94px);line-height:.94;letter-spacing:-.065em}.content-hero>div>p:not(.section-label),.detail-hero>div>p:not(.section-label),.product-hero>div>p:not(.section-label){max-width:680px;color:var(--muted);font-size:19px;line-height:1.65}.content-hero aside{padding:30px;border:1px solid #d9d5cc;border-radius:20px;background:#fff;display:flex;flex-direction:column;gap:13px}.content-hero aside>span,.content-hero aside>p{color:var(--muted);font-size:13px;line-height:1.55}.content-hero aside>span{text-transform:uppercase;letter-spacing:.12em;font-weight:700}.content-hero aside>a{font-size:18px;font-weight:700;color:#145eae}.content-split,.beta-boundary{padding:135px max(24px,calc((100vw - 1180px)/2));display:grid;grid-template-columns:.9fr 1.1fr;gap:110px}.content-split h2,.beta-boundary h2{font-size:clamp(40px,4.5vw,60px);line-height:1.05;letter-spacing:-.05em}.content-split>div:last-child p,.beta-boundary>div:last-child p{color:var(--muted);font-size:18px;line-height:1.7}.beta-boundary>div:last-child a{color:#8d6120;font-weight:700}.value-grid,.detail-points{padding:0 max(24px,calc((100vw - 1180px)/2));display:grid;grid-template-columns:repeat(3,1fr);background:#fff}.value-grid article,.detail-points article{min-height:310px;padding:52px 40px;border:1px solid #e5e1d9;border-right:0}.value-grid article:last-child,.detail-points article:last-child{border-right:1px solid #e5e1d9}.value-grid span,.detail-points span,.contact-options span,.product-index span{color:#a8792f;font-size:12px;font-weight:700;letter-spacing:.1em}.value-grid h2,.detail-points h2{margin:70px 0 14px;font-size:28px;letter-spacing:-.04em}.value-grid p,.detail-points p{color:var(--muted);line-height:1.65}.company-record{padding:120px max(24px,calc((100vw - 1180px)/2));display:grid;grid-template-columns:1fr 1fr;gap:100px;background:var(--navy);color:#fff}.company-record h2{font-size:clamp(42px,5vw,66px);line-height:1;letter-spacing:-.055em}.company-record>div:last-child p{margin-bottom:28px;color:#aeb6c6;font-size:17px;line-height:1.7}.contact-options,.product-index{padding:90px max(24px,calc((100vw - 1180px)/2)) 130px;display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.contact-options>a,.product-index>a{min-height:330px;padding:38px;border:1px solid #e3dfd7;border-radius:22px;background:#fff;transition:.2s ease}.contact-options>a:hover,.product-index>a:hover{transform:translateY(-4px);box-shadow:0 18px 50px rgba(24,32,48,.08)}.contact-options h2,.product-index h2{margin:72px 0 13px;font-size:30px;letter-spacing:-.045em}.contact-options p,.product-index p{color:var(--muted);line-height:1.6}.contact-options b,.product-index b{display:block;margin-top:30px;color:#8d6120}.response-note{padding:60px max(24px,calc((100vw - 900px)/2));display:grid;grid-template-columns:220px 1fr;gap:60px;background:var(--paper)}.response-note p{margin:0;color:var(--muted);line-height:1.7}.product-hero{min-height:720px;padding:150px max(24px,calc((100vw - 1240px)/2)) 100px;display:grid;grid-template-columns:.9fr 1.1fr;align-items:center;gap:80px;background:var(--navy);color:#fff}.product-hero>div>p:not(.section-label){color:#aeb6c6}.product-hero figure{margin:0;overflow:hidden;border:1px solid #30394c;border-radius:22px;background:#111729;box-shadow:0 40px 80px rgba(0,0,0,.35)}.product-hero figure img{display:block;width:100%;height:auto}.product-hero figcaption{min-height:44px;padding:0 15px;display:flex;align-items:center;color:#aeb6c6;font-size:12px}.product-index{grid-template-columns:repeat(4,1fr)}.product-index>a{min-height:310px}.product-index h2{font-size:27px}.beta-boundary{background:var(--paper)}.detail-hero{min-height:680px;padding:130px max(24px,calc((100vw - 1180px)/2));display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:90px}.detail-hero.reverse>div{order:2}.detail-hero.reverse>figure{order:1}.detail-hero figure{margin:0;overflow:hidden;border:1px solid #30394c;border-radius:22px;background:var(--navy);box-shadow:0 30px 70px rgba(24,32,48,.15)}.detail-hero figure img{display:block;width:100%;height:auto}.detail-hero figcaption{min-height:42px;padding:0 15px;display:flex;align-items:center;background:var(--navy);color:#aeb6c6;font-size:12px}
@media(max-width:900px){.content-hero,.content-split,.company-record,.product-hero,.beta-boundary,.detail-hero{grid-template-columns:1fr;gap:60px}.content-hero{padding-top:130px}.product-index{grid-template-columns:1fr 1fr}.detail-hero.reverse>div,.detail-hero.reverse>figure{order:initial}}
@media(max-width:640px){.content-hero,.product-hero,.detail-hero{min-height:auto;padding:125px 22px 80px}.content-hero h1,.detail-hero h1,.product-hero h1{font-size:clamp(52px,14vw,70px)}.content-split,.beta-boundary,.company-record{padding:90px 22px;gap:35px}.value-grid,.detail-points,.contact-options,.product-index{padding:0 14px 80px;grid-template-columns:1fr}.value-grid article,.detail-points article{min-height:auto;padding:38px 20px;border-right:1px solid #e5e1d9;border-bottom:0}.value-grid article:last-child,.detail-points article:last-child{border-bottom:1px solid #e5e1d9}.value-grid h2,.detail-points h2{margin-top:35px}.contact-options,.product-index{padding-top:55px}.contact-options>a,.product-index>a{min-height:auto}.contact-options h2,.product-index h2{margin-top:45px}.response-note{padding:48px 22px;grid-template-columns:1fr;gap:14px}}
