.scroll-stack-scroller{position:relative;width:100%;height:100vh;overflow-y:auto;overflow-x:visible;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;scroll-behavior:smooth;transform:translateZ(0);will-change:scroll-position}.scroll-stack-inner{padding:20vh 5rem 50rem;min-height:100vh}.scroll-stack-card{color:#0f172a;border-radius:40px;box-shadow:0 10px 30px rgba(0,0,0,.15);padding:3rem;margin:30px 0;height:auto;width:100%;transform-origin:top center;will-change:transform,filter;backface-visibility:hidden;transform-style:preserve-3d;box-sizing:border-box}.scroll-stack-end{width:100%;height:1px}