.stack-card{width:100%}@media (min-width:1024px){.stack-panel{position:sticky;min-height:100vh;display:flex;align-items:center;justify-content:center}.stack-card{position:relative;margin:0 auto;width:97%;max-width:1600px;min-height:86vh;display:flex;flex-direction:column;align-items:stretch;background-color:var(--color-background);border:3px solid var(--color-foreground);box-shadow:14px 14px 0 0 var(--color-foreground);transform-origin:center center;will-change:transform;overflow:hidden}.stack-card>section{flex:1;min-height:0;width:100%;display:flex;flex-direction:column;justify-content:center}}