.table-wrapper{position:relative;width:100%}.table-scroll-container{overflow-x:auto;scrollbar-width:thin;scrollbar-color:#d1d5db transparent}.table-scroll-container::-webkit-scrollbar{height:6px}.table-scroll-container::-webkit-scrollbar-track{background:transparent}.table-scroll-container::-webkit-scrollbar-thumb{background-color:#d1d5db;border-radius:3px}.dark .table-scroll-container::-webkit-scrollbar-thumb{background-color:#4b5563}.table-scroll-indicators{display:flex;justify-content:center;gap:4px;margin-top:8px;height:6px}.table-scroll-indicators:empty{display:none}.table-scroll-indicator{width:24px;height:4px;border-radius:2px;background-color:#e5e7eb;transition:background-color .2s ease}.table-scroll-indicator.active{background-color:#6b7280}.dark .table-scroll-indicator{background-color:#4b5563}.dark .table-scroll-indicator.active{background-color:#9ca3af}.table-frozen{position:sticky;left:0;z-index:10}.table-frozen.is-scrolled{box-shadow:2px 0 4px #0000001a}
