html.spo-bar-on{scrollbar-width:none}html.spo-bar-on::-webkit-scrollbar{display:none}.spo-bar{position:fixed;top:0;right:0;z-index:2147483000;width:11px;height:100%;background:#f1f1f1;pointer-events:none}.spo-bar[hidden]{display:none}.spo-bar-thumb{position:absolute;top:0;right:3px;width:5px;border-radius:5px;background:#888;pointer-events:auto;cursor:default;touch-action:none}.spo-bar-thumb:hover,.spo-bar-thumb.is-dragging{background:#666}@media (hover:none),(pointer:coarse){html.spo-bar-on{scrollbar-width:auto}html.spo-bar-on::-webkit-scrollbar{display:initial}.spo-bar{display:none}}