@keyframes listRefreshShimmer{0%{background-position:200% 0}to{background-position:-100% 0}}:root{--list-refresh-skeleton-bg: rgba(229, 231, 235, .92);--list-refresh-skeleton-highlight: rgba(243, 244, 246, 1);--list-refresh-skeleton-shadow: rgba(229, 231, 235, .6);--list-refresh-skeleton-radius: 6px}[data-list-content-scope=true][data-list-refreshing=true] :where(tbody tr[data-list-row=true],tbody tr:not([data-list-loading-row]):not([data-list-empty-row]):not([data-list-message-row]):not([data-list-pagination-row]):not([aria-hidden=true])){pointer-events:none;background:transparent!important}[data-list-content-scope=true][data-list-refreshing=true] :where(tbody tr[data-list-row=true],tbody tr:not([data-list-loading-row]):not([data-list-empty-row]):not([data-list-message-row]):not([data-list-pagination-row]):not([aria-hidden=true]))>td{position:relative;background:transparent!important;color:transparent!important;text-shadow:none!important}[data-list-content-scope=true][data-list-refreshing=true] :where(tbody tr[data-list-row=true],tbody tr:not([data-list-loading-row]):not([data-list-empty-row]):not([data-list-message-row]):not([data-list-pagination-row]):not([aria-hidden=true]))>td>*{visibility:hidden!important}[data-list-content-scope=true][data-list-refreshing=true] :where(tbody tr[data-list-row=true],tbody tr:not([data-list-loading-row]):not([data-list-empty-row]):not([data-list-message-row]):not([data-list-pagination-row]):not([aria-hidden=true]))>td:after{content:"";position:absolute;top:6px;left:8px;right:8px;bottom:6px;border-radius:var(--list-refresh-skeleton-radius);background-color:var(--list-refresh-skeleton-bg);background-image:linear-gradient(90deg,var(--list-refresh-skeleton-shadow) 0%,var(--list-refresh-skeleton-highlight) 50%,var(--list-refresh-skeleton-shadow) 100%);background-size:200% 100%;background-repeat:no-repeat;animation:listRefreshShimmer 1.4s ease-in-out infinite;pointer-events:none}[data-list-content-scope=true][data-list-refreshing=true] :where(tbody tr[data-list-row=true],tbody tr:not([data-list-loading-row]):not([data-list-empty-row]):not([data-list-message-row]):not([data-list-pagination-row]):not([aria-hidden=true]))>td[data-list-selection-cell=true]:after{left:50%;right:auto;top:50%;bottom:auto;width:16px;height:16px;border-radius:4px;transform:translate(-50%,-50%)}[data-list-content-scope=true][data-list-refreshing=true] :where(tbody tr[data-list-row=true],tbody tr:not([data-list-loading-row]):not([data-list-empty-row]):not([data-list-message-row]):not([data-list-pagination-row]):not([aria-hidden=true]):nth-child(2n))>td:after{animation-delay:.18s}[data-list-content-scope=true][data-list-refreshing=true] :where(tbody tr[data-list-row=true],tbody tr:not([data-list-loading-row]):not([data-list-empty-row]):not([data-list-message-row]):not([data-list-pagination-row]):not([aria-hidden=true]):nth-child(3n))>td:after{animation-delay:.36s}[data-list-content-scope=true][data-list-refreshing=true] :where([data-list-row=true]:not(tr)){position:relative;pointer-events:none;min-height:56px;color:transparent!important}[data-list-content-scope=true][data-list-refreshing=true] :where([data-list-row=true]:not(tr))>*{visibility:hidden!important}[data-list-content-scope=true][data-list-refreshing=true] :where([data-list-row=true]:not(tr)):after{content:"";position:absolute;top:4px;right:4px;bottom:4px;left:4px;border-radius:inherit;background-color:var(--list-refresh-skeleton-bg);background-image:linear-gradient(90deg,var(--list-refresh-skeleton-shadow) 0%,var(--list-refresh-skeleton-highlight) 50%,var(--list-refresh-skeleton-shadow) 100%);background-size:200% 100%;background-repeat:no-repeat;animation:listRefreshShimmer 1.4s ease-in-out infinite;pointer-events:none}[data-list-content-scope=true][data-list-refreshing=true] :where([data-list-row=true]:not(tr):nth-child(2n)):after{animation-delay:.18s}[data-list-content-scope=true][data-list-refreshing=true] :where([data-list-row=true]:not(tr):nth-child(3n)):after{animation-delay:.36s}[data-list-content-scope=true][data-list-refreshing=true] :where([data-list-grid-row=true]){position:relative;pointer-events:none;color:transparent!important}[data-list-content-scope=true][data-list-refreshing=true] :where([data-list-grid-row=true])>*{visibility:hidden!important}[data-list-content-scope=true][data-list-refreshing=true] :where([data-list-grid-row=true]):after{content:"";position:absolute;top:4px;right:8px;bottom:4px;left:8px;border-radius:var(--list-refresh-skeleton-radius);background-color:var(--list-refresh-skeleton-bg);background-image:linear-gradient(90deg,var(--list-refresh-skeleton-shadow) 0%,var(--list-refresh-skeleton-highlight) 50%,var(--list-refresh-skeleton-shadow) 100%);background-size:200% 100%;background-repeat:no-repeat;animation:listRefreshShimmer 1.4s ease-in-out infinite;pointer-events:none}[data-list-content-scope=true][data-list-refreshing=true] :where([data-list-grid-row=true]:nth-child(2n)):after{animation-delay:.18s}[data-list-content-scope=true][data-list-refreshing=true] :where([data-list-grid-row=true]:nth-child(3n)):after{animation-delay:.36s}@media (prefers-reduced-motion: reduce){[data-list-content-scope=true][data-list-refreshing=true] :where(tbody tr[data-list-row=true],tbody tr:not([data-list-loading-row]):not([data-list-empty-row]):not([data-list-message-row]):not([data-list-pagination-row]):not([aria-hidden=true]))>td:after,[data-list-content-scope=true][data-list-refreshing=true] :where([data-list-row=true]:not(tr)):after,[data-list-content-scope=true][data-list-refreshing=true] :where([data-list-grid-row=true]):after{animation:none;background-image:none;background-color:var(--list-refresh-skeleton-bg)}}
