.filter-scrollbar{scrollbar-width:thin;scrollbar-color:hsl(var(--muted))transparent}.filter-scrollbar::-webkit-scrollbar{width:6px}.filter-scrollbar::-webkit-scrollbar-track{background:0 0}.filter-scrollbar::-webkit-scrollbar-thumb{background-color:hsl(var(--muted));border-radius:3px}@keyframes loading-pulse{0%,to{opacity:.4}50%{opacity:.7}}.loading-pulse{animation:1.5s ease-in-out infinite loading-pulse}
