.ist-container{border:1px solid #e2e8f0;border-radius:.375rem;overflow:hidden}.ist-relative{position:relative}.ist-header-container{position:sticky;top:0;z-index:10;background-color:#fff;border-bottom:1px solid #e2e8f0}.ist-scrollable-div{overflow:auto}.ist-table{width:100%;border-collapse:separate;border-spacing:0}.ist-thead{background-color:#f8fafc}.ist-th{padding:.75rem 1rem;text-align:left;font-weight:500;color:#64748b;white-space:nowrap;border-bottom:1px solid #e2e8f0}.ist-tbody{background-color:#fff}.ist-tr{transition:background-color .15s ease}.ist-tr-even{background-color:#f8fafc}.ist-tr-odd{background-color:#fff}.ist-td{padding:.75rem 1rem;vertical-align:top;color:#334155;box-sizing:border-box;display:table-cell!important}.ist-sort-button{display:flex;align-items:center;background:none;border:none;padding:0;font-weight:500;color:inherit;cursor:pointer;text-align:left}.ist-sort-button:hover{text-decoration:underline}.ist-sort-icon{margin-left:.25rem;width:1rem;height:1rem}.ist-sort-icon-default{opacity:.5}.ist-loading{text-align:center;padding:1rem 0}.ist-loading-spinner{display:inline-block;width:1.5rem;height:1.5rem;border-radius:50%;border:2px solid;border-right:2px solid transparent;animation:ist-spin 1s linear infinite}@keyframes ist-spin{to{transform:rotate(1turn)}}.ist-loading-text{margin-top:.5rem;font-size:.875rem;color:#64748b}.ist-empty,.ist-end-message{text-align:center;padding:2rem 0;color:#64748b;font-size:.875rem}table.ist-table{display:table!important;border-collapse:separate!important;border-spacing:0!important;width:100%!important}thead.ist-thead{display:table-header-group!important}tbody.ist-tbody{display:table-row-group!important}tr.ist-tr{display:table-row!important}td.ist-td,th.ist-th{display:table-cell!important}.ist-tr-hover:hover{background-color:#f1f5f9!important}.ist-tr-custom-hover:hover{background-color:var(--hover-bg-color,#f1f5f9)!important}.ist-tr-hover[data-hover-color]:hover{background-color:attr(data-hover-color)!important}