.loader{width:fit-content;font-weight:700;font-family:monospace;font-size:1.5rem;color:#0000;background:linear-gradient(90deg,hsl(var(--primary)) calc(50% + .5ch),#000 0) 100%/calc(200% + 1ch) 100%;-webkit-background-clip:text;background-clip:text;animation:l7 .6s steps(11) infinite}@keyframes l7{to{background-position:0}}