scroll-progress{position:fixed;top:0;left:0;width:100%;height:.3rem;z-index:9999;pointer-events:none}scroll-progress .scroll-progress-bar{height:100%;width:0%;background-color:#9e007e;-webkit-transition:width .1s linear;transition:width .1s linear;display:block}body.mini-cart--closing scroll-progress,body.mini-cart--open scroll-progress,body.mini-cart--opening scroll-progress{z-index:0}