.container_scroll_progress{z-index:1;width:0;height:var(--scroll-progress-height);background:var(--scroll-progress-fill);border-radius:0 2em 2em 0;animation:linear widthTo1;animation-timeline:scroll(root);position:fixed;top:0;left:0}:root{--scroll-progress-height:3px;--scroll-progress-fill:var(--lightningcss-light,#5992ee)var(--lightningcss-dark,#3b82f6)}
