@keyframes wireframe-shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}.wireframe-line{background:linear-gradient(90deg,#0000000f 25%,#0000001a 50%,#0000000f 75%) 0 0/200% 100%;border-radius:4px;animation:3s ease-in-out infinite wireframe-shimmer}
