:root{--font-display:"Aptos Display", "Aptos", "Segoe UI", ui-sans-serif, system-ui, sans-serif;--font-body:"Aptos", "Segoe UI", ui-sans-serif, system-ui, sans-serif;--font-mono:"SF Mono", "Cascadia Code", ui-monospace, monospace;--bg:#fff;--surface:#fff;--surface-2:#f7f4fb;--ink:#17131f;--muted:#6f6877;--border:#e8e3ee;--border-strong:#d9cfdf;--brand-violet:#7e32d2;--brand-pink:#cb43a4;--brand-red:#ff174f;--brand-gradient:linear-gradient(135deg, var(--brand-violet), var(--brand-pink));--radius:10px;--radius-lg:24px;--shadow:0 22px 60px #291c3614;--container:1140px}*{box-sizing:border-box}html{scroll-behavior:smooth;-webkit-text-size-adjust:100%}body{background:var(--bg);color:var(--ink);font-family:var(--font-body), ui-sans-serif, system-ui, sans-serif;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;margin:0;font-size:16px;line-height:1.5}img,svg{max-width:100%;display:block}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}button{cursor:pointer}h1,h2,h3,p{margin:0}h1,h2,h3{color:var(--ink);font-family:var(--font-display), ui-sans-serif, system-ui, sans-serif;letter-spacing:0;text-wrap:balance;line-height:1.08}h1{max-width:12.5ch;font-size:clamp(42px,5.6vw,64px)}h2{max-width:18ch;font-size:clamp(30px,3.8vw,42px)}h3{font-size:18px}p{color:var(--muted);text-wrap:pretty}.container{width:min(100% - 48px, var(--container));margin-inline:auto}.section{padding:72px 0}.section+.section,.logo-strip{border-top:1px solid var(--border)}.lead{color:var(--muted);max-width:62ch;font-size:clamp(17px,1.7vw,19px);line-height:1.65}.button{border-radius:var(--radius);border:1px solid #0000;justify-content:center;align-items:center;gap:8px;min-height:42px;padding:10px 16px;font-size:14px;font-weight:800;transition:transform .16s,border-color .16s,background .16s,color .16s;display:inline-flex}.button svg{width:16px;height:16px}.button:focus-visible,a:focus-visible,button:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible{outline-offset:3px;outline:3px solid #7e32d238}.button:active{transform:translateY(1px)}.button-primary{background:var(--brand-gradient);color:#fff}.button-secondary{background:var(--surface);color:var(--brand-violet);border-color:#7e32d247}.button-ghost{color:var(--ink);padding-inline:0}.site-header{border-bottom:1px solid var(--border);z-index:30;background:#fffffff0;position:sticky;top:0}.header-inner{justify-content:space-between;align-items:center;min-height:64px;display:flex}.brand{align-items:center;gap:10px;font-weight:900;display:inline-flex}.brand img{object-fit:contain;width:168px;height:32px}.primary-nav{color:var(--muted);align-items:center;gap:26px;font-size:14px;font-weight:700;display:flex}.primary-nav a{align-items:center;min-height:38px;display:inline-flex}.primary-nav a:hover,.primary-nav a.active{color:var(--ink)}.nav-cta{color:#fff!important;min-height:40px!important}.nav-toggle{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);color:var(--ink);justify-content:center;align-items:center;width:42px;height:42px;display:none}.hero{padding:72px 0}.corporate-hero{border-bottom:1px solid var(--border)}.hero-grid{grid-template-columns:minmax(0,.9fr) minmax(420px,1fr);align-items:center;gap:48px;display:grid}.hero-copy,.copy-stack{gap:22px;display:grid}.hero-actions{flex-wrap:wrap;gap:12px;display:flex}.badge-label,.eyebrow{color:var(--brand-violet);font-family:var(--font-body), ui-sans-serif, system-ui, sans-serif;letter-spacing:0;text-transform:none;background:#7e32d217;border-radius:999px;align-items:center;gap:7px;width:fit-content;margin:0;padding:6px 12px;font-size:13px;font-weight:800;display:inline-flex}.badge-label svg{width:15px;height:15px}.badge-solid{background:var(--brand-gradient);color:#fff}.hero-photo-card,.image-panel{border:1px solid var(--border);border-radius:var(--radius-lg);position:relative;overflow:hidden}.hero-photo-card{height:420px}.image-panel{height:360px}.hero-photo-card img,.image-panel img{object-fit:cover;width:100%;height:100%}.hero-photo-overlay{background:linear-gradient(#0000,#7e32d2d6);position:absolute;inset:0}.dispatch-card{box-shadow:var(--shadow);background:#fff;border-radius:14px;align-items:center;gap:12px;padding:14px;display:flex;position:absolute;bottom:24px;left:24px;right:24px}.dispatch-card span,.card-icon{border-radius:var(--radius);color:var(--brand-violet);background:#7e32d21a;flex:none;justify-content:center;align-items:center;width:44px;height:44px;display:inline-flex}.dispatch-card svg,.card-icon svg{width:21px;height:21px}.dispatch-card strong{color:var(--ink);font-size:14px;display:block}.dispatch-card p{font-size:12px}.logo-strip{padding:28px 0}.logo-strip p{color:var(--muted);letter-spacing:.12em;text-align:center;text-transform:uppercase;margin-bottom:24px;font-size:12px;font-weight:800}.logo-marquee{isolation:isolate;position:relative;overflow:hidden}.logo-marquee:before,.logo-marquee:after{content:"";pointer-events:none;z-index:2;width:72px;position:absolute;top:0;bottom:0}.logo-marquee:before{background:linear-gradient(90deg, var(--bg), #fff0);left:0}.logo-marquee:after{background:linear-gradient(270deg, var(--bg), #fff0);right:0}.logo-row{will-change:transform;align-items:center;gap:46px;width:max-content;animation:24s linear infinite logo-marquee;display:flex}.logo-marquee:hover .logo-row{animation-play-state:paused}.logo-set{flex:none;justify-content:center;align-items:center;gap:46px;display:flex}.logo-row img{filter:grayscale(.08);object-fit:contain;opacity:.74;width:auto}.logo-link{border-radius:var(--radius);justify-content:center;align-items:center;transition:opacity .16s,transform .16s;display:inline-flex}.logo-link:hover{opacity:.82;transform:translateY(-1px)}.logo-mark{max-width:182px;height:39px}.logo-runlo{height:41px}.logo-pixaro{height:38px}.logo-cloud9{height:43px}.logo-doordash{height:48px}.logo-uber,.logo-grubhub{height:33px}.logo-grubhub{height:35px}@keyframes logo-marquee{0%{transform:translate(0)}to{transform:translate(calc(-50% - 23px))}}@media (prefers-reduced-motion:reduce){.logo-row{flex-wrap:wrap;justify-content:center;width:auto;animation:none}.logo-set[aria-hidden=true]{display:none}}.integration-lanes{align-items:stretch;gap:20px;display:grid}.integration-lane{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-lg);gap:22px;padding:24px;display:grid;box-shadow:0 18px 48px #291c360f}.lane-head{gap:6px;display:grid}.lane-head span{color:var(--muted);font-size:15px}.lane-head strong{color:var(--ink);font-size:clamp(22px,2.4vw,30px);line-height:1.15}.lane-logo-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.lane-logo{border:1px solid var(--border);border-radius:var(--radius);background:#fff;justify-content:center;align-items:center;height:138px;padding:18px;transition:border-color .16s,box-shadow .16s,transform .16s;display:flex;overflow:hidden}.logo-frame-dark{background:#111}.lane-logo:hover{border-color:#7e32d252;transform:translateY(-1px);box-shadow:0 14px 32px #291c3614}.lane-logo-mark{object-fit:contain;width:auto;height:auto}.lane-logo-uber{max-width:220px;max-height:50px}.lane-logo-grubhub{max-width:230px;max-height:66px}.lane-logo-doordash{max-width:290px;max-height:78px}.split,.split-section .split{grid-template-columns:repeat(2,minmax(0,1fr));align-items:center;gap:48px;display:grid}.feature-pairs{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.feature-pairs article{align-items:flex-start;gap:12px;display:flex}.feature-pairs svg{color:var(--brand-violet);flex:none;width:22px;height:22px;margin-top:2px}.feature-pairs strong{color:var(--ink);font-size:14px;display:block}.feature-pairs p{font-size:13px}.center-head{text-align:center;place-items:center;gap:12px;max-width:680px;margin:0 auto 32px;display:grid}.center-head h2{max-width:20ch}.center-head p:not(.badge-label){max-width:60ch}.solution-grid,.workflow-grid,.proof-grid,.card-grid{gap:20px;display:grid}.solution-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.workflow-grid,.proof-grid,.card-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.flow-card,.solution-card,.proof-card,.data-card,.integration-card,.lead-card{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);gap:14px;padding:24px;display:grid}.flow-card h3,.solution-card h3,.proof-card h3,.data-card h3,.integration-card h3{font-size:18px;line-height:1.25}.flow-card p,.solution-card p,.proof-card p,.data-card p,.integration-card p{font-size:14px;line-height:1.55}.accent-card{border-color:#7e32d247}.gradient-icon{background:var(--brand-gradient);color:#fff}.tint-section{background:#7e32d20e}.step-row{justify-content:space-between;align-items:center;display:flex}.step-row>span:first-child{color:var(--brand-violet);letter-spacing:.08em;text-transform:uppercase;font-size:12px;font-weight:900}.process-flow{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;margin-top:34px;display:grid}.process-step{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);gap:12px;min-height:210px;padding:24px;display:grid;position:relative}.process-step:not(:last-child):after{background:linear-gradient(var(--brand-violet), var(--brand-violet)) left center / calc(100% - 12px) 2px no-repeat, linear-gradient(45deg, transparent 50%, var(--brand-violet) 50%) right 7px center / 9px 9px no-repeat, linear-gradient(135deg, transparent 50%, var(--brand-violet) 50%) right 7px center / 9px 9px no-repeat;content:"";opacity:.45;z-index:2;width:18px;height:18px;position:absolute;top:48px;left:calc(100% + 1px)}.process-step>span{color:var(--brand-violet);background:#7e32d217;border-radius:999px;justify-content:center;justify-self:start;align-items:center;width:44px;height:34px;font-size:12px;font-weight:900;display:inline-flex}.process-step h3{font-size:22px;line-height:1.15}.process-step p{color:var(--muted);font-size:14px;line-height:1.55}.process-flow.compact{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-top:0}.process-flow.compact .process-step{grid-template-rows:54px auto 1fr;align-content:start;min-height:178px;padding:20px}.process-flow.compact .process-step>span{background:radial-gradient(circle,#7e32d217 0 22px,#0000 23px);border-radius:0;justify-content:center;align-items:center;width:fit-content;min-width:104px;height:54px;padding:0 10px;font-size:13px;line-height:1.1;position:relative}.process-flow.compact .process-step h3{font-size:19px}.proof-title{align-items:center;gap:10px;display:flex}.proof-title span{border-radius:var(--radius);background:#7e32d20e;justify-content:center;align-items:center;width:42px;height:42px;padding:7px;display:flex}.proof-title img{object-fit:contain;width:100%;height:100%}.proof-title-logo-only{border-radius:var(--radius);background:#7e32d20b;justify-content:flex-start;align-items:center;width:min(100%,250px);height:70px;padding:14px 16px;display:flex}.proof-title-logo-only img{object-fit:contain;object-position:left center;width:auto;max-width:100%;height:100%}.proof-card small,.platform-context{color:var(--brand-violet);border:1px solid #7e32d247;border-radius:999px;width:fit-content;padding:4px 9px;font-size:12px;font-weight:800;display:inline-flex}.pillar-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.compact-card svg{color:var(--brand-violet);width:24px;height:24px}.contact-split{align-items:start}.contact-line{color:var(--ink);margin-top:8px;font-weight:800}.contact-info-list{gap:12px;max-width:430px;margin-top:4px;display:grid}.contact-info-card{border-top:1px solid var(--border);grid-template-columns:84px minmax(0,1fr);align-items:start;gap:12px;padding-top:14px;display:grid}.contact-info-card span{color:var(--muted);font-size:14px;font-weight:700}.contact-info-card strong,.contact-info-card a{color:var(--ink);font-size:15px;font-weight:800;line-height:1.45}.contact-info-card a{text-decoration:none}.lead-form{gap:16px;display:grid}.field-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.lead-form label{color:var(--ink);gap:7px;font-size:14px;font-weight:800;display:grid}.field-label.required:after{color:var(--brand-red);content:" *"}.lead-form input,.lead-form textarea,.lead-form select{border:1px solid var(--border);border-radius:var(--radius);color:var(--ink);background:#fff;width:100%;min-height:42px;padding:10px 12px}.lead-form textarea{resize:vertical;min-height:92px}.lead-form input::placeholder,.lead-form textarea::placeholder{color:#a59dac;opacity:1;font-weight:400}.lead-form small{color:var(--brand-red);font-weight:700}.form-status{border-radius:var(--radius);color:var(--brand-violet);background:#7e32d212;padding:10px 12px;font-size:13px;font-weight:800}.form-status.success{color:#08734b;background:#1aa36f1a}.modal-backdrop{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:80;background:#14101c8a;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.success-modal{border-radius:var(--radius-lg);text-align:center;background:#fff;border:1px solid #7e32d229;place-items:center;gap:14px;width:min(100%,430px);max-width:430px;padding:34px;display:grid;box-shadow:0 28px 90px #1811233d}.success-modal-icon{color:#08734b;background:#1aa36f1a;border-radius:999px;justify-content:center;align-items:center;width:58px;height:58px;display:flex}.success-modal-icon svg{width:30px;height:30px}.success-modal h2{font-size:28px}.success-modal p{color:var(--muted);line-height:1.6}.success-modal .button{min-width:132px;margin-top:6px}.site-footer{color:#fff;background:linear-gradient(135deg,#321d4d,#241a32);padding:48px 0 24px}.footer-grid{grid-template-columns:1.45fr repeat(3,1fr);gap:32px;display:grid}.footer-brand{margin-bottom:14px}.footer-brand .footer-logo{object-fit:contain;width:100%;max-width:178px;height:auto}.footer-social{align-items:center;gap:10px;margin:16px 0 14px;display:flex}.site-footer .footer-social a{color:#ffffffd1;background:#ffffff14;border:1px solid #ffffff24;border-radius:999px;justify-content:center;align-items:center;width:36px;height:36px;margin:0;transition:background .16s,border-color .16s,color .16s,transform .16s;display:inline-flex}.site-footer .footer-social a:hover{color:#fff;background:#ffffff24;border-color:#ffffff47;transform:translateY(-1px)}.footer-social svg{width:18px;height:18px;display:block}.site-footer p,.site-footer a,.footer-bottom{color:#ffffffad}.site-footer strong{color:#fff;margin-bottom:12px;font-size:14px;display:block}.site-footer a{margin:9px 0;font-size:14px;display:block}.footer-bottom{text-align:right;border-top:1px solid #ffffff29;justify-content:flex-end;align-items:center;gap:16px;margin-top:32px;padding-top:22px;font-size:12px;display:flex}.legal-shell{max-width:1140px;margin:0 auto;padding:64px 32px 48px}.legal-shell-narrow{max-width:832px}.legal-hero{text-align:center;flex-direction:column;align-items:center;gap:14px;display:flex}.legal-hero h1{font-size:clamp(40px,5vw,56px)}.legal-hero>p:not(.legal-badge){color:var(--muted);font-size:14px}.legal-badge{color:var(--brand-violet);background:#7e32d217;border-radius:999px;align-items:center;gap:7px;padding:6px 12px;font-size:13px;font-weight:800;display:inline-flex}.legal-badge svg{width:14px;height:14px}.legal-document{gap:32px;max-width:760px;margin:48px auto 0;display:grid}.legal-document-wide{padding-bottom:0}.legal-section{gap:8px;display:grid}.legal-section h2{font-size:22px;line-height:1.3}.legal-section p{color:var(--muted);line-height:1.75}.legal-section-compact h2{font-size:18px}.legal-section-compact p{font-size:14px;line-height:1.65}.legal-callout,.legal-plain-language,.legal-cross-card{border-radius:var(--radius-lg);background:#7e32d212;border:1px solid #7e32d229}.legal-callout{align-items:flex-start;gap:16px;margin-top:8px;padding:24px;display:flex}.legal-callout-icon,.legal-plain-icon,.legal-cross-icon{border-radius:var(--radius);flex:none;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.legal-callout-icon,.legal-cross-icon{color:var(--brand-violet);background:#7e32d21f}.legal-callout-icon svg,.legal-plain-icon svg,.legal-cross-icon svg{width:20px;height:20px}.legal-callout-title{color:var(--ink);font-weight:800}.legal-callout p:not(.legal-callout-title),.legal-plain-language p:not(.legal-plain-title),.legal-cross-card p:not(.legal-callout-title){color:var(--muted);font-size:14px;line-height:1.55}.legal-inline-link{color:var(--brand-violet);align-items:center;gap:5px;margin-top:7px;font-size:14px;font-weight:800;text-decoration:none;display:inline-flex}.legal-inline-link svg{width:16px;height:16px}.legal-plain-language{align-items:flex-start;gap:16px;margin-top:32px;padding:24px;display:flex}.legal-plain-icon{background:var(--brand-gradient);color:#fff}.legal-plain-title{color:var(--brand-violet);font-size:14px;font-weight:800}.legal-cross-card{justify-content:space-between;align-items:center;gap:20px;margin-top:48px;padding:24px;display:flex}.legal-cross-copy{align-items:center;gap:16px;display:flex}.legal-cross-card .button{flex:none}.legal-cross-card .button svg,.legal-cta .button svg{width:16px;height:16px}.legal-cta-wrap{padding:0 0 56px}.legal-cta{background:var(--brand-gradient);border-radius:var(--radius-lg);color:#fff;justify-content:space-between;align-items:center;gap:32px;padding:48px;display:flex}.legal-cta h2{color:#fff;font-size:30px}.legal-cta p{color:#fffc;margin-top:6px}.legal-cta .button-secondary{color:var(--brand-violet);background:#fff;border-color:#fff}.section-head{justify-content:space-between;align-items:start;gap:32px;margin-bottom:28px;display:flex}.section-head>p{max-width:46ch}.hero-panel,.data-table,.feature-list,.system-map{gap:14px;display:grid}.data-table{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-lg);padding:18px}.data-row{border-bottom:1px solid var(--border);gap:4px;padding:14px 0;display:grid}.data-row:last-child{border-bottom:0}.data-row strong,.feature-list strong,.system-node strong{color:var(--ink)}.feature-list{grid-template-columns:repeat(2,minmax(0,1fr))}.feature-list article,.system-node{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);gap:10px;padding:18px;display:grid}.feature-list svg,.system-node svg,.data-card svg,.integration-card svg{color:var(--brand-violet);width:24px;height:24px}.commerce-logo-frame{border-radius:var(--radius);background:#7e32d20e;justify-content:center;align-items:center;height:82px;padding:16px;display:flex}.commerce-logo-frame img{object-fit:contain;width:auto;height:auto;max-height:52px}@media (max-width:980px){.nav-toggle{display:inline-flex}.primary-nav{border-bottom:1px solid var(--border);background:#fff;flex-direction:column;gap:0;padding:14px 24px 22px;display:none;position:absolute;top:64px;left:0;right:0}.primary-nav.open{display:flex}.primary-nav a{justify-content:center;width:100%}.hero-grid,.split,.split-section .split,.contact-split{grid-template-columns:1fr}.hero-photo-card,.image-panel{height:360px}.solution-grid,.workflow-grid,.proof-grid,.card-grid,.process-flow,.process-flow.compact{grid-template-columns:repeat(2,minmax(0,1fr))}.process-step:not(:last-child):after{display:none}.footer-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.legal-cross-card,.legal-cta{flex-direction:column;align-items:flex-start}}@media (max-width:640px){.container{width:min(100% - 32px, var(--container))}.hero,.section{padding:48px 0}.corporate-hero .hero-actions{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;width:100%;display:grid}.corporate-hero .hero-actions .button{text-align:center;gap:5px;width:100%;min-width:0;min-height:52px;padding:8px 7px;font-size:clamp(11px,3.05vw,13px);line-height:1.15}.corporate-hero .hero-actions .button svg{flex:none;width:15px;height:15px}.feature-pairs,.field-grid,.pillar-grid,.lane-logo-grid,.solution-grid,.workflow-grid,.proof-grid,.card-grid,.process-flow,.process-flow.compact,.feature-list,.footer-grid{grid-template-columns:1fr}.contact-info-card{grid-template-columns:1fr;gap:5px}.integration-lane{gap:18px;padding:20px}.lane-logo{height:116px;padding:18px 22px}.lane-logo-mark{max-width:100%}.lane-logo-uber{max-height:44px}.lane-logo-grubhub{max-height:58px}.lane-logo-doordash{max-height:68px}.footer-bottom{flex-direction:column;align-items:flex-end}.legal-shell{padding:48px 24px 40px}.legal-document{gap:26px;margin-top:36px}.legal-callout,.legal-plain-language,.legal-cross-copy{align-items:flex-start}.legal-cross-card{margin-top:36px}.legal-cta{padding:28px}.modal-backdrop{padding:16px}.success-modal{padding:28px 22px}.process-flow{gap:14px}.process-step{min-height:auto;padding:20px}.process-step:not(:last-child):after{background:var(--brand-violet);opacity:.28;border-radius:999px;width:2px;height:18px;display:block;top:calc(100% - 2px);left:42px}.hero-photo-card,.image-panel{height:300px}}
