.subtask-row{position:relative;display:flex;align-items:center;gap:.5rem;min-height:2.15rem;padding:.38rem .4rem;background:transparent}.subtask-row:before{position:absolute;top:1.08rem;left:-.81rem;width:.81rem;height:1px;background:var(--color-line);content:""}.subtask-icon{display:grid;width:1rem;height:1rem;place-items:center;color:var(--color-live)}.subtask-copy{display:grid;min-width:0;flex:1;gap:.1rem}.subtask-copy strong{font-size:.75rem;font-weight:600}.subtask-copy small,.subtask-copy strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.subtask-copy small{color:var(--color-muted);font-family:var(--font-mono);font-size:.6rem}