.scroll-stack-scroller{width:100%;height:300vh;position:relative;overflow:hidden}.scroll-stack-inner{width:100%;min-height:300vh;position:relative}.scroll-stack-card{background:var(--card);width:100%;box-shadow:var(--shadow);transform-origin:top;will-change:transform,filter;backface-visibility:hidden;perspective:1000px;border:1px solid var(--border);border-radius:12px;min-height:200px;max-height:400px;margin-bottom:100px;padding:0;position:relative;transform:translateZ(0)}.scroll-stack-card:last-child{margin-bottom:200px}.scroll-stack-end{width:100%;height:5vh}@media (max-width:768px){.scroll-stack-card{border-radius:8px;margin-bottom:50px}.scroll-stack-end{height:3vh}}.scroll-stack-card{contain:layout style paint}.scroll-stack-scroller{contain:layout}
