.editor-wrapper{background:#fff;border:1px solid #e5e7eb;border-radius:4px;max-width:800px;margin:0 auto;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;position:relative;overflow:hidden}.editor-wrapper .editor-toolbar{background:#f9fafb;border-bottom:1px solid #e5e7eb;gap:8px;padding:8px 12px;display:flex}.editor-wrapper .editor-toolbar button{cursor:pointer;background:0 0;border:none;border-radius:6px;padding:6px 8px;font-size:14px}.editor-wrapper .editor-toolbar button:hover{background:#e5e7eb}.editor-input{color:#111;outline:none;min-height:120px;max-height:250px;padding:12px;font-size:14px;font-weight:400;line-height:1.6;overflow:scroll}.editor-placeholder{color:#888;pointer-events:none;font-size:14px;font-weight:500;position:absolute;top:46px;left:12px}.editor-bold{font-weight:700}.editor-italic{font-style:italic}.editor-input p{margin:0 0 .75em}.editor-input p:last-child{margin-bottom:0}.editor-input ul,.editor-input ol{margin:.75em 0;padding-left:1.5rem}.editor-wrapper:focus-within{border-color:#3b82f6}
