@keyframes progress-indeterminate{0%{opacity:.7;transform:translate(-100%)}25%{opacity:1}50%{opacity:.7;transform:translate(200%)}75%{opacity:1}to{opacity:.7;transform:translate(-100%)}}@keyframes progress-stripes{0%{background-position:200% 0}to{background-position:0 0}}.shared-progress-track:hover .shared-progress-fill{filter:brightness(1.1)}
