.slide-in{position:fixed;top:0;left:0;height:100vh;width:100%;background:var(--color-dark);transform-origin:bottom;z-index:10000;pointer-events:none}.slide-out{position:fixed;top:0;left:0;height:100vh;width:100%;background:var(--color-dark);transform-origin:top;z-index:10000;pointer-events:none}
