:root{--hl-bg: rgba(22, 119, 255, .08);--hl-bg-active: rgba(22, 119, 255, .14)}table td,table th{transition:background-color .1s ease}table td.hl-row,table td.hl-col{background:var(--hl-bg)!important}table td.hl-intersect,table thead th.hl-col{background:var(--hl-bg-active)!important}@media (prefers-reduced-motion: reduce){table td,table th{transition:none}}
