.tiptap p.is-editor-empty:first-child:before{color:#6c7174;content:attr(data-placeholder);pointer-events:none;position:absolute;left:0;top:0;right:0;white-space:pre-wrap;word-wrap:break-word;overflow:hidden;max-height:100%}.tiptap{position:relative}.mention-node-item{transform:translateY(-1.5px)}.mention-node,.mention-node-item{display:inline-flex;height:22px;cursor:pointer;align-items:center;vertical-align:middle;transition:opacity .15s;-webkit-user-select:none;-moz-user-select:none;user-select:none}.mention-node{gap:4px;padding:3px;border-radius:6px;background:rgba(81,159,255,.3);max-width:75px;margin-left:2px;margin-right:2px}.mention-node:hover{opacity:.8}.mention-node-img{width:16px;height:16px;border-radius:4px;flex-shrink:0;object-fit:cover}.mention-node-text{color:#54b1ff;font-size:12px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;flex:1 1;min-width:0}.tiptap br{display:block;content:"";margin:0}.tiptap p{margin:0;white-space:pre-wrap;position:relative}