/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */.react-renderer.node-editUnit:has(.edit-unit-wrapper){align-items:center;display:inline-flex}.edit-unit-wrapper{vertical-align:middle;margin:.25rem .5rem;display:inline-block;position:relative}.edit-unit-input{font-size:var(--text-base,1rem);line-height:var(--tw-leading,var(--text-base--line-height,calc(1.5 / 1)));color:var(--color-white,#fff);white-space:pre-wrap;word-break:break-word;border:none;border-radius:.5rem;outline:none;min-width:1em;padding:.25rem .5rem;transition:all .2s;display:inline-block}.edit-unit-input,.edit-unit-input:empty{background-color:hsl(var(--purple))}@supports (color:color-mix(in lab,red,red)){.edit-unit-input:empty{background-color:color-mix(in oklab,hsl(var(--purple)) 40%,transparent)}}.edit-unit-input:empty:before{content:attr(data-placeholder);color:#8e6bf2;pointer-events:none}.dark .edit-unit-input{color:#fff;background:#9879d540}.dark .edit-unit-input:empty:before{color:#ffffff80}.dark .edit-unit-input:focus{background:#9879d533;box-shadow:0 0 0 2px #9472d84d}.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;line-height:24px}.chat-editor_chatEditor__CpIKb .ProseMirror[contenteditable=false]{cursor:not-allowed}