#products-hero{position:relative;height:100vh;background:#1a1a1a;overflow:hidden;clip-path:inset(0);display:flex;flex-direction:column;justify-content:flex-end}.hero-visual{position:absolute;inset:0;z-index:1;display:flex;align-items:center;justify-content:center}.hero-visual img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center;display:block}.hero-corner{position:absolute;z-index:0;width:clamp(25px,1.75vw,28px);height:clamp(25px,1.75vw,28px);pointer-events:none}.hero-corner--tl{top:15px;left:15px}.hero-corner--tr{top:15px;right:15px;transform:scaleX(-1)}.hero-corner--bl{bottom:15px;left:15px;transform:scaleY(-1)}.hero-corner--br{bottom:15px;right:15px;transform:scale(-1)}.hero-frame{position:absolute;top:5%;left:2.5%;width:95%;height:90%;background:#1a1a1a url(/assets/revamp/bg-pattern.svg) 50%/cover no-repeat;z-index:0;pointer-events:none}.hero-content{position:absolute;bottom:0;left:50%;transform:translateX(-50%);width:100%;max-width:1100px;z-index:2;display:flex;flex-direction:column;align-items:flex-start;gap:2.75rem;padding:0 2rem 4rem}.hero-logo{display:flex;justify-content:center;width:100%}.hero-logo img{width:100%;max-width:100%;height:auto;display:block}.hero-bottom{display:flex;flex-direction:column;align-items:flex-start;gap:2rem;width:100%}.hero-desc{font-size:1.6rem;font-weight:300;color:#fff;line-height:1.1;letter-spacing:0;max-width:900px}.hero-cta{display:inline-flex;align-items:center;background:var(--cta);color:#fff;font-family:var(--font);font-size:.88rem;font-weight:200;letter-spacing:.1em;text-transform:uppercase;padding:.85rem 2.25rem;text-decoration:none;transition:background .2s;white-space:nowrap;flex-shrink:0}.hero-cta:hover{background:var(--cta-hover)}#overview,#overview-2{padding:7rem 0;background:#1a1a1a;overflow:hidden;position:relative;z-index:10}.overview-inner{max-width:1100px;margin:0 auto;padding:0 2rem;display:flex;flex-direction:row;align-items:stretch;gap:1.5rem}.overview-left{flex:0 0 1px;position:relative;display:flex;flex-direction:column}.overview-num{position:absolute;top:0;left:0;font-size:1rem;font-weight:500;color:#2e2e39;letter-spacing:.06em;white-space:nowrap;transform:translateY(-1.75rem)}.overview-vline{width:1px;flex:1;background:#2e2e39}.overview-right{flex:1;display:flex;flex-direction:column;gap:3rem;padding:0 0 5rem}.overview-p{font-size:clamp(2rem,3.2vw,3.8rem);font-weight:200;line-height:1.1;color:hsla(0,0%,94%,.88);letter-spacing:-.03em}.overview-p--small{font-size:1.6rem}.overview-image{width:100%;overflow:hidden;border:1px solid #2e2e39;aspect-ratio:16/9}#overview-2 .overview-image{max-width:1000px;display:grid;aspect-ratio:auto}.s4-slide{grid-area:1/1;width:100%;height:auto;display:block;opacity:0;transition:opacity .8s ease}.s4-slide.is-active{opacity:1}.overview-image img{width:100%;height:auto;display:block}#stack{height:700vh;position:relative;z-index:10;background:var(--bg)}.stack-sticky{display:flex;flex-direction:row;align-items:stretch;gap:1.5rem;padding:4rem 2rem 0;max-width:1100px;margin:0 auto;height:100%}.stack-label-col{flex:0 0 1px;position:relative;display:flex;flex-direction:column}.stack-content{flex:1;display:flex;flex-direction:column}.stack-top{flex-shrink:0;margin-bottom:3rem}.stack-eyebrow{font-size:.72rem;font-weight:600;letter-spacing:.14em;text-transform:uppercase;color:hsla(0,0%,94%,.35);margin-bottom:1.25rem}.stack-headline{font-size:clamp(2rem,3.2vw,3.8rem);font-weight:200;line-height:1.1;letter-spacing:-.03em;color:hsla(0,0%,94%,.88)}.stack-body{display:flex;flex:none;width:100%;gap:4rem;height:80vh;position:sticky;top:calc(1.4rem + 70px + .75rem);overflow:hidden;border:1px solid #2e2e39;padding-top:2rem}.stack-left{flex:0 0 45%;position:relative;display:flex}.stack-rows{display:flex;flex-direction:column;justify-content:space-between;flex:1}.stack-item{display:flex;align-items:flex-start;gap:0;flex:1;position:relative}.si-num{font-size:1.3rem;font-weight:300;color:#2e2e39;width:2.5rem;flex-shrink:0;padding-top:0;text-align:right;line-height:1;transition:color .4s ease}.stack-item.is-active .si-num{color:#fff}.si-content{padding-left:2rem;flex:1;display:flex;flex-direction:column;align-items:flex-start;gap:.6rem;overflow:hidden}.si-title{font-size:1.3rem;font-weight:300;letter-spacing:-.02em;color:#2e2e39;line-height:1;transition:color .4s ease}.stack-item.is-active .si-title{color:hsla(0,0%,100%,.9)}.si-detail{flex:1;display:flex;flex-direction:column;gap:.55rem;opacity:0;transition:opacity .4s ease}.stack-item.is-active .si-detail{opacity:1}.si-desc{font-size:.9rem;font-weight:300;line-height:1.5;color:hsla(0,0%,100%,.9);margin-top:0;max-width:400px}.si-pills{display:flex;flex-wrap:wrap;gap:.4rem;margin-top:0}.stack-pill{font-size:.7rem;font-weight:300;color:#fff;background:#4a459d;border:1px solid #4a459d;border-radius:9999px;padding:.22rem .72rem;white-space:nowrap}.stack-track{left:3.1rem;bottom:0;pointer-events:none}.stack-item:before,.stack-track{position:absolute;top:0;width:4px}.stack-item:before{content:"";left:calc(3.1rem + 2px);height:4px;border-radius:50%;border:1.5px solid hsla(0,0%,100%,.6);background:var(--bg);transform:translateX(-50%);z-index:3}.stack-item.is-active:before{border-color:#fff;background:var(--bg)}.stack-track-bg{position:absolute;inset:0;background:#2e2e39}.stack-track-fill{position:absolute;bottom:0;left:0;width:100%;background:#fff;height:25%;transition:height .5s cubic-bezier(.4,0,.2,1)}.stack-track-dot{position:absolute;left:50%;transform:translate(-50%,50%);width:7px;height:7px;border-radius:50%;background:#fff;bottom:25%;transition:bottom .5s cubic-bezier(.4,0,.2,1)}.stack-right{flex:1;position:relative}.stack-mobile-tag{display:none}.stack-right-tag{position:absolute;top:0;left:50%;transform:translateX(-50%);font-size:.9rem;font-weight:300;letter-spacing:.08em;color:#4a459d;white-space:nowrap;z-index:2}.si-img{position:absolute;left:0;top:50%;transform:translateY(-50%);height:80%;width:auto;opacity:0;transition:opacity .5s ease}.si-img.is-active{opacity:1}@media (max-width:768px){#overview,#overview-2{padding:4rem 0}.overview-inner{gap:1rem;padding:0 1.5rem;align-items:stretch}.overview-left{align-self:stretch}.overview-num{flex-shrink:0}.overview-vline{min-height:1px}.overview-p{font-size:1.5rem;line-height:1.2}.overview-p--small{font-size:1.15rem;line-height:1.4}#stack{height:450vh}.stack-sticky{padding:4rem 1.5rem 0;flex-direction:row;height:100%;align-items:stretch;gap:1.5rem}.stack-label-col{flex:0 0 1px;align-self:stretch}.stack-label-col .overview-num{position:absolute;transform:translateY(-1.75rem)}.stack-label-col .overview-vline{width:1px;height:auto;flex:1}.stack-body{position:sticky;top:calc(1.4rem + 70px + .75rem);height:85vh;overflow:hidden;flex-direction:column;border:1px solid #2e2e39}.stack-left{flex:0 0 auto;min-height:40%;width:100%;overflow:hidden;padding:1.5rem 1.5rem 1rem;z-index:2}.stack-rows{height:auto;justify-content:flex-start}.stack-item{display:none;flex:none}.stack-item.is-active{display:flex;flex-direction:column;align-items:flex-start;gap:.5rem}.si-num{padding-top:0}.si-content{padding-left:0;gap:.5rem}.si-detail{opacity:1;margin-top:.25rem}.si-desc{font-size:.95rem;line-height:1.4;margin-bottom:.5rem}.stack-item:before,.stack-track{display:none}.stack-right{display:flex;flex-direction:column;align-items:center;justify-content:center;flex:1;border-top:none;overflow:hidden;position:relative;background:var(--bg)}.si-img{position:absolute;left:50%;top:45%;transform:translate(-50%,-50%);width:90%;height:auto;max-height:80%;-o-object-fit:contain;object-fit:contain;z-index:1}.stack-right-tag{display:none}.stack-mobile-tag{display:block;position:absolute;bottom:1rem;left:50%;transform:translateX(-50%);font-size:.75rem;font-weight:300;letter-spacing:.1em;color:#fff;background:#4a459d;padding:.25rem .85rem;border-radius:9999px;white-space:nowrap;z-index:3}.stack-headline{font-size:1.6rem}.si-title{font-size:1.35rem}#products-hero{height:100svh;min-height:600px}.hero-visual{inset:0}.hero-frame{top:5%;left:5%;width:90%;height:90%}.hero-content{padding:0 1.5rem 3rem;gap:2rem}.hero-logo img{width:85%;margin:0 auto}.hero-title{font-size:clamp(2.5rem,9vw,4rem);max-width:100%}.hero-desc{font-size:1.15rem;line-height:1.3}.hero-bottom{flex-direction:column;align-items:flex-start;gap:1.5rem;max-width:100%}}