.AliceProcessGradient{-webkit-background-clip:text;background-clip:text}.AliceProcessGradient-Fallback{background-color:var(--depot-color-text-primary)}.AliceProcessGradient_active{color:transparent;background-image:var(--depot-gradient-alice-process);background-repeat:no-repeat;background-position-x:-150%;background-size:60% 100%;animation:alice-process-gradient 2s ease-in .5s infinite}@keyframes alice-process-gradient{0%{background-position-x:-150%}to{background-position-x:250%}}