.np-container.svelte-1daissh{border-radius:var(--np-linear-progress-track-shape,var(--np-shape-corner-full));min-width:80px;height:var(--np-linear-progress-track-height,.25rem);content-visibility:auto;contain:strict;display:flex;position:relative}.progress.svelte-1daissh,.dots.svelte-1daissh,.inactive-track.svelte-1daissh,.bar.svelte-1daissh,.bar-inner.svelte-1daissh,.stop-indicator.svelte-1daissh{position:absolute}.progress.svelte-1daissh{border-radius:inherit;align-items:center;display:flex;inset:0;overflow:hidden}.progress.svelte-1daissh:is(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){transform:scaleX(-1)}.stop-indicator.svelte-1daissh{width:var(--np-linear-progress-active-indicator-height,.25rem);height:var(--np-linear-progress-active-indicator-height,.25rem);border-radius:var(--np-shape-corner-full);background:var(--np-linear-progress-active-indicator-color,var(--np-color-primary));right:0}.bar.svelte-1daissh{width:100%;height:var(--np-linear-progress-active-indicator-height,.25rem);transform-origin:0;transition:transform var(--np-motion-expressive-default-effects);animation:none;left:0}.secondary-bar.svelte-1daissh{display:none}.bar-inner.svelte-1daissh{background:var(--np-linear-progress-active-indicator-color,var(--np-color-primary));animation:none;inset:0}.progress.svelte-1daissh:not(.indeterminate) .primary-bar:where(.svelte-1daissh){width:var(--_percent,0%);transition:width var(--np-motion-expressive-default-effects);transform:none}.progress.svelte-1daissh:not(.indeterminate) .bar-inner:where(.svelte-1daissh){border-radius:var(--np-linear-progress-track-shape,var(--np-shape-corner-full))}.inactive-track.svelte-1daissh{background:var(--np-linear-progress-track-color,var(--np-color-secondary-container));inset-block:0;left:min(calc(var(--_percent,0%) + var(--np-linear-progress-track-gap,.25rem) * var(--_gap-on,0)), 100%);right:calc(100% - var(--_buffer-percent,100%));border-radius:var(--np-linear-progress-track-shape,var(--np-shape-corner-full));transition:left var(--np-motion-expressive-default-effects), right var(--np-motion-expressive-default-effects)}.dots.svelte-1daissh{background-color:var(--np-linear-progress-track-color,var(--np-color-secondary-container));z-index:-1;background-repeat:repeat-x;animation:.25s linear infinite svelte-1daissh-buffering;inset:0;-webkit-mask-image:url("data:image/svg+xml,<svg version='1.1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 5 2' preserveAspectRatio='xMinYMin slice'><circle cx='1' cy='1' r='1'/></svg>");mask-image:url("data:image/svg+xml,<svg version='1.1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 5 2' preserveAspectRatio='xMinYMin slice'><circle cx='1' cy='1' r='1'/></svg>")}.dots[hidden].svelte-1daissh{display:none}.indeterminate.svelte-1daissh .bar:where(.svelte-1daissh){transition:none;animation:none;left:0;transform:none}.indeterminate.svelte-1daissh .secondary-bar:where(.svelte-1daissh){display:block}@property --np-lp-h1{syntax:"<percentage>";inherits:true;initial-value:0%}@property --np-lp-t1{syntax:"<percentage>";inherits:true;initial-value:0%}@property --np-lp-h2{syntax:"<percentage>";inherits:true;initial-value:0%}@property --np-lp-t2{syntax:"<percentage>";inherits:true;initial-value:0%}@property --np-lp-percent{syntax:"<percentage>";inherits:true;initial-value:0%}.progress.wavy.svelte-1daissh:not(.indeterminate){transition:--np-lp-percent var(--np-motion-expressive-default-effects)}.progress.indeterminate.svelte-1daissh{animation:1.75s linear infinite svelte-1daissh-np-lp-h1,1.75s linear infinite svelte-1daissh-np-lp-t1,1.75s linear infinite svelte-1daissh-np-lp-h2,1.75s linear infinite svelte-1daissh-np-lp-t2}.indeterminate.svelte-1daissh .bar-inner:where(.svelte-1daissh){border-radius:var(--np-linear-progress-track-shape,var(--np-shape-corner-full));inset-block:0;transform:none}.indeterminate.svelte-1daissh .primary-bar:where(.svelte-1daissh)>.bar-inner:where(.svelte-1daissh){left:var(--np-lp-t1);right:calc(100% - var(--np-lp-h1))}.indeterminate.svelte-1daissh .secondary-bar:where(.svelte-1daissh)>.bar-inner:where(.svelte-1daissh){left:var(--np-lp-t2);right:calc(100% - var(--np-lp-h2))}.indeterminate.four-color.svelte-1daissh .bar-inner:where(.svelte-1daissh){animation:7s linear infinite svelte-1daissh-four-color}.np-lp-track.svelte-1daissh{background:var(--np-linear-progress-track-color,var(--np-color-secondary-container));border-radius:var(--np-linear-progress-track-shape,var(--np-shape-corner-full));position:absolute;inset-block:0}.np-lp-track.ahead.svelte-1daissh{left:min(calc(var(--np-lp-h1) + var(--np-linear-progress-track-gap,.25rem)), 100%);right:0}.np-lp-track.between.svelte-1daissh{left:min(calc(var(--np-lp-h2) + var(--np-linear-progress-track-gap,.25rem)), 100%);right:calc(100% - max(calc(var(--np-lp-t1) - var(--np-linear-progress-track-gap,.25rem)), 0%))}.np-lp-track.behind.svelte-1daissh{left:0;right:calc(100% - max(calc(var(--np-lp-t2) - var(--np-linear-progress-track-gap,.25rem)), 0%))}@keyframes svelte-1daissh-np-lp-h1{0%{--np-lp-h1:0%;animation-timing-function:linear}0%{--np-lp-h1:0%;animation-timing-function:cubic-bezier(.3,0,.8,.15)}57.143%{--np-lp-h1:100%;animation-timing-function:linear}to{--np-lp-h1:100%}}@keyframes svelte-1daissh-np-lp-t1{0%{--np-lp-t1:0%;animation-timing-function:linear}14.286%{--np-lp-t1:0%;animation-timing-function:cubic-bezier(.3,0,.8,.15)}71.429%{--np-lp-t1:100%;animation-timing-function:linear}to{--np-lp-t1:100%}}@keyframes svelte-1daissh-np-lp-h2{0%{--np-lp-h2:0%;animation-timing-function:linear}37.143%{--np-lp-h2:0%;animation-timing-function:cubic-bezier(.3,0,.8,.15)}85.714%{--np-lp-h2:100%;animation-timing-function:linear}to{--np-lp-h2:100%}}@keyframes svelte-1daissh-np-lp-t2{0%{--np-lp-t2:0%;animation-timing-function:linear}51.429%{--np-lp-t2:0%;animation-timing-function:cubic-bezier(.3,0,.8,.15)}to{--np-lp-t2:100%;animation-timing-function:linear}to{--np-lp-t2:100%}}.np-container.wavy.svelte-1daissh{height:var(--np-linear-progress-wave-height,.625rem);border-radius:0}.wavy.svelte-1daissh .inactive-track:where(.svelte-1daissh),.wavy.svelte-1daissh .np-lp-track:where(.svelte-1daissh),.wavy.svelte-1daissh .dots:where(.svelte-1daissh){inset-block:auto;height:var(--np-linear-progress-track-height,.25rem);top:50%;transform:translateY(-50%)}.wavy.svelte-1daissh .stop-indicator:where(.svelte-1daissh){top:50%;transform:translateY(-50%)}.np-lp-wave.svelte-1daissh{width:100%;height:100%;position:absolute;inset:0;overflow:visible}.np-lp-wave-line.svelte-1daissh{fill:none;stroke:var(--np-linear-progress-active-indicator-color,var(--np-color-primary));stroke-width:var(--np-linear-progress-active-indicator-height,.25rem);stroke-linecap:round;stroke-linejoin:round}.progress.wavy.indeterminate.svelte-1daissh{animation:none}.wavy.four-color.svelte-1daissh .np-lp-wave-line:where(.svelte-1daissh){animation:7s linear infinite svelte-1daissh-four-color-stroke}@keyframes svelte-1daissh-four-color-stroke{0%,15%{stroke:var(--np-color-primary)}25%,40%{stroke:var(--np-color-primary-container)}50%,65%{stroke:var(--np-color-tertiary)}75%,90%{stroke:var(--np-color-tertiary-container)}to{stroke:var(--np-color-primary)}}@keyframes svelte-1daissh-buffering{0%{transform:translateX(calc(calc(var(--np-linear-progress-track-height,.25rem) / 2) * 5))}}@keyframes svelte-1daissh-four-color{0%{background:var(--np-color-primary)}15%{background:var(--np-color-primary)}25%{background:var(--np-color-primary-container)}40%{background:var(--np-color-primary-container)}50%{background:var(--np-color-tertiary)}65%{background:var(--np-color-tertiary)}75%{background:var(--np-color-tertiary-container)}90%{background:var(--np-color-tertiary-container)}to{background:var(--np-color-primary)}}@media (forced-colors:active){.np-container.svelte-1daissh{outline:1px solid canvastext}.bar-inner.svelte-1daissh,.dots.svelte-1daissh{background-color:canvastext}}.controls.svelte-1xqwb3d{flex-direction:column;gap:1.75rem;min-width:min(22rem,70vw);display:flex}.stack.svelte-1xqwb3d{flex-direction:column;gap:1.75rem;display:flex}.row.svelte-1xqwb3d{align-items:center;gap:1.5rem;display:flex}
