.launchpad-progress-bar{--progress-color:#007cba;--progress-bg-color:#e0e0e0;--progress-border-radius:var(--wp--custom--radius--medium,8px);--progress-height-thin:4px;--progress-height-medium:8px;--progress-height-thick:14px;--progress-text-color:#1e1e1e;--progress-label-size:13px;--progress-percentage-size:11px;--progress-spacing:6px;--progress-animation-duration:1.5s;--progress-animation-easing:cubic-bezier(0.4,0,0.2,1)}@media(min-width:481px){.launchpad-progress-bar{--progress-height-thin:6px;--progress-height-medium:12px;--progress-height-thick:20px}}@media(min-width:769px){.launchpad-progress-bar{--progress-label-size:14px;--progress-percentage-size:12px;--progress-spacing:8px}}.launchpad-progress-bar{display:block;margin:16px 0;width:100%}.launchpad-progress-bar__container{width:100%}.launchpad-progress-bar__header{align-items:flex-start;display:flex;flex-direction:column;gap:4px;margin-bottom:var(--progress-spacing)}.launchpad-progress-bar__header .launchpad-progress-bar__percentage{align-self:flex-end}@media(min-width:769px){.launchpad-progress-bar__header{align-items:center;flex-direction:row;gap:12px;justify-content:space-between}.launchpad-progress-bar__header .launchpad-progress-bar__percentage{align-self:auto}}.launchpad-progress-bar__label{color:var(--progress-text-color);flex:1;font-size:var(--progress-label-size);font-weight:500;margin:0;min-width:0}.launchpad-progress-bar__percentage{color:var(--progress-text-color);font-size:var(--progress-percentage-size);font-variant-numeric:tabular-nums;font-weight:600;opacity:.8;white-space:nowrap}.launchpad-progress-bar__track{background-color:var(--progress-bg-color);border-radius:var(--progress-border-radius);box-shadow:inset 0 1px 2px rgba(0,0,0,.1);overflow:hidden;position:relative;width:100%}.launchpad-progress-bar__fill{background-color:var(--progress-color);background-image:linear-gradient(180deg,hsla(0,0%,100%,.2),hsla(0,0%,100%,0) 50%,rgba(0,0,0,.1));border-radius:inherit;height:100%;overflow:hidden;position:relative;transition:width var(--progress-animation-duration) var(--progress-animation-easing)}.launchpad-progress-bar__fill:after{animation:shine 2s infinite;background:linear-gradient(90deg,transparent,hsla(0,0%,100%,.3),transparent);content:"";height:100%;left:-100%;position:absolute;top:0;width:100%}.launchpad-progress-bar--thin .launchpad-progress-bar__track{height:var(--progress-height-thin)}.launchpad-progress-bar--medium .launchpad-progress-bar__track{height:var(--progress-height-medium)}.launchpad-progress-bar--thick .launchpad-progress-bar__track{height:var(--progress-height-thick)}.launchpad-progress-bar--animating .launchpad-progress-bar__fill{animation:progressFill var(--progress-animation-duration) var(--progress-animation-easing) forwards}.launchpad-progress-bar[data-animate=true] .launchpad-progress-bar__fill{width:0!important}.launchpad-progress-bar[data-animate=true].launchpad-progress-bar--visible .launchpad-progress-bar__fill{width:var(--progress-percentage)!important}.launchpad-progress-bar[style*="--progress-color"] .launchpad-progress-bar__fill{background-color:var(--progress-color)}@keyframes progressFill{0%{width:0}to{width:var(--progress-percentage)}}@keyframes shine{0%{left:-100%}50%{left:100%}to{left:100%}}@media(prefers-reduced-motion:reduce){.launchpad-progress-bar__fill{animation:none!important;transition:none!important}.launchpad-progress-bar--animating .launchpad-progress-bar__fill,.launchpad-progress-bar__fill:after{animation:none!important}.launchpad-progress-bar[data-animate=true] .launchpad-progress-bar__fill{width:var(--progress-percentage)!important}}.launchpad-progress-bar__track:focus{outline:2px solid var(--progress-color);outline-offset:2px}@media(prefers-contrast:high){.launchpad-progress-bar{--progress-color:#06c;--progress-bg-color:#000}.launchpad-progress-bar__track{border:2px solid #000;box-shadow:none}.launchpad-progress-bar__fill{background-image:none}.launchpad-progress-bar__fill:after{display:none}}@media(prefers-color-scheme:dark){.launchpad-progress-bar{--progress-color:#4fc3f7;--progress-bg-color:#424242;--progress-text-color:#e0e0e0}}[dir=rtl] .launchpad-progress-bar__header{direction:rtl}[dir=rtl] .launchpad-progress-bar__fill:after{animation-direction:reverse}@media print{.launchpad-progress-bar__fill:after{display:none}.launchpad-progress-bar__fill{background-image:none;-webkit-print-color-adjust:exact;print-color-adjust:exact}}
