.shared-markdown-editor{padding:0;flex:1 1;display:flex!important;flex-direction:column;height:auto!important;color:#2e3440de}.shared-markdown-editor .row{display:flex;flex-direction:row;margin-right:0;margin-left:0}.shared-markdown-editor .row:before,.shared-markdown-editor .row:after{display:none}.shared-markdown-editor .space-between{justify-content:space-between}.shared-markdown-editor .flex-end{justify-content:flex-end}.shared-markdown-editor .align-center{align-items:center}.shared-markdown-editor .position-relative{position:relative}.shared-markdown-editor>div{flex:1 1;display:flex;flex-direction:column;border-radius:inherit}.shared-markdown-editor>.shared-editor-container{position:relative}.shared-markdown-editor img{max-width:100%}.shared-markdown-editor .markdown-preview{padding:12px;font-size:16px;overflow:auto}.shared-markdown-editor .shared-editor-menu{padding:0 7px;display:flex;flex-direction:row;align-items:center;border-bottom:1px solid #ddd;position:sticky;top:0;background:#fff;border-radius:inherit;border-bottom-left-radius:0;border-bottom-right-radius:0;max-width:100%}.shared-markdown-editor .shared-editor-menu .shared-editor-menu-select{outline:none;border:none;font-size:16px;font-family:Avenir,sans-serif;font-weight:500;margin-right:30px;width:110px;padding:13px 0;cursor:pointer}.shared-markdown-editor .shared-editor-menu button.editor-menu-button{background:none;border:none;display:flex;flex-direction:row;justify-content:center;align-items:center;padding:6px 9px;cursor:pointer;border-radius:2px;color:inherit;width:28px;height:28px;margin-right:20px;position:relative}.shared-markdown-editor .shared-editor-menu button.editor-menu-button svg{height:15px;width:auto}.shared-markdown-editor .shared-editor-menu button.editor-menu-button.image-icon svg{height:17px;width:auto}.shared-markdown-editor .shared-editor-menu button.editor-menu-button .heading-icon{margin-left:-3px}.shared-markdown-editor .shared-editor-menu button.editor-menu-button .heading-icon-number{position:absolute;bottom:-2px;right:-5px;font-weight:700;font-family:monospace;font-size:10px}.shared-markdown-editor .shared-editor-menu button.editor-menu-button.active{background:#81a1c11f;color:#5e81ac}.shared-markdown-editor .shared-editor-menu button.editor-menu-button:hover{background:#81a1c13d;outline:2px solid rgba(94,129,172,.3);color:#5e81ac}.shared-markdown-editor .shared-editor-menu button.editor-menu-button:focus{outline:2px solid rgba(129,161,193,.12)}.shared-markdown-editor .shared-editor-menu .file-upload-input{opacity:0;position:absolute;top:-1000%;left:-1000%}.shared-markdown-editor .shared-editor-menu .link-input{background:#fff;color:#2e3440de;padding:15px;border:1px solid #ddd;border-top:none;position:absolute;top:38px;cursor:auto;cursor:initial;border-bottom-left-radius:8px;border-bottom-right-radius:8px;width:280px}.shared-markdown-editor .shared-editor-menu .link-input input,.shared-markdown-editor .shared-editor-menu .link-input span{padding:8px 15px;border:1px solid #ddd;background:#f9f9f9;border-radius:4px;font-family:Avenir,sans-serif}.shared-markdown-editor .shared-editor-menu .link-input input:focus,.shared-markdown-editor .shared-editor-menu .link-input span:focus{outline:2px solid rgba(129,161,193,.12)}.shared-markdown-editor .shared-editor-menu .link-input input{width:100%;margin-bottom:12px;font-size:15px}.shared-markdown-editor .shared-editor-menu .link-input input::-moz-placeholder{color:#bbb}.shared-markdown-editor .shared-editor-menu .link-input input::placeholder{color:#bbb}.shared-markdown-editor .shared-editor-menu .link-input span{background:#5e81ac;color:#fff;display:block;margin-left:8px;cursor:pointer;align-items:center;padding:5px 15px;font-size:14px}.shared-markdown-editor .shared-editor-menu .link-input span.disabled{cursor:auto;cursor:initial;opacity:.2}.shared-markdown-editor .shared-editor-menu .link-input span.cancel-button{background:#f9f9f9;color:#777;border:1px solid #ddd}.shared-markdown-editor .shared-editor-textarea{flex:1 1;display:flex;flex-direction:column;font-size:16px;overflow:auto}.shared-markdown-editor .shared-editor-textarea ::-moz-selection{background-color:#81a1c11f}.shared-markdown-editor .shared-editor-textarea ::selection{background-color:#81a1c11f}.shared-markdown-editor .shared-editor-textarea .ProseMirror{flex:1 1;padding:12px;outline:none;font-size:16px;position:static;position:initial}.shared-markdown-editor .shared-editor-textarea .ProseMirror strong{font-weight:700}.shared-markdown-editor .shared-editor-textarea .ProseMirror p:first-child.is-editor-empty{margin:0}.shared-markdown-editor .shared-editor-textarea .ProseMirror h1.is-empty:nth-child(1):before,.shared-markdown-editor .shared-editor-textarea .ProseMirror p.is-empty:nth-child(2):last-child:before{content:attr(data-placeholder);color:#a0a0a0;margin-left:2px;cursor:text;height:0;float:left;pointer-events:none}.shared-markdown-editor .shared-editor-textarea .ProseMirror ul p{margin:0}.shared-markdown-editor .shared-editor-textarea .ProseMirror a{cursor:pointer}.shared-markdown-editor .shared-editor-flash{position:absolute;top:50px;background:#b22222;color:#fff;padding:10px 40px 10px 20px;font-weight:700;font-size:15px;line-height:18px;left:50%;transform:translate(-50%,10px);border:2px solid #fff;border-radius:4px;white-space:nowrap;cursor:pointer}.shared-markdown-editor .shared-editor-flash .shared-editor-flash-subtext{font-size:13px}.shared-markdown-editor .shared-editor-flash .x-dismiss{position:absolute;right:3px;top:-1px;font-size:17px;padding:5px}.shared-markdown-editor .image-loading{width:22px;animation:spinning 1s linear infinite}.shared-markdown-editor .little-button{border-radius:40px;padding:5px 10px;font-size:12px;font-weight:700;cursor:pointer;display:flex;flex-direction:row;align-items:center;justify-content:center;line-height:12px;color:#888}.shared-markdown-editor .little-button.active{background:#888;color:#fff}.shared-markdown-editor .shared-markdown-editor-footer{padding:8px 12px;display:flex;flex-direction:row;justify-content:space-between;flex-grow:0;border-top:1px solid #ddd;border-top-left-radius:0;border-top-right-radius:0;position:sticky;top:0;background:#fff}.shared-markdown-editor .shared-markdown-editor-footer div{display:flex;flex-direction:row;align-items:center}.shared-markdown-editor .shared-markdown-editor-footer div span{margin-right:1px}.shared-markdown-editor .shared-markdown-editor-footer a{font-size:13px;margin-right:10px;line-height:13px}.shared-markdown-editor .shared-markdown-editor-footer .tiptap-logo{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);display:flex;align-items:center;opacity:.3}.shared-markdown-editor .shared-markdown-editor-footer .tiptap-logo span{color:#666;font-size:12px;margin-right:7px;font-weight:200}.shared-markdown-editor .shared-markdown-editor-footer .tiptap-logo svg{height:14px}.shared-markdown-editor .shared-markdown-editor-footer .tiptap-logo:hover{opacity:1}.shared-markdown-editor.bookface-chat .shared-editor-textarea .ProseMirror{padding:0}.shared-markdown-editor.bookface-chat .mention-warning{display:none}.shared-markdown-editor.bookface-chat p{margin:0}.deals.edit .editor-menu-button[title="Ordered List"],.deals.edit .editor-menu-button[title="Unordered List"],.deals.edit .editor-menu-button[title=Blockquote],.deals.edit .editor-menu-button[title="Code Block"]{display:none}.rta{flex:1 1;display:flex;flex-direction:column}.rta textarea{resize:none;border:none!important;border-top-left-radius:inherit;border-top-right-radius:inherit;border-bottom-left-radius:0;border-bottom-right-radius:0;padding:12px;flex:1 1;line-height:1em;font-size:16px}.rta .rta__autocomplete .rta__list{padding:0}.rta .rta__autocomplete .rta__list .rta__item{border-bottom:none}.rta .rta__autocomplete .rta__list .rta__item .rta__entity--selected{background:#81a1c11f;color:inherit}.rta .rta__autocomplete .rta__list .rta__item .rta__entity>*{padding:0}.shared-editor-suggestions{position:relative;border-radius:3px;background:#fff;box-shadow:0 0 3px #999;z-index:1;overflow:hidden}.shared-editor-suggestions.mention-textarea-container{box-shadow:none;border-bottom-left-radius:0;border-bottom-right-radius:0;overflow:visible}.shared-editor-suggestions.slash-commands-suggestions{max-height:170px;overflow:auto}.shared-editor-suggestions .shared-editor-suggestion{display:block;margin:0;width:100%;text-align:left;background:transparent;border-radius:0;border:1px solid transparent;font-size:14px;line-height:14px;color:#2e3440de;padding:6px 10px;box-sizing:border-box;font-family:Avenir,sans-serif;white-space:nowrap;max-width:100%;text-overflow:ellipsis;display:flex;flex-direction:row;align-items:center}.shared-editor-suggestions .shared-editor-suggestion.highlighted{background:#81a1c11f;color:#5e81ac}.shared-editor-suggestions .shared-editor-suggestion .shared-editor-suggestion-avatar{width:24px;height:24px;background-size:cover;background-position:center center;border-radius:100%;margin-right:7px;background-color:#5e81ac66}.shared-editor-suggestions .shared-editor-suggestion .mention-suggestion{min-width:180px;display:flex;flex-direction:row;align-items:center;margin-left:0;margin-right:0;cursor:pointer}.shared-editor-suggestions .shared-editor-suggestion .emoji-suggestion{min-width:120px;font-size:15px;padding:3px 0}.shared-editor-suggestions .shared-editor-suggestion .emoji-suggestion div:first-of-type{position:relative;top:1px;margin-right:3px}.shared-editor-suggestions .shared-editor-suggestion .command-suggestion{min-width:140px;padding:3px;font-size:15px}.shared-editor-suggestions .shared-editor-suggestion .command-suggestion svg{margin-right:10px;width:14px;max-height:12px}#shared-editor-gif-modal{position:absolute;top:0;bottom:20px;left:0;right:0;display:flex;flex-direction:column;justify-content:flex-end;align-items:center;box-sizing:border-box;background:#ffffffe6;border-radius:inherit}#shared-editor-gif-modal #shared-editor-gif-modal-body{padding:30px;background:#fdfdf8;border-radius:inherit;box-shadow:0 0 4px #c6c6c6;width:320px}#shared-editor-gif-modal #shared-editor-gif-modal-body input,#shared-editor-gif-modal #shared-editor-gif-modal-body button{border:none}#shared-editor-gif-modal #shared-editor-gif-modal-body input{font-size:15px;padding:4px 6px;margin-bottom:10px;border:1px solid #ddd;border-radius:4px;width:174px}#shared-editor-gif-modal #shared-editor-gif-modal-body input:focus{outline:none}#shared-editor-gif-modal #shared-editor-gif-modal-body .hidden{width:0;height:0;opacity:0}#shared-editor-gif-modal #shared-editor-gif-modal-body .buttons{margin-top:10px}#shared-editor-gif-modal #shared-editor-gif-modal-body .buttons button{margin-right:4px;font-size:12px}#shared-editor-gif-modal #shared-editor-gif-modal-body .buttons button:nth-of-type(1){background:#377214;color:#fff}#shared-editor-gif-modal #shared-editor-gif-modal-body .giphy-attribution{height:17px}@media (max-width: 650px){.shared-markdown-editor .shared-editor-menu button.editor-menu-button[title="Ordered List"],.shared-markdown-editor .shared-editor-menu button.editor-menu-button[title="Unordered List"],.shared-markdown-editor .shared-editor-menu button.editor-menu-button[title="Code Block"]{display:none}}@media (max-width: 500px){.shared-markdown-editor .shared-editor-menu button.editor-menu-button[title=Strikethrough]{display:none}}@media (max-width: 450px){.shared-markdown-editor .shared-editor-menu button.editor-menu-button[title=Bold],.shared-markdown-editor .shared-editor-menu button.editor-menu-button[title=Italic],.shared-markdown-editor .shared-editor-menu button.editor-menu-button[title=Blockquote],.shared-markdown-editor .shared-markdown-editor-footer .tiptap-logo{display:none}.link-input{width:210px}}@keyframes spinning{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
