.nav-progress{top:calc(var(--lb-bar) - 2px);height:2px;z-index:calc(var(--lb-z-nav-chrome) + 1);pointer-events:none;position:fixed;left:0;right:0;overflow:hidden}.nav-progress__bar{background:var(--lime);transform-origin:0;will-change:transform;width:100%;height:100%;transition:transform .18s ease-out}@media (prefers-reduced-motion:reduce){.nav-progress__bar{transition:none}}
