.scroll-stack-scroller{width:100%;position:relative}.scroll-stack-inner{flex-direction:column;align-items:center;padding-bottom:2rem;display:flex;position:relative}.scroll-stack-card{background-color:var(--color-surface);border:1px solid var(--color-border);border-radius:32px;width:100%;max-width:1100px;min-height:320px;padding:2.5rem;position:relative;box-shadow:0 20px 40px #0006}@media (max-width:768px){.scroll-stack-card{min-height:480px;padding:2rem 1.5rem}}.scroll-stack-end{pointer-events:none;width:100%;height:20vh}.scroll-stack-card:not(:last-child){margin-bottom:100px}
