:root{--ink:#0a192d;--muted:#64717d;--mint:#59c5ad;--paper:#f7f9f8;--line:#dce6e2;--accent:#59c5ad;--accent2:#dff5ef}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);font-family:"DM Sans",sans-serif;background:#fff}a{color:inherit;text-decoration:none}img{max-width:100%}.wrap{width:min(1180px,calc(100% - 48px));margin-inline:auto}.nav{height:90px;display:flex;align-items:center;justify-content:space-between;position:relative;z-index:30}.logo img{display:block;width:190px}.nav nav{display:flex;gap:32px;font-size:14px;font-weight:600}.nav nav a:hover{color:var(--accent)}.btn{display:inline-flex;align-items:center;justify-content:center;gap:30px;padding:17px 22px;color:#fff;background:var(--ink);border-radius:8px;font-weight:700;transition:.25s}.btn:hover{transform:translateY(-2px);background:#17314d}.btn span{color:var(--accent)}.btn.small{padding:12px 16px;font-size:13px;gap:16px}.btn.pale{background:#fff;color:var(--ink)}.nav-toggle{display:none;border:0;background:transparent;font-weight:700}.kicker{display:flex;align-items:center;gap:10px;text-transform:uppercase;letter-spacing:.15em;font-size:11px;font-weight:700}.kicker i{width:25px;height:2px;background:var(--accent)}h1,h2{font:800 clamp(48px,6vw,79px)/1.02 "Manrope";letter-spacing:-.055em;margin:22px 0}h1 em,h2 em{font-style:normal;color:var(--accent)}h3{font:700 22px/1.25 "Manrope";letter-spacing:-.03em}.home-hero{min-height:690px;display:grid;grid-template-columns:1fr 1fr;gap:50px;align-items:center;padding-block:35px 80px}.hero-copy>p,.product-hero-copy>p{font-size:19px;line-height:1.65;color:#536272;max-width:620px}.actions{display:flex;align-items:center;gap:28px;margin-top:32px}.underlink{font-weight:700;border-bottom:1px solid #a9b4bc;padding-bottom:4px}.microproof{display:flex;gap:26px;margin-top:45px;font-size:10px;text-transform:uppercase;letter-spacing:.1em;font-weight:700}.microproof span+span:before{content:"";display:inline-block;width:4px;height:4px;border-radius:50%;background:var(--accent);margin:0 13px 2px -13px}.ecosystem-orbit{height:520px;position:relative;display:grid;place-items:center}.orbit{position:absolute;border:1px solid #bbd9d2;border-radius:50%}.o1{width:450px;height:450px}.o2{width:310px;height:310px}.core{width:180px;height:180px;border-radius:50%;background:#fff;box-shadow:0 20px 70px #173e351f;display:grid;place-content:center;text-align:center;padding:30px;z-index:2}.core img{width:150px}.core small{font-size:7px;letter-spacing:.16em;margin-top:12px}.node{position:absolute;width:170px;height:104px;padding:19px;background:#fff;border:1px solid var(--line);border-radius:14px;box-shadow:0 18px 50px #173e351b;display:flex;flex-direction:column;justify-content:center;transition:.25s}.node:hover{transform:translateY(-5px)}.node img{max-height:35px}.node span{font-size:10px;color:var(--muted);margin-top:10px}.node-retail{right:0;top:55px}.node-supply{left:0;top:210px}.node-team{right:10px;bottom:25px}.proof-strip{border-block:1px solid var(--line);padding:25px 0}.proof-strip .wrap{display:flex;justify-content:space-between;align-items:center}.proof-strip p{font-size:12px;color:var(--muted)}.proof-strip .wrap>div{display:flex;align-items:center;gap:17px}.proof-strip b{font:700 10px "Manrope";letter-spacing:.09em;color:#677679}.proof-strip i{width:3px;height:3px;background:var(--accent);border-radius:50%}.section{padding-block:125px}.split-head{display:grid;grid-template-columns:1.1fr .9fr;gap:90px;align-items:end}.split-head h2,.section-title h2{font-size:61px}.split-head>p{font-size:18px;line-height:1.75;color:var(--muted);padding-bottom:8px}.value-grid{display:grid;grid-template-columns:repeat(3,1fr);margin-top:80px;border-top:1px solid var(--line)}.value-grid article{position:relative;padding:45px 45px 0 0}.value-grid article+article{border-left:1px solid var(--line);padding-left:45px}.value-grid article>b{position:absolute;right:25px;top:25px;color:#8b979f;font-size:10px}.line-icon{font-size:30px;color:var(--accent)}.value-grid p,.product-card p,.feature-panels p{color:var(--muted);line-height:1.65}.products{background:var(--ink);color:#fff}.section-title{max-width:710px}.section-title>p{color:#9aa8b5;font-size:18px}.kicker.light i{background:#fff}.product-stack{display:grid;gap:18px;margin-top:65px}.product-card{min-height:390px;border-radius:14px;padding:38px;display:grid;grid-template-columns:150px 1fr 1fr;grid-template-rows:auto 1fr;gap:15px 35px;position:relative;overflow:hidden;transition:.3s}.product-card:hover{transform:translateY(-5px)}.retail-card{background:#7564ca}.supply-card{background:#326ac2}.team-card{background:#eef2f0;color:var(--ink)}.product-no{grid-column:1;font-size:10px;letter-spacing:.15em}.product-logo{grid-column:1;grid-row:2;align-self:center;background:#fff;border-radius:10px;padding:15px}.product-content{grid-column:2;grid-row:1/3;align-self:center;max-width:370px}.product-content h3{font-size:30px}.product-content p{color:inherit;opacity:.85}.product-content>span{display:block;margin-top:35px;font-weight:700}.mini-ui{grid-column:3;grid-row:1/3;align-self:center;width:100%;height:260px;background:#fff;color:var(--ink);border-radius:14px;box-shadow:0 20px 55px #0b153d2c;padding:27px;transform:rotate(2deg)}.retail-ui small,.retail-ui b,.retail-ui em{display:block}.retail-ui b{font:800 33px "Manrope";margin:8px 0}.retail-ui em{font-size:11px;color:#33a986}.bars{height:115px;display:flex;align-items:end;gap:9px;margin-top:25px}.bars i{flex:1;background:#ded8f3;border-radius:5px 5px 0 0}.bars i:nth-child(1){height:30%}.bars i:nth-child(2){height:55%}.bars i:nth-child(3){height:46%}.bars i:nth-child(4){height:72%}.bars i:nth-child(5){height:95%;background:#7564ca}.warehouse{display:grid;grid-template-columns:repeat(3,1fr);gap:9px;height:170px}.warehouse i{background:#deebfb;border:1px solid #a9c5ed;border-radius:3px}.warehouse i:nth-child(5),.warehouse i:nth-child(8){background:#5792df}.supply-ui small{display:block;margin-top:20px}.team-ui{background:transparent;box-shadow:none;padding:0;display:grid;place-items:center}.phone{width:190px;height:285px;background:#fff;border:5px solid #162233;border-radius:25px;padding:25px 17px;box-shadow:0 20px 50px #1a342c21}.avatar{width:40px;height:40px;display:grid;place-items:center;background:var(--accent);border-radius:50%;color:#fff;font-size:12px;margin-bottom:10px}.phone b,.phone small{display:block}.quick{display:flex;gap:8px;margin:25px 0}.quick i{width:38px;height:38px;display:grid;place-items:center;border-radius:9px;background:#edf5f2;font-style:normal}.results{padding:65px;background:var(--paper);border-radius:18px;display:grid;grid-template-columns:1.1fr .9fr;gap:70px}.results h2{font-size:55px}.results>div>p{color:var(--muted);line-height:1.7}.stats article{border-bottom:1px solid var(--line);padding:17px 0;display:flex;align-items:baseline;gap:25px}.stats b{font:700 42px "Manrope";color:var(--accent);width:90px}.stats span{color:var(--muted)}.cta{background:var(--accent);text-align:center;padding:110px 0}.cta .kicker{justify-content:center}.cta .kicker i{background:var(--ink)}.cta h2{font-size:58px}.cta h2 em{color:#fff}.cta p{font-size:18px}.cta .btn{margin-top:25px}.footer{display:grid;grid-template-columns:1.3fr .7fr 1.1fr .6fr;gap:50px;padding-block:70px 40px;font-size:13px}.footer img,.mini-footer img{width:180px}.footer p,.footer span{color:var(--muted)}.footer>div{display:flex;flex-direction:column;gap:10px}.footer b{margin-bottom:5px}.footer small{grid-column:1/-1;border-top:1px solid var(--line);padding-top:25px;color:var(--muted)}.enter{opacity:0;transform:translateY(18px);transition:.7s ease}.enter.visible{opacity:1;transform:none}
/* Product pages */.product-page{--accent:#7564ca;--accent2:#eeeafe}.theme-supply{--accent:#3976cf;--accent2:#e8f1fd}.theme-team{--accent:#53bda5;--accent2:#e8f7f3}.back{font-size:12px;color:var(--muted);display:inline-block;margin-bottom:35px}.product-hero{min-height:690px;display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:center;padding-block:45px 80px}.page-logo{width:190px;max-height:48px;object-fit:contain;object-position:left;margin-bottom:30px}.product-hero h1{font-size:64px}.product-stage{height:520px;border-radius:28px;background:var(--accent2);position:relative;display:grid;place-items:center;overflow:hidden}.product-stage:before{content:"";position:absolute;width:380px;height:380px;border:1px solid var(--accent);opacity:.25;border-radius:50%}.shop-ui,.map-ui{position:relative;width:400px;background:#fff;border-radius:17px;box-shadow:0 25px 75px #17243c24;padding:24px;transform:rotate(1.5deg)}.shop-top,.map-head,.channel,.pick-status{display:flex;justify-content:space-between;align-items:center}.shop-top span,.map-head span{font-size:10px;color:var(--muted)}.shop-metrics{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin:18px 0}.shop-metrics article{padding:14px;border:1px solid var(--line);border-radius:9px}.shop-metrics small,.shop-metrics em{display:block;font-size:9px}.shop-metrics b{font:700 20px "Manrope";display:inline-block;margin:6px 6px 0 0}.shop-metrics em{display:inline;color:#3cab8e}.shop-chart{height:120px;display:flex;align-items:end;gap:10px;padding:10px 0}.shop-chart i{flex:1;background:var(--accent2);border-radius:4px 4px 0 0}.shop-chart i:nth-child(1){height:35%}.shop-chart i:nth-child(2){height:52%}.shop-chart i:nth-child(3){height:46%}.shop-chart i:nth-child(4){height:72%}.shop-chart i:nth-child(5){height:65%}.shop-chart i:nth-child(6){height:87%}.shop-chart i:nth-child(7){height:100%;background:var(--accent)}.channel{font-size:10px;padding-top:10px;border-top:1px solid var(--line);margin-top:5px}.float-note{position:absolute;right:22px;bottom:45px;background:#fff;padding:16px 19px;border-radius:10px;box-shadow:0 15px 45px #1627431c;font-size:11px;font-weight:700}.product-proof{background:var(--accent);color:#fff;padding:25px 0}.product-proof .wrap{display:flex;justify-content:space-between;font-size:10px;font-weight:700;letter-spacing:.09em}.feature-panels{display:grid;grid-template-columns:repeat(3,1fr);gap:15px;margin-top:70px}.feature-panels article{padding:35px;background:var(--paper);border:1px solid var(--line);border-radius:12px}.feature-panels article>span{font-size:10px;color:var(--accent)}.feature-story{padding:120px 0;background:var(--ink);color:#fff}.story-grid{display:grid;grid-template-columns:1fr 1fr;gap:100px}.story-grid h2{font-size:58px}.story-grid>div>p{color:#9ca9b5;line-height:1.7;font-size:18px}.story-list article{display:flex;gap:25px;border-bottom:1px solid #334052;padding:20px 0}.story-list article>b{font-size:10px;color:var(--accent);padding-top:8px}.story-list h3{margin:0 0 5px}.story-list p{color:#9ca9b5;margin:0;line-height:1.6}.section-title.ink{color:var(--ink)}.feature-cloud{display:flex;flex-wrap:wrap;gap:12px;margin-top:55px}.feature-cloud span{padding:17px 22px;border:1px solid var(--line);border-radius:100px;font-weight:600}.feature-cloud span:nth-child(3n+1){background:var(--accent2);border-color:var(--accent2)}.product-cta{background:var(--accent)}.map-ui{transform:rotate(-1.5deg)}.rack-map{position:relative;height:260px;display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin:18px 0}.rack-map i{border:1px solid #bdd1ed;background:#eaf2fc;border-radius:3px}.rack-map svg{position:absolute;inset:10px;width:calc(100% - 20px);height:calc(100% - 20px);color:var(--accent)}.pick-status{font-size:10px}.team-stage{background:linear-gradient(145deg,#e7f6f2,#f5f0eb)}.mobile-ui{position:relative;width:270px;height:480px;background:#fff;border:8px solid #172435;border-radius:36px;padding:30px 22px;box-shadow:0 30px 75px #16372f2c}.mobile-head{display:flex;align-items:center;gap:10px}.mobile-head .avatar{margin:0}.mobile-head small,.mobile-head b{display:block}.mobile-head>span{margin-left:auto}.shift-card{padding:18px;background:var(--accent2);border-radius:12px;margin-top:25px}.shift-card small,.shift-card b,.shift-card span{display:block}.shift-card small{font-size:8px;letter-spacing:.1em}.shift-card b{margin:8px 0;font-size:12px}.shift-card span{font-size:10px;color:var(--muted)}.mobile-actions{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin:12px 0}.mobile-actions i{padding:13px;border:1px solid var(--line);border-radius:9px;font-style:normal;font-size:9px}.mobile-actions b{display:block;margin-top:5px}.feed{border-top:1px solid var(--line);padding-top:16px}.feed span{font-size:9px;color:var(--muted)}.feed p{font-size:11px}.feed button{border:0;background:var(--ink);color:#fff;border-radius:6px;padding:9px 12px;font-size:9px}.mini-footer{padding-block:40px;display:flex;align-items:center;justify-content:space-between;font-size:12px;color:var(--muted)}
@media(max-width:900px){.nav nav,.nav>.btn{display:none}.nav-toggle{display:block}.nav nav.open{display:flex;position:absolute;top:72px;left:0;right:0;flex-direction:column;gap:0;background:#fff;border:1px solid var(--line);border-radius:12px;box-shadow:0 20px 50px #14283e1c;padding:10px}.nav nav.open a{padding:13px}.home-hero,.product-hero,.split-head,.story-grid{grid-template-columns:1fr}.home-hero{padding-top:75px}.hero-copy{text-align:center}.hero-copy .kicker,.hero-copy .actions{justify-content:center}.hero-copy>p{margin-inline:auto}.microproof{justify-content:center}.ecosystem-orbit{margin-top:20px}.proof-strip .wrap{display:block;text-align:center}.proof-strip .wrap>div{justify-content:center;flex-wrap:wrap}.value-grid,.feature-panels{grid-template-columns:1fr}.value-grid article+article{border-left:0;padding-left:0}.product-card{grid-template-columns:130px 1fr}.mini-ui{display:none}.results{grid-template-columns:1fr}.product-hero{padding-top:55px}.product-stage{height:500px}.story-grid{gap:50px}.footer{grid-template-columns:1fr 1fr}.mini-footer{gap:20px;flex-wrap:wrap}}
@media(max-width:600px){.wrap{width:min(100% - 30px,1180px)}.nav{height:72px}.logo img{width:165px}h1{font-size:47px}.section{padding-block:82px}.home-hero{padding-top:45px}.actions{flex-direction:column}.microproof{display:none}.ecosystem-orbit{height:390px}.o1{width:335px;height:335px}.o2{width:225px;height:225px}.core{width:130px;height:130px;padding:22px}.node{width:125px;height:82px;padding:13px}.node-retail{top:20px}.node-supply{top:155px}.node-team{bottom:10px}.proof-strip .wrap>div{gap:14px}.split-head{gap:20px}.split-head h2,.section-title h2,.results h2,.story-grid h2,.cta h2{font-size:43px}.value-grid{margin-top:40px}.product-card{display:block;padding:26px;min-height:370px}.product-logo{width:150px;margin:45px 0 25px}.product-content h3{font-size:25px}.results{padding:30px}.footer{grid-template-columns:1fr}.footer small{grid-column:1}.product-hero{gap:35px}.product-hero h1{font-size:45px}.product-stage{height:420px}.shop-ui,.map-ui{width:92%;padding:17px}.product-proof .wrap{gap:15px;overflow:auto;justify-content:flex-start}.product-proof span{white-space:nowrap}.feature-panels{margin-top:35px}.feature-story{padding:80px 0}.mobile-ui{height:410px}.mini-footer{display:grid;grid-template-columns:1fr}.mini-footer img{width:160px}}
