._statusLoadingWidget-module__U63xWa__loadingBar{background:hsl(var(--foreground) / .1);border-radius:2px;width:40px;height:4px;position:relative;overflow:hidden}._statusLoadingWidget-module__U63xWa__loadingBarInner{background:linear-gradient(90deg, hsl(var(--foreground) / .4), hsl(var(--foreground) / .8));border-radius:2px;width:30%;height:100%;animation:1.5s ease-in-out infinite _statusLoadingWidget-module__U63xWa__bounce;position:absolute;top:0;left:0}@keyframes _statusLoadingWidget-module__U63xWa__bounce{0%,to{transform:translate(0)}50%{transform:translate(233%)}}