@layer components{.low-res-shimmer-text{--shimmer-base:var(--demo-muted-2,var(--color-muted-foreground));--shimmer-mid:oklch(from var(--shimmer-base) calc(l + .1) c h);--shimmer-highlight:var(--demo-foreground,var(--color-foreground));color:var(--shimmer-base);background-image:linear-gradient(105deg, var(--shimmer-base) 0%, var(--shimmer-base) 30%, var(--shimmer-mid) 42%, var(--shimmer-highlight) 50%, var(--shimmer-mid) 58%, var(--shimmer-base) 70%, var(--shimmer-base) 100%);-webkit-text-fill-color:transparent;background-size:260% 100%;-webkit-background-clip:text;background-clip:text;animation:2.6s ease-in-out infinite low-res-text-shimmer;display:inline-block}.low-res-shimmer-text--inverse{--shimmer-base:var(--color-background);--shimmer-mid:oklch(from var(--shimmer-base) calc(l + .06) c h);--shimmer-highlight:oklch(from var(--shimmer-base) calc(l + .2) c h)}@keyframes low-res-text-shimmer{0%{background-position:115%}52%{background-position:-15%}to{background-position:-15%}}@media (prefers-reduced-motion:reduce){.low-res-shimmer-text{-webkit-text-fill-color:currentColor;color:var(--shimmer-base);background-image:none;animation:none}}}
