.el-main{text-align:left}.el-card{margin:10px}.doc-editor__header{height:auto;padding:12px 16px 0;text-align:left}.doc-toolbar{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;row-gap:10px;padding:10px 16px;background:linear-gradient(180deg,#fff,#fafbfd);border:1px solid #ebeef5;border-radius:12px;box-shadow:0 10px 28px -22px rgba(31,45,61,.55)}.doc-toolbar--tools{margin-top:8px;border-style:dashed;background:linear-gradient(180deg,#fff,#fbfcfe);box-shadow:none}.doc-toolbar__info{min-width:0}.doc-toolbar__icon,.doc-toolbar__info{display:flex;flex:none;align-items:center}.doc-toolbar__icon{justify-content:center;width:34px;height:34px;margin-right:10px;border-radius:10px;font-size:18px;color:#fff;background:linear-gradient(135deg,#79bbff,#337ecc);box-shadow:0 8px 16px -10px rgba(51,126,204,.9)}.doc-toolbar__meta{display:flex;flex-direction:column;min-width:0}.doc-toolbar__title{font-size:14px;font-weight:600;line-height:20px;color:#303133}.doc-toolbar__subtitle,.doc-toolbar__title{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.doc-toolbar__subtitle{font-size:12px;line-height:16px;color:#a8abb2}.doc-toolbar__field{flex:1;min-width:220px;max-width:460px;margin:0 16px}.doc-toolbar__field .doc-title-input .el-input__wrapper{height:34px;border-radius:9px;background-color:#fff;box-shadow:inset 0 0 0 1px #e4e7ed;transition:all .2s ease}.doc-toolbar__field .doc-title-input .el-input__wrapper:hover{box-shadow:inset 0 0 0 1px #a0cfff}.doc-toolbar__field .doc-title-input .el-input__wrapper.is-focus{box-shadow:inset 0 0 0 1px #409eff,0 10px 18px -14px rgba(64,158,255,.9)}.doc-toolbar__field .doc-title-input .el-input__inner{font-weight:500;color:#303133}.doc-toolbar__actions{display:flex;flex:none;flex-wrap:wrap;align-items:center;row-gap:8px}.doc-toolbar__status{display:flex;flex:none;align-items:center}.doc-toolbar__split{width:1px;height:18px;margin:0 10px;background-color:#e4e7ed}.doc-toolbar__actions .toolbar-btn{height:34px;padding:0 16px;border-radius:9px;font-weight:500;transition:all .2s ease}.doc-toolbar__actions .toolbar-btn>.el-icon{margin-right:6px;font-size:15px}.doc-toolbar__actions .toolbar-btn+.toolbar-btn{margin-left:8px}.doc-toolbar__actions .toolbar-btn--ghost{color:#606266;background-color:#fff;border-color:#e4e7ed}.doc-toolbar__actions .toolbar-btn--ghost:focus,.doc-toolbar__actions .toolbar-btn--ghost:hover{color:#409eff;background-color:#f2f8ff;border-color:#a0cfff;transform:translateY(-1px);box-shadow:0 10px 18px -12px rgba(64,158,255,.9)}.doc-toolbar__actions .toolbar-btn--danger:focus,.doc-toolbar__actions .toolbar-btn--danger:hover{color:#f56c6c;background-color:#fef0f0;border-color:#fab6b6;box-shadow:0 10px 18px -12px rgba(245,108,108,.9)}.doc-toolbar__actions .toolbar-btn--primary{color:#fff;border-color:transparent;background:linear-gradient(135deg,#409eff,#1e6fd9);box-shadow:0 10px 20px -12px #1e6fd9}.doc-toolbar__actions .toolbar-btn--primary:focus,.doc-toolbar__actions .toolbar-btn--primary:hover{color:#fff;border-color:transparent;background:linear-gradient(135deg,#66b1ff,#2b7ee0);transform:translateY(-1px);box-shadow:0 14px 24px -12px #1e6fd9}.button-new-tag,.el-tag+.el-tag{margin-left:10px}.button-new-tag{height:32px;line-height:30px;padding-top:0;padding-bottom:0}.input-new-tag{width:90px;margin-left:10px;vertical-align:bottom}.import-item{cursor:pointer;background:transparent;border:0;border-radius:0;position:relative;color:#636363}.import-item:before{transition:all 0 linear;content:"";width:0;height:100%;position:absolute;top:0;left:0}.import-item:before,.import-item:hover:before{background:rgba(89,161,255,.27450980392156865)}.import-item:hover:before{width:100%}