.scr{position:relative;overflow:hidden}.scr-window{overflow:scroll;overflow-x:hidden}.scr-content{padding:.1px;min-height:100%}.scr-pane{box-sizing:border-box;position:absolute;right:0;top:0;padding:2px;width:10px;height:100%;overflow:hidden;opacity:0;transition:opacity .3s ease}.scr-pane._visible{opacity:1}.scr-pane-handler{border-radius:999px;width:6px;height:20px;background:rgba(0,0,0,.5);will-change:transform}