html.pushbar_locked{overflow:hidden;-ms-touch-action:none;touch-action:none}.pushbar_locked .pushbar_main_content.pushbar_blur{filter:blur(15px)}.pushbar_overlay{background:#3c3442;height:100%;left:0;opacity:0;position:fixed;top:0;transition:opacity .5s ease;width:100%;will-change:opacity;z-index:-999}html.pushbar_locked .pushbar_overlay{opacity:.8;z-index:999}[data-pushbar-id]{background:#fff;overflow-y:auto;position:fixed;transition:transform .5s ease;will-change:transform;z-index:1000}[data-pushbar-direction=left][data-pushbar-id],[data-pushbar-direction=right][data-pushbar-id]{height:100%;max-width:100%;top:0;width:256px}[data-pushbar-direction=bottom][data-pushbar-id],[data-pushbar-direction=top][data-pushbar-id]{left:0;min-height:150px;width:100%}[data-pushbar-direction=left][data-pushbar-id]{left:0;transform:translateZ(0) translateX(-100%)}[data-pushbar-direction=right][data-pushbar-id]{right:0;transform:translateZ(0) translateX(100%)}[data-pushbar-direction=top][data-pushbar-id]{top:0;transform:translateZ(0) translateY(-100%)}[data-pushbar-direction=bottom][data-pushbar-id]{bottom:0;transform:translateZ(0) translateY(100%)}[data-pushbar-id].opened{display:block;transform:translateX(0) translateY(0)}