[data-cell-interactive]{background-color:var(--cell-bg)}[data-cell-interactive]:not([data-interaction-grouped]):hover{background-color:var(--cell-bg-hover)}[data-cell-interactive]:not([data-interaction-grouped]):active{background-color:var(--cell-bg-pressed)}[data-cell-interactive]:not([data-interaction-grouped])[data-selected=true]{background-color:var(--cell-bg-selected)}[data-cell-interactive]:not([data-interaction-grouped])[data-selected=true]:hover{background-color:var(--cell-bg-sel-hover)}[data-cell-interactive]:not([data-interaction-grouped])[data-selected=true]:active{background-color:var(--cell-bg-sel-pressed)}[data-interaction-group]:hover:not(:has([data-interaction-exclude]:hover)) [data-cell-interactive][data-interaction-grouped]{background-color:var(--cell-bg-hover)}[data-interaction-group]:active:not(:has([data-interaction-exclude]:active)) [data-cell-interactive][data-interaction-grouped]{background-color:var(--cell-bg-pressed)}[data-interaction-group][data-selected=true] [data-cell-interactive][data-interaction-grouped]{background-color:var(--cell-bg-selected)}[data-interaction-group][data-selected=true]:hover:not(:has([data-interaction-exclude]:hover)) [data-cell-interactive][data-interaction-grouped]{background-color:var(--cell-bg-sel-hover)}[data-interaction-group][data-selected=true]:active:not(:has([data-interaction-exclude]:active)) [data-cell-interactive][data-interaction-grouped]{background-color:var(--cell-bg-sel-pressed)}
