.app-progress[data-v-f3d19116]{position:relative;overflow:hidden;width:100%;height:6px;border-radius:999px;background:var(--color-surface-variant)}.app-progress__indicator[data-v-f3d19116]{width:100%;height:100%;background:var(--color-primary);border-radius:999px;transition:transform .2s ease}.app-progress--indeterminate .app-progress__indicator[data-v-f3d19116]{width:40%;animation:app-progress-sweep-f3d19116 1.2s ease-in-out infinite}@keyframes app-progress-sweep-f3d19116{0%{transform:translate(-100%)}to{transform:translate(250%)}}@media(prefers-reduced-motion:reduce){.app-progress--indeterminate .app-progress__indicator[data-v-f3d19116]{animation:none;width:100%;transform:none;opacity:.5}}
