.style_drawerWrapper__l8J1V{position:fixed;inset:0}.style_drawer__R_7hS{position:fixed;top:0;height:100%;max-width:100vw;display:flex;flex-direction:column;outline:0;overflow:auto;background-color:var(--theme-background-02);box-shadow:0 0 25px 0 rgba(0,0,0,.122);transition:all .15s linear}.style_drawer__R_7hS.style_left__5bzc3{left:0;animation:style_animate-left__B1ho6 .15s linear}.style_drawer__R_7hS.style_right__v_i4l{right:0;animation:style_animate-right__4_ivy .15s linear}@keyframes style_animate-left__B1ho6{0%{transform:translateX(-100%)}to{transform:translateX(0)}}@keyframes style_animate-right__4_ivy{0%{transform:translateX(100%)}to{transform:translateX(0)}}