.tab-scrollbar-hide::-webkit-scrollbar{display:none}.tab-scrollbar-hide{-ms-overflow-style:none;scrollbar-width:none}table{min-width:-moz-max-content;min-width:max-content;width:100%}.skeleton{background-color:#e0e0e0;border-radius:2px}.animate-pulse{animation:pulse 1.5s ease-in-out infinite}.dark .table-scrollbar{scrollbar-color:#fff}.dark .table-scrollbar::-webkit-scrollbar-thumb{background-color:#fff}@keyframes pulse{0%,to{opacity:1}50%{opacity:.4}}