.table-scroll-container{scrollbar-width:thin;scrollbar-color:#c8cad0 #e9eaec}.dark .table-scroll-container{scrollbar-color:rgba(212,199,39,.55) rgba(255,255,255,.06)}.table-scroll-container::-webkit-scrollbar{width:5px;height:5px}.table-scroll-container::-webkit-scrollbar-track{background:#e9eaec;border-radius:9999px}.table-scroll-container::-webkit-scrollbar-thumb{background:#c8cad0;border-radius:9999px}.table-scroll-container::-webkit-scrollbar-thumb:hover{background:#babdc5}.dark .table-scroll-container::-webkit-scrollbar-track{background:rgba(255,255,255,.06)}.dark .table-scroll-container::-webkit-scrollbar-thumb{background:rgba(212,199,39,.45)}.dark .table-scroll-container::-webkit-scrollbar-thumb:hover{background:#d4c727}