:root{--paper:#f4f1e9;--paper-deep:#e9e4d9;--ink:#14271f;--ink-soft:#405249;--forest:#173f32;--forest-deep:#0e2a22;--lime:#e8ff60;--mint:#bce8d2;--line:#14271f24;--white:#fffef9;--serif:Georgia, "Times New Roman", serif;--sans:Inter, ui-sans-serif, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:92px}body{background:var(--paper);color:var(--ink);font-family:var(--sans);-webkit-font-smoothing:antialiased;margin:0}body.menu-open{overflow:hidden}button,input,select,textarea{font:inherit}a{color:inherit;text-decoration:none}button,a{-webkit-tap-highlight-color:transparent}::selection{background:var(--lime);color:var(--forest-deep)}.section-shell{width:min(1180px,100% - 48px);margin-inline:auto;position:relative}.section-pad{padding:120px 0}.eyebrow{color:#6c7c73;letter-spacing:.16em;text-transform:uppercase;margin:0 0 20px;font-size:12px;font-weight:760}.button{border:1px solid var(--forest);background:var(--forest);color:#fff;cursor:pointer;border-radius:6px;justify-content:center;align-items:center;gap:12px;min-height:52px;padding:0 22px;font-size:14px;font-weight:700;transition:transform .2s,background .2s,box-shadow .2s;display:inline-flex}.button:hover{background:var(--forest-deep);transform:translateY(-2px);box-shadow:0 10px 24px #143f312e}.button:focus-visible,a:focus-visible,summary:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline-offset:3px;outline:3px solid #5d9b7d7a}.button-small{min-height:42px;padding:0 17px;font-size:13px}.button-ghost{color:var(--ink);border-color:var(--line);background:0 0}.button-ghost:hover{box-shadow:none;background:#ffffff80}.button-light{color:var(--forest-deep);background:var(--lime);border-color:var(--lime)}.button-light:hover{background:#f0ff8f;box-shadow:0 12px 28px #e8ff6024}.inline-link{color:var(--mint);border-bottom:1px solid #bce8d273;align-items:center;gap:9px;padding-bottom:5px;font-size:14px;font-weight:700;display:inline-flex}.dark-link{color:var(--forest);border-color:#143f3140}.site-header{z-index:100;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#f8f6efdb;border:1px solid #14271f1c;border-radius:10px;justify-content:space-between;align-items:center;width:min(1240px,100% - 32px);height:78px;margin:12px auto 0;padding:0 18px 0 20px;display:flex;position:sticky;top:0;box-shadow:0 10px 30px #182b220f}.brand{letter-spacing:-.03em;align-items:center;gap:11px;font-size:19px;font-weight:790;display:inline-flex}.brand-mark{flex:none;width:29px;height:29px;display:inline-block;position:relative;transform:rotate(-4deg)}.brand-mark span{border:2px solid;border-radius:50%;width:18px;height:8px;position:absolute;transform:rotate(-42deg)}.brand-mark span:first-child{top:4px;left:2px}.brand-mark span:last-child{bottom:4px;right:2px}.desktop-nav{align-items:center;gap:32px;display:flex;position:absolute;left:50%;transform:translate(-50%)}.desktop-nav a{color:var(--ink-soft);font-size:13px;font-weight:600;transition:color .2s}.desktop-nav a:hover{color:var(--ink)}.menu-button{border:1px solid var(--line);width:42px;height:42px;color:var(--ink);background:0 0;border-radius:6px;justify-content:center;align-items:center;display:none}.mobile-nav{background:var(--white);border:1px solid var(--line);border-radius:10px;padding:20px;position:fixed;inset:90px 16px auto;box-shadow:0 24px 60px #0f2a2229}.mobile-nav nav{gap:6px;display:grid}.mobile-nav nav>a:not(.button){border-bottom:1px solid var(--line);padding:14px 10px;font-size:16px;font-weight:650}.mobile-nav .button{margin-top:10px}.hero{grid-template-columns:.83fr 1.17fr;align-items:center;gap:56px;min-height:790px;padding-top:76px;padding-bottom:88px;display:grid}.hero-glow{filter:blur(60px);pointer-events:none;background:#bee8d26b;border-radius:50%;width:460px;height:460px;position:absolute;top:90px;left:-250px}.hero-copy{z-index:2;padding-bottom:20px;position:relative}.status-pill{width:fit-content;color:var(--forest);letter-spacing:.08em;text-transform:uppercase;background:#ffffff75;border:1px solid #143f3129;border-radius:999px;align-items:center;gap:8px;padding:8px 12px;font-size:11px;font-weight:760;display:inline-flex}.status-pill>span{background:#53a276;border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 4px #53a27621}.hero h1{letter-spacing:-.065em;max-width:610px;margin:28px 0 22px;font-size:clamp(56px,6.2vw,91px);font-weight:730;line-height:.94}h1 em,h2 em{color:var(--forest);font-family:var(--serif);font-weight:400}.hero h1 em{letter-spacing:-.05em;display:block}.hero-lede{max-width:540px;color:var(--ink-soft);margin:0;font-size:18px;line-height:1.7}.hero-actions{gap:10px;margin-top:32px;display:flex}.hero-proof{color:#53675e;flex-wrap:wrap;gap:12px 20px;margin-top:30px;font-size:11px;font-weight:650;display:flex}.hero-proof span{align-items:center;gap:6px;display:inline-flex}.hero-proof svg{color:#3d7e5c}.hero-product{transform-origin:50%;position:relative;transform:perspective(1400px)rotateY(-3deg)rotateX(1deg)}.product-window{background:#f8f8f4;border:1px solid #122d2326;border-radius:11px;overflow:hidden;box-shadow:0 34px 90px #1a352b2e,inset 0 3px #ffffffb3}.window-bar{color:#263b32;background:#fff;border-bottom:1px solid #e6e8e4;justify-content:space-between;align-items:center;height:48px;padding:0 17px;display:flex}.mini-brand{align-items:center;gap:4px;font-size:8px;font-weight:800;display:flex}.mini-brand .brand-mark{width:15px;height:15px}.mini-brand .brand-mark span{border-width:1px;width:9px;height:4px}.window-org{color:#65756d;align-items:center;gap:9px;font-size:7px;display:flex}.window-org span{background:var(--forest);color:#fff;border-radius:50%;place-items:center;width:23px;height:23px;font-size:7px;font-weight:800;display:grid}.window-body{grid-template-columns:112px 1fr;min-height:440px;display:grid}.sidebar{background:#f1f2ed;border-right:1px solid #e1e5e0;flex-direction:column;gap:7px;padding:25px 13px;display:flex}.sidebar span{color:#768078;border-radius:4px;padding:8px 10px;font-size:7px;font-weight:650}.sidebar .side-active{color:var(--forest);background:#dce9df}.dashboard{min-width:0;padding:26px 23px}.dashboard-title{justify-content:space-between;align-items:center;display:flex}.dashboard-title p{letter-spacing:-.02em;margin:0 0 4px;font-size:13px;font-weight:760}.dashboard-title span{color:#829088;font-size:7px}.dashboard-title button{color:#69786f;background:#fff;border:1px solid #e0e3df;border-radius:4px;padding:7px 9px;font-size:6px}.metric-grid{grid-template-columns:repeat(3,1fr);gap:9px;margin-top:21px;display:grid}.metric-card{background:#fff;border:1px solid #e3e5e1;border-radius:7px;min-width:0;padding:14px}.metric-card>span{color:#849088;font-size:6px;display:block}.metric-card strong{letter-spacing:-.04em;margin:8px 0 7px;font-size:14px;display:block}.metric-card small{color:#7b877f;font-size:5.5px;display:block}.metric-card .trend-bad{color:#b26150}.metric-card .trend-good{color:#37845b}.metric-dark{background:var(--forest);border-color:var(--forest);color:#fff}.metric-dark>span,.metric-dark small{color:#afc6bb}.dashboard-row{grid-template-columns:1.35fr .75fr;gap:9px;margin-top:10px;display:grid}.dash-panel{background:#fff;border:1px solid #e3e5e1;border-radius:7px;min-width:0;padding:15px}.panel-head{justify-content:space-between;font-size:7px;display:flex}.panel-head span{color:#8b948f;font-size:5px}.chart{height:130px;margin-top:18px;position:relative;overflow:hidden}.chart svg{z-index:2;width:100%;height:calc(100% - 14px);position:absolute;inset:0 0 14px}.chart .area{fill:url(#area)}.chart .line{fill:none;stroke:#6c8b26;stroke-width:2px;vector-effect:non-scaling-stroke}.grid-line{border-top:1px dashed #ebede9;position:absolute;left:0;right:0}.grid-line.one{top:18px}.grid-line.two{top:53px}.grid-line.three{top:88px}.chart-labels{color:#99a19c;justify-content:space-between;font-size:5px;display:flex;position:absolute;bottom:0;left:0;right:0}.attention-panel{flex-direction:column;justify-content:center;display:flex}.attention-count{border-bottom:1px solid #e8eae7;padding-bottom:13px}.attention-count span{color:var(--forest);font-family:var(--serif);font-size:32px;line-height:1;display:block}.attention-count small{color:#7b887f;font-size:6px}.attention-panel ul{margin:12px 0 0;padding:0;list-style:none}.attention-panel li{color:#53625a;align-items:center;gap:6px;padding:5px 0;font-size:6px;display:flex}.dot{border-radius:50%;width:5px;height:5px}.dot.red{background:#d56c5d}.dot.amber{background:#d7a041}.dot.blue{background:#638ca2}.floating-card{background:#fffffbf5;border:1px solid #1032261c;border-radius:8px;align-items:center;gap:10px;padding:12px 15px;display:flex;position:absolute;transform:rotateY(3deg);box-shadow:0 20px 45px #0f2b2026}.floating-card strong,.floating-card small{white-space:nowrap;display:block}.floating-card strong{font-size:9px}.floating-card small{color:#738078;margin-top:3px;font-size:6px}.floating-icon{color:#3d7b57;background:#dff1e5;border-radius:50%;place-items:center;width:26px;height:26px;font-size:11px;display:grid}.promise-card{bottom:57px;left:-27px}.match-card{top:105px;right:-25px}.match-score{background:var(--forest);width:34px;height:34px;color:var(--lime);font-family:var(--serif);border-radius:50%;place-items:center;font-size:10px;display:grid}.trust-band{border-top:1px solid var(--line);justify-content:space-between;align-items:center;gap:30px;min-height:90px;padding:24px 0;display:flex}.trust-band>p{color:#78857e;letter-spacing:.12em;text-transform:uppercase;margin:0;font-size:11px;font-weight:700}.trust-list{color:#56685f;align-items:center;gap:27px;font-size:13px;font-weight:700;display:flex}.problem-section{background:var(--white);border-top:1px solid #14271f14}.section-heading h2{letter-spacing:-.055em;margin:0;font-size:clamp(42px,5vw,66px);font-weight:700;line-height:1.03}.section-heading>p:not(.eyebrow){max-width:580px;color:var(--ink-soft);margin:25px 0 0;font-size:17px;line-height:1.65}.centered{text-align:center}.centered>p:not(.eyebrow){margin-inline:auto}.mess-map{grid-template-columns:1fr 100px 150px 100px 1fr;align-items:center;width:min(970px,100%);margin:76px auto 60px;display:grid}.source-stack{gap:13px;display:grid}.source-stack>div{background:#f9f8f3;border:1px solid #e0e4df;border-radius:8px;align-items:center;gap:13px;min-height:69px;padding:10px 15px;display:flex;box-shadow:0 8px 23px #122f240d}.source-stack p{margin:0;font-size:12px;font-weight:720}.source-stack small{color:#7d8982;margin-top:5px;font-size:9px;font-weight:500;display:block}.source-icon{border-radius:8px;flex:none;place-items:center;width:36px;height:36px;font-size:13px;font-weight:800;display:grid}.source-icon.excel{color:#237849;background:#d9efe1}.source-icon.bank{color:#7c6123;background:#f0e7c9}.source-icon.mail{color:#8a4d3d;background:#f4ded8}.source-icon.chat{color:#28724a;background:#dcefe3}.source-icon.tally{color:#8c3342;background:#f1dade}.source-icon.folder{color:#4e6387;background:#dfe6f1}.map-lines{align-content:space-between;height:178px;display:grid;overflow:hidden}.map-lines span{transform-origin:100%;background:linear-gradient(90deg,#ccd4ce 0% 55%,#0000 55%) 0 0/8px 1px;height:1px;display:block}.map-lines span:first-child{transform:rotate(20deg)}.map-lines span:last-child,.map-lines.right span:first-child{transform:rotate(-20deg)}.map-lines.right span:last-child{transform:rotate(20deg)}.you-card{z-index:2;text-align:center;background:var(--forest);color:#fff;border-radius:50%;place-content:center;width:150px;height:150px;display:grid;position:relative;box-shadow:0 18px 50px #143f3133}.you-card strong{font-family:var(--serif);font-size:27px;font-weight:400}.you-card small{color:#b8c9c0;margin-top:5px;font-size:8px}.you-orbit{border:1px dashed #27564454;border-radius:50%;animation:18s linear infinite spin;position:absolute;inset:-9px}.you-orbit i{background:#7c9c8c;border-radius:50%;width:6px;height:6px;position:absolute}.you-orbit i:first-child{top:15px;right:20px}.you-orbit i:nth-child(2){bottom:4px;left:63px}.you-orbit i:nth-child(3){top:55px;left:-2px}@keyframes spin{to{transform:rotate(360deg)}}.pain-strip{border-block:1px solid var(--line);grid-template-columns:repeat(4,1fr);display:grid}.pain-strip div{border-right:1px solid var(--line);align-items:center;gap:14px;padding:23px;display:flex}.pain-strip div:last-child{border:0}.pain-strip span{color:#8c9a92;font-family:var(--serif);font-size:13px}.pain-strip p{margin:0;font-size:13px;font-weight:700}.outcomes-section{background:#eeebe2}.split-heading{grid-template-columns:1.3fr .7fr;align-items:end;gap:80px;display:grid}.split-heading>p:not(.eyebrow){padding-bottom:4px}.feature-block{grid-template-columns:.75fr 1.25fr;align-items:center;gap:80px;padding-top:110px;display:grid}.feature-block+.feature-block{grid-template-columns:1.25fr .75fr;padding-top:130px}.feature-number{color:#6d7f75;letter-spacing:.13em;text-transform:uppercase;margin-bottom:25px;font-size:11px;font-weight:780;display:block}.feature-copy h3{letter-spacing:-.05em;max-width:470px;margin:0;font-size:clamp(35px,4vw,52px);line-height:1.05}.feature-copy>p{max-width:500px;color:var(--ink-soft);margin:25px 0 0;font-size:16px;line-height:1.65}.check-list{color:#30493e;gap:13px;margin:29px 0 0;padding:0;font-size:13px;font-weight:650;list-style:none;display:grid}.check-list li{align-items:center;gap:10px;display:flex}.check-list svg{color:#34724f;background:#d6e9dc;border-radius:50%;width:20px;height:20px;padding:4px}.product-card{background:#fffefb;border:1px solid #11332721;border-radius:12px;box-shadow:0 22px 60px #18382c1a}.ageing-card{padding:30px;transform:rotate(1deg)}.ageing-total{justify-content:space-between;align-items:flex-start;display:flex}.ageing-total span{color:#78867e;font-size:10px}.ageing-total strong{letter-spacing:-.04em;margin-top:8px;font-size:28px;display:block}.period-pill{background:#f8f8f5;border:1px solid #e1e4e0;border-radius:5px;padding:8px 10px}.segmented-bar{border-radius:99px;gap:2px;height:9px;margin:27px 0 16px;display:flex;overflow:hidden}.segmented-bar span.green,.ageing-list i.green{background:#346c50}.segmented-bar span.lime,.ageing-list i.lime{background:#89a961}.segmented-bar span.amber,.ageing-list i.amber{background:#d0a24f}.segmented-bar span.orange,.ageing-list i.orange{background:#d57b46}.segmented-bar span.red,.ageing-list i.red{background:#be5e52}.ageing-list{grid-template-columns:repeat(5,1fr);gap:7px;padding-bottom:26px;display:grid}.ageing-list div{border-right:1px solid #e6e8e5;padding-right:8px}.ageing-list div:last-child{border:0}.ageing-list span{color:#7e8983;align-items:center;gap:5px;font-size:7px;display:flex}.ageing-list i{border-radius:50%;width:5px;height:5px}.ageing-list strong{margin-top:6px;font-size:11px;display:block}.customer-callout{background:#f1f4ef;border-radius:8px;grid-template-columns:auto 1fr auto;align-items:center;gap:12px;padding:16px;display:grid}.customer-callout .avatar{background:var(--forest);color:#fff;border-radius:50%;place-items:center;width:35px;height:35px;font-size:9px;font-weight:800;display:grid}.customer-callout strong{font-size:11px}.customer-callout small{color:#7b8780;margin-top:4px;font-size:8px;display:block}.customer-callout>strong{font-size:13px}.exception-card{padding:28px;transform:rotate(-1deg)}.exception-head{justify-content:space-between;align-items:center;display:flex}.exception-head>div span{color:#7b8780;font-size:9px;display:block}.exception-head>div strong{margin-top:7px;font-size:18px;display:block}.complete-ring{text-align:center;color:#31684c;width:56px;height:56px;font-family:var(--serif);border:5px solid #c8e3d2;border-right-color:#eef2ed;border-radius:50%;place-content:center;font-size:15px;display:grid}.complete-ring small{color:#7c8880;font-family:var(--sans);font-size:5px;display:block}.match-summary{color:#66756d;border-block:1px solid #e6e8e5;gap:20px;margin:23px 0 12px;padding:14px 0;font-size:8px;display:flex}.match-summary span{align-items:center;gap:6px;display:flex}.match-summary i{border-radius:50%;width:6px;height:6px}.green-dot{background:#4f936b}.amber-dot{background:#d5a047}.exception-list{display:grid}.exception-row{border-bottom:1px solid #edf0ec;grid-template-columns:auto 1fr auto;align-items:center;gap:12px;padding:13px 0;display:grid}.exception-row:last-child{border:0}.row-icon{color:#3e6954;background:#e9efe9;border-radius:7px;place-items:center;width:31px;height:31px;font-size:10px;font-weight:800;display:grid}.exception-row strong{font-size:9px;display:block}.exception-row small{color:#89938d;margin-top:4px;font-size:7px;display:block}.exception-row button{color:#617168;background:#f7f8f5;border:1px solid #e0e4df;border-radius:4px;padding:6px 8px;font-size:6px}.workflow-section{background:var(--forest-deep);color:#fff;overflow:hidden}.light-heading .eyebrow{color:#98b1a5}.light-heading h2 em{color:var(--lime)}.workflow-grid{border:1px solid #ffffff21;border-radius:10px;grid-template-columns:repeat(4,1fr);margin-top:75px;display:grid;overflow:hidden}.workflow-grid article{background:#ffffff06;border-right:1px solid #ffffff21;min-height:340px;padding:28px;position:relative}.workflow-grid article:last-child{border:0}.workflow-grid article:not(:last-child):after{content:"→";z-index:2;background:var(--forest-deep);color:#8aa397;border:1px solid #ffffff21;border-radius:50%;place-items:center;width:26px;height:26px;font-size:10px;display:grid;position:absolute;top:51px;right:-13px}.step-no{color:#829b8f;font-family:var(--serif);font-size:12px}.step-icon{width:54px;height:54px;color:var(--lime);font-family:var(--serif);background:#e8ff6012;border:1px solid #e8ff6047;border-radius:50%;place-items:center;margin:45px 0 27px;font-size:22px;display:grid}.workflow-grid h3{margin:0;font-size:18px}.workflow-grid p{color:#aabcb3;min-height:67px;margin:14px 0 22px;font-size:12px;line-height:1.55}.workflow-grid article>small{color:#7f9a8d;letter-spacing:.06em;text-transform:uppercase;font-size:8px;font-weight:700}.planned-note{color:#789287;text-align:right;margin:18px 0 0;font-size:9px}.privacy-section{color:#fff;background:#12382c;position:relative;overflow:hidden}.privacy-glow{filter:blur(30px);background:#70af8b24;border-radius:50%;width:600px;height:600px;position:absolute;top:-250px;right:-260px}.privacy-grid{grid-template-columns:.9fr 1.1fr;align-items:center;gap:80px;display:grid}.privacy-copy .eyebrow{color:#9ab6a9}.privacy-copy h2{letter-spacing:-.055em;margin:0;font-size:clamp(43px,5vw,66px);line-height:1.02}.privacy-copy h2 em{color:var(--lime)}.privacy-lede{color:#b3c7bd;margin:27px 0;font-size:16px;line-height:1.7}.privacy-diagram{background:#ffffff09;border:1px solid #ffffff21;border-radius:13px;padding:32px;position:relative;box-shadow:0 30px 60px #03140e33}.device-card,.cloud-card{background:#ffffff0e;border:1px solid #ffffff1f;border-radius:9px;grid-template-columns:auto 1fr auto;align-items:center;gap:16px;padding:21px;display:grid}.diagram-icon{width:43px;height:43px;color:var(--lime);background:#e8ff601a;border-radius:8px;place-items:center;display:grid}.device-card small,.cloud-card small{color:#91aa9e;text-transform:uppercase;letter-spacing:.1em;font-size:8px}.device-card strong,.cloud-card strong{margin-top:5px;font-size:13px;display:block}.device-card p,.cloud-card p{color:#91aa9e;margin:5px 0 0;font-size:8px}.local-pill,.cloud-pill{color:#dff398;background:#e8ff6017;border-radius:99px;align-items:center;gap:5px;padding:7px 9px;font-size:7px;font-weight:700;display:flex}.cloud-pill{color:#b7c9c0;background:#ffffff12}.limited-flow{text-align:center;place-content:center;height:68px;display:grid;position:relative}.limited-flow:before{content:"";border-left:1px dashed #e8ff604d;position:absolute;top:0;bottom:0;left:50%}.limited-flow small{color:#a9c6b7;background:#174535;border-radius:99px;padding:7px 10px;font-size:7px;position:relative}.privacy-principles{border-top:1px solid #ffffff24;grid-column:1/-1;grid-template-columns:repeat(4,1fr);margin-top:35px;display:grid}.privacy-principles article{border-right:1px solid #ffffff21;padding:32px 28px 0}.privacy-principles article:first-child{padding-left:0}.privacy-principles article:last-child{border:0}.privacy-principles svg{color:var(--lime)}.privacy-principles h3{margin:18px 0 9px;font-size:13px}.privacy-principles p{color:#92aa9f;margin:0;font-size:10px;line-height:1.55}.integrations-section{background:var(--white)}.integrations-grid{grid-template-columns:.8fr 1.2fr;align-items:center;gap:70px;display:grid}.integrations-grid .section-heading h2{font-size:clamp(40px,4.6vw,62px)}.integrations-grid .dark-link{margin-top:28px}.integration-cloud{background:radial-gradient(circle,#bce8d257,#bce8d212 45%,#0000 69%);border-radius:50%;min-height:470px;position:relative}.integration-cloud:before,.integration-cloud:after{content:"";border:1px dashed #1949372e;border-radius:50%;position:absolute;inset:80px}.integration-cloud:after{inset:145px}.integration-core{background:var(--forest);color:#fff;border-radius:50%;place-content:center;justify-items:center;width:150px;height:150px;display:grid;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 20px 50px #173f3240}.integration-core .brand-mark{color:var(--lime);margin-bottom:8px}.integration-core strong{font-size:15px}.integration-core small{color:#a8beb3;margin-top:5px;font-size:7px}.integration-pill{background:#fff;border:1px solid #dfe5df;border-radius:8px;align-items:center;gap:9px;padding:11px 14px;font-size:10px;font-weight:700;display:flex;position:absolute;box-shadow:0 10px 25px #18392c14}.integration-pill b{border-radius:6px;place-items:center;width:27px;height:27px;font-size:10px;display:grid}.tally-pill{top:24%;left:3%}.tally-pill b{color:#8b3542;background:#f1dcdf}.zoho-pill{top:18%;right:2%}.zoho-pill b{color:#4c5f9a;background:#e5e7f4}.excel-pill{bottom:23%;left:1%}.excel-pill b{color:#247447;background:#dcefe3}.gmail-pill{bottom:27%;right:1%}.gmail-pill b{color:#9a493b;background:#f5dfda}.bank-pill{top:3%;left:38%}.bank-pill b{color:#745d24;background:#f1e8cb}.razor-pill{bottom:2%;left:42%}.razor-pill b{color:#4568a1;background:#e0e7f5}.early-section{background:var(--white);padding-top:0}.early-card{background:var(--forest-deep);color:#fff;border-radius:12px;justify-content:space-between;align-items:flex-end;gap:40px;padding:64px;display:flex;position:relative;overflow:hidden}.early-card:after{content:"";border:70px solid #e8ff6014;border-radius:50%;width:350px;height:350px;position:absolute;top:-220px;right:-150px}.early-card>div{z-index:1;position:relative}.early-card .status-pill{color:var(--lime);background:#e8ff600d;border-color:#e8ff6033}.early-card h2{letter-spacing:-.05em;margin:25px 0 20px;font-size:clamp(40px,4.5vw,58px);line-height:1}.early-card h2 em{color:var(--lime)}.early-card p{color:#a8bcb2;max-width:630px;margin:0;font-size:15px;line-height:1.65}.early-card p strong{color:#fff}.early-card>.button{z-index:1;flex:none;position:relative}.faq-section{background:var(--paper)}.faq-grid{grid-template-columns:.7fr 1.3fr;gap:100px;display:grid}.faq-grid .section-heading h2{font-size:clamp(39px,4vw,54px)}.faq-list{border-top:1px solid var(--line)}.faq-list details{border-bottom:1px solid var(--line)}.faq-list summary{cursor:pointer;justify-content:space-between;align-items:center;gap:20px;padding:26px 0;font-size:15px;font-weight:720;list-style:none;display:flex}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary span{border:1px solid var(--line);width:27px;height:27px;font-family:var(--serif);border-radius:50%;place-items:center;font-size:18px;font-weight:400;transition:transform .2s;display:grid}.faq-list details[open] summary span{background:var(--forest);color:#fff;transform:rotate(45deg)}.faq-list details p{max-width:650px;color:var(--ink-soft);margin:-7px 45px 26px 0;font-size:13px;line-height:1.7}.waitlist-section{color:#fff;background:#0d2b22;position:relative;overflow:hidden}.waitlist-orbit{border:1px solid #e8ff6012;border-radius:50%;position:absolute}.waitlist-orbit.one{width:660px;height:660px;bottom:-400px;left:-350px}.waitlist-orbit.two{width:500px;height:500px;top:-300px;right:-300px}.waitlist-grid{grid-template-columns:.72fr 1.28fr;align-items:start;gap:90px;display:grid}.waitlist-copy{position:sticky;top:130px}.waitlist-copy .eyebrow{color:#9bb5a8}.waitlist-copy h2{letter-spacing:-.055em;margin:0;font-size:clamp(42px,4.8vw,62px);line-height:1.02}.waitlist-copy>p:not(.eyebrow){color:#aabeb4;margin:25px 0;font-size:16px;line-height:1.65}.waitlist-points{gap:13px;margin-top:30px;display:grid}.waitlist-points span{color:#cad8d1;align-items:center;gap:10px;font-size:12px;display:flex}.waitlist-points svg{width:19px;height:19px;color:var(--lime);background:#e8ff601f;border-radius:50%;padding:4px}.waitlist-form{background:#ffffff0b;border:1px solid #ffffff1f;border-radius:12px;grid-template-columns:1fr 1fr;gap:19px;padding:36px;display:grid}.field{align-content:start;gap:8px;display:grid}.field-full{grid-column:1/-1}.field label{color:#c9d7d0;letter-spacing:.02em;font-size:10px;font-weight:700}.field label span{color:#809a8e;font-weight:500}.field input,.field select,.field textarea{color:#fff;background:#fff1;border:1px solid #ffffff24;border-radius:6px;outline:none;width:100%;padding:0 13px;transition:border .2s,background .2s}.field input,.field select{height:48px}.field textarea{resize:vertical;padding-top:13px}.field input::placeholder,.field textarea::placeholder{color:#6f8c7e}.field select{appearance:auto}.field select option{color:#fff;background:#173f32}.field input:focus,.field select:focus,.field textarea:focus{background:#ffffff16;border-color:#e8ff608c}.consent{color:#8ea79b;cursor:pointer;grid-template-columns:auto 1fr;align-items:start;gap:10px;font-size:9px;line-height:1.55;display:grid}.consent input{width:15px;height:15px;accent-color:var(--lime);margin:1px 0 0}.form-actions{align-items:center;gap:17px;margin-top:5px;display:flex}.form-submit{min-width:190px}.form-submit:disabled{opacity:.65;cursor:wait;transform:none}.form-actions p{color:#799286;margin:0;font-size:8px}.form-error{color:#ffc4bb;background:#d466571f;border-radius:5px;margin:0;padding:11px 13px;font-size:11px}.form-success{background:#ffffff0b;border:1px solid #ffffff1f;border-radius:12px;place-content:center;justify-items:start;min-height:470px;padding:55px;display:grid}.success-icon{background:var(--lime);width:55px;height:55px;color:var(--forest-deep);border-radius:50%;place-items:center;margin-bottom:30px;display:grid}.form-success .eyebrow{color:#91aa9e}.form-success h3{letter-spacing:-.04em;margin:0;font-size:38px}.form-success>p:not(.eyebrow){color:#a9bdb3;max-width:520px;margin:16px 0 28px;line-height:1.65}.text-button{color:#fff;cursor:pointer;background:0 0;border:0;border-bottom:1px solid #82998e;padding:0 0 5px;font-size:11px}.consent a{color:#d9e9e1;text-underline-offset:2px;text-decoration:underline}.honeypot{clip:rect(0 0 0 0)!important;white-space:nowrap!important;width:1px!important;height:1px!important;position:absolute!important;overflow:hidden!important}.footer{color:#fff;background:#091f19}.footer-main{justify-content:space-between;align-items:flex-start;padding-top:55px;padding-bottom:55px;display:flex}.footer-brand{color:#fff}.footer-main>div>p{color:#789186;margin:14px 0 0;font-size:11px}.footer-links{color:#9eb1a8;gap:28px;font-size:11px;display:flex}.footer-links a:hover{color:#fff}.footer-bottom{color:#678176;letter-spacing:.03em;border-top:1px solid #ffffff1a;justify-content:space-between;padding-top:20px;padding-bottom:25px;font-size:8px;display:flex}.legal-page{background:var(--paper);min-height:100vh}.legal-header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;height:82px;display:flex}.legal-back{color:var(--ink-soft);align-items:center;gap:8px;font-size:13px;font-weight:650;display:inline-flex}.legal-main{grid-template-columns:260px minmax(0,720px);gap:90px;padding-top:86px;padding-bottom:120px;display:grid}.legal-aside{align-self:start;position:sticky;top:40px}.legal-aside .eyebrow{margin-bottom:14px}.legal-aside h1{letter-spacing:-.05em;margin:0;font-size:46px;line-height:1}.legal-aside>p:not(.eyebrow){color:var(--ink-soft);margin:18px 0;font-size:12px;line-height:1.6}.legal-contact{color:var(--forest);border-bottom:1px solid #143f3140;margin-top:8px;font-size:12px;font-weight:700;display:inline-block}.legal-content{color:#354a41;font-size:14px;line-height:1.8}.legal-summary{border-left:3px solid var(--forest);background:#ffffff8c;margin:0 0 48px;padding:24px;font-size:15px}.legal-content section{border-bottom:1px solid var(--line);margin:0 0 35px;padding:0 0 30px}.legal-content section:last-child{border-bottom:0}.legal-content h2{color:var(--ink);letter-spacing:-.025em;margin:0 0 15px;font-size:22px}.legal-content h3{color:var(--ink);margin:20px 0 8px;font-size:15px}.legal-content p{margin:10px 0}.legal-content ul{margin:12px 0;padding-left:20px}.legal-content li{margin:7px 0}.legal-content a{color:var(--forest);text-underline-offset:3px;font-weight:700;text-decoration:underline}.legal-note{color:#52625a;background:#ebe7dc;border-radius:6px;padding:16px 18px;font-size:12px}.legal-footer{border-top:1px solid var(--line);color:#718078;padding:25px 0;font-size:10px}@media (max-width:1050px){.desktop-nav{gap:20px}.hero{grid-template-columns:1fr;min-height:auto;padding-top:100px}.hero-copy{max-width:760px}.hero-product{width:min(720px,92%);margin:20px auto 0}.feature-block,.feature-block+.feature-block{gap:48px}.privacy-grid{gap:45px}.waitlist-grid{gap:50px}.trust-list{gap:16px}}@media (max-width:820px){.section-shell{width:min(100% - 32px,680px)}.section-pad{padding:86px 0}.site-header{height:66px}.desktop-nav,.header-cta{display:none}.menu-button{display:flex}.hero{gap:30px;padding-top:75px;padding-bottom:65px}.hero h1{font-size:clamp(53px,13vw,76px)}.hero-lede{font-size:16px}.hero-product{width:100%;transform:none}.promise-card{left:-10px}.match-card{right:-9px}.trust-band{display:block}.trust-list{flex-wrap:wrap;gap:12px 22px;margin-top:20px}.mess-map{grid-template-columns:1fr 72px 110px 72px 1fr}.you-card{width:110px;height:110px}.source-stack>div{min-height:60px;padding:9px}.source-stack p{font-size:10px}.source-icon{width:31px;height:31px}.map-lines{height:154px}.pain-strip{grid-template-columns:1fr 1fr}.pain-strip div:nth-child(2){border-right:0}.pain-strip div:nth-child(-n+2){border-bottom:1px solid var(--line)}.split-heading,.privacy-grid,.integrations-grid,.faq-grid,.waitlist-grid{grid-template-columns:1fr;gap:45px}.feature-block,.feature-block+.feature-block{grid-template-columns:1fr;gap:45px;padding-top:85px}.feature-block+.feature-block .feature-copy{grid-row:1}.product-card{width:min(100%,620px);margin-inline:auto}.workflow-grid{grid-template-columns:1fr 1fr}.workflow-grid article{min-height:300px}.workflow-grid article:nth-child(2){border-right:0}.workflow-grid article:nth-child(-n+2){border-bottom:1px solid #ffffff21}.workflow-grid article:nth-child(2):after{display:none}.privacy-principles{grid-template-columns:1fr 1fr}.privacy-principles article:nth-child(2){border-right:0}.privacy-principles article:nth-child(-n+2){border-bottom:1px solid #ffffff21;padding-bottom:28px}.privacy-principles article:nth-child(3){padding-left:0}.integration-cloud{width:min(100%,650px);margin-inline:auto}.early-card{flex-direction:column;align-items:flex-start;padding:44px}.waitlist-copy{position:static}.waitlist-form{padding:28px}.legal-main{grid-template-columns:1fr;gap:45px;padding-top:60px}.legal-aside{position:static}.legal-aside h1{font-size:42px}}@media (max-width:560px){.section-shell{width:calc(100% - 26px)}.section-pad{padding:72px 0}.site-header{width:calc(100% - 20px);margin-top:8px;padding-left:14px}.brand{font-size:17px}.brand-mark{width:26px;height:26px}.mobile-nav{inset:82px 10px auto}.hero{padding-top:62px}.hero h1{font-size:52px}.hero-actions{flex-direction:column;align-items:stretch}.hero-proof{grid-template-columns:1fr 1fr;gap:10px;display:grid}.hero-proof span:last-child{grid-column:1/-1}.product-window{border-radius:8px}.window-body{grid-template-columns:1fr;min-height:360px}.sidebar{display:none}.dashboard{padding:18px 13px}.metric-grid{grid-template-columns:1fr 1fr}.metric-card.hide-mobile{display:none}.dashboard-row{grid-template-columns:1fr}.attention-panel{display:none}.chart{height:115px}.floating-card{display:none}.section-heading h2{font-size:40px}.section-heading>p:not(.eyebrow){font-size:15px}.problem-section .section-heading br{display:none}.mess-map{grid-template-columns:1fr 65px 1fr;gap:0;margin-top:55px}.map-lines{display:none}.you-card{grid-area:1/2;width:82px;height:82px}.you-card strong{font-size:20px}.you-card small{font-size:6px}.left-stack{grid-area:1/1}.right-stack{grid-area:1/3}.source-stack{gap:8px}.source-stack>div{text-align:center;justify-items:center;min-height:78px;padding:8px 4px;display:grid}.source-stack p{font-size:8px}.source-stack small{font-size:6px}.source-icon{width:28px;height:28px}.pain-strip{margin-top:45px}.pain-strip div{gap:8px;padding:17px 12px}.pain-strip p{font-size:11px}.split-heading{gap:25px}.feature-block,.feature-block+.feature-block{padding-top:70px}.feature-copy h3{font-size:37px}.ageing-card,.exception-card{padding:18px;transform:none}.ageing-list{grid-template-columns:1fr 1fr}.ageing-list div{border-bottom:1px solid #eceeeb;border-right:0;padding:7px 0}.ageing-list div:last-child{border-bottom:0}.customer-callout{grid-template-columns:auto 1fr}.customer-callout>strong{grid-column:2}.exception-row{grid-template-columns:auto 1fr}.exception-row button{display:none}.workflow-grid{grid-template-columns:1fr}.workflow-grid article{border-right:0;min-height:265px;border-bottom:1px solid #ffffff21!important}.workflow-grid article:last-child{border-bottom:0!important}.workflow-grid article:after{display:none}.step-icon{margin:26px 0 20px}.workflow-grid p{min-height:auto}.privacy-diagram{padding:15px}.device-card,.cloud-card{grid-template-columns:auto 1fr;padding:14px}.local-pill,.cloud-pill{grid-column:2}.privacy-principles{grid-template-columns:1fr}.privacy-principles article{border-bottom:1px solid #ffffff21;border-right:0;padding:25px 0!important}.integration-cloud{min-height:430px;margin:-20px 0;transform:scale(.9)}.integration-core{width:126px;height:126px}.integration-pill{padding:8px;font-size:8px}.integration-pill b{width:23px;height:23px}.bank-pill{left:31%}.razor-pill{left:34%}.early-card{padding:34px 24px}.early-card h2{font-size:38px}.early-card>.button{width:100%}.faq-list summary{font-size:13px}.waitlist-form{grid-template-columns:1fr;padding:21px}.field-full{grid-column:1}.form-actions{flex-direction:column;align-items:stretch}.form-submit{width:100%}.footer-main,.footer-bottom{flex-direction:column;align-items:flex-start;gap:25px}.footer-links{grid-template-columns:1fr 1fr;display:grid}.footer-bottom{gap:8px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
