@import url("https://fonts.googleapis.com/css2?family=DM+Mono:wght@400;500&family=Manrope:wght@400;500;600;700;800&display=swap");:root{--ink:#183c34;--green:#11694f;--paper:#fcfcf9;--line:#d6e1da;--muted:#61746d;--radius:12px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);font-family:Manrope,Arial,sans-serif;font-size:15px}a{color:inherit;text-decoration:none}button{font:inherit}.container{width:min(100% - 48px,1280px);margin:0 auto}.site-header{height:80px;border-bottom:1px solid var(--line);background:var(--paper)}.nav{height:100%;justify-content:space-between}.nav,.wordmark{display:flex;align-items:center}.wordmark{gap:8px;font-size:23px;font-weight:800;letter-spacing:-1.5px}.wordmark i{width:17px;height:17px;background:var(--green);border-radius:5px}.nav-desktop,.nav-links{display:flex;align-items:center;gap:30px;font-size:12px;font-weight:700;color:#47635a}.nav-desktop{gap:20px}.inline-link:hover,.nav-desktop>a:hover,.nav-links a:hover{color:var(--green)}.nav-login{display:none}.button{display:inline-flex;gap:8px;align-items:center;justify-content:center;border:1px solid var(--green);border-radius:8px;padding:12px 16px;background:var(--green);color:#fff;font-size:12px;font-weight:800;white-space:nowrap}.button--secondary{background:transparent;border-color:var(--line)}.mobile-menu{display:none;background:none;border:0;color:var(--ink);padding:7px}.hero{padding:96px 0}.hero-grid{display:grid;grid-template-columns:minmax(0,.9fr) minmax(480px,1.1fr);grid-gap:72px;gap:72px;align-items:center}.eyebrow,.label{margin:0 0 16px;color:#547168;font-family:DM Mono,monospace;font-size:10px;font-weight:500;letter-spacing:.08em;text-transform:uppercase}.hero h1,h2{margin:0;color:var(--ink);font-size:56px;line-height:1.08;letter-spacing:-3.2px}.hero-copy{max-width:500px;margin:24px 0;color:var(--muted);font-size:16px;line-height:1.75}.button-group{display:flex;gap:12px;flex-wrap:wrap}.trust-line{display:flex;align-items:center;gap:7px;margin:24px 0 0;color:#5c756c;font-size:11px;font-weight:700}.trust-line svg{color:var(--green)}.dashboard-frame{display:flex;min-height:396px;border:1px solid var(--line);border-radius:var(--radius);background:var(--white);overflow:hidden;box-shadow:0 14px 32px #173d3410;color:#27463d}.dashboard-sidebar{width:112px;display:flex;flex-direction:column;gap:9px;padding:20px 12px;background:#f4f7f4;border-right:1px solid #e2ebe4;font-size:8px;color:#768a82}.dashboard-sidebar b{font-size:12px;color:var(--ink);margin-bottom:20px}.dashboard-sidebar span{padding:7px;border-radius:4px}.dashboard-sidebar .sidebar-active{background:#fff;color:var(--green);font-weight:800}.dashboard-main{flex:1 1;padding:24px;min-width:0}.dashboard-title{display:flex;justify-content:space-between;align-items:flex-start}.dashboard-title span{display:grid;grid-gap:4px;gap:4px}.dashboard-frame small,.dashboard-title small{font-size:8px;color:#7b8d85}.dashboard-title b{font-size:15px}.dashboard-title button{background:#fff;border:1px solid var(--line);border-radius:5px;padding:6px 9px;font-size:8px;color:var(--ink)}.dashboard-metrics{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:8px;gap:8px;margin:20px 0 12px}.dashboard-chart,.dashboard-metrics>div,.dashboard-table{padding:10px;border:1px solid #e3eae5;border-radius:7px}.dashboard-metrics b{display:block;margin:5px 0 3px;font-size:14px;letter-spacing:-.5px}.dashboard-metrics em,.dashboard-row em{font-size:7px;font-style:normal;font-weight:700;color:#408c69}.dashboard-metrics .alert,.dashboard-row .alert{color:#b56b45}.dashboard-chart>b{display:block;margin-top:3px;font-size:15px}.chart-lines{position:relative;height:102px;margin-top:8px;background:repeating-linear-gradient(180deg,transparent 0 24px,#edf1ee 25px)}.chart-lines i{position:absolute;top:0;bottom:0;border-left:1px solid #edf1ee}.chart-lines i:first-child{left:25%}.chart-lines i:nth-child(2){left:50%}.chart-lines i:nth-child(3){left:75%}.chart-lines svg{position:absolute;inset:0;width:100%;height:100%;color:#4f9b76}.dashboard-table{margin-top:12px}.dashboard-table>div:first-child{display:flex;justify-content:space-between;font-size:9px}.dashboard-table a{color:var(--green);font-size:8px}.dashboard-row{display:grid;grid-template-columns:1fr 72px 42px;grid-gap:6px;gap:6px;align-items:center;padding:9px 0 0;margin-top:8px;border-top:1px solid #edf0ee;font-size:8px}.dashboard-row span small{display:block;margin-top:2px;font-size:7px}.dashboard-row>b{font-size:8px}.dashboard-row em{text-align:center;padding:3px;border-radius:3px}.dashboard-row .success{background:#e9f5ec}.dashboard-row .alert{background:#fff0e8}.trusted{padding:36px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.trusted .label{text-align:center}.logo-list{display:flex;align-items:center;justify-content:space-around;gap:24px;color:#6f817a;font-size:17px;font-weight:800;letter-spacing:-1px}.logo-list span:nth-child(2n){font-size:14px;letter-spacing:1.5px}.section{padding:128px 0}.section--soft{background:var(--soft)}.faq-layout,.security-layout,.showcase-layout,.split-layout{display:grid;grid-template-columns:1fr 1fr;grid-gap:88px;gap:88px;align-items:center}.section-heading h2{font-size:42px;letter-spacing:-2.5px}.section-heading--centered{max-width:680px;margin:0 auto;text-align:center}.section-copy{max-width:550px;margin:18px 0 0;color:var(--muted);line-height:1.75}.section-heading--centered .section-copy{margin-inline:auto}.body-stack{align-self:end;color:var(--muted);line-height:1.8}.body-stack p{margin:0;max-width:450px}.inline-link{display:inline-flex;align-items:center;gap:7px;margin-top:20px;color:var(--ink);font-size:12px;font-weight:800}.card-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:20px;gap:20px;margin-top:56px}.feature-card{min-height:244px;padding:28px;background:var(--white);border:1px solid var(--line);border-radius:var(--radius)}.feature-icon{display:grid;place-items:center;width:44px;height:44px;border-radius:8px;background:var(--soft)}.feature-card h3{margin:44px 0 9px;font-size:18px;letter-spacing:-.9px}.feature-card p{margin:0;max-width:290px;color:var(--muted);line-height:1.75}.showcase-layout>.dashboard-frame{min-height:360px}.check-list{display:grid;grid-gap:12px;gap:12px;margin:30px 0 0;padding:0;list-style:none;font-size:12px;font-weight:700}.check-list li{display:flex;align-items:center;gap:9px}.check-list svg{width:16px;color:var(--green)}.steps{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:48px;gap:48px;margin:64px 0 0;padding:0;list-style:none}.steps li{border-top:1px solid #b9cac1;padding-top:18px}.steps span{font-family:DM Mono,monospace;font-size:10px;color:#6b9180}.steps h3{margin:28px 0 8px;font-size:19px;letter-spacing:-.8px}.steps p{max-width:250px;margin:0;color:var(--muted);font-size:12px;line-height:1.75}.security{background:var(--green-dark);color:#eff5f0}.security h2{color:#fff;font-size:42px}.security p:not(.eyebrow){max-width:500px;margin:18px 0 0;color:#b7c9be;line-height:1.75;font-size:14px}.security .eyebrow{color:#a7c3b2}.security-points{display:grid;grid-gap:12px;gap:12px}.security-points span{display:flex;gap:10px;align-items:center;padding:17px;border:1px solid #527264;border-radius:8px;font-size:12px;font-weight:700}.security-points svg{width:18px;color:#a6d1ad}.integration-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:14px;gap:14px;max-width:880px;margin:54px auto 0}.integration-grid article{padding:24px;border:1px solid var(--line);border-radius:8px;background:var(--white);text-align:center;font-size:15px;font-weight:800;color:#49645b}.testimonial{max-width:720px;margin:56px auto 0;text-align:center}.testimonial blockquote{margin:0;font-size:25px;font-weight:600;line-height:1.5;letter-spacing:-1px}.testimonial footer{display:flex;justify-content:center;align-items:center;gap:10px;margin-top:28px}.testimonial footer>span{display:grid;place-items:center;width:34px;height:34px;border-radius:50%;background:#dcb993;color:#fff;font-size:9px;font-weight:800}.testimonial footer p{margin:0;text-align:left}.testimonial footer b,.testimonial footer small{display:block;font-size:10px}.testimonial footer small{margin-top:2px;color:var(--muted)}.faq-layout{align-items:start}.faq-item{border-top:1px solid var(--line)}.faq-item:last-child{border-bottom:1px solid var(--line)}.faq-item button{width:100%;display:flex;justify-content:space-between;align-items:center;padding:21px 0;border:0;background:none;color:var(--ink);text-align:left;font-weight:800;cursor:pointer}.faq-item button svg{width:17px;transition:transform .2s}.faq-item button svg.is-open{transform:rotate(180deg)}.faq-item p{max-width:580px;margin:-3px 25px 20px 0;color:var(--muted);font-size:12px;line-height:1.75}.final-cta{padding:116px 0;text-align:center;background:var(--soft)}.final-cta .eyebrow{margin-bottom:14px}.final-cta h2{font-size:50px}.final-cta>div>p:not(.eyebrow){margin:18px auto 27px;color:var(--muted);font-size:14px}.site-footer{border-top:1px solid var(--line);padding:36px 0}.site-footer>.container{display:grid;grid-template-columns:1fr auto;grid-gap:34px;gap:34px}.site-footer p{margin:12px 0 0;color:var(--muted);font-size:11px}.site-footer nav{display:flex;gap:18px;font-size:11px;font-weight:700;color:#647a70}.site-footer small{grid-column:1/-1;border-top:1px solid var(--line);padding-top:18px;color:#7a8c84;font-size:10px}@media(max-width:900px){.hero-grid{grid-template-columns:1fr;gap:48px}.hero h1{font-size:48px}.dashboard-frame{max-width:680px}.faq-layout,.security-layout,.showcase-layout,.split-layout{grid-template-columns:1fr;gap:40px}.showcase-layout>.dashboard-frame{order:2}.section{padding:88px 0}.card-grid{gap:14px}.steps{gap:28px}.nav-desktop,.nav-links{display:none}.mobile-menu{display:block}.nav-links--open{display:flex;position:absolute;z-index:4;top:71px;left:24px;right:24px;padding:18px;flex-direction:column;align-items:stretch;gap:17px;background:var(--white);border:1px solid var(--line);border-radius:10px;box-shadow:0 14px 28px #163e3315}.nav-links--open .nav-login{display:block}.nav-links--open .button{width:100%}}@media(max-width:640px){.container{width:min(100% - 32px,1280px)}.site-header{height:70px}.nav-links--open{top:62px;left:16px;right:16px}.hero{padding:64px 0}.hero h1,h2{font-size:38px;letter-spacing:-2.3px}.hero-copy{font-size:14px}.dashboard-frame{min-height:330px}.dashboard-sidebar{display:none}.dashboard-main{padding:16px}.dashboard-metrics{gap:5px;margin:14px 0 8px}.dashboard-metrics>div{padding:7px}.dashboard-metrics b{font-size:10px}.dashboard-chart{padding:8px}.chart-lines{height:78px}.dashboard-table{margin-top:8px;padding:8px}.dashboard-row{grid-template-columns:1fr 58px 38px;padding-top:6px;margin-top:6px}.trusted{padding:27px 0}.logo-list{flex-wrap:wrap;justify-content:center;gap:14px 25px}.section{padding:72px 0}.section-heading h2,.security h2{font-size:33px}.card-grid,.integration-grid,.steps{grid-template-columns:1fr}.card-grid{margin-top:38px}.feature-card{min-height:0;padding:24px}.feature-card h3{margin-top:30px}.steps{margin-top:40px;gap:28px}.integration-grid,.testimonial{margin-top:38px}.testimonial blockquote{font-size:20px}.final-cta{padding:80px 0}.final-cta h2{font-size:38px}.site-footer>.container{grid-template-columns:1fr}.site-footer nav{grid-row:2}.site-footer small{grid-row:3}.security-points span{padding:14px}}:root{--ink:#123b32;--green:#0a6e54;--green-dark:#123d34;--paper:#f8f8f5;--soft:#edf4ef;--line:#d9e5de;--muted:#62746e;--radius:16px}body{background:var(--paper);letter-spacing:-.01em}.container{width:min(100% - 56px,1240px)}.site-header{height:84px;background:#fbfbf8cc;border-color:#e1e8e3}.wordmark{font-size:22px}.wordmark i{border-radius:6px;background:linear-gradient(145deg,#147c60,#075b46);box-shadow:inset 0 1px #ffffff45}.nav-desktop,.nav-links{font-size:11.5px}.button{min-height:42px;padding:12px 18px;border-radius:9px;box-shadow:0 2px 4px #0d4a3b1a,0 8px 18px #0d4a3b12;transition:transform .2s ease,background .2s ease,box-shadow .2s ease}.button:hover{background:#075a45;transform:translateY(-1px);box-shadow:0 4px 8px #0d4a3b1c,0 12px 26px #0d4a3b18}.button--secondary{background:#fff;color:var(--ink);box-shadow:0 1px 2px #123d3408}.button--secondary:hover{background:#f4f7f4;color:var(--ink)}.hero{padding:116px 0 105px;background:radial-gradient(ellipse 58% 65% at 82% 42%,#dcece255 0,transparent 70%)}.hero-grid{grid-template-columns:minmax(0,.88fr) minmax(500px,1.12fr);gap:86px}.eyebrow,.label{color:#4e7568;font-size:9.5px;letter-spacing:.12em}.hero h1{max-width:600px;font-size:62px;line-height:1.04;letter-spacing:-4.1px}.hero-copy{max-width:465px;margin:28px 0 31px;font-size:15px;line-height:1.85}.trust-line{margin-top:28px;color:#647b73}.dashboard-frame{border-radius:19px;border-color:#d9e7df;box-shadow:0 2px 2px #123d3407,0 22px 52px #123d3417;transform:rotate(1.3deg)}.dashboard-sidebar{width:126px;padding:22px 14px;background:linear-gradient(180deg,#f6faf6,#eef4f0);border-right-color:#dfe9e2}.dashboard-sidebar b{font-size:13px}.dashboard-sidebar span{padding:8px 9px}.dashboard-sidebar .sidebar-active{box-shadow:0 2px 7px #123d3410}.dashboard-main{padding:27px}.dashboard-title b{font-size:16px}.dashboard-metrics{gap:10px;margin:22px 0 13px}.dashboard-chart,.dashboard-metrics>div,.dashboard-table{border-color:#e1eae4;border-radius:9px}.dashboard-metrics>div{padding:12px}.dashboard-metrics b{font-size:15px}.dashboard-chart{padding:13px}.dashboard-table{margin-top:13px;padding:12px}.trusted{background:#fff;border-color:#e4ebe6;padding:39px 0}.trusted .label{margin-bottom:25px}.logo-list{color:#71817b;font-size:19px}.section{padding:144px 0}.section--soft{background:linear-gradient(180deg,#eef5f0,#e9f1eb)}.section-heading h2{max-width:600px;font-size:46px;line-height:1.09;letter-spacing:-3.1px}.section-copy{font-size:14px;line-height:1.8}.faq-layout,.security-layout,.showcase-layout,.split-layout{gap:104px}.body-stack{max-width:448px;font-size:15px;line-height:1.9}.inline-link{margin-top:26px;color:var(--green)}.card-grid{gap:18px;margin-top:62px}.feature-card{min-height:268px;padding:30px;border-radius:15px;border-color:#dce7df;box-shadow:0 1px 1px #123d3405,0 12px 28px #123d3406;transition:transform .2s ease,box-shadow .2s ease}.feature-card:hover{transform:translateY(-4px);box-shadow:0 2px 4px #123d3408,0 20px 36px #123d3410}.feature-icon{width:46px;height:46px;border-radius:12px;background:#e7f2ea;color:var(--green)}.feature-card h3{margin-top:48px;font-size:19px}.feature-card p{font-size:12px;line-height:1.8}.showcase-layout>.dashboard-frame{transform:rotate(-1.1deg);box-shadow:0 3px 5px #123d3409,0 28px 60px #123d341b}.check-list{margin-top:34px;gap:14px}.steps{gap:64px;margin-top:72px}.steps li{border-color:#bbcec3}.steps h3{font-size:20px}.steps p{line-height:1.85}.security{overflow:hidden;background:linear-gradient(135deg,#123f35,#174b3e)}.security-layout{position:relative}.security h2{font-size:46px;letter-spacing:-3px}.security-points span{border-color:#54796a;background:#ffffff08;border-radius:11px}.integration-grid{gap:16px;margin-top:60px}.integration-grid article{padding:27px 22px;border-radius:11px;border-color:#dbe6df;box-shadow:0 2px 5px #123d3405;color:#345a4e}.testimonial{margin-top:62px}.testimonial blockquote{font-size:27px;line-height:1.48;letter-spacing:-1.4px}.testimonial footer>span{width:38px;height:38px;background:linear-gradient(135deg,#dfbd98,#b9855d)}.faq-item{border-color:#d3e0d8}.faq-item button{padding:24px 0;font-size:13px}.faq-item p{line-height:1.85}.final-cta{padding:132px 0;background:linear-gradient(135deg,#dfeee4,#eef4e9)}.final-cta h2{font-size:56px;letter-spacing:-3.7px}.site-footer{background:#fbfcf9;border-color:#e0e8e2;padding:44px 0}.site-footer p{line-height:1.6}.site-footer nav{font-size:10px}a:focus-visible,button:focus-visible{outline:3px solid #76ad92;outline-offset:3px}@media(max-width:900px){.container{width:min(100% - 44px,1240px)}.hero{padding:86px 0}.hero-grid{gap:56px}.dashboard-frame,.showcase-layout>.dashboard-frame{transform:none}.section{padding:104px 0}.faq-layout,.security-layout,.showcase-layout,.split-layout{gap:48px}.card-grid{gap:14px}.steps{gap:32px}}@media(max-width:640px){.container{width:min(100% - 32px,1240px)}.hero{padding:67px 0}.hero h1{font-size:45px;letter-spacing:-3px}.hero-copy{margin:22px 0 26px}.dashboard-frame{border-radius:14px}.section{padding:78px 0}.section-heading h2,.security h2{font-size:35px;letter-spacing:-2.4px}.section--soft{background:#edf4ef}.feature-card{border-radius:13px}.final-cta{padding:88px 0}.final-cta h2{font-size:42px;letter-spacing:-2.9px}}.hero-trust{display:flex;gap:16px;flex-wrap:wrap;margin-top:28px}.hero-trust p{display:flex;align-items:center;gap:6px;margin:0;color:#60776f;font-size:10px;font-weight:700}.hero-trust b{color:#176b52}.enterprise-stage{position:relative;height:490px;perspective:1200px}.enterprise-laptop{position:absolute;inset:18px -62px auto 0;height:405px;border:9px solid #233d36;border-radius:16px 16px 4px 4px;background:#233d36;box-shadow:0 35px 65px #163b3028;overflow:hidden;transform:rotateY(-4deg) rotateX(2deg)}.enterprise-camera{position:absolute;z-index:2;top:2px;left:50%;width:5px;height:5px;border-radius:50%;background:#799088}.enterprise-app{display:flex;height:100%;background:#f6f8f6;color:#28443b;font-family:Manrope,Arial,sans-serif}.enterprise-app aside{width:116px;display:flex;flex-direction:column;gap:6px;padding:18px 11px;background:#f0f4f1;border-right:1px solid #dfe7e1;color:#71847c;font-size:8px}.enterprise-app aside>b{margin-bottom:16px;color:#1b4036;font-size:11px;letter-spacing:-.6px}.enterprise-app aside>small{font-size:6px;letter-spacing:.1em}.enterprise-app aside>span{padding:7px;border-radius:4px}.enterprise-app aside .selected{background:#fff;color:#176b52;font-weight:800;box-shadow:0 2px 4px #143c3010}.enterprise-app aside footer{display:grid;place-items:center;width:23px;height:23px;margin-top:auto;border-radius:50%;background:#d5b393;color:white;font-size:7px;font-weight:800}.enterprise-app main{min-width:0;flex:1 1;padding:17px}.app-split,.app-title,.app-title>div:last-child,.app-top,.app-top>div{display:flex}.app-top{align-items:center;justify-content:space-between}.app-top label{display:flex;align-items:center;gap:5px;width:180px;padding:6px 8px;border:1px solid #e0e8e2;border-radius:4px;background:#fff;color:#91a099;font-size:7px}.app-top>div{align-items:center;gap:10px}.app-top>div>b{display:grid;place-items:center;width:20px;height:20px;border-radius:50%;background:#d5b393;color:#fff;font-size:6px}.app-title{align-items:end;justify-content:space-between;margin-top:15px}.app-chart small,.app-kpis small,.app-title small{color:#7d9087;font-size:7px}.app-title h3{margin:3px 0 0;font-size:15px;letter-spacing:-.7px}.app-title>div:last-child{gap:5px}.app-title button{display:flex;align-items:center;gap:3px;padding:6px 7px;border:1px solid #dce5df;border-radius:4px;background:#fff;color:#5b7168;font-size:7px}.app-title .app-export{background:#155f49;border-color:#155f49}.app-kpis{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:7px;gap:7px;margin:14px 0 8px}.app-activity,.app-chart,.app-kpis article,.app-table{border:1px solid #e0e8e2;border-radius:6px;background:#fff}.app-kpis article{padding:8px}.app-kpis b{display:block;margin:4px 0 2px;font-size:13px;letter-spacing:-.7px}.app-kpis em{color:#3f936d;font-size:6px;font-style:normal}.app-kpis .review{color:#c4774c}.app-split{gap:8px}.app-chart{flex:1 1;padding:9px}.app-chart>b{display:block;margin:3px 0;font-size:13px;letter-spacing:-.6px}.app-chart em{display:block;color:#8a9992;font-size:6px;font-style:normal}.app-chart svg{width:100%;height:72px;margin:6px 0 0;color:#50a078;background:repeating-linear-gradient(0deg,transparent,transparent 23px,#f0f3f1 24px)}.app-chart>div{display:flex;justify-content:space-between;color:#94a099;font-size:6px}.app-activity{width:155px;padding:9px}.app-activity header,.app-table header{display:flex;justify-content:space-between;font-size:7px}.app-activity header span,.app-table a{color:#328263}.app-activity p{display:grid;grid-template-columns:12px 1fr;grid-gap:3px;gap:3px;margin:9px 0 0;color:#3a574d;font-size:6.5px}.app-activity svg{width:10px;color:#4b9b76}.app-activity small{grid-column:2;color:#92a099;font-size:6px}.app-activity .warning svg{color:#d3814f}.app-table{margin-top:8px;padding:9px}.app-table>div{display:grid;grid-template-columns:1.35fr .8fr .65fr .5fr;align-items:center;grid-gap:5px;gap:5px;border-top:1px solid #edf1ee;padding-top:6px;margin-top:6px;font-size:6.5px}.app-table span small{display:block;margin-top:2px;color:#94a099;font-size:5.7px}.app-table em{padding:3px;border-radius:3px;text-align:center;font-size:5.8px;font-style:normal}.app-table .matched{background:#e7f5eb;color:#3d906a}.app-table .review{background:#fff0e7;color:#bf7048}.enterprise-base{position:absolute;top:423px;left:-13px;width:calc(100% + 14px);height:13px;border-radius:2px 2px 11px 11px;background:linear-gradient(90deg,#9da6a2,#eff1ef 50%,#9da6a2);box-shadow:0 12px 18px #173e3128}.match-toast{position:absolute;z-index:4;bottom:35px;left:-15px;display:flex;gap:7px;align-items:start;padding:11px;border:1px solid #fff;border-radius:9px;background:#fffffff2;box-shadow:0 15px 28px #123d3420;color:#1b4438;font-size:8px}.match-toast svg{color:#4c9d75}.match-toast b,.match-toast small{display:block}.match-toast small{margin-bottom:2px;color:#84958e}.enterprise-mobile{position:absolute;z-index:3;right:-23px;bottom:17px;display:grid;padding:27px 13px 14px;width:119px;border:5px solid #223c35;border-radius:19px;background:#fbfcfa;box-shadow:0 18px 35px #143e3225;color:#26473d}.enterprise-mobile i{position:absolute;top:6px;left:50%;width:30px;height:5px;border-radius:5px;background:#223c35;transform:translateX(-50%)}.enterprise-mobile>small{font-size:6px;color:#7f9089}.enterprise-mobile>b{margin-top:11px;font-size:14px;letter-spacing:-.7px}.enterprise-mobile>span{font-size:6px;color:#889890}.enterprise-mobile>div{margin-top:13px;padding:7px;border-radius:5px;background:#edf5ef}.enterprise-mobile em{display:block;color:#16805e;font-size:9px;font-style:normal;font-weight:800}.enterprise-mobile div small{font-size:5.5px;color:#75857e}.enterprise-mobile p{margin:12px 0 0;font-size:5.8px;font-weight:700}.enterprise-mobile p svg{color:#4d9b76}@media(max-width:900px){.enterprise-stage{height:400px}.enterprise-laptop{right:-20px;left:0;height:337px}.enterprise-base{top:354px}.enterprise-mobile{right:0;bottom:0}.match-toast{bottom:19px}.enterprise-app aside{width:100px}.app-activity{display:none}}@media(max-width:640px){.hero-trust{gap:12px}.enterprise-stage{height:310px;margin-top:5px}.enterprise-laptop{inset:5px -38px auto 0;height:258px;border-width:6px;border-radius:11px}.enterprise-app aside{display:none}.enterprise-app main{padding:10px}.app-top label{width:130px}.app-title{margin-top:8px}.app-title h3{font-size:11px}.app-title>div:last-child button:first-child{display:none}.app-kpis{margin:8px 0 5px;gap:4px}.app-kpis article{padding:5px}.app-kpis b{font-size:9px}.app-kpis em{font-size:4.7px}.app-split{display:block}.app-chart{padding:6px}.app-chart>b{font-size:10px}.app-chart svg{height:46px}.app-table{margin-top:5px;padding:6px}.app-table>div{padding-top:4px;margin-top:4px;font-size:5px}.app-table>div span:nth-child(2){display:none}.enterprise-base{top:267px;left:-8px;height:8px}.enterprise-mobile{width:91px;padding:22px 9px 10px;border-width:4px;border-radius:15px}.enterprise-mobile>b{font-size:11px}.enterprise-mobile>div{margin-top:8px}.enterprise-mobile p{display:none}.match-toast{bottom:7px;left:-5px;padding:7px;font-size:6px}.match-toast svg{width:11px}.app-activity{display:none}}main>section{opacity:0;transform:translateY(18px);transition:opacity .7s cubic-bezier(.22,1,.36,1),transform .7s cubic-bezier(.22,1,.36,1)}main>section.is-visible{opacity:1;transform:none}.hero{opacity:1!important;transform:none!important}.hero:after{content:"";position:absolute;z-index:0;width:420px;height:420px;right:4%;top:2%;border-radius:50%;background:radial-gradient(circle,#a6d4bd30,transparent 68%);animation:ambient-drift 12s ease-in-out infinite}.hero-grid{position:relative;z-index:1}.hero-grid>div:first-child>*{animation:hero-reveal .75s cubic-bezier(.22,1,.36,1) both}.hero-grid>div:first-child>p{animation-delay:.04s}.hero-grid>div:first-child>h1{animation-delay:.11s}.hero-grid>div:first-child>.hero-copy{animation-delay:.18s}.hero-grid>div:first-child>.button-group{animation-delay:.25s}.hero-grid>div:first-child>.hero-trust{animation-delay:.32s}.enterprise-stage{animation:device-float 7s ease-in-out infinite}.enterprise-laptop{will-change:transform;animation:device-breathe 7s ease-in-out infinite}.app-chart path{stroke-dasharray:700;stroke-dashoffset:700;animation:draw-chart 1.7s cubic-bezier(.22,1,.36,1) .5s forwards}.app-kpis article{animation:kpi-in .6s cubic-bezier(.22,1,.36,1) both}.app-kpis article:nth-child(2){animation-delay:.08s}.app-kpis article:nth-child(3){animation-delay:.16s}.match-toast{animation:toast-in .6s cubic-bezier(.22,1,.36,1) .9s both}.app-activity p:first-of-type svg,.match-toast svg{animation:status-pulse 2.8s ease-in-out infinite}.button{transition:transform .2s cubic-bezier(.22,1,.36,1),box-shadow .2s ease,background .2s ease}.button:active{transform:translateY(1px) scale(.98)}.feature-card{transition:transform .28s cubic-bezier(.22,1,.36,1),box-shadow .28s ease,border-color .28s ease}.feature-card:hover{border-color:#c6ded0}.nav-desktop>a,.nav-links a,.site-footer a{position:relative}.nav-desktop>a:after,.nav-links a:after{content:"";position:absolute;bottom:-6px;left:0;width:100%;height:1px;background:var(--green);transform:scaleX(0);transform-origin:right;transition:transform .24s ease}.nav-desktop>a:hover:after,.nav-links a:hover:after{transform:scaleX(1);transform-origin:left}.inline-link{transition:gap .2s ease}.inline-link:hover{gap:11px}@keyframes hero-reveal{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:none}}@keyframes device-float{50%{transform:translateY(-7px)}}@keyframes device-breathe{50%{transform:rotateY(-3deg) rotateX(1deg) scale(1.006)}}@keyframes ambient-drift{50%{transform:translate(24px,14px) scale(1.07)}}@keyframes draw-chart{to{stroke-dashoffset:0}}@keyframes kpi-in{0%{opacity:0;transform:translateY(7px)}to{opacity:1;transform:none}}@keyframes toast-in{0%{opacity:0;transform:translateY(12px) scale(.97)}to{opacity:1;transform:none}}@keyframes status-pulse{50%{transform:scale(1.12);filter:brightness(1.08)}}@media(prefers-reduced-motion:reduce){*,:after,:before{animation-duration:.01ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important;transition-duration:.01ms!important}main>section{opacity:1;transform:none}}.integrations-section{position:relative;background:linear-gradient(180deg,#fafbf8,#f3f7f3)}.integrations-section .section-heading{max-width:730px}.integration-groups{max-width:940px;margin:58px auto 0;display:grid;grid-gap:32px;gap:32px}.integration-group>p{margin:0 0 13px;color:#668078;font-family:DM Mono,monospace;font-size:9px;font-weight:500;letter-spacing:.12em;text-transform:uppercase}.integration-grid{margin:0;max-width:none;gap:12px}.integration-grid,.integration-grid--storefront{grid-template-columns:repeat(5,1fr)}.brand-wordmark{min-height:108px;display:flex;flex-direction:column;align-items:flex-start;justify-content:space-between;padding:20px;border:1px solid #dbe6df;border-radius:13px;background:#fff;box-shadow:0 1px 2px #123d3405,0 10px 24px #123d3408;color:#264c40;outline:none;transition:transform .24s cubic-bezier(.22,1,.36,1),box-shadow .24s ease,border-color .24s ease}.brand-wordmark:focus-visible,.brand-wordmark:hover{transform:translateY(-4px);border-color:#afcdbd;box-shadow:0 3px 5px #123d3408,0 17px 30px #123d3410}.brand-wordmark span{font-size:18px;font-weight:800;letter-spacing:-1.05px;line-height:1}.brand-wordmark small{color:#83958d;font-size:8px;font-weight:700}.brand-amazon span{font-weight:700;letter-spacing:-.7px}.brand-amazon span:after{content:"";display:block;width:32px;height:3px;margin:4px 0 0 7px;border-bottom:2px solid #5f8f79;border-radius:50%;transform:rotate(-7deg)}.brand-flipkart span{color:#2f6553}.brand-meesho span{font-weight:700;letter-spacing:-.5px}.brand-jiomart span{letter-spacing:-1.3px}.brand-myntra span{font-weight:800;letter-spacing:-1.4px}.brand-shopify span:before{content:"S";display:inline-grid;place-items:center;width:18px;height:20px;margin-right:5px;border-radius:4px;background:#447c60;color:#fff;font-size:11px;vertical-align:2px}.integration-note{max-width:600px;margin:25px auto 0;color:#71847c;font-size:11px;line-height:1.7;text-align:center}@media(max-width:900px){.integration-grid,.integration-grid--storefront{grid-template-columns:repeat(3,1fr)}}@media(max-width:640px){.integration-groups{margin-top:40px;gap:26px}.integration-grid{gap:10px}.integration-grid,.integration-grid--storefront{grid-template-columns:repeat(2,1fr)}.brand-wordmark{min-height:96px;padding:17px}.brand-wordmark span{font-size:16px}.integration-note{font-size:10px}}@media(max-width:768px){html{scroll-padding-top:72px}body{font-size:15px}.container{width:min(100% - 40px,720px)}.site-header{height:68px;position:-webkit-sticky;position:sticky;top:0;z-index:30;background:#fbfcf9eF;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.nav{gap:12px}.wordmark{font-size:21px}.mobile-menu{display:grid;place-items:center;width:44px;height:44px;margin-left:auto;border-radius:9px}.mobile-menu:active{background:#edf4ef}.nav-links--open{top:60px;left:20px;right:20px;gap:4px;padding:10px;border-radius:14px;box-shadow:0 18px 35px #123d3420;animation:mobile-menu-in .2s cubic-bezier(.22,1,.36,1)}.nav-links--open a{display:flex;align-items:center;min-height:44px;padding:0 12px;border-radius:8px}.nav-links--open a:hover{background:#edf4ef}.hero{padding:54px 0 36px;background:radial-gradient(ellipse 90% 38% at 58% 75%,#dcece255,transparent 78%)}.hero:after{display:none}.hero-grid{display:flex;flex-direction:column;gap:28px}.hero-grid>div:first-child{width:100%}.eyebrow{margin-bottom:12px;font-size:9px;letter-spacing:.1em}.hero h1{max-width:360px;font-size:clamp(37px,11vw,48px);line-height:1.04;letter-spacing:-2.8px}.hero-copy{max-width:100%;margin:18px 0 23px;font-size:14px;line-height:1.75}.button-group{display:grid;grid-template-columns:1fr;grid-gap:10px;gap:10px}.button{min-height:48px;width:100%;font-size:13px}.hero-trust{display:grid;grid-template-columns:1fr 1fr;grid-gap:10px 14px;gap:10px 14px;margin-top:20px}.hero-trust p{font-size:9px}.hero-trust p:last-child{grid-column:1/-1}.enterprise-stage{width:100%;height:293px;margin:0;perspective:none}.enterprise-laptop{inset:0 -23px auto 0;height:238px;border-width:5px;border-radius:12px;transform:none!important;box-shadow:0 18px 35px #163b3025}.enterprise-app aside,.enterprise-camera{display:none}.enterprise-app main{padding:11px}.app-top label{width:calc(100% - 34px);min-height:25px;font-size:6px}.app-title{margin-top:9px}.app-title h3{font-size:12px}.app-title small{font-size:6px}.app-title>div:last-child button:first-child{display:none}.app-title .app-export{min-height:25px;padding:5px 7px;font-size:6px}.app-kpis{gap:5px;margin:9px 0 7px}.app-kpis article{min-height:52px;padding:7px}.app-kpis small{font-size:5.5px}.app-kpis b{font-size:10px}.app-kpis em{margin-top:2px;font-size:4.5px;line-height:1.25}.app-kpis em,.app-split{display:block}.app-chart{padding:7px}.app-chart>b{font-size:11px}.app-chart em{font-size:5px}.app-chart svg{height:50px;margin-top:4px}.app-chart>div{font-size:5px}.app-activity,.app-table{display:none}.enterprise-base{top:243px;left:-5px;width:calc(100% + 5px);height:8px}.enterprise-mobile{right:-4px;bottom:5px;width:92px;padding:22px 9px 10px;border-width:4px;border-radius:15px;box-shadow:0 14px 28px #143e3227}.enterprise-mobile>b{font-size:11px}.enterprise-mobile>div{margin-top:8px}.enterprise-mobile p{display:none}.match-toast{left:-7px;bottom:1px;max-width:170px;padding:7px 8px;border-radius:7px;font-size:6px;box-shadow:0 12px 22px #123d3420}.match-toast svg{width:11px}.trusted{padding:27px 0}.trusted .label{margin-bottom:18px;font-size:8px}.logo-list{justify-content:flex-start;gap:13px 24px;font-size:15px}.logo-list span:nth-child(2n){font-size:11px}.section{padding:72px 0}.section-heading h2,.security h2{font-size:clamp(30px,9vw,38px);line-height:1.1;letter-spacing:-2.1px}.section-copy{margin-top:14px;font-size:13px;line-height:1.75}.faq-layout,.security-layout,.showcase-layout,.split-layout{display:flex;flex-direction:column;gap:29px}.body-stack{max-width:none;font-size:14px;line-height:1.8}.inline-link{min-height:44px;margin-top:16px;font-size:12px}.section--soft{background:#edf4ef}.card-grid,.steps{grid-template-columns:1fr;gap:12px;margin-top:34px}.feature-card{min-height:0;padding:24px;border-radius:14px}.feature-card h3{margin-top:26px;font-size:18px}.feature-card p{max-width:none;font-size:12px}.showcase-layout>.enterprise-stage{order:2}.showcase-layout{gap:32px}.showcase-layout .enterprise-stage{height:270px}.showcase-layout .enterprise-laptop{height:218px}.showcase-layout .enterprise-base{top:223px}.check-list{gap:11px;margin-top:25px}.check-list li{font-size:12px}.steps li{padding:17px 0 0}.steps h3{margin-top:18px}.steps p{max-width:100%;font-size:12px}.security{padding:72px 0}.security p:not(.eyebrow){font-size:13px}.security-points{gap:9px}.security-points span{min-height:49px;padding:13px;font-size:11px}.integration-groups{margin-top:36px;gap:24px}.integration-grid,.integration-grid--storefront{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.brand-wordmark{min-height:94px;padding:16px;border-radius:12px}.brand-wordmark span{font-size:16px}.integration-note{margin-top:18px;font-size:10px}.testimonial{margin-top:36px}.testimonial blockquote{font-size:20px;line-height:1.52}.faq-layout{gap:25px}.faq-item button{min-height:58px;padding:17px 0;font-size:12px}.faq-item p{margin-right:0;font-size:12px}.final-cta{padding:78px 0}.final-cta h2{font-size:39px;letter-spacing:-2.6px}.final-cta>div>p:not(.eyebrow){font-size:13px}.site-footer{padding:34px 0}.site-footer>.container{gap:26px}.site-footer nav{gap:17px}.site-footer a{min-height:36px;display:inline-flex;align-items:center}}@media(max-width:359px){.container{width:min(100% - 32px,720px)}.hero{padding-top:42px}.hero h1{font-size:36px}.hero-trust{gap:8px}.enterprise-stage{height:268px}.enterprise-laptop{height:215px}.enterprise-base{top:220px}.enterprise-mobile{display:none}.match-toast{bottom:0}.logo-list{gap:12px 18px}.brand-wordmark{padding:13px}.brand-wordmark span{font-size:14px}}@media(min-width:640px) and (max-width:768px){.container{width:min(100% - 48px,720px)}.hero{padding:70px 0 48px}.hero-grid{gap:35px}.hero h1{font-size:52px}.button-group{display:flex}.button-group .button{width:auto;min-width:170px}.enterprise-stage{height:380px}.enterprise-laptop{height:320px;right:-5px}.enterprise-base{top:325px}.enterprise-mobile{width:110px}.match-toast{bottom:24px}.card-grid{grid-template-columns:repeat(2,1fr)}.integration-grid,.integration-grid--storefront{grid-template-columns:repeat(3,1fr)}}@keyframes mobile-menu-in{0%{opacity:0;transform:translateY(-8px) scale(.98)}to{opacity:1;transform:none}}:root{--ink:#162a36;--green:#285f6b;--green-dark:#173440;--paper:#f4f6f5;--soft:#e9eeec;--line:#d5dfdd;--muted:#617078;--white:#fff}.enterprise-app,body{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.eyebrow,.integration-group>p,.label,.steps span{font-family:SFMono-Regular,Consolas,Liberation Mono,monospace}.site-header{background:color-mix(in srgb,var(--paper) 92%,white 8%);border-color:var(--line)}.hero{background:radial-gradient(ellipse 60% 65% at 84% 40%,#d4e0de80 0,transparent 72%)}.final-cta,.section--soft{background:#e9eeec}.security{background:linear-gradient(135deg,#173440,#214855)}.button{border-color:#285f6b;background:#285f6b;box-shadow:0 2px 4px #1734401a,0 8px 18px #17344014}.button:hover{background:#1e4e59;box-shadow:0 4px 9px #1734401f,0 12px 26px #17344017}.button--secondary,.button--secondary:hover{background:#fff;border-color:#cbd7d5;color:var(--ink)}.wordmark i{width:22px;height:22px;border-radius:7px;background:url(/recoflow-mark.svg) 50%/cover no-repeat;box-shadow:0 2px 5px #17344020}.feature-icon{background:#dce9e7;color:#285f6b}.enterprise-laptop{border-color:#213944;background:#213944;box-shadow:0 35px 65px #16303b2b}.enterprise-app{background:#f5f7f6;color:#263943}.enterprise-app aside{background:#edf2f1;border-color:#d9e2e0}.app-export,.enterprise-app aside .selected,.enterprise-app aside>b,.enterprise-mobile em{color:#285f6b}.app-title .app-export{background:#285f6b;border-color:#285f6b;color:#fff}.app-chart svg{color:#4f8790;background:repeating-linear-gradient(0deg,transparent,transparent 23px,#e8edec 24px)}.enterprise-mobile,.enterprise-mobile i{border-color:#213944;background-color:#213944}.enterprise-mobile{background:#f8faf9;color:#263943}.integrations-section{background:linear-gradient(180deg,#f5f7f6,#eaf0ee)}.brand-wordmark{border-color:#d3dfdc;color:#365861;box-shadow:0 1px 2px #17344008,0 10px 24px #1734400b}.brand-wordmark:focus-visible,.brand-wordmark:hover{border-color:#a9c2bf;box-shadow:0 3px 5px #1734400a,0 17px 30px #17344014}.hero:after{background:radial-gradient(circle,#b8cfca33,transparent 68%)}