.card-swap-container{transform-origin:100% 100%;perspective:1200px;position:absolute;bottom:0;right:0;overflow:visible;transform:translate(3%,12%)}.card{transform-style:preserve-3d;will-change:transform;backface-visibility:hidden;background:#090b10;border:1px solid #f4f4f238;border-radius:24px;position:absolute;top:50%;left:50%;overflow:hidden;box-shadow:0 34px 90px #00000085}@media (max-width:768px){.card-swap-container{transform:scale(.76)translate(18%,18%)}}@media (max-width:480px){.card-swap-container{transform:scale(.58)translate(18%,18%)}}
.scroll-stack-scroller{overscroll-behavior:auto;-webkit-overflow-scrolling:touch;scroll-behavior:smooth;will-change:scroll-position;width:100%;min-height:100vh;position:relative;overflow:visible;transform:translateZ(0)}.scroll-stack-inner{min-height:100vh;padding:10vh 0 42vh}.scroll-stack-card-wrapper{position:relative}.scroll-stack-card{transform-origin:top;will-change:transform, filter;backface-visibility:hidden;transform-style:preserve-3d;box-sizing:border-box;background:#080a0fe6;border:1px solid #f4f4f229;border-radius:30px;width:100%;height:min(72vh,720px);margin:20px 0;padding:0;position:relative;overflow:hidden;transform:translateZ(0);box-shadow:0 34px 100px #0000006b}.scroll-stack-end{width:100%;height:1px}@media (max-width:760px){.scroll-stack-inner{padding:6vh 0 22vh}.scroll-stack-card{border-radius:22px;height:72vh;min-height:560px}}
