@import url('https://fonts.googleapis.com/css2?family=Manrope:wght@400;450;500;550;600;650;700;750;800&display=swap');
:root{--ink:#17191a;--muted:#73777a;--paper:#fff;--line:#dedfe0}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:90px}body{margin:0;background:var(--paper);color:var(--ink);font-family:Manrope,Arial,sans-serif;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button{font:inherit}a,button{-webkit-tap-highlight-color:transparent}button,a{touch-action:manipulation}a:focus-visible,button:focus-visible{outline:2px solid #62798b;outline-offset:6px}.skip{position:fixed;top:-80px;padding:16px;background:white;z-index:100}.skip:focus{top:0}header{height:90px;padding:0 4.2%;display:flex;align-items:center;justify-content:space-between;background:rgba(255,255,255,.92);backdrop-filter:blur(18px);position:sticky;top:0;z-index:20;border-bottom:1px solid #eee}.wordmark{font-weight:800;font-size:32px;letter-spacing:-2px;transform:scaleX(1.16);transform-origin:left;font-style:italic;line-height:1}.wordmark span{font-size:10px;vertical-align:top;letter-spacing:0;margin-left:5px}.wordmark.small{font-size:23px}nav{display:flex;gap:38px;font-size:14px;font-weight:550}nav a{position:relative}nav a:after{content:'';position:absolute;left:0;bottom:-7px;width:0;height:1px;background:var(--ink);transition:width .3s}nav a:hover:after{width:100%}.nav-cta{font-size:14px;display:flex;align-items:center;gap:35px;border-bottom:1px solid #222;padding:10px 0}.hero{height:min(860px,calc(100svh - 90px));min-height:680px;position:relative;overflow:hidden;background:#e8e9e9}.hero-image{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center 60%;will-change:transform}.hero:after{content:'';position:absolute;inset:0;background:linear-gradient(90deg,rgba(255,255,255,.22),transparent 65%);pointer-events:none}.hero-copy{position:relative;z-index:1;padding:66px 6%}.eyebrow{font-size:12px;font-weight:650;letter-spacing:1.65px;line-height:1.5}.hero h1{font-size:clamp(85px,9.8vw,156px);font-weight:550;line-height:.94;letter-spacing:-.07em;margin:36px 0 26px}.period{color:#5c6267}.hero-sub{display:flex;gap:48px;align-items:center}.hero-sub p{font-size:16px;line-height:1.6}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:35px;background:#191b1c;color:white;padding:18px 23px;font-size:14px;border:1px solid #191b1c;transition:background .25s,transform .25s;min-height:54px}.button:hover{background:#393d3f;transform:translateY(-3px)}.button span,.nav-cta span{font-size:20px}.hero-bottom{position:absolute;z-index:2;bottom:25px;left:4.2%;right:4.2%;display:flex;justify-content:space-between;align-items:center;color:white;text-shadow:0 1px 12px #333;font-size:11px;letter-spacing:1.5px;font-weight:600}.hero-bottom a{font-size:13px;letter-spacing:.1px;display:flex;gap:25px}.section{padding:100px 6%}.section-top{display:flex;justify-content:space-between;padding-bottom:34px;border-bottom:1px solid var(--line)}.intro-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:40px;margin:48px 0 55px}h2{font-size:clamp(36px,4.25vw,68px);font-weight:500;line-height:1.07;letter-spacing:-.055em;margin:0}h2 span{color:#85898c}.intro-heading p{max-width:370px;font-size:16px;color:#686c70;line-height:1.8;margin:0 0 4px}.showcase{background:#f1f2f3;padding:30px 40px 24px;overflow:hidden}.showcase-top{display:flex;justify-content:space-between;align-items:center;margin:0 0 30px}.sample{font-size:12px;color:#777e83;letter-spacing:.6px}.dashboard{display:flex;min-height:440px;background:white;box-shadow:0 28px 60px #1e2b3514;border:1px solid #d9dcdf;border-radius:9px;overflow:hidden;transition:opacity .18s,transform .18s}.dashboard.changing{opacity:.4;transform:translateY(5px)}aside{width:182px;flex-shrink:0;background:#f8f9fa;border-right:1px solid #e7e8ea;padding:28px 18px;display:flex;flex-direction:column}.store-name{display:flex;justify-content:space-between;font-size:12px;padding:22px 0;border-bottom:1px solid #e5e7e8;margin-bottom:20px}.side-items{display:grid;gap:8px;font-size:13px;color:#767b80}.side-items span{padding:10px 9px}.side-items .active{background:#e7eaed;border-radius:4px;color:#191b1c}.aside-bottom{font-size:12px;color:#919699;margin-top:auto}.dash-main{flex:1;min-width:0;padding:22px 28px}.dash-top{display:flex;justify-content:space-between;align-items:center;font-size:12px;color:#777}.dash-top b{color:#252a2e;font-weight:500}.avatar{border-radius:50%;padding:8px;background:#eeeff1;color:#35393d;font-size:11px}.dash-title{display:flex;justify-content:space-between;align-items:center;margin:27px 0}.dash-title p{margin:0 0 8px;font-size:10px}.dash-title h3{margin:0;font-size:24px;letter-spacing:-1px;font-weight:550}.date{font-size:11px;color:#8a8e92}.metrics{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.metrics>div{border:1px solid #e7e9eb;padding:17px 15px;border-radius:5px}.metrics span{font-size:12px;color:#70767b;display:block}.metrics strong{display:block;font-size:31px;font-weight:550;margin:8px 0}.metrics small{font-size:10px;color:#8b9095}.dash-panels{display:grid;grid-template-columns:1.8fr 1fr;gap:15px;margin-top:20px}.activity,.performance{border:1px solid #e7e9eb;border-radius:5px;padding:16px}.panel-heading{display:flex;justify-content:space-between;font-size:12px;gap:10px}.panel-heading span{color:#92979c;font-size:10px}.table-labels,.table-row{display:grid;grid-template-columns:1.15fr 1fr .8fr;align-items:center;gap:8px}.table-labels{font-size:8px;letter-spacing:.5px;color:#93999e;padding:20px 0 10px}.table-row{font-size:10px;border-top:1px solid #eff0f2;padding:12px 0}.table-row small{display:block;color:#92999f;font-size:9px;margin-top:4px}.badge{background:#eff1f2;padding:5px 6px;border-radius:3px;font-size:8px;text-align:center}.performance .sample{font-size:9px}.performance strong{font-size:15px;font-weight:500;display:block;margin-top:12px;line-height:1.5}.bars{height:99px;display:flex;align-items:flex-end;gap:8px;margin-top:16px}.bars i{height:var(--h);background:#c7cbd0;flex:1;border-radius:3px 3px 0 0;transition:height .5s}.bars i:last-child{background:#272e33}.chart-days{display:flex;justify-content:space-around;font-size:8px;color:#90979e;margin-top:8px}.preview-controls{display:flex;justify-content:center;gap:6px;margin:30px auto 15px;flex-wrap:wrap}.preview-controls button{border:0;background:transparent;color:#797e81;font-size:13px;padding:12px 20px;border-radius:25px;cursor:pointer;transition:all .3s}.preview-controls button.selected{background:#24282b;color:white}.preview-controls button:hover:not(.selected){background:#e0e3e5;color:#222}.preview-caption{text-align:center;color:#797e81;font-size:13px;margin:0}.connected{padding-top:36px;background:#fff}.connected-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:25px;padding:52px 0 62px}.connected-heading h2{font-size:clamp(36px,4vw,62px)}.connected-heading p{font-size:15px;line-height:1.8;color:#7b7e81}.stack{padding-bottom:10px}.feature{display:grid;grid-template-columns:1fr 1fr;min-height:500px;position:sticky;top:110px;margin-bottom:28px;overflow:hidden;border:1px solid #dedfe1;box-shadow:0 -10px 35px #fff5}.feature-copy{padding:52px 46px;display:flex;flex-direction:column;align-items:flex-start}.feature-copy h3{font-size:clamp(31px,3.2vw,49px);letter-spacing:-.045em;font-weight:500;line-height:1.12;margin:55px 0 20px}.feature-copy p{max-width:350px;color:#6e7377;font-size:15px;line-height:1.8;margin:0 0 30px}.feature-copy a{font-size:14px;padding-bottom:8px;border-bottom:1px solid #93979a;margin-top:auto;display:flex;gap:30px}.feature-one{background:#eef0f2}.feature-two{background:#e4e7e9;top:130px}.feature-three{background:#202528;color:white;top:150px}.feature-three p{color:#b4b9be}.feature-three .eyebrow{color:#c0c5c9}.feature-visual{display:flex;align-items:center;justify-content:center;padding:40px;perspective:1200px}.contact-card,.inventory-card,.service-card{background:white;border:1px solid #dedfe2;box-shadow:0 30px 55px #28374320;width:100%;max-width:350px;padding:27px;transform:rotate(-3deg);transition:transform .7s}.feature:hover .contact-card,.feature:hover .inventory-card,.feature:hover .service-card{transform:rotate(0) translateY(-5px)}.contact-person{display:flex;gap:15px;align-items:center;margin:30px 0}.person{border-radius:50%;background:#e6e9ec;padding:18px 14px;font-size:18px}.contact-person h4{font-size:19px;margin:0;font-weight:600}.contact-person p{font-size:12px;color:#868c90;margin:5px 0}.journey{display:flex;font-size:10px;justify-content:space-between;border-top:3px solid #242a30;padding-top:12px}.journey span:last-child{color:#8c9195}.contact-note{margin-top:30px;background:#f1f3f4;padding:20px}.contact-note>span{font-size:10px;color:#7f888e}.contact-note h4{font-size:17px;font-weight:500;margin:12px 0}.contact-note p{font-size:12px;color:#7a838a}.card-foot{display:flex;justify-content:space-between;font-size:10px;margin-top:23px}.inventory-card{transform:rotate(3deg);padding:30px}.stock-number{font-size:79px;letter-spacing:-5px;margin:32px 0;display:flex;align-items:center;gap:18px}.stock-number span{font-size:13px;letter-spacing:0;color:#7d8388;line-height:1.6}.stock-bar{display:flex;gap:4px;height:18px;margin-bottom:25px}.stock-bar i:nth-child(1){width:75%;background:#2b3339}.stock-bar i:nth-child(2){width:16%;background:#919ba3}.stock-bar i:nth-child(3){width:9%;background:#d7dce0}.stock-row{display:flex;justify-content:space-between;border-bottom:1px solid #eee;padding:13px 0;font-size:13px}.stock-row b{font-weight:500}.service-card{background:#343b40;color:white;border:1px solid #555c62;transform:rotate(-3deg)}.service-top{display:flex;justify-content:space-between;font-size:11px}.service-top .sample{color:#b8bec3;font-size:10px}.service-card h4{font-size:28px;font-weight:500;letter-spacing:-1px;line-height:1.2;margin:32px 0}.service-line{display:flex;align-items:center;gap:15px;border-top:1px solid #555c62;padding:18px 0;font-size:11px}.service-line>span{color:#b6bec3}.service-line>span:last-child{margin-left:auto}.service-line b{font-size:12px;font-weight:500}.service-line small{display:block;font-size:9px;color:#aab3b9;margin-top:5px}.philosophy{padding-top:120px;padding-bottom:140px}.philosophy-grid{display:grid;grid-template-columns:1.3fr 1fr;gap:100px;margin-top:50px}.philosophy h2{font-size:clamp(45px,5.6vw,85px)}.philosophy-copy{max-width:385px;padding-top:8px}.philosophy-copy p{font-size:18px;line-height:1.8;color:#7c8084;margin:0 0 25px}.philosophy-copy p:first-child{color:#222}.text-link{display:inline-flex;gap:40px;padding-bottom:10px;border-bottom:1px solid #222;margin-top:12px;font-size:14px}.closing{background:#edf0f2;padding:80px 6% 0;text-align:center;overflow:hidden}.closing h2{font-size:clamp(45px,6vw,95px);margin:25px 0 30px}.big-wordmark{font-weight:800;font-style:italic;font-size:clamp(125px,27vw,420px);letter-spacing:-.075em;line-height:.8;margin:90px 0 -12px;transform:scaleX(1.12);color:#dde1e4;user-select:none}footer{display:flex;justify-content:space-between;align-items:center;padding:35px 6%;gap:25px;font-size:11px}footer>span:first-of-type{letter-spacing:1px}footer>span:nth-of-type(2){color:#91979c}.reveal{opacity:0;transform:translateY(28px);transition:opacity .9s ease,transform .9s cubic-bezier(.2,.7,.2,1)}.reveal.visible{opacity:1;transform:none}.entrance{animation:enter 1.1s both}.hero h1{animation-delay:.12s}.hero-sub{animation-delay:.25s}@keyframes enter{from{opacity:0;transform:translateY(30px)}to{opacity:1;transform:none}}@media(min-width:1600px){.section{padding-left:max(6%,calc((100% - 1400px)/2));padding-right:max(6%,calc((100% - 1400px)/2))}}@media(max-width:1050px){header{height:76px}nav{gap:22px}.hero{height:760px;min-height:600px}.hero-copy{padding-top:64px}.hero h1{font-size:110px}.hero-image{object-position:62% center}.intro-heading{align-items:flex-start}.intro-heading p{max-width:300px}.showcase{padding:25px 20px}aside{width:135px;padding:25px 12px}.dash-main{padding:20px 16px}.date{display:none}.dash-panels{grid-template-columns:1fr}.performance{display:none}.feature-copy{padding:40px 28px}.feature-visual{padding:30px 22px}.feature-copy h3{margin-top:45px}.philosophy-grid{gap:50px}}@media(max-width:700px){header{height:72px;padding:0 6%}.wordmark{font-size:28px}nav{display:none}.nav-cta{font-size:12px;gap:20px}.hero{height:780px;max-height:calc(100svh - 72px);min-height:660px}.hero-copy{padding:45px 7%}.hero .eyebrow{font-size:10px;letter-spacing:1px;max-width:260px}.hero h1{font-size:clamp(78px,17vw,110px);margin:30px 0 20px}.hero-image{object-position:65% center}.hero-sub{display:block}.hero-sub p{font-size:15px;line-height:1.6;margin-bottom:23px}.hero-bottom{bottom:23px;left:7%;right:7%}.hero-bottom>span{display:none}.hero-bottom a{width:100%;justify-content:space-between}.section{padding:65px 6%}.section-top{padding-bottom:22px}.section-top>.eyebrow:last-child{display:none}.eyebrow{font-size:10px;letter-spacing:1.1px}.intro-heading,.connected-heading{display:block;margin:32px 0}.intro-heading h2{font-size:38px}.intro-heading p{max-width:100%;margin-top:25px;font-size:15px}.showcase{margin:0 -3%;padding:22px 12px}.showcase-top{margin-bottom:18px;gap:20px}.showcase-top .sample{font-size:9px}.dashboard{min-height:410px}.dashboard aside{display:none}.dash-main{padding:18px 13px}.dash-title{margin:21px 0}.dash-title h3{font-size:23px}.metrics{gap:6px}.metrics>div{padding:12px 7px}.metrics span{font-size:10px;min-height:28px;line-height:1.5}.metrics strong{font-size:27px}.metrics small{display:none}.dash-panels{margin-top:13px}.activity{padding:12px 9px}.table-row{font-size:9px;gap:5px}.table-labels{font-size:7px}.badge{font-size:7px}.preview-controls{gap:2px;margin-top:20px}.preview-controls button{padding:10px 12px;font-size:11px}.preview-caption{font-size:11px;line-height:1.5}.connected{padding-top:20px}.connected-heading{padding:20px 0}.connected-heading h2{font-size:36px}.connected-heading p{font-size:14px;margin-top:25px}.feature{display:block;position:relative;top:auto!important;margin-bottom:20px}.feature-copy{padding:32px 26px}.feature-copy h3{font-size:34px;margin:30px 0 20px}.feature-copy p{font-size:14px;max-width:100%}.feature-copy a{font-size:13px}.feature-visual{padding:15px 38px 40px}.contact-card,.inventory-card,.service-card{max-width:330px}.philosophy{padding-top:50px;padding-bottom:65px}.philosophy-grid{grid-template-columns:1fr;gap:35px;margin-top:28px}.philosophy h2{font-size:49px}.philosophy-copy p{font-size:16px}.closing{padding-top:60px}.closing h2{font-size:43px;letter-spacing:-2.5px}.big-wordmark{margin-top:70px;margin-bottom:-5px;font-size:27vw}footer{flex-wrap:wrap;padding:30px 6%;gap:25px}footer>*{min-width:40%}footer>span{font-size:9px}footer>a:last-child{text-align:right}footer>span:first-of-type{text-align:right}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}.reveal{opacity:1;transform:none}.hero-image{transform:none!important}}

@media(max-width:700px){.hero-image{object-position:85% center}.hero:after{background:linear-gradient(180deg,rgba(255,255,255,.15),transparent 65%)}}
