.slash-command-menu{background:#fff;border:1px solid #d9d9d9;border-radius:6px;min-width:200px;padding:4px;box-shadow:0 2px 8px rgba(0,0,0,.15)}.slash-command-item{text-align:left;cursor:pointer;background:0 0;border:none;border-radius:4px;align-items:center;gap:8px;width:100%;padding:8px;transition:background .2s;display:flex}.slash-command-item:hover,.slash-command-item.selected{background:#f5f5f5}.slash-command-icon{flex-shrink:0;font-size:20px}.slash-command-content{flex:1}.slash-command-title{color:#262626;font-size:14px;font-weight:500}.slash-command-description{color:#8c8c8c;font-size:12px}
.description-editor-wrapper{background:var(--ant-color-bg-container);border-width:var(--ant-line-width);border-style:var(--ant-line-type);border-color:var(--ant-color-border);border-radius:24px;position:relative}.description-editor-wrapper:hover{background-color:#fff;border-color:#434343}.description-editor-wrapper:focus,.description-editor-wrapper:focus-within{background-color:#fff;border-color:#000;outline:0;box-shadow:0 0 0 2px rgba(214,5,232,.22)}.description-editor-insert-button{position:absolute;bottom:8px;right:11px}.description-editor-toolbar{background:#fff;border-radius:24px;padding:4px 8px;box-shadow:0 2px 8px rgba(0,0,0,.15)}.description-editor .description-editor-content{outline:none;min-height:80px;padding:8px 11px}.description-editor .description-editor-content p{margin:0 0 8px;line-height:1.5715}.description-editor .description-editor-content p:last-child{margin-bottom:0}.description-editor .description-editor-content ul,.description-editor .description-editor-content ol{margin:8px 0;padding-left:24px}.description-editor .description-editor-content blockquote{color:#595959;border-left:3px solid #d9d9d9;margin:8px 0;padding-left:12px}.description-editor .description-editor-content p.is-editor-empty:first-child:before{content:attr(data-placeholder);color:#bfbfbf;pointer-events:none;float:left;height:0}
/*# sourceMappingURL=c9b63d6fc064e075.css.map*/