.ui-skeleton{background:linear-gradient(90deg,#e6e5f4cc 0%,#f6f6fbe6 50%,#e6e5f4cc 100%) 0 0/200% 100%;border-radius:16px;animation:1.4s ease-in-out infinite ui-skeleton}@keyframes ui-skeleton{0%{background-position:200% 0}to{background-position:-200% 0}}html.dark .ui-skeleton{background:linear-gradient(90deg,#121626e6 0%,#343c60f2 50%,#121626e6 100%) 0 0/200% 100%;animation:1.4s ease-in-out infinite ui-skeleton}html.vision-low .ui-skeleton{background:var(--surface-2);animation:none}
