.animatable{background:inherit;transition:transform .4s ease;will-change:transform}.animatable.prepare{opacity:0;transition-duration:1e-13s}.animatable.prepare.from.left{transform:translateX(-110%)}.animatable.prepare.from.right{transform:translateX(110%)}.animatable.prepare.to.left{transform:translateX(-1px)}.animatable.prepare.to.right{transform:translateX(1px)}.animatable:not(.prepare).to{pointer-events:none}.animatable:not(.prepare).to.left{transform:translateX(-110%)}.animatable:not(.prepare).to.right{transform:translateX(110%)}.animatable:not(.prepare).from{transform:translateX(0)}::-webkit-scrollbar{height:8px;width:8px}::-webkit-scrollbar-track{border-radius:8px}::-webkit-scrollbar-thumb{background:#888;border-radius:8px}::-webkit-scrollbar-thumb:hover{background:#555}
/*# sourceMappingURL=main.25b4fbc7.css.map*/