/**handles:noomad-profile-inline-edit**/
.editable-text{display:block;min-height:1.8em;line-height:1.4;position:relative;margin-bottom:14px;border-bottom:1px solid transparent}.editable-text[data-editing="1"]{border-bottom:1px solid #bebebb}.noomad-leaf{display:inline-block;min-width:2ch;min-height:1.4em;position:relative;outline:0;background:0 0}.noomad-leaf.is-empty::before{content:attr(data-placeholder);opacity:.5;position:absolute;left:0;top:0;pointer-events:none;white-space:nowrap}.noomad-leaf[contenteditable=true]{background:rgba(0,0,0,.02)}