.react-renderer.node-editUnit:has(.edit-unit-wrapper){display:inline-flex;align-items:center}.edit-unit-wrapper{display:inline-block;position:relative;margin:.25rem .5rem;vertical-align:middle}.edit-unit-input{display:inline-block;--tw-bg-opacity:1;background-color:hsl(var(--purple)/var(--tw-bg-opacity));font-size:1rem;line-height:1.5rem;--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity));border:none;border-radius:.5rem;padding:.25rem .5rem;outline:none;transition:all .2s ease;min-width:1em;white-space:pre-wrap;word-break:break-word}.edit-unit-input:empty{background-color:hsl(var(--purple)/.4)}.edit-unit-input:empty:before{content:attr(data-placeholder);color:#8e6bf2;pointer-events:none}:is(.dark) .edit-unit-input{background:rgba(152,121,213,.25);color:#fff}:is(.dark) .edit-unit-input:empty:before{color:hsla(0,0%,100%,.5)}:is(.dark) .edit-unit-input:focus{background:rgba(152,121,213,.2);box-shadow:0 0 0 2px rgba(148,114,216,.3)}.chat-editor_chatEditor__CpIKb{flex:1}.chat-editor_chatEditor__CpIKb .ProseMirror{padding:.25rem;margin:0;max-width:100%}.chat-editor_chatEditor__CpIKb .ProseMirror.ProseMirror-focused>.is-editor-empty:first-child:before,.chat-editor_chatEditor__CpIKb .ProseMirror>.is-editor-empty:first-child:before{content:attr(data-placeholder);position:absolute;pointer-events:none;height:0;width:calc(100% - .5rem);max-width:100%;color:hsl(var(--text-subtle))}.chat-editor_chatEditor__CpIKb .ProseMirror>.is-editor-empty:not(:first-child):before{content:""}.chat-editor_chatEditor__CpIKb .ProseMirror>p{margin:0}.chat-editor_chatEditor__CpIKb .ProseMirror[contenteditable=false]{cursor:not-allowed}