.ldr-bar{position:fixed;top:0;left:0;width:100%;height:3px;z-index:99999;background:0 0;pointer-events:none}.ldr-bar__fill{display:block;height:100%;width:0%;background:linear-gradient(90deg,#048CBC,var(--primary));box-shadow:0 0 8px rgba(5,173,192,.55);transition:width .35s ease-out,opacity .25s ease-out;opacity:0}.ldr-bar--active .ldr-bar__fill{opacity:1}.ldr-bar--done .ldr-bar__fill{width:100%!important;transition:width .2s ease-out,opacity .4s ease-out .15s;opacity:0}@media (prefers-reduced-motion:reduce){.ldr-bar__fill{transition:opacity .2s ease-out}}.ldr-sr{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}