/* Name and SKU share one text flow, with natural wrapping and no truncation. */
.inv-full-panel:has(input[placeholder^="Buscar por producto, referencia"]) .inv-table-row>div:nth-child(3){min-width:0;line-height:16px;white-space:normal;overflow-wrap:anywhere}
.inv-full-panel:has(input[placeholder^="Buscar por producto, referencia"]) .inv-table-row>div:nth-child(3)>div{display:inline!important;white-space:normal!important;text-overflow:clip!important}
.inv-full-panel:has(input[placeholder^="Buscar por producto, referencia"]) .inv-table-row>div:nth-child(3)>div:first-child{font-size:12px!important;font-weight:600!important;line-height:16px!important}
.inv-full-panel:has(input[placeholder^="Buscar por producto, referencia"]) .inv-table-row>div:nth-child(3)>div+div{font-size:10.5px!important;color:var(--muted)!important}
.inv-full-panel:has(input[placeholder^="Buscar por producto, referencia"]) .inv-table-row>div:nth-child(3)>div+div:not(:empty)::before{content:" · ";white-space:pre}
.inv-full-panel:has(input[placeholder^="Buscar por producto, referencia"]) .inv-table-row{padding-top:6px!important;padding-bottom:6px!important;min-height:40px!important}
