:root{--geist-orange:#F97316;--gw-progress-h:4px}.gw-progress{position:fixed;left:0;right:0;top:0;height:var(--gw-progress-h);z-index:9999;pointer-events:none;background:transparent}.gw-progress__bar{display:block;height:100%;width:0%;background:var(--geist-orange);transition:width .08s linear}.gw-progress:after{content:"";position:absolute;left:0;right:0;bottom:-1px;height:1px;background:#0000000f}@supports (animation-timeline: scroll()){.gw-progress__bar{width:100%;transform-origin:0 50%;transform:scaleX(0);animation:gwGrow linear both;animation-timeline:scroll(root);animation-range:0% 100%;transition:none}@keyframes gwGrow{0%{transform:scaleX(0)}to{transform:scaleX(1)}}}@media (prefers-reduced-motion: reduce){.gw-progress__bar{transition:none;animation:none}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/gw-progress.css.map */
