.path-cell{display:inline-flex;align-items:center;font-family:var(--font-mono);font-size:12px;line-height:1.4;max-width:100%;overflow:hidden;text-overflow:ellipsis}.path-cell--empty{color:var(--theme-elevation-400)}.path-cell--home{color:var(--theme-elevation-500)}.path-cell__part{display:inline-flex;align-items:center}.path-cell__slash{color:var(--theme-elevation-400);margin:0 1px}.path-cell__segment--parent{color:var(--theme-elevation-500)}.path-cell__segment--current{color:var(--theme-elevation-800);font-weight:500}.path-cell__segment--home{color:var(--theme-elevation-500)}.path-cell__label{color:var(--theme-elevation-400);font-style:italic;margin-left:4px}.path-cell--nested{background-color:var(--theme-elevation-50);padding:2px 6px;border-radius:3px}