html{scrollbar-width:none}html::-webkit-scrollbar{display:none}.wm-sb-wrap{position:fixed;right:20px;top:50%;transform:translateY(-50%);z-index:105;width:4px;height:15rem;pointer-events:auto;cursor:pointer;opacity:0;transition:opacity .4s ease}.wm-sb-wrap.is-visible{opacity:1}.wm-sb-wrap:before{content:"";position:absolute;top:-10px;bottom:-10px;left:-12px;right:-12px}.wm-sb-track{width:100%;height:100%;border-radius:2px;background:#0000000f;overflow:hidden;position:relative;transition:background 1s ease}.wm-sb-fill{width:100%;height:0%;border-radius:2px;background:#00000040;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);transition:height .08s linear,background 1s ease;position:absolute;top:0;left:0}.wm-sb-wrap:hover .wm-sb-track{background:#00000014}.wm-sb-wrap:hover .wm-sb-fill{background:#00000059}.wm-sb-wrap.is-dragging .wm-sb-fill{background:#00000073;transition:none}.wm-sb-wrap.is-dragging{opacity:1!important}.wm-sb-wrap.is-light .wm-sb-track{background:#fff3}.wm-sb-wrap.is-light .wm-sb-fill{background:#ffffff80}.wm-sb-wrap.is-light:hover .wm-sb-track{background:#ffffff4d}.wm-sb-wrap.is-light:hover .wm-sb-fill{background:#ffffffa6}.wm-sb-wrap.is-light.is-dragging .wm-sb-fill{background:#ffffffbf}@media(max-width:767px){.wm-sb-wrap{right:10px;width:3px;height:12rem}.wm-sb-track,.wm-sb-fill{border-radius:1.5px}}@media(max-width:478px){.wm-sb-wrap{display:none}}
