.contenteditable-placeholder[data-placeholder=true],.contenteditable-placeholder[data-placeholder]:empty:before{content:attr(data-placeholder);color:rgba(0,0,0,.3);pointer-events:none;position:absolute}.contenteditable-input{scrollbar-width:thin;scrollbar-color:rgba(0,0,0,.2) transparent}.contenteditable-input::-webkit-scrollbar{width:6px}.contenteditable-input::-webkit-scrollbar-track{background:transparent}.contenteditable-input::-webkit-scrollbar-thumb{background-color:rgba(0,0,0,.2);border-radius:3px}.contenteditable-input::-webkit-scrollbar-thumb:hover{background-color:rgba(0,0,0,.3)}.suggestion-container{user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none}.contenteditable-input::selection{background-color:rgba(0,123,255,.3)}.contenteditable-input::-moz-selection{background-color:rgba(0,123,255,.3)}