.editor-placeholder{color:#999;overflow:hidden;position:absolute;text-overflow:ellipsis;top:15px;left:10px;font-size:15px;-webkit-user-select:none;-moz-user-select:none;user-select:none;display:inline-block;pointer-events:none}.editor-text-bold{font-weight:700}.editor-text-italic{font-style:italic}.editor-text-underline{text-decoration:underline}.editor-text-strikethrough{text-decoration:line-through}.editor-text-underlineStrikethrough{text-decoration:underline line-through}.editor-link{color:rgb(33,111,219);text-decoration:none}.editor-paragraph{margin:0 0 8px;position:relative}.editor-paragraph:last-child{margin-bottom:0}.editor-heading-h1{font-size:24px;color:rgb(5,5,5);font-weight:400;margin:0 0 12px;padding:0}.editor-heading-h2{font-weight:700;margin:10px 0 0;padding:0;text-transform:uppercase}.editor-heading-h2,.editor-quote{font-size:15px;color:rgb(101,103,107)}.editor-quote{margin:0 0 0 20px;border-left:4px solid rgb(206,208,212);padding-left:16px}.editor-list-ol,.editor-list-ul{padding:0;margin:0 0 0 16px}.editor-listitem{margin:8px 32px}.editor-nested-listitem{list-style-type:none}.link-editor{position:absolute;z-index:100;top:-10000px;left:-10000px;margin-top:-6px;max-width:300px;width:100%;opacity:0;background-color:#fff;box-shadow:0 5px 10px rgba(0,0,0,.3);border-radius:8px;transition:opacity .5s}.link-editor .link-input{display:block;width:calc(100% - 24px);box-sizing:border-box;margin:8px 12px;padding:8px 12px;border-radius:15px;background-color:#eee;font-size:15px;color:rgb(5,5,5);border:0;outline:0;position:relative;font-family:inherit}.link-editor div.link-edit{width:35px;position:absolute;right:0;top:0;bottom:0;cursor:pointer;display:flex;justify-content:center;align-items:center}.link-editor .link-input a{color:rgb(33,111,219);text-decoration:none;display:block;white-space:nowrap;overflow:hidden;margin-right:30px;text-overflow:ellipsis}.link-editor .link-input a:hover{text-decoration:underline}.link-editor .button{width:20px;height:20px;display:inline-block;padding:6px;border-radius:8px;cursor:pointer;margin:0 2px}.link-editor .button.hovered{width:20px;height:20px;display:inline-block;background-color:#eee}.link-editor .button i{background-size:contain;display:inline-block;height:20px;width:20px;vertical-align:-.25em}