.scroll-stack-container{position:relative;height:100vh;overflow-y:auto;overflow-x:hidden}.scroll-stack-inner{position:relative;padding-bottom:100vh}.scroll-stack-card{position:relative;margin-bottom:2rem;transform-origin:center center;will-change:transform,filter;backface-visibility:hidden;perspective:1000px}.scroll-stack-end{height:1px;width:100%;position:relative}.scroll-stack-container{scroll-behavior:smooth}.scroll-stack-container::-webkit-scrollbar{width:0;background:transparent}.scroll-stack-container{-ms-overflow-style:none;scrollbar-width:none}