@keyframes Table-module-scss-module__j4fnqW__skeleton-line-shimmer{0%{transform:translate(-100%)}to{transform:translate(100%)}}.Table-module-scss-module__j4fnqW__root{--content-scale:var(--ask-content-scale,1);--row-height:calc(4rem*var(--content-scale));gap:calc(1rem*var(--content-scale));width:100%;display:grid}.Table-module-scss-module__j4fnqW__root .Table-module-scss-module__j4fnqW__controls{gap:calc(1rem*var(--content-scale));justify-content:space-between;align-items:center;display:flex}.Table-module-scss-module__j4fnqW__root .Table-module-scss-module__j4fnqW__tableContainer{border:1px solid var(--stroke-subtle);border-radius:.5rem;overflow-x:auto}.Table-module-scss-module__j4fnqW__root .Table-module-scss-module__j4fnqW__table{border-collapse:collapse;width:100%}.Table-module-scss-module__j4fnqW__root .Table-module-scss-module__j4fnqW__table[data-layout=fixed]{table-layout:fixed}.Table-module-scss-module__j4fnqW__root .Table-module-scss-module__j4fnqW__table[data-layout=auto]{table-layout:auto}.Table-module-scss-module__j4fnqW__root .Table-module-scss-module__j4fnqW__thead{--cell-background-rgb:var(--background-on-raised-surface-rgb);background-color:rgba(var(--cell-background-rgb),1);border-bottom:1px solid #0000;position:relative}.Table-module-scss-module__j4fnqW__root .Table-module-scss-module__j4fnqW__thead[data-sticky=true]{z-index:9;position:sticky;top:0;left:0;right:0}.Table-module-scss-module__j4fnqW__root .Table-module-scss-module__j4fnqW__thead:not(:last-child):after{content:"";background-color:var(--stroke-subtle);height:1px;position:absolute;bottom:-1px;left:0;right:0}.Table-module-scss-module__j4fnqW__root .Table-module-scss-module__j4fnqW__th,.Table-module-scss-module__j4fnqW__root .Table-module-scss-module__j4fnqW__td{z-index:0;width:fit-content;font-size:calc(.875rem*var(--content-scale));text-align:left;position:relative}.Table-module-scss-module__j4fnqW__root .Table-module-scss-module__j4fnqW__th.Table-module-scss-module__j4fnqW__empty,.Table-module-scss-module__j4fnqW__root .Table-module-scss-module__j4fnqW__td.Table-module-scss-module__j4fnqW__empty{color:var(--text-tertiary);text-align:center;font-style:italic}.Table-module-scss-module__j4fnqW__root .Table-module-scss-module__j4fnqW__th[data-pinned=true],.Table-module-scss-module__j4fnqW__root .Table-module-scss-module__j4fnqW__td[data-pinned=true]{position:sticky}.Table-module-scss-module__j4fnqW__root .Table-module-scss-module__j4fnqW__th[data-pinned=true]:empty,.Table-module-scss-module__j4fnqW__root .Table-module-scss-module__j4fnqW__td[data-pinned=true]:empty{pointer-events:none}.Table-module-scss-module__j4fnqW__root .Table-module-scss-module__j4fnqW__th[data-pinned=true]:not(:empty):before,.Table-module-scss-module__j4fnqW__root .Table-module-scss-module__j4fnqW__th[data-pinned=true]:not(:empty):after,.Table-module-scss-module__j4fnqW__root .Table-module-scss-module__j4fnqW__td[data-pinned=true]:not(:empty):before,.Table-module-scss-module__j4fnqW__root .Table-module-scss-module__j4fnqW__td[data-pinned=true]:not(:empty):after{z-index:-1;content:"";background-color:rgba(var(--cell-background-rgb),1);transition:background-color .2s ease-out;position:absolute;inset:0}.Table-module-scss-module__j4fnqW__root .Table-module-scss-module__j4fnqW__th[data-pinned=true]:not(:empty):before,.Table-module-scss-module__j4fnqW__root .Table-module-scss-module__j4fnqW__td[data-pinned=true]:not(:empty):before{filter:blur(.375rem);height:2rem;top:50%;transform:translateY(-50%)}.Table-module-scss-module__j4fnqW__root .Table-module-scss-module__j4fnqW__th[data-pinned=true]:not(:empty):after,.Table-module-scss-module__j4fnqW__root .Table-module-scss-module__j4fnqW__td[data-pinned=true]:not(:empty):after{left:1rem}.Table-module-scss-module__j4fnqW__root .Table-module-scss-module__j4fnqW__th[data-pinned=true]:not(:empty).Table-module-scss-module__j4fnqW__empty,.Table-module-scss-module__j4fnqW__root .Table-module-scss-module__j4fnqW__td[data-pinned=true]:not(:empty).Table-module-scss-module__j4fnqW__empty{background-color:#0000}.Table-module-scss-module__j4fnqW__root .Table-module-scss-module__j4fnqW__defaultSortAction{opacity:0;flex:none}.Table-module-scss-module__j4fnqW__root .Table-module-scss-module__j4fnqW__defaultSortAction:focus-visible,.Table-module-scss-module__j4fnqW__root .Table-module-scss-module__j4fnqW__defaultSortAction[data-show=true]{opacity:1}.Table-module-scss-module__j4fnqW__root .Table-module-scss-module__j4fnqW__th{height:var(--row-height);padding:0 calc(1rem*var(--content-scale));font-weight:500;line-height:var(--line-height-tight);white-space:nowrap}.Table-module-scss-module__j4fnqW__root .Table-module-scss-module__j4fnqW__th:hover .Table-module-scss-module__j4fnqW__defaultSortAction{opacity:1}.Table-module-scss-module__j4fnqW__root .Table-module-scss-module__j4fnqW__headerContent{gap:calc(.25rem*var(--content-scale));align-items:center;display:flex}.Table-module-scss-module__j4fnqW__root .Table-module-scss-module__j4fnqW__bodyRow{--cell-background-rgb:var(--layout-base-bg-rgb);background-color:rgba(var(--cell-background-rgb),1);border-bottom:1px solid var(--stroke-subtle);transition:background-color .2s ease-out}.Table-module-scss-module__j4fnqW__root .Table-module-scss-module__j4fnqW__bodyRow+tr{border-bottom:1px solid var(--stroke-subtle)}.Table-module-scss-module__j4fnqW__root .Table-module-scss-module__j4fnqW__bodyRow:hover{--cell-background-rgb:var(--background-on-raised-surface-rgb)}.Table-module-scss-module__j4fnqW__root .Table-module-scss-module__j4fnqW__bodyRow:last-child{border-bottom:none}.Table-module-scss-module__j4fnqW__root .Table-module-scss-module__j4fnqW__td{padding:calc(1.69rem*var(--content-scale))calc(1rem*var(--content-scale));vertical-align:middle;line-height:1.4}.Table-module-scss-module__j4fnqW__root .Table-module-scss-module__j4fnqW__td[data-oneline=true]{height:var(--row-height);padding:0 calc(1rem*var(--content-scale));white-space:nowrap}
/*# sourceMappingURL=428f22bca0a27b8f.css.map*/