.scroll-stack-wrapper{width:100%;position:relative}.scroll-stack-stage{width:100%;height:100vh;left:0}.scroll-stack-card{transform-origin:50%;backface-visibility:hidden;will-change:transform, opacity;border-radius:clamp(22px,3vw,42px);width:min(1100px,92vw);height:clamp(340px,52vh,500px);margin:0;transition:box-shadow .3s;position:absolute;top:50%;left:50%;overflow:hidden;box-shadow:0 26px 74px #00000057}@media (max-width:760px){.scroll-stack-card{border-radius:22px;width:min(94vw,480px);height:min(56vh,460px)}}@media (prefers-reduced-motion:reduce){.scroll-stack-card{transition:none!important}}
