:root{--vt-c-white: #ffffff;--vt-c-white-soft: #f8f8f8;--vt-c-white-mute: #f2f2f2;--vt-c-black: #181818;--vt-c-black-soft: #222222;--vt-c-black-mute: #282828;--vt-c-indigo: #2c3e50;--vt-c-divider-light-1: rgba(60, 60, 60, .29);--vt-c-divider-light-2: rgba(60, 60, 60, .12);--vt-c-divider-dark-1: rgba(84, 84, 84, .65);--vt-c-divider-dark-2: rgba(84, 84, 84, .48);--vt-c-text-light-1: var(--vt-c-indigo);--vt-c-text-light-2: rgba(60, 60, 60, .66);--vt-c-text-dark-1: var(--vt-c-white);--vt-c-text-dark-2: rgba(235, 235, 235, .64);--el-menu-text-color: #4C4C4C!important;--el-menu-active-color: #FD5E53!important;--el-menu-hover-bg-color: unset!important}:root{--color-background: var(--vt-c-white);--color-background-soft: var(--vt-c-white-soft);--color-background-mute: var(--vt-c-white-mute);--color-border: var(--vt-c-divider-light-2);--color-border-hover: var(--vt-c-divider-light-1);--color-heading: var(--vt-c-text-light-1);--color-text: var(--vt-c-text-light-1);--section-gap: 160px}*,*:before,*:after{box-sizing:border-box;margin:0;font-weight:400}html{height:unset!important}body{min-height:100%;color:var(--color-text);background:var(--color-background);transition:color .5s,background-color .5s;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;font-size:15px;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#fff}.el-step__icon{background:#f6f6f6!important}.project-item-schedule .el-step__icon{background:#fff!important}.el-form .el-input{width:100%}#microApp{font-weight:400;height:100vh;width:100%;display:flex;flex-direction:column;position:relative}a,.green{text-decoration:none;color:#00bd7e;transition:.4s}@media (hover: hover){a:hover{background-color:#00bd7e33}}a{text-decoration:none}.font_regular{font-family:PingFangSC-Regular,Poppins,sans-serif}.font_ultralight{font-family:PingFangSC-Ultralight,Poppins,sans-serif}.font_light{font-family:PingFangSC-Light,Poppins,sans-serif}.font_thin{font-family:PingFangSC-Thin,Poppins,sans-serif}.font_medium{font-family:PingFangSC-Medium,Poppins,sans-serif}.font_semibold{font-family:PingFangSC-Semibold,Poppins,sans-serif}.background-grey{background-color:#f6f6f6}.background-red{background-color:#fd5e53}.shadow-grey{box-shadow:0 0 14px 4px #e5e5e566}.shadow-red{box-shadow:0 0 14px 4px #fd5e5352}.color-grey{color:#4c4c4c}.color-red{color:#fd5e53}img{width:auto;height:auto}.aspectFit{max-width:100%}.aspectFill{max-height:100%}.scaleToFill{width:100%;height:100%}.bounce-enter-active{transform-origin:0 0;animation:bounce-in .5s}.bounce-leave-active{transform-origin:0 0;animation:bounce-in .5s reverse}@keyframes bounce-in{0%{width:0px}to{width:140px}}::-webkit-input-placeholder{font-family:PingFangSC-Medium,sans-serif}::-moz-placeholder{font-family:PingFangSC-Medium,sans-serif}:-ms-input-placeholder{font-family:PingFangSC-Medium,sans-serif}:-moz-placeholder{font-family:PingFangSC-Medium,sans-serif}#nprogress .bar{background:#FD5E53!important}.fade-enter-active,.fade-leave-active{transition:opacity .3s ease}.fade-enter-from,.fade-leave-to{opacity:0}.list-enter-active{transition:all 1s}.list-leave-active{transition:all 0s;transition-delay:0s!important}.list-enter-from,.list-leave-to{opacity:0}.mermaid{text-align:center;line-height:22px!important}.mermaid>svg{width:100%!important}.ql-editor{min-height:200px!important}.ql-container{height:unset!important}.el-dialog{display:flex;flex-direction:column}.el-dialog__body{height:calc(100% - 2 * var(--el-dialog-padding-primary) - 10px);width:calc(100% - 4px)}.el-tag{border:unset!important}.semi-portal{z-index:10000!important}::-webkit-scrollbar{width:4px;height:4px;background:transparent}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background-color:#ddd;background-clip:padding-box;min-height:24px}::-webkit-scrollbar-thumb:hover{background-color:#c9c9c9}.index-plane{display:flex;flex-direction:column;justify-content:center;align-items:center;height:100%;width:100%}.index-plane-logo{display:flex;flex-direction:column;align-items:center;text-align:center;color:#565656;font-size:18px;gap:20px}.index-plane-logo .logo{margin:0}.index-plane-controller{height:202px;display:flex;flex-direction:column;justify-content:center;align-items:center}.index-plane-controller-button{width:280px;height:64px;display:flex;justify-content:center;align-items:center;color:#fff;border-radius:32px;cursor:pointer;position:absolute}.index-plane-controller-button-wechat{margin:0 12px 0 0;width:40px;height:40px}.index-plane-controller-qrcode{position:relative}.index-plane-controller-qrcode-image{width:152px;height:152px;position:absolute;padding:20px;top:34px;left:26px}.index-plane-waiting{font-size:18px;color:#4c4c4c}.index-plane-icp{position:absolute;bottom:20px;color:#4c4c4c;font-size:12px;text-decoration:none}.qrcode-fade-enter-active,.qrcode-fade-leave-active{transition:all .5s ease-in;transition-delay:.1s}.qrcode-fade-enter-from,.qrcode-fade-leave-to{opacity:0;transform:translateY(20px)}.metric-card{text-align:center}.card-header{display:flex;justify-content:center;align-items:center;font-size:14px;color:#606266;white-space:nowrap}.metric-value{font-size:24px;font-weight:700;color:#303133;line-height:1.5;white-space:nowrap;position:relative}.metric-unit{font-size:14px;color:#909399;margin-left:4px}.metric-change{font-size:10px;position:absolute;top:calc(- var(--el-card-padding));right:0;display:flex;align-items:center}.chat-container{display:flex;flex-direction:column;height:100%}.chat-list{flex-grow:1;overflow-y:auto}.el-timeline{margin-top:20px}.el-card{margin-bottom:10px}.box-card[data-v-cdc6e26c]{margin-bottom:20px}.question-container,.risk-container{padding:20px}.document-container{display:flex;flex-direction:column;height:100%}.document-list{flex-grow:1;overflow-y:auto}.user-drawer-content{padding:20px}.add-member-form{margin-top:20px;display:flex;gap:10px}.add-member-form .el-select{flex:1}.defect-container{display:flex;flex-direction:column;height:100%}.defect-filter{display:flex;gap:10px;margin-bottom:20px}.ellipsis>.cell{white-space:nowrap!important;text-overflow:ellipsis}.markdown-body{position:relative}.markdown-body h1{font-size:24px;font-weight:600;margin:24px 0}.markdown-body h2{font-size:20px;font-weight:600;margin:20px 0;border-bottom:1px solid #666}.markdown-body h3{font-size:18px;font-weight:600;margin:18px 0}.markdown-body h4{font-size:16px;font-weight:600;margin:16px 0}.markdown-body h5{font-size:14px;font-weight:600;margin:14px 0}.markdown-body h6{font-size:12px;font-weight:600}.markdown-body img{max-width:100%}.markdown-body table{width:100%;border-collapse:collapse;font-size:12px}.markdown-body th{border:1px solid black;padding:8px;text-align:left;font-weight:600}.markdown-body td{border:1px solid black;padding:8px;text-align:left;font-size:10px!important}.markdown-body p{font-size:12px}.markdown-body ul{list-style-type:disc;margin-left:20px}.markdown-body ol{list-style-type:decimal;margin-left:20px}.process-container{display:flex;justify-content:center;overflow:hidden;height:100%;width:100%;position:relative;cursor:move}.process-editer-header{display:flex;height:24px;line-height:20px}.process-editer-header .th{width:25%}.process-editer-body{display:flex}.process-editer-body-content{display:flex;height:24px;line-height:20px;cursor:pointer}.process-editer-body-time{display:flex;height:24px;line-height:20px}.process-editer-body .td{width:33.33%;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;padding-right:10px}.blank-home-aside{height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center}.blank-home-aside-logo{height:100%;min-height:80px}.blank-home-footer{height:30px;padding:0 20px;display:flex;align-items:center}.blank-home-footer-icp{color:#4c4c4c;font-size:12px;text-decoration:none}.blank-home-top{display:flex;padding:10px;gap:10px;background-color:#fff;height:100px}.blank-home-header{display:flex;align-items:center;width:100%;justify-content:space-between}.blank-home-header-title{font-size:32px;display:flex;flex-direction:column;justify-content:space-between;height:100%}.blank-home-header-setting{display:flex;justify-content:center;align-items:center;padding:0 20px;height:56px;border-radius:28px;background-color:#fff}.blank-home-header-setting-notification{display:flex;align-items:center}.blank-home-header-setting-notification .notify{width:6px;height:6px;background-color:#fd5e53;border-radius:3px;position:relative;top:-13px;right:2px}.blank-home-header-setting-bar{position:relative;display:flex;align-items:center;justify-content:flex-end;font-size:18px;cursor:pointer}.blank-home-header-setting-bar-avatar{width:40px;height:40px;border-radius:20px;box-sizing:border-box;border:2px solid #ffffff}.blank-home-header-setting-bar-name{min-width:100px;padding:0 10px;display:flex;justify-content:space-between;align-items:center}.blank-home-header-bar{display:flex}.blank-home-popup{position:absolute;top:0;bottom:0;left:0;right:0;background:rgba(0,0,0,.4);z-index:99;display:flex;justify-content:center;align-items:center}.blank-home-create{width:200px;height:200px;border-radius:10px;background:#fff}.search-title{color:#42b883;font-size:14px;font-weight:600;line-height:32px;position:sticky;top:0;z-index:10;background-color:#f9f9f9}.search-item{border-radius:4px;display:flex;padding:4px;position:relative}.search-item-content{width:100%;height:52px;box-shadow:0 1px 3px #d4d9e1;display:flex;align-items:center}.search-item-id{width:40px;font-size:20px;display:flex;justify-content:center;align-items:center}.search-item-desp{display:flex;flex-direction:column}.search-item-name{display:flex;align-items:center;font-size:14px;font-weight:600;color:#42b883}.search-item-info{display:flex;align-items:center;font-size:12px;font-weight:600}.el-input{width:300px}.project-item[data-v-48005849]{border-radius:10px;background-color:#fff;display:flex;flex-direction:column;position:relative}.project-item-image[data-v-48005849]{width:100%;height:80%;border-radius:10px 10px 0 0;display:flex;align-items:center;justify-content:center;overflow:hidden;position:relative}.project-item-edit[data-v-48005849]{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;border-radius:10px 10px 0 0;background-color:#00000080;position:absolute}.project-item-edit-content[data-v-48005849]{position:absolute;top:10px;left:10px;right:10px;display:flex;justify-content:space-between;align-items:center;color:#fff;font-size:14px}.project-item-edit-content-members[data-v-48005849]{display:flex;justify-content:flex-start;align-items:center;width:50%}.project-item-edit-content-members-avatar[data-v-48005849]{margin-right:-15px;border-radius:20px;background-color:#e5e5e5;display:flex;justify-content:center;align-items:center;box-sizing:border-box;border:2px solid #ffffff;font-size:16px}.project-item-edit-check[data-v-48005849]{margin:12px;width:65%;height:13%;min-width:160px;min-height:32px;display:flex;justify-content:center;align-items:center;color:#fff;border-radius:20px;cursor:pointer}.project-item-edit-controller[data-v-48005849]{width:65%;height:10%;display:flex;justify-content:center;align-items:center}.project-item-edit-controller-move[data-v-48005849]{margin:4px;width:45%;height:100%;min-width:70px;min-height:26px;display:flex;justify-content:center;align-items:center;color:#e5e5e5;border-radius:16px;cursor:pointer;border:1px solid #e5e5e5;box-sizing:border-box}.project-item-edit-controller-move img[data-v-48005849]{margin:3px}.project-item-edit-controller-remove[data-v-48005849]{margin:4px;width:45%;height:100%;min-width:70px;min-height:26px;display:flex;justify-content:center;align-items:center;color:#fd5e53;border-radius:16px;cursor:pointer;border:1px solid #FD5E53;box-sizing:border-box}.project-item-edit-controller .remove img[data-v-48005849]{margin:3px}.project-item-controller[data-v-48005849]{width:100%;height:20%;display:flex;flex-direction:row;justify-content:space-between}.project-item-controller-info[data-v-48005849]{margin:3%;width:94%}.project-item-controller-info-title[data-v-48005849]{margin-bottom:1%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.project-item-controller-info-date[data-v-48005849]{margin-top:1%;display:flex;justify-content:space-between}.project-item-controller-share[data-v-48005849]{margin:3%}.project-item-schedule[data-v-48005849]{padding-top:10px;position:relative}.project-item-iteration[data-v-48005849]{font-size:10px;padding:0 10px}.gantt .grid-row:nth-child(2n){fill:#fff}.gantt .row-line{stroke:#fff}.gantt .today-highlight{fill:red;opacity:.5}.gantt .today-line{stroke:red;stroke-width:2}.gantt .ms{fill:#fab6b6;stroke:#f56c6c;stroke-width:0;transition:stroke-width .3s ease;-webkit-user-select:none;user-select:none}.gantt .delay .bar-label,.gantt .delay .big{fill:#c45656!important}.gantt .p0 .bar{fill:#fab6b6;stroke:#f56c6c;stroke-width:0;transition:stroke-width .3s ease;-webkit-user-select:none;user-select:none}.gantt .p0 .bar-progress{fill:#f56c6c}.gantt .p1 .bar{fill:#f3d19e;stroke:#e6a23c;stroke-width:0;transition:stroke-width .3s ease;-webkit-user-select:none;user-select:none}.gantt .p1 .bar-progress{fill:#e6a23c}.gantt .p2 .bar{fill:#f2f39e;stroke:#e5d52e;stroke-width:0;transition:stroke-width .3s ease;-webkit-user-select:none;user-select:none}.gantt .p2 .bar-progress{fill:#e5d52e}.gantt .p3 .bar{fill:#a0cfff;stroke:#409eff;stroke-width:0;transition:stroke-width .3s ease;-webkit-user-select:none;user-select:none}.gantt .p3 .bar-progress{fill:#409eff}.gantt .bar-invalid{fill:transparent;stroke:#2c5fb1;stroke-width:1;stroke-dasharray:5}.gantt .bar-label{fill:#555;dominant-baseline:central;text-anchor:middle;font-size:12px;font-weight:400}.gantt .handle{fill:#ffffff80;stroke:#444;stroke-width:1;cursor:ew-resize;opacity:0;visibility:hidden;transition:opacity .3s ease}.gantt .progress{visibility:hidden;opacity:1}.gantt .bar-wrapper:hover .bar{fill:#669efb;stroke-width:2}.gantt .bar-wrapper:hover .bar-progress{fill:#27549d}.gantt .bar-wrapper:hover .left,.gantt .bar-wrapper:hover .right{display:none}.gantt .bar-wrapper:hover .progress{visibility:visible!important;opacity:1}.gantt .bar-wrapper.active .bar{fill:#669efb;stroke-width:2}.gantt .bar-wrapper.active .bar-progress{fill:#27549d}.gantt .weekend{fill:#ebeff2}.gantt-container{max-height:400px;position:relative;font-size:12px}.gantt-container .popup-wrapper .title{border-bottom:3px solid rgb(44,95,177);padding:10px}.gantt-header{position:sticky;top:0;z-index:1}.gantt-body{display:flex}.blank-resource-timeline{display:flex;margin-top:20px;max-height:70vh;overflow-y:scroll}.gantt-member{width:200px;height:100%;background-color:#fff;border-right:solid 1px #e0e0e0}.gantt-member-item{display:flex;align-items:center;border-bottom:solid 1px #e0e0e0}.gantt-member-header{display:flex;align-items:center;height:60px;border-top:solid 1px #e0e0e0;border-bottom:solid 1px #e0e0e0}.gantt-target{width:calc(100% - 200px)}.vis-item-overflow{overflow:visible!important}.blank-content{height:var(--blank-content-height);overflow:hidden;flex-direction:row;flex-wrap:wrap;position:relative}.blank-content-filter{display:flex;flex-direction:row;margin:20px;font-size:14px;height:20px}.blank-content-filter-item{cursor:pointer;position:relative;display:flex;justify-content:center;align-items:center;margin-right:30px;border-bottom:2px solid #F6F6F6}.blank-content-filter-item img{margin:5px}.blank-content-filter-input{border:unset;outline:unset;background-color:unset;width:140px;padding:0}.blank-content-filter-input-active{border-bottom:2px solid #FD5E53!important}.blank-content-filter-progress{height:2px;width:100px;background-color:#4c4c4c;margin-top:15px;position:absolute;right:80px}.blank-content-filter-progress-point{height:10px;width:10px;background-color:#4c4c4c;border-radius:5px;margin:-4px;position:relative;cursor:pointer}.blank-content-list{display:flex;flex-direction:row;flex-wrap:wrap;align-content:flex-start;gap:19px;overflow-y:auto;overflow-x:hidden;height:calc(var(--blank-content-height) - 60px)}.blank-content-create{display:flex;justify-content:center;align-items:center;width:144px;height:40px;font-size:14px;color:#fff;border-radius:20px;cursor:pointer;position:absolute;bottom:10px;right:30px;z-index:999}.project-item{width:var(--73f18400);height:var(--1f1ffba6)}#builder{height:100%;width:100%}#builder>div{height:100%;width:100%}.builder-dialog{overflow:hidden!important;padding:0!important}.builder-dialog .el-dialog__close{z-index:999}.builder-dialog .el-dialog__header{padding:unset!important}.builder-dialog .el-dialog__header .el-dialog__headerbtn{left:0;top:0;width:50px;height:50px;right:unset}.builder-dialog .el-dialog__body{padding:unset!important;height:100%}.gantt .grid-background{fill:none}.gantt .grid-header{fill:#fff;stroke:#e0e0e0;stroke-width:1.4}.gantt .grid-row{fill:#fff}.gantt .grid-row:nth-child(2n){fill:#f5f5f5}.gantt .row-line{stroke:#ebeff2}.gantt .tick{stroke:#e0e0e0;stroke-width:.2}.gantt .tick.thick{stroke-width:.4}.gantt .today-highlight{fill:#fcf8e3;opacity:.5}.gantt .arrow{fill:none;stroke:#666;stroke-width:1.4}.gantt .bar{fill:#b8c2cc;stroke:#8d99a6;stroke-width:0;transition:stroke-width .3s ease;-webkit-user-select:none;user-select:none}.gantt .bar-progress{fill:#a3a3ff}.gantt .bar-invalid{fill:transparent;stroke:#8d99a6;stroke-width:1;stroke-dasharray:5}.gantt .bar-invalid~.bar-label{fill:#555}.gantt .bar-label{fill:#fff;dominant-baseline:central;text-anchor:middle;font-size:12px;font-weight:lighter}.gantt .bar-label.big{fill:#555;text-anchor:start}.gantt .handle{fill:#ddd;cursor:ew-resize;opacity:0;visibility:hidden;transition:opacity .3s ease}.gantt .bar-wrapper{cursor:pointer;outline:none}.gantt .bar-wrapper:hover .bar{fill:#a9b5c1}.gantt .bar-wrapper:hover .bar-progress{fill:#8a8aff}.gantt .bar-wrapper:hover .handle{visibility:visible;opacity:1}.gantt .bar-wrapper.active .bar{fill:#a9b5c1}.gantt .bar-wrapper.active .bar-progress{fill:#8a8aff}.gantt .ms-wrapper{cursor:pointer;outline:none}.gantt .ms-wrapper:hover .bar{fill:#a9b5c1}.gantt .ms-wrapper:hover .bar-progress{fill:#8a8aff}.gantt .ms-wrapper:hover .handle{visibility:visible;opacity:1}.gantt .ms-wrapper.active .bar{fill:#a9b5c1}.gantt .ms-wrapper.active .bar-progress{fill:#8a8aff}.gantt .lower-text,.gantt .upper-text{font-size:12px;text-anchor:middle}.gantt .upper-text{fill:#555}.gantt .lower-text{fill:#333}.gantt .hide{display:none}.gantt-container .popup-wrapper{position:absolute;top:0;left:0;background:rgba(0,0,0,.8);padding:0;color:#959da5;border-radius:3px}.gantt-container .popup-wrapper .title{border-bottom:3px solid #a3a3ff;padding:10px}.gantt-container .popup-wrapper .subtitle{padding:10px;color:#dfe2e5}.gantt-container .popup-wrapper .pointer{position:absolute;height:5px;margin:0 0 0 -5px;border:5px solid transparent;border-top-color:#000c}.mt-4[data-v-30e79c45]{margin-top:1rem}.line-space{margin:0 20px 9px;height:1px;background-color:#ccc}.blank-schedule{padding:10px 0;margin:0 20px;display:flex;height:100px}.blank-schedule-iteration{display:flex;justify-content:center;flex-direction:column;align-items:center;padding-right:20px}.blank-schedule-iteration-options{width:130px;height:25px;display:flex;justify-content:center;align-items:center;font-size:13px}.blank-schedule-iteration-plus{display:flex;justify-content:space-evenly;align-items:center;width:130px;height:25px}.blank-schedule-iteration-plus .el-icon{cursor:pointer}.blank-schedule-milestone{width:calc(100% - 130px)}.blank-schedule-milestone-edit{display:flex;justify-content:space-evenly;align-items:center;width:130px;height:25px}.blank-schedule-milestone-edit .el-icon{cursor:pointer}.blank-timeline{margin:0 20px}.blank-timeline-close{position:absolute;top:15px;left:160px;cursor:pointer}.el-step__icon{cursor:pointer}.el-step__title{line-height:32px}.el-step__title,.el-step__description{white-space:nowrap}.project-gantt{display:flex;justify-content:space-between;align-items:center}.project-gantt-target{width:calc(100% - 520px)}.editText{width:100%;height:450px;padding:10px;font-size:16px;line-height:1.5;border:1px solid #ccc;border-radius:5px;resize:vertical}.quilEditor{width:100%;height:300px;padding:10px 10px 55px;font-size:16px;line-height:1.5;border:1px solid #ccc;border-radius:5px;resize:vertical}.comment-header{display:flex;width:100%;align-items:center}.comment-avatar{width:40px;height:40px;border-radius:20px;background-color:#ccc;margin:5px;color:#fff;font-size:24px;display:flex;justify-content:center;align-items:center}.comment-role{font-size:11px}.comment-date{width:100%;text-align:right;font-size:11px}*{margin:0;padding:0}body{background-color:#f2f4f7}ul{list-style:none}.menu{width:100%;height:60px;top:0;z-index:9;position:relative;display:flex;align-items:center;justify-content:center;background:#F2F4F7;box-shadow:0 2px 4px 0 transparent}.menu-divider{width:1px;height:16px;margin:0 8px;display:inline-block;background-color:#cfd2d8}.menu-item{height:24px;display:flex;align-items:center;position:relative}.menu-item>div{width:24px;height:24px;cursor:pointer;display:flex;align-items:center;justify-content:center;margin:0 2px}.menu-item>div:hover{background:rgba(25,55,88,.04)}.menu-item>div.active{background:rgba(25,55,88,.08)}.menu-item i{width:16px;height:16px;display:inline-block;background-repeat:no-repeat;background-size:100% 100%}.menu-item>div>span{width:16px;height:3px;display:inline-block;border:1px solid #e2e6ed}.menu-item .select{border:none;font-size:12px;line-height:24px;-webkit-user-select:none;user-select:none}.menu-item .select:after{position:absolute;content:"";top:11px;width:0;height:0;right:2px;border-color:#767c85 transparent transparent;border-style:solid solid none;border-width:3px 3px 0}.menu-item .options{width:70px;position:absolute;left:0;top:25px;padding:10px;background:#fff;font-size:14px;box-shadow:0 2px 12px #38383833;border:1px solid #e2e6ed;border-radius:2px;display:none}.menu-item .options.visible{display:block}.menu-item .options li{padding:5px;margin:5px 0;-webkit-user-select:none;user-select:none;transition:all .3s}.menu-item .options li:hover{background-color:#ebecef}.menu-item .options li.active{background-color:#e2e6ed}.menu-item .menu-item__font{width:65px;position:relative}.menu-item .menu-item__size{width:50px;text-align:center;position:relative}.menu-item__font .select,.menu-item__size .select{width:100%;height:100%}.menu-item__undo.no-allow,.menu-item__redo.no-allow,.menu-item>div.disable{color:#c0c4cc;cursor:not-allowed;opacity:.4;pointer-events:none}.menu-item__undo i{background-image:url(/img/editor/undo.svg)}.menu-item__redo i{background-image:url(/img/editor/redo.svg)}.menu-item__painter i{background-image:url(/img/editor/painter.svg)}.menu-item__format i{background-image:url(/img/editor/format.svg)}.menu-item__size-add i{background-image:url(/img/editor/size-add.svg)}.menu-item__size-minus i{background-image:url(/img/editor/size-minus.svg)}.menu-item__bold i{background-image:url(/img/editor/bold.svg)}.menu-item__italic i{background-image:url(/img/editor/italic.svg)}.menu-item .menu-item__underline{width:30px;position:relative}.menu-item__underline>i{flex-shrink:0;background-image:url(/img/editor/underline.svg)}.menu-item__underline .select{width:100%;height:100%}.menu-item .menu-item__underline .options{width:128px}.menu-item .menu-item__underline li{padding:1px 5px}.menu-item__underline li i{pointer-events:none}.menu-item__underline li[data-decoration-style=solid]{background-image:url(/img/editor/line-single.svg)}.menu-item__underline li[data-decoration-style=double]{background-image:url(/img/editor/line-double.svg)}.menu-item__underline li[data-decoration-style=dashed]{background-image:url(/img/editor/line-dash-small-gap.svg)}.menu-item__underline li[data-decoration-style=dotted]{background-image:url(/img/editor/line-dot.svg)}.menu-item__underline li[data-decoration-style=wavy]{background-image:url(/img/editor/line-wavy.svg)}.menu-item__strikeout i{background-image:url(/img/editor/strikeout.svg)}.menu-item__superscript i{background-image:url(/img/editor/superscript.svg)}.menu-item__subscript i{background-image:url(/img/editor/subscript.svg)}.menu-item__color,.menu-item__highlight{display:flex;flex-direction:column}.menu-item__color #color,.menu-item__highlight #highlight{width:1px;height:1px;visibility:hidden;outline:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.menu-item__color i{background-image:url(/img/editor/color.svg)}.menu-item__color span{background-color:#000}.menu-item__highlight i{background-image:url(/img/editor/highlight.svg)}.menu-item__highlight span{background-color:#ff0}.menu-item__highlight input,.menu-item__color input{position:absolute}.menu-item .menu-item__title{width:60px;position:relative}.menu-item__title .select{width:calc(100% - 20px);height:100%}.menu-item__title i{transform:translate(-5px);background-image:url(/img/editor/title.svg)}.menu-item__title .options{width:80px}.menu-item__left i{background-image:url(/img/editor/left.svg)}.menu-item__center i{background-image:url(/img/editor/center.svg)}.menu-item__right i{background-image:url(/img/editor/right.svg)}.menu-item__alignment i{background-image:url(/img/editor/alignment.svg)}.menu-item__justify i{background-image:url(/img/editor/justify.svg)}.menu-item__row-margin{position:relative}.menu-item__row-margin i{background-image:url(/img/editor/row-margin.svg)}.menu-item__list{position:relative}.menu-item__list i{background-image:url(/img/editor/list.svg)}.menu-item__list .options{width:110px}.menu-item__list .options>ul>li *{pointer-events:none}.menu-item__list .options>ul>li li{margin-left:18px}.menu-item__list .options>ul>li[data-list-style=checkbox] li::marker{font-size:11px}.menu-item__image i{background-image:url(/img/editor/image.svg)}.menu-item__image input{display:none}.menu-item__table{position:relative}.menu-item__table i{background-image:url(/img/editor/table.svg)}.menu-item .menu-item__table__collapse{width:270px;height:310px;background:#fff;box-shadow:0 2px 12px #38383833;border:1px solid #e2e6ed;box-sizing:border-box;border-radius:2px;position:absolute;display:none;z-index:99;top:25px;left:0;padding:14px 27px;cursor:auto}.menu-item .menu-item__table__collapse .table-close{position:absolute;right:10px;top:5px;cursor:pointer}.menu-item .menu-item__table__collapse .table-close:hover{color:#7d7e80}.menu-item .menu-item__table__collapse:hover{background:#fff}.menu-item .menu-item__table__collapse .table-title{display:flex;justify-content:flex-start;padding-bottom:5px;border-bottom:1px solid #e2e6ed}.table-title span{font-size:12px;color:#3d4757;display:inline;margin:0}.table-panel{cursor:pointer}.table-panel .table-row{display:flex;flex-wrap:nowrap;margin-top:10px;pointer-events:none}.table-panel .table-cel{width:16px;height:16px;box-sizing:border-box;border:1px solid #e2e6ed;background:#fff;position:relative;margin-right:6px;pointer-events:none}.table-panel .table-cel.active{border:1px solid rgba(73,145,242,.2);background:rgba(73,145,242,.15)}.table-panel .table-row .table-cel:last-child{margin-right:0}.menu-item__hyperlink i{background-image:url(/img/editor/hyperlink.svg)}.menu-item__separator{position:relative}.menu-item__separator>i{background-image:url(/img/editor/separator.svg)}.menu-item .menu-item__separator .options{width:128px}.menu-item .menu-item__separator li{padding:1px 5px}.menu-item__separator li i{pointer-events:none}.menu-item__separator li[data-separator="0,0"]{background-image:url(/img/editor/line-single.svg)}.menu-item__separator li[data-separator="1,1"]{background-image:url(/img/editor/line-dot.svg)}.menu-item__separator li[data-separator="3,1"]{background-image:url(/img/editor/line-dash-small-gap.svg)}.menu-item__separator li[data-separator="4,4"]{background-image:url(/img/editor/line-dash-large-gap.svg)}.menu-item__separator li[data-separator="7,3,3,3"]{background-image:url(/img/editor/line-dash-dot.svg)}.menu-item__separator li[data-separator="6,2,2,2,2,2"]{background-image:url(/img/editor/line-dash-dot-dot.svg)}.menu-item__codeblock i{background-image:url(/img/editor/codeblock.svg)}.menu-item__control{position:relative}.menu-item__control i{background-image:url(/img/editor/control.svg)}.menu-item__checkbox i{background-image:url(/img/editor/checkbox.svg)}.menu-item__radio i{background-image:url(/img/editor/radio.svg)}.menu-item__latex i{background-image:url(/img/editor/latex.svg)}.menu-item__date{position:relative}.menu-item__date i{background-image:url(/img/editor/date.svg)}.menu-item__date .options{width:160px}.menu-item .menu-item__control .options{width:55px}.menu-item__search{position:relative}.menu-item__search i{background-image:url(/img/editor/search.svg)}.menu-item .menu-item__search__collapse{width:260px;height:72px;box-sizing:border-box;position:absolute;display:none;z-index:99;top:25px;left:0;background:#ffffff;box-shadow:0 5px 5px #e3dfdf}.menu-item .menu-item__search__collapse:hover{background:#ffffff}.menu-item .menu-item__search__collapse>div{width:250px;height:36px;padding:0 5px;line-height:36px;display:flex;align-items:center;justify-content:space-between;border-radius:4px}.menu-item .menu-item__search__collapse>div input{width:205px;height:27px;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#fff;background-image:none;border-radius:4px;border:1px solid #ebebeb;box-sizing:border-box;color:#606266;display:inline-block;line-height:27px;outline:none;padding:0 5px}.menu-item .menu-item__search__collapse>div span{height:100%;color:#dcdfe6;font-size:25px;display:inline-block;border:0;padding:0 10px}.menu-item .menu-item__search__collapse__replace button{display:inline-block;border:1px solid #e2e6ed;border-radius:2px;background:#fff;line-height:22px;padding:0 6px;white-space:nowrap;margin-left:4px;cursor:pointer;font-size:12px}.menu-item .menu-item__search__collapse__replace button:hover{background:rgba(25,55,88,.04)}.menu-item .menu-item__search__collapse__search{position:relative}.menu-item .menu-item__search__collapse__search label{right:110px;font-size:12px;color:#3d4757;position:absolute}.menu-item .menu-item__search__collapse__search>input{padding:5px 90px 5px 5px!important}.menu-item .menu-item__search__collapse__search>div{width:28px;height:27px;display:flex;justify-content:center;align-items:center;position:absolute;border-left:1px solid #e2e6ed;transition:all .5s}.menu-item .menu-item__search__collapse__search>div:hover{background-color:#1937580a}.menu-item .menu-item__search__collapse__search i{width:6px;height:8px;transform:translateY(1px)}.menu-item .menu-item__search__collapse__search .arrow-left{right:76px}.menu-item .menu-item__search__collapse__search .arrow-left i{background:url(/img/editor/arrow-left.svg) no-repeat}.menu-item .menu-item__search__collapse__search .arrow-right{right:48px}.menu-item .menu-item__search__collapse__search .arrow-right i{background:url(/img/editor/arrow-right.svg) no-repeat}.menu-item__print i{background-image:url(/img/editor/print.svg)}.catalog{width:250px;left:0;bottom:0;top:100px;padding:0 20px 40px}.catalog .catalog__header{height:48px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #e2e6ed}.catalog .catalog__header span{color:#3d4757;font-size:14px;font-weight:700}.catalog .catalog__header i{width:16px;height:16px;cursor:pointer;display:inline-block;background:url(/img/editor/close.svg) no-repeat;transition:all .2s}.catalog .catalog__header>div:hover{background:rgba(235,238,241)}.catalog__main{height:calc(100% - 60px);padding:10px 0;overflow-y:auto;overflow-x:hidden}.catalog__main .catalog-item{width:100%;padding-left:10px;box-sizing:border-box}.catalog__main>.catalog-item{padding-left:0}.catalog__main .catalog-item .catalog-item__content{width:100%;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.catalog__main .catalog-item .catalog-item__content:hover>span{color:#4991f2}.catalog__main .catalog-item .catalog-item__content span{color:#3d4757;line-height:30px;font-size:12px;white-space:nowrap;cursor:pointer;-webkit-user-select:none;user-select:none}.editor>div{margin:80px auto}.comment{width:250px;height:650px;transform:translate(420px);top:200px;left:50%;overflow-y:auto}.comment-item{background:#ffffff;border:1px solid #e2e6ed;position:relative;border-radius:8px;padding:15px;font-size:14px;margin-bottom:20px;cursor:pointer;transition:all .5s}.comment-item:hover{border-color:#c0c6cf;box-shadow:0 2px 12px #0000001a}.comment-item.active{border-color:#e99d00;box-shadow:0 2px 12px #0000001a}.comment-item__title{height:22px;position:relative;display:flex;align-items:center;color:#c1c6ce}.comment-item__title span:first-child{background-color:#dbdbdb;width:4px;height:16px;margin-right:5px;display:inline-block;border-radius:999px}.comment-item__title span:nth-child(2){width:200px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.comment-item__title i{width:16px;height:16px;cursor:pointer;position:absolute;right:-8px;top:-8px;background:url(/img/editor/close.svg) no-repeat}.comment-item__title i:hover{opacity:.6}.comment-item__info{height:28px;display:flex;align-items:center;justify-content:space-between}.comment-item__info>span:first-child{font-weight:600}.comment-item__info>span:last-child{color:#c1c6ce}.comment-item__content{line-height:22px}.footer{width:100%;height:30px;display:flex;align-items:center;justify-content:space-between;background:#f2f4f7;z-index:9;bottom:0;left:0;font-size:12px;padding:0 4px 0 20px;box-sizing:border-box}.footer>div:first-child{display:flex;align-items:center}.footer .catalog-mode{padding:1px;position:relative}.footer .catalog-mode i{width:16px;height:16px;margin-right:5px;cursor:pointer;display:inline-block;background-image:url(/img/editor/catalog.svg)}.footer .page-mode{padding:1px;position:relative}.footer .page-mode i{width:16px;height:16px;margin-right:5px;cursor:pointer;display:inline-block;background-image:url(/img/editor/page-mode.svg)}.footer .options{width:70px;position:absolute;left:0;bottom:25px;padding:10px;background:#fff;font-size:14px;box-shadow:0 2px 12px #38383833;border:1px solid #e2e6ed;border-radius:2px;display:none}.footer .options.visible{display:block}.footer .options li{padding:5px;margin:5px 0;-webkit-user-select:none;user-select:none;transition:all .3s;text-align:center;cursor:pointer}.footer .options li:hover{background-color:#ebecef}.footer .options li.active{background-color:#e2e6ed}.footer>div:first-child>span{display:inline-block;margin-right:5px;letter-spacing:1px}.footer>div:last-child{display:flex;align-items:center;justify-content:space-between}.footer>div:last-child>div{width:24px;height:24px;display:flex;align-items:center;justify-content:center}.footer>div:last-child>div:hover{background:rgba(25,55,88,.04)}.footer>div:last-child i{width:16px;height:16px;display:inline-block;cursor:pointer}.footer .editor-option i{background-image:url(/img/editor/option.svg)}.footer .page-scale-minus i{background-image:url(/img/editor/page-scale-minus.svg)}.footer .page-scale-add i{background-image:url(/img/editor/page-scale-add.svg)}.footer .page-scale-percentage{cursor:pointer;-webkit-user-select:none;user-select:none}.footer .fullscreen i{background-image:url(/img/editor/request-fullscreen.svg)}.footer .fullscreen.exist i{background-image:url(/img/editor/exit-fullscreen.svg)}.footer .paper-margin i{background-image:url(/img/editor/paper-margin.svg)}.footer .editor-mode{cursor:pointer;-webkit-user-select:none;user-select:none}.footer .paper-size{position:relative}.footer .paper-size i{background-image:url(/img/editor/paper-size.svg)}.footer .paper-size .options{right:0;left:unset}.footer .paper-direction{position:relative}.footer .paper-direction i{background-image:url(/img/editor/paper-direction.svg)}.footer .paper-direction .options{right:0;left:unset}.ce-contextmenu-signature{background-image:url(/img/editor/signature.svg)}.ce-contextmenu-word-tool{background-image:url(/img/editor/word-tool.svg)}.editor>div{margin:0 5px}.editor{border:1px solid #e2e6ed}.markdown{margin-bottom:20px}.markdown h3{font-size:18px;font-weight:600;margin:20px 0 5px}.markdown h3:first-child{margin-top:0}.markdown p{font-size:12px}.markdown ol,.markdown ul{padding-left:20px}.story-item{width:100%;padding:5px;border:1px solid #ccc;border-radius:5px;border-left-width:5px;border-left-style:solid;cursor:pointer}.story-item-top{display:flex;justify-content:space-between;align-items:center}.story-item-no{font-size:13px;color:#4c4c4c}.story-item-title{font-size:15px;width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;line-height:20px}.story-item-date{font-size:12px;font-weight:700;margin-right:5px;border-radius:3px;color:#fff;width:40px;height:10px;margin-top:5px}.loading .el-progress-bar__outer{height:2px!important}.loading .el-progress__text{min-width:0}.blank-story{display:flex!important;flex-direction:column;gap:10px;height:100%}.blank-story-header{display:flex;justify-content:space-between;align-items:center}.blank-story-title{width:calc(100% - 40px);overflow:hidden;text-overflow:ellipsis;white-space:nowrap;line-height:20px}.blank-story-tool{display:flex;align-items:center;gap:5px}.blank-story-tool .el-icon{cursor:pointer}.blank-story-list{display:flex!important;flex-direction:column;gap:10px;overflow:auto;padding-bottom:2px}.archi-dialog{overflow:hidden!important}.archi-dialog .el-dialog__close{z-index:999}.archi-dialog .el-dialog__header{padding:unset!important}.archi-dialog .el-dialog__body{padding:unset!important;height:100%}.archi-dialog .el-tabs__content{height:calc(100% - var(--el-tabs-header-height) - var(--el-dialog-padding-primary))}.archi-dialog .el-tab-pane,.archi-dialog .canvas{height:100%}.systable{width:100%!important}.systable tbody td{text-wrap:wrap!important;vertical-align:top!important}.component-content{max-width:unset!important}.input-box{line-height:15px;padding:0}.process-item{width:100%;padding:5px;border:1px solid #ccc;border-radius:5px;border-left-width:5px;border-left-style:solid;cursor:pointer}.process-item-top{display:flex;justify-content:space-between;align-items:center}.process-item-labels{display:flex;gap:10px;height:24px;width:100%;overflow:hidden}.process-item-info{display:flex;flex-direction:column;justify-content:space-between}.process-item-title{color:#4c4c4c;width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;line-height:20px}.process-item-subinfo{display:flex;flex-direction:row;align-items:end}.process-item-icons{display:flex;gap:5px}.process-item-date{font-size:12px;font-weight:700;margin-right:5px;border-radius:3px;color:#fff;width:40px;height:10px}.blank-bp{display:flex!important;flex-direction:column;gap:10px;height:100%}.blank-bp-header{display:flex;align-items:center;justify-content:space-between}.blank-bp-title{width:calc(100% - 40px);overflow:hidden;text-overflow:ellipsis;white-space:nowrap;line-height:20px}.blank-bp-tool{display:flex;align-items:center;gap:5px}.blank-bp-tool .el-icon{cursor:pointer}.blank-bp-list{display:flex!important;flex-direction:column;gap:10px;overflow:auto;padding-bottom:2px}.diagram-ui{max-width:100%;max-height:100%;display:block}.diagram{height:calc(100% - var(--el-dialog-padding-primary))!important;display:flex;justify-content:center;align-items:flex-start}.editText2{width:100%;height:100%;padding:10px;font-size:16px;line-height:1.5;border:1px solid #ccc;border-radius:5px;resize:vertical}.c4-dialog .el-dialog__body{height:calc(100% - 2 * var(--el-dialog-padding-primary))}.c4-dialog .el-tabs__content{height:calc(100% - var(--el-tabs-header-height) - var(--el-dialog-padding-primary))}.c4-dialog .el-tab-pane{height:100%}#drawdb{height:100%;width:100%}#drawdb>div{height:100%;width:100%}.drawdb-dialog{overflow:hidden!important}.drawdb-dialog .el-dialog__close{z-index:999}.drawdb-dialog .el-dialog__header{padding:unset!important}.drawdb-dialog .el-dialog__body{padding:unset!important;height:100%}.module-gantt-target{width:100%}.module-item{width:100%;padding:5px;border:1px solid #ccc;border-radius:5px;border-left-width:5px;border-left-style:solid}.module-item-header{display:flex;justify-content:space-between}.module-item-labels{display:flex;gap:10px;height:24px;align-items:center;width:100%;overflow:hidden}.module-item-buttons{width:36px;display:flex;justify-content:space-between;align-items:center}.module-item-info{display:flex;justify-content:space-between;align-items:center}.module-item-info .el-icon{cursor:pointer}.module-item-title{color:#4c4c4c;width:calc(100% - 40px);overflow:hidden;text-overflow:ellipsis;white-space:nowrap;line-height:20px}.blank-module{display:flex!important;flex-direction:column;gap:10px;height:100%}.blank-module-header{display:flex;align-items:center;justify-content:space-between}.blank-module-title{width:calc(100% - 40px);overflow:hidden;text-overflow:ellipsis;white-space:nowrap;line-height:20px}.blank-module-tool{display:flex;align-items:center;gap:5px}.blank-module-tool .el-icon{cursor:pointer}.blank-module-list{display:flex!important;flex-direction:column;gap:10px;overflow:auto;padding-bottom:2px}.task-item{width:100%;padding:5px;border:1px solid #ccc;border-radius:5px;border-left-width:5px;border-left-style:solid;display:flex;justify-content:space-between;align-items:center;height:30px}.task-item-title{color:#4c4c4c;display:flex;align-items:center;width:calc(100% - 40px);overflow:hidden;text-overflow:ellipsis;white-space:nowrap;line-height:20px;pointer-events:none}.task-item-tool{display:flex;gap:10px;align-items:center}.task-item .el-icon{cursor:pointer}.blank-design{display:flex!important;flex-direction:column;gap:10px;height:100%}.blank-design-header{display:flex;align-items:center;justify-content:space-between}.blank-design-title{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin-right:10px;line-height:20px}.blank-design-tool{display:flex;align-items:center;gap:5px}.blank-design-tool .el-icon{cursor:pointer}.blank-design-list{display:flex!important;flex-direction:column;gap:10px;overflow:auto;padding-bottom:2px}.ui-item{width:100%;padding:5px;border:1px solid #ccc;border-radius:5px;border-left-width:5px;border-left-style:solid;display:flex;justify-content:space-between;align-items:center;height:30px}.ui-item-buttons{width:56px;display:flex;justify-content:space-between;align-items:center}.ui-item-title{color:#4c4c4c;width:calc(100% - 70px);overflow:hidden;text-overflow:ellipsis;white-space:nowrap;line-height:20px}.ui-item .el-icon{cursor:pointer}.testcase-line{display:flex;gap:5px}.testcase-line .testcase-line-status{width:91px}.testcase-line .testcase-line-content{flex:1;padding:0 2px}.case_page{display:flex;width:188px;height:408px;position:relative;overflow-x:hidden;overflow-y:scroll;border:1px solid #ccc}.case_image{width:188px}.case_demand{position:absolute;width:20px;height:20px;border-radius:10px;background-color:red;color:#fff;font-size:10px;display:flex;justify-content:center;align-items:center;cursor:pointer;line-height:10px}.process{margin:2px;width:100px}.word{border-bottom:1px solid #eee;width:calc((100vw - 590px)/2);padding:5px 2px 0}.testcase{width:calc((100vw - 590px)/2);display:flex;flex-direction:column;gap:5px;padding:5px}.brdcontainer{width:100%;height:40%;border-top:1px solid #eee;overflow-y:scroll}.layer{display:flex}.brd_line{width:160px;padding:2px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.line-left{border-left:1px solid #eee}.line-right{border-right:1px solid #eee}.line1{border-bottom:2px solid #c2c2c2}.line2{border-bottom:1px solid #eee}#mapping{width:100%;height:60%}#stencil{width:200px;height:100%;position:relative;border-right:1px solid #dfe3e8}.mapping-dialog{overflow:hidden!important}.mapping-dialog .el-dialog__close{z-index:999}.mapping-dialog .el-dialog__header{padding:unset!important}.mapping-dialog .el-dialog__body{padding:unset!important;height:100%}.mapping-export{display:flex;justify-content:center;align-items:center;width:144px;height:40px;font-size:14px;color:#fff;border-radius:20px;cursor:pointer;position:absolute;top:10px;left:30px}.x6-edge:hover path:nth-child(2){stroke:#1890ff;stroke-width:1px}.x6-edge-selected path:nth-child(2){stroke:#1890ff;stroke-width:1.5px!important}.scenario-dialog{overflow:hidden!important}.scenario-dialog .el-dialog__close{z-index:999}.scenario-dialog .el-dialog__header{padding:unset}.scenario-dialog .el-dialog__body{padding:unset;height:100%}.scenario-create-dialog{overflow:hidden}.scenario-create-dialog .el-dialog__close{z-index:999}.scenario-create-dialog .el-dialog__header{padding-bottom:var(--el-dialog-padding-primary)}.scenario-create-dialog .el-dialog__body{padding:unset;height:100%}.scenario-buttons{display:flex;justify-content:center;align-items:center;height:40px;font-size:14px;color:#fff;border-radius:20px;cursor:pointer;position:absolute;top:10px;left:30px}.scenario-buttons .el-select__wrapper{border-radius:4px 0 0 4px;box-shadow:0 0 0 1px var(--el-color-primary) inset}.state_line{width:240px;padding:2px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.active_page{border:1px solid #409eff!important}.blank-ui{display:flex!important;flex-direction:column;gap:10px;height:100%}.blank-ui-header{display:flex;align-items:center;justify-content:space-between}.blank-ui-title{width:calc(100% - 40px);overflow:hidden;text-overflow:ellipsis;white-space:nowrap;line-height:20px}.blank-ui-tool{display:flex;align-items:center;gap:5px}.blank-ui-tool .el-icon{cursor:pointer}.blank-ui-list{display:flex!important;flex-direction:column;gap:10px;overflow:auto;padding-bottom:2px}.api-item{width:100%;padding:5px;border:1px solid #ccc;border-radius:5px;border-left-width:5px;border-left-style:solid;display:flex;justify-content:space-between;align-items:center;height:30px}.api-item-content{display:flex;align-items:center;width:calc(100% - 60px)}.api-item-title{color:#4c4c4c;line-height:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;pointer-events:none}.api-item-icons{width:56px;display:flex;justify-content:space-between;align-items:center}.blank-api{display:flex!important;flex-direction:column;gap:10px;height:100%}.blank-api-header{display:flex;align-items:center;justify-content:space-between}.blank-api-title{width:calc(100% - 40px);overflow:hidden;text-overflow:ellipsis;white-space:nowrap;line-height:20px}.blank-api-tool{display:flex;align-items:center;gap:5px}.blank-api-tool .el-icon{cursor:pointer}.blank-api-list{display:flex!important;flex-direction:column;gap:10px;overflow:auto;padding-bottom:2px}.service-item{width:100%;padding:5px;border:1px solid #ccc;border-radius:5px;border-left-width:5px;border-left-style:solid;display:flex;justify-content:space-between;align-items:center}.service-item-content{display:flex;align-items:center;width:calc(100% - 60px)}.service-item-title{color:#4c4c4c;line-height:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;pointer-events:none}.service-item-icons{width:56px;display:flex;justify-content:space-between;align-items:center}.blank-service{display:flex!important;flex-direction:column;gap:10px;height:100%}.blank-service-header{display:flex;align-items:center;justify-content:space-between}.blank-service-title{width:calc(100% - 40px);overflow:hidden;text-overflow:ellipsis;white-space:nowrap;line-height:20px}.blank-service-tool{display:flex;align-items:center;gap:5px}.blank-service-tool .el-icon{cursor:pointer}.blank-service-list{display:flex!important;flex-direction:column;gap:10px;overflow:auto;padding-bottom:2px}.w-100\%,.w-full,[w-full=""]{width:100%}.state-item{width:100%;padding:0;border:1px solid #ccc}.state-item-image{background-color:#ccc;height:160px}.state-item-labels{display:grid;grid-template-columns:80px 80px 80px 80px;column-gap:10px;height:24px;width:100%;overflow:hidden}.state-item-info{padding:5px;display:flex;justify-content:space-between;align-items:center}.state-item-title{color:#4c4c4c;width:calc(100% - 40px);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.state-item-subinfo{display:flex;flex-direction:row;align-items:center;justify-content:space-between}.state-item-date{font-size:12px;font-weight:700;margin-right:5px;border-radius:3px;color:#fff;width:40px;height:10px}.state-item-buttons{width:36px;display:flex;justify-content:space-between;align-items:center}.state-item-tool{height:100%}.state-item .el-icon{cursor:pointer}.state-demand-header{display:flex;width:100%;justify-content:space-between}.state-demand-creator{display:flex;align-items:center}.state-demand-avatar{width:40px;height:40px;border-radius:20px;background-color:#ccc;margin:5px;color:#fff;font-size:24px;display:flex;justify-content:center;align-items:center}.state-demand-role{font-size:11px}.state-demand-date{width:100%;text-align:right;font-size:11px}.page-dialog{overflow:hidden!important}.page-dialog .el-dialog__close{z-index:999}.page-dialog .el-dialog__header{padding:unset!important}.page-dialog .el-dialog__body{padding:unset!important;height:100%}.page-dialog-card{position:absolute;-webkit-user-select:none;user-select:none}.page-dialog-point{height:20px;width:20px;border-radius:10px;position:absolute;display:flex;justify-content:center;align-items:center;color:#fff;font-size:12px;cursor:pointer}.page-dialog-tool{position:absolute;top:10px;left:10px;background-color:#fff;height:40px;border-radius:20px;display:flex;padding:5px 25px;align-items:center;gap:20px;background-color:#eee}.page-dialog-help{position:absolute;bottom:10px;right:10px;border-radius:20px;padding:5px 25px;text-align:right;pointer-events:none}.el-drawer__header{margin-bottom:var(--el-drawer-padding-primary)}.el-drawer__body{display:flex;flex-direction:column;gap:15px;padding:0 var(--el-drawer-padding-primary)}.demand-item{padding-bottom:10px}.blank-state{display:flex!important;flex-direction:column;gap:10px;height:100%}.blank-state-header{display:flex;align-items:center;justify-content:space-between}.blank-state-title{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin-right:10px;line-height:20px}.blank-state-tool{display:flex;align-items:center;gap:5px}.blank-state-tool .el-icon{cursor:pointer}.blank-state-list{display:flex!important;flex-direction:column;gap:10px;overflow:auto;padding-bottom:2px}.testcase-item{width:100%;display:flex;flex-direction:column}.testcase-item .el-button--small{--el-button-size: 28px;border-radius:0}.testcase-item-wrap{padding:0 5px 0 0;border:1px solid #ccc;border-radius:5px;border-left-width:5px;border-left-style:solid;display:flex;justify-content:space-between;align-items:center;gap:5px}.testcase-item-state{color:#888;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;padding:2px 2px 0;font-size:10px}.testcase-item-content{display:flex;justify-content:space-between;flex:1;width:calc(100% - 101px)}.testcase-item-title{color:#4c4c4c;width:calc(100% - 60px);overflow:hidden;text-overflow:ellipsis;line-height:20px;white-space:nowrap}.testcase-item-status{width:91px}.testcase-item-tool{width:56px;display:flex;justify-content:space-between;align-items:center}.testcase-item-tool .el-icon{cursor:pointer}#map{width:100%;height:100%}.blank-testcase{display:flex!important;flex-direction:column;gap:10px;height:100%}.blank-testcase-header{display:flex;align-items:center;justify-content:space-between}.blank-testcase-title{width:calc(100% - 40px);overflow:hidden;text-overflow:ellipsis;white-space:nowrap;line-height:20px}.blank-testcase-tool{display:flex;align-items:center;gap:5px}.blank-testcase-tool .el-icon{cursor:pointer}.blank-testcase-list{display:flex!important;flex-direction:column;gap:10px;overflow:auto;padding-bottom:2px}.demand-item{width:100%;padding:5px;border:1px solid #ccc;border-radius:5px;border-left-width:5px;border-left-style:solid;cursor:pointer;display:flex;justify-content:space-between;align-items:center;height:30px}.demand-item-content{display:flex;align-items:center;width:calc(100% - 60px)}.demand-item-title{color:#4c4c4c;line-height:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;pointer-events:none}.demand-item-icons{width:16px;display:flex;justify-content:space-between;align-items:center}.blank-demand{display:flex!important;flex-direction:column;gap:10px;height:100%}.blank-demand-header{display:flex;align-items:center;justify-content:space-between}.blank-demand-title{width:calc(100% - 40px);overflow:hidden;text-overflow:ellipsis;white-space:nowrap;line-height:20px}.blank-demand-tool{display:flex;align-items:center;gap:5px}.blank-demand-tool .el-icon{cursor:pointer}.blank-demand-list{display:flex!important;flex-direction:column;gap:10px;overflow:auto;padding-bottom:2px}
