:host,:root{--w-e-textarea-bg-color:#fff;--w-e-textarea-color:#333;--w-e-textarea-border-color:#ccc;--w-e-textarea-slight-border-color:#e8e8e8;--w-e-textarea-slight-color:#d4d4d4;--w-e-textarea-slight-bg-color:#f5f2f0;--w-e-textarea-selected-border-color:#b4d5ff;--w-e-textarea-handler-bg-color:#4290f7;--w-e-toolbar-color:#595959;--w-e-toolbar-bg-color:#fff;--w-e-toolbar-active-color:#333;--w-e-toolbar-active-bg-color:#f1f1f1;--w-e-toolbar-disabled-color:#999;--w-e-toolbar-border-color:#e8e8e8;--w-e-modal-button-bg-color:#fafafa;--w-e-modal-button-border-color:#d9d9d9}.w-e-text-container *,.w-e-toolbar *{box-sizing:border-box;margin:0;outline:none;padding:0}.w-e-text-container blockquote,.w-e-text-container li,.w-e-text-container p,.w-e-text-container td,.w-e-text-container th,.w-e-toolbar *{line-height:1.5}.w-e-text-container{background-color:var(--w-e-textarea-bg-color);color:var(--w-e-textarea-color);height:100%;position:relative}.w-e-text-container .w-e-scroll{-webkit-overflow-scrolling:touch;height:100%}.w-e-text-container [data-slate-editor]{word-wrap:break-word;border-top:1px solid transparent;min-height:100%;outline:0;padding:0 10px;white-space:pre-wrap}.w-e-text-container [data-slate-editor] p{margin:15px 0}.w-e-text-container [data-slate-editor] h1,.w-e-text-container [data-slate-editor] h2,.w-e-text-container [data-slate-editor] h3,.w-e-text-container [data-slate-editor] h4,.w-e-text-container [data-slate-editor] h5{margin:20px 0}.w-e-text-container [data-slate-editor] img{cursor:default;display:inline!important;max-width:100%;min-height:20px;min-width:20px}.w-e-text-container [data-slate-editor] span{text-indent:0}.w-e-text-container [data-slate-editor] [data-selected=true]{box-shadow:0 0 0 2px var(--w-e-textarea-selected-border-color)}.w-e-text-placeholder{font-style:italic;left:10px;top:17px;width:90%}.w-e-max-length-info,.w-e-text-placeholder{color:var(--w-e-textarea-slight-color);pointer-events:none;position:absolute;user-select:none}.w-e-max-length-info{bottom:.5em;right:1em}.w-e-bar{background-color:var(--w-e-toolbar-bg-color);color:var(--w-e-toolbar-color);font-size:14px;padding:0 5px}.w-e-bar svg{fill:var(--w-e-toolbar-color);height:14px;width:14px}.w-e-bar-show{display:flex}.w-e-bar-hidden{display:none}.w-e-hover-bar{border:1px solid var(--w-e-toolbar-border-color);border-radius:3px;box-shadow:0 2px 5px rgba(0,0,0,.12156862745098039);position:absolute}.w-e-toolbar{flex-wrap:wrap;position:relative}.w-e-bar-divider{background-color:var(--w-e-toolbar-border-color);display:inline-flex;height:40px;margin:0 5px;width:1px}.w-e-bar-item{display:flex;height:40px;padding:4px;position:relative;text-align:center}.w-e-bar-item,.w-e-bar-item button{align-items:center;justify-content:center}.w-e-bar-item button{background:transparent;border:none;color:var(--w-e-toolbar-color);cursor:pointer;display:inline-flex;height:32px;overflow:hidden;padding:0 8px;white-space:nowrap}.w-e-bar-item button:hover{background-color:var(--w-e-toolbar-active-bg-color);color:var(--w-e-toolbar-active-color)}.w-e-bar-item button .title{margin-left:5px}.w-e-bar-item .active{background-color:var(--w-e-toolbar-active-bg-color);color:var(--w-e-toolbar-active-color)}.w-e-bar-item .disabled{color:var(--w-e-toolbar-disabled-color);cursor:not-allowed}.w-e-bar-item .disabled svg{fill:var(--w-e-toolbar-disabled-color)}.w-e-bar-item .disabled:hover{background-color:var(--w-e-toolbar-bg-color);color:var(--w-e-toolbar-disabled-color)}.w-e-bar-item .disabled:hover svg{fill:var(--w-e-toolbar-disabled-color)}.w-e-menu-tooltip-v5:before{background-color:var(--w-e-toolbar-active-color);border-radius:5px;color:var(--w-e-toolbar-bg-color);content:attr(data-tooltip);font-size:.75em;opacity:0;padding:5px 10px;position:absolute;text-align:center;top:40px;transition:opacity .6s;visibility:hidden;white-space:pre;z-index:1}.w-e-menu-tooltip-v5:after{border:5px solid transparent;border-bottom:5px solid var(--w-e-toolbar-active-color);content:"";opacity:0;position:absolute;top:30px;transition:opacity .6s;visibility:hidden}.w-e-menu-tooltip-v5:hover:after,.w-e-menu-tooltip-v5:hover:before{opacity:1;visibility:visible}.w-e-menu-tooltip-v5.tooltip-right:before{left:100%;top:10px}.w-e-menu-tooltip-v5.tooltip-right:after{border-bottom-color:transparent;border-left-color:transparent;border-right-color:var(--w-e-toolbar-active-color);border-top-color:transparent;left:100%;margin-left:-10px;top:16px}.w-e-bar-item-group .w-e-bar-item-menus-container{background-color:var(--w-e-toolbar-bg-color);border:1px solid var(--w-e-toolbar-border-color);border-radius:3px;box-shadow:0 2px 10px rgba(0,0,0,.12156862745098039);display:none;left:0;margin-top:40px;position:absolute;top:0;z-index:1}.w-e-bar-item-group:hover .w-e-bar-item-menus-container{display:block}.w-e-select-list{background-color:var(--w-e-toolbar-bg-color);border:1px solid var(--w-e-toolbar-border-color);border-radius:3px;box-shadow:0 2px 10px rgba(0,0,0,.12156862745098039);left:0;margin-top:40px;max-height:350px;min-width:100px;overflow-y:auto;position:absolute;top:0;z-index:1}.w-e-select-list ul{line-height:1;list-style:none}.w-e-select-list ul .selected{background-color:var(--w-e-toolbar-active-bg-color)}.w-e-select-list ul li{cursor:pointer;padding:7px 0 7px 25px;position:relative;text-align:left;white-space:nowrap}.w-e-select-list ul li:hover{background-color:var(--w-e-toolbar-active-bg-color)}.w-e-select-list ul li svg{left:0;margin-left:5px;margin-top:-7px;position:absolute;top:50%}.w-e-bar-bottom .w-e-select-list{bottom:0;margin-bottom:40px;margin-top:0;top:inherit}.w-e-drop-panel{background-color:var(--w-e-toolbar-bg-color);border:1px solid var(--w-e-toolbar-border-color);border-radius:3px;box-shadow:0 2px 10px rgba(0,0,0,.12156862745098039);margin-top:40px;min-width:200px;padding:10px;position:absolute;top:0;z-index:1}.w-e-bar-bottom .w-e-drop-panel{bottom:0;margin-bottom:40px;margin-top:0;top:inherit}.w-e-modal{background-color:var(--w-e-toolbar-bg-color);border:1px solid var(--w-e-toolbar-border-color);border-radius:3px;box-shadow:0 2px 10px rgba(0,0,0,.12156862745098039);color:var(--w-e-toolbar-color);font-size:14px;min-height:40px;min-width:100px;padding:20px 15px 0;position:absolute;text-align:left;z-index:1}.w-e-modal .btn-close{cursor:pointer;line-height:1;padding:5px;position:absolute;right:8px;top:7px}.w-e-modal .btn-close svg{fill:var(--w-e-toolbar-color);height:10px;width:10px}.w-e-modal .babel-container{display:block;margin-bottom:15px}.w-e-modal .babel-container span{display:block;margin-bottom:10px}.w-e-modal .button-container{margin-bottom:15px}.w-e-modal button{background-color:var(--w-e-modal-button-bg-color);border:1px solid var(--w-e-modal-button-border-color);border-radius:4px;color:var(--w-e-toolbar-color);cursor:pointer;font-weight:400;height:32px;padding:4.5px 15px;text-align:center;touch-action:manipulation;transition:all .3s cubic-bezier(.645,.045,.355,1);user-select:none;white-space:nowrap}.w-e-modal input[type=number],.w-e-modal input[type=text],.w-e-modal textarea{font-feature-settings:"tnum";background-color:var(--w-e-toolbar-bg-color);border:1px solid var(--w-e-modal-button-border-color);border-radius:4px;color:var(--w-e-toolbar-color);font-variant:tabular-nums;padding:4.5px 11px;transition:all .3s;width:100%}.w-e-modal textarea{min-height:60px}body .w-e-modal,body .w-e-modal *{box-sizing:border-box}.w-e-progress-bar{background-color:var(--w-e-textarea-handler-bg-color);height:1px;position:absolute;transition:width .3s;width:0}.w-e-full-screen-container{bottom:0!important;display:flex!important;flex-direction:column!important;height:100%!important;left:0!important;margin:0!important;padding:0!important;position:fixed;right:0!important;top:0!important;width:100%!important}.w-e-full-screen-container [data-w-e-textarea=true]{flex:1 1!important}.w-e-text-container [data-slate-editor] code{background-color:var(--w-e-textarea-slight-bg-color);border-radius:3px;font-family:monospace;padding:3px}.w-e-panel-content-color{list-style:none;text-align:left;width:230px}.w-e-panel-content-color li{border:1px solid var(--w-e-toolbar-bg-color);border-radius:3px 3px;cursor:pointer;display:inline-block;padding:2px}.w-e-panel-content-color li:hover{border-color:var(--w-e-toolbar-color)}.w-e-panel-content-color li .color-block{border:1px solid var(--w-e-toolbar-border-color);border-radius:3px 3px;height:17px;width:17px}.w-e-panel-content-color .active{border-color:var(--w-e-toolbar-color)}.w-e-panel-content-color .clear{line-height:1.5;margin-bottom:5px;width:100%}.w-e-panel-content-color .clear svg{height:16px;margin-bottom:-4px;width:16px}.w-e-text-container [data-slate-editor] blockquote{background-color:var(--w-e-textarea-slight-bg-color);border-left:8px solid var(--w-e-textarea-selected-border-color);display:block;font-size:100%;line-height:1.5;margin:10px 0;padding:10px}.w-e-panel-content-emotion{font-size:20px;list-style:none;text-align:left;width:300px}.w-e-panel-content-emotion li{border-radius:3px 3px;cursor:pointer;display:inline-block;padding:0 5px}.w-e-panel-content-emotion li:hover{background-color:var(--w-e-textarea-slight-bg-color)}.w-e-textarea-divider{border-radius:3px;margin:20px auto;padding:20px}.w-e-textarea-divider hr{background-color:var(--w-e-textarea-border-color);border:0;display:block;height:1px}.w-e-text-container [data-slate-editor] pre>code{background-color:var(--w-e-textarea-slight-bg-color);border:1px solid var(--w-e-textarea-slight-border-color);border-radius:4px 4px;display:block;font-size:14px;padding:10px;text-indent:0}.w-e-text-container [data-slate-editor] .w-e-image-container{display:inline-block;margin:0 3px}.w-e-text-container [data-slate-editor] .w-e-image-container:hover{box-shadow:0 0 0 2px var(--w-e-textarea-selected-border-color)}.w-e-text-container [data-slate-editor] .w-e-selected-image-container{overflow:hidden;position:relative}.w-e-text-container [data-slate-editor] .w-e-selected-image-container .w-e-image-dragger{background-color:var(--w-e-textarea-handler-bg-color);height:7px;position:absolute;width:7px}.w-e-text-container [data-slate-editor] .w-e-selected-image-container .left-top{cursor:nwse-resize;left:0;top:0}.w-e-text-container [data-slate-editor] .w-e-selected-image-container .right-top{cursor:nesw-resize;right:0;top:0}.w-e-text-container [data-slate-editor] .w-e-selected-image-container .left-bottom{bottom:0;cursor:nesw-resize;left:0}.w-e-text-container [data-slate-editor] .w-e-selected-image-container .right-bottom{bottom:0;cursor:nwse-resize;right:0}.w-e-text-container [data-slate-editor] .w-e-selected-image-container:hover{box-shadow:none}.w-e-text-container [contenteditable=false] .w-e-image-container:hover{box-shadow:none}.w-e-text-container [data-slate-editor] .table-container{border:1px dashed var(--w-e-textarea-border-color);border-radius:5px;margin-top:10px;overflow-x:auto;padding:10px;width:100%}.w-e-text-container [data-slate-editor] table{border-collapse:collapse}.w-e-text-container [data-slate-editor] table td,.w-e-text-container [data-slate-editor] table th{border:1px solid var(--w-e-textarea-border-color);line-height:1.5;min-width:30px;padding:3px 5px;text-align:left}.w-e-text-container [data-slate-editor] table th{background-color:var(--w-e-textarea-slight-bg-color);font-weight:700;text-align:center}.w-e-panel-content-table{background-color:var(--w-e-toolbar-bg-color)}.w-e-panel-content-table table{border-collapse:collapse}.w-e-panel-content-table td{border:1px solid var(--w-e-toolbar-border-color);cursor:pointer;height:15px;padding:3px 5px;width:20px}.w-e-panel-content-table td.active{background-color:var(--w-e-toolbar-active-bg-color)}.w-e-textarea-video-container{background-image:linear-gradient(45deg,#eee 25%,transparent 0,transparent 75%,#eee 0,#eee),linear-gradient(45deg,#eee 25%,#fff 0,#fff 75%,#eee 0,#eee);background-position:0 0,10px 10px;background-size:20px 20px;border:1px dashed var(--w-e-textarea-border-color);border-radius:5px;margin:10px auto 0;padding:10px 0;text-align:center}.w-e-text-container [data-slate-editor] pre>code{word-wrap:normal;font-family:Consolas,Monaco,Andale Mono,Ubuntu Mono,monospace;hyphens:none;line-height:1.5;margin:.5em 0;overflow:auto;padding:1em;tab-size:4;text-align:left;text-shadow:0 1px #fff;white-space:pre;word-break:normal;word-spacing:normal}.w-e-text-container [data-slate-editor] pre>code .token.cdata,.w-e-text-container [data-slate-editor] pre>code .token.comment,.w-e-text-container [data-slate-editor] pre>code .token.doctype,.w-e-text-container [data-slate-editor] pre>code .token.prolog{color:#708090}.w-e-text-container [data-slate-editor] pre>code .token.punctuation{color:#999}.w-e-text-container [data-slate-editor] pre>code .token.namespace{opacity:.7}.w-e-text-container [data-slate-editor] pre>code .token.boolean,.w-e-text-container [data-slate-editor] pre>code .token.constant,.w-e-text-container [data-slate-editor] pre>code .token.deleted,.w-e-text-container [data-slate-editor] pre>code .token.number,.w-e-text-container [data-slate-editor] pre>code .token.property,.w-e-text-container [data-slate-editor] pre>code .token.symbol,.w-e-text-container [data-slate-editor] pre>code .token.tag{color:#905}.w-e-text-container [data-slate-editor] pre>code .token.attr-name,.w-e-text-container [data-slate-editor] pre>code .token.builtin,.w-e-text-container [data-slate-editor] pre>code .token.char,.w-e-text-container [data-slate-editor] pre>code .token.inserted,.w-e-text-container [data-slate-editor] pre>code .token.selector,.w-e-text-container [data-slate-editor] pre>code .token.string{color:#690}.w-e-text-container [data-slate-editor] pre>code .language-css .token.string,.w-e-text-container [data-slate-editor] pre>code .style .token.string,.w-e-text-container [data-slate-editor] pre>code .token.entity,.w-e-text-container [data-slate-editor] pre>code .token.operator,.w-e-text-container [data-slate-editor] pre>code .token.url{color:#9a6e3a}.w-e-text-container [data-slate-editor] pre>code .token.atrule,.w-e-text-container [data-slate-editor] pre>code .token.attr-value,.w-e-text-container [data-slate-editor] pre>code .token.keyword{color:#07a}.w-e-text-container [data-slate-editor] pre>code .token.class-name,.w-e-text-container [data-slate-editor] pre>code .token.function{color:#dd4a68}.w-e-text-container [data-slate-editor] pre>code .token.important,.w-e-text-container [data-slate-editor] pre>code .token.regex,.w-e-text-container [data-slate-editor] pre>code .token.variable{color:#e90}.w-e-text-container [data-slate-editor] pre>code .token.bold,.w-e-text-container [data-slate-editor] pre>code .token.important{font-weight:700}.w-e-text-container [data-slate-editor] pre>code .token.italic{font-style:italic}.w-e-text-container [data-slate-editor] pre>code .token.entity{cursor:help}.harvest-sheet-container .cascader-editor{width:100%;height:38px;display:block}.harvest-sheet-container .cascader-editor .ant-select-selector{border:none!important;background:transparent!important;box-shadow:none!important;color:#292c33;padding:0!important}.harvest-sheet-container .cascader-editor .ant-select-selector .ant-select-selection-search{height:38px}.harvest-sheet-container .cascader-editor .ant-select-selector .ant-select-selection-item{height:inherit;line-height:38px;font-size:12px}.harvest-sheet-container .cascader-editor .ant-select-selector input{height:18px!important}.harvest-sheet-container .cascader-editor .ant-cascader-menu{font-size:12px}.harvest-sheet-container .date-editor{width:100%;border:none!important;box-shadow:none!important;background:transparent!important;padding:4px 0;height:38px;display:block}.harvest-sheet-container .date-editor input{font-size:var(--cell-font-size)}.harvest-sheet-container .date-editor .ant-picker-input{height:30px}.harvest-sheet-container .number-editor{border:none!important;background:transparent!important;width:100%!important;height:var(--cell-inner-height)!important;display:block!important;font-size:12px!important;box-shadow:none!important;text-align:inherit!important;padding-left:0}.harvest-sheet-container .number-editor .ant-input-wrapper{text-align:inherit!important}.harvest-sheet-container .number-editor .ant-input{text-align:inherit!important}.harvest-sheet-container .number-editor .ant-input-wrapper>input{padding:0;height:38px;border:none;outline:none;box-shadow:none;background:transparent;font-size:12px}.harvest-sheet-container .number-editor .ant-input-group-addon{background:transparent;border:none;padding:0}.harvest-sheet-container .select-editor{width:100%;line-height:20px;height:38px;display:block}.harvest-sheet-container .select-editor .ant-select-selector{width:100%;height:inherit!important;border:none!important;background:transparent!important;box-shadow:none!important;color:#292c33;padding:0!important}.harvest-sheet-container .select-editor .ant-select-selection-search{height:38px}.harvest-sheet-container .select-editor .ant-select-selection-item{color:#292c33;line-height:38px!important;font-size:12px}.harvest-sheet-container .select-editor .ant-select-arrow{right:0}.harvest-sheet-container .select-editor .ant-select-clear{right:0;box-shadow:inset 0 -100px 0 rgba(33,133,208,.15)}.harvest-sheet-container .select-editor .ant-select-single:not(.ant-select-customize-input) .ant-select-selector{padding:0}.harvest-sheet-container .select-editor .ant-select-focused:not(.ant-select-disabled).ant-select:not(.ant-select-customize-input) .ant-select-selector{box-shadow:inset 0 -100px 0 rgba(33,133,208,.15)}.harvest-sheet-container .select-editor .ant-select-item{font-size:12px!important}.select-editor-dropdown{min-width:80px!important}.harvest{--row-height:40px;--cell-font-size:12px;--cell-title-font-size:12px;--cell-line-height:40px;--cell-inner-height:39px;--cell-padding-vertical:0;--cell-padding-horizontal:5px;--cell-border-color:#ddd;--cell-background-color:#fff;--cell-title-background-color:#f7f9fc;--cell-read-only-background-color:#f7f9fc;--cell-hover:#fff;--cell-box-shadow:inset 0 -100px 0 rgba(33,133,208,0.15);--cell-fixed-box-shadow-left:inset 10px 0 8px -8px rgba(5,5,5,0.06);--cell-fixed-box-shadow-right:inset -10px 0 8px -8px rgba(5,5,5,0.06);--resizer:#2185d0;--color:#000;--title-color:#999;--read-color:#999;--arrow-mac-down:url(static/arrow-mac-down.2a6a1c5d.svg);--arrow-mac-right:url(static/arrow-mac-right.b5bbb506.svg);--arrow-windows-down:url(static/arrow-windows-down.bf2b2102.svg);--arrow-windows-right:url(static/arrow-windows-right.a4abd8ac.svg);--arrow-down:var(--arrow-windows-down);--arrow-right:var(--arrow-windows-right)}.ali-devops{--row-height:40px;--cell-font-size:14px;--cell-line-height:20px;--cell-padding-vertical:12px;--cell-padding-horizontal:12px;--cell-border-color:#e5e5e5;--cell-background-color:#fff;--cell-title-background-color:#fff;--cell-read-only-background-color:#fff;--cell-fixed-box-shadow:inset -10px 0 8px -8px rgba(5,5,5,0.06);--cell-hover:#f7f7f7;--cell-fixed-box-shadow-left:inset 10px 0 8px -8px rgba(5,5,5,0.06);--cell-fixed-box-shadow-right:inset -10px 0 8px -8px rgba(5,5,5,0.06);--resizer:#1b9aee;--color:#262626;--title-color:#8c8c8c;--read-color:#8c8c8c}.hideColBar::-webkit-scrollbar{width:0;height:10px}.hideColBar::-webkit-scrollbar-thumb{background-color:#fff}.hideColBar:hover::-webkit-scrollbar-thumb{height:10px;background-color:#d8dfeb}.harvest-sheet-container{display:block;position:relative;overflow:auto}.harvest-sheet-container .header{z-index:2}span.harvest-sheet-container,span.harvest-sheet-container:focus{outline:none}.harvest-sheet-container .harvest-sheet{width:calc(100% - 1px);border-collapse:collapse;table-layout:fixed}.harvest-sheet-container .harvest-sheet tr{height:var(--row-height)}.harvest-sheet-container .harvest-sheet tr th.cell-title{line-height:var(--row-height);border-bottom:none}.harvest-sheet-container .harvest-sheet tr td{line-height:var(--row-height)}.harvest-sheet-container .harvest-sheet tr:last-of-type .td{border-bottom:1px solid transparent}.harvest-sheet-container .harvest-sheet .cell{height:17px;font-size:var(--cell-font-size);padding:var(--cell-padding-vertical) var(--cell-padding-horizontal) var(--cell-padding-vertical) var(--cell-padding-horizontal);border:1px solid var(--cell-border-color);background-color:var(--cell-background-color);cursor:cell;text-align:right;user-select:none;vertical-align:bottom;position:relative}.harvest-sheet-container .harvest-sheet .cell.fixed{position:sticky;z-index:2}.harvest-sheet-container .harvest-sheet .cell.fixed:before{position:absolute;top:-1px;left:0;width:calc(100% + 1px);height:calc(100% + 2px);border-right:1px solid;border-color:var(--cell-border-color);border-top:1px solid;border-top-color:var(--cell-border-color);content:"";pointer-events:none}.harvest-sheet-container .harvest-sheet .cell.fixed.cell-title{z-index:3}.harvest-sheet-container .harvest-sheet .cell.fixed.cell-title:before{content:none}.harvest-sheet-container .harvest-sheet .cell.fixed.fixed-left:after{position:absolute;z-index:3;top:0;bottom:-1px;right:0;border-left:1px solid var(--cell-border-color);pointer-events:none;transform:translate(100%);content:""}.harvest-sheet-container .harvest-sheet .cell.fixed.last-fixed-left:after{width:30px;transition:box-shadow .3s;box-shadow:var(--cell-fixed-box-shadow-left)}.harvest-sheet-container .harvest-sheet .cell.fixed.fixed-right:after{position:absolute;top:0;bottom:0;left:0;border-right:1px solid var(--cell-border-color);content:"";pointer-events:none;transform:translate(-100%)}.harvest-sheet-container .harvest-sheet .cell.fixed.first-fixed-right:after{width:30px;transition:box-shadow .3s;box-shadow:var(--cell-fixed-box-shadow-right)}.harvest-sheet-container .harvest-sheet .cell.fixed.fixed-unset{position:unset}.harvest-sheet-container .harvest-sheet .cell.selected{border-color:var(--cell-border-color);box-shadow:var(--cell-box-shadow)}.harvest-sheet-container .harvest-sheet .cell.selected-start{box-shadow:none}.harvest-sheet-container .harvest-sheet .cell.selected-top{border-top:1px double var(--resizer)}.harvest-sheet-container .harvest-sheet .cell.selected-left{border-left:1px double var(--resizer)}.harvest-sheet-container .harvest-sheet .cell.selected-bottom{border-bottom-color:var(--resizer);border-bottom-width:1px}.harvest-sheet-container .harvest-sheet .cell.selected-right{border-right-color:var(--resizer);border-right-width:1px}.harvest-sheet-container .harvest-sheet .cell.sheet-control{border-right-color:transparent;background:var(--cell-background-color);color:var(--read-color)}.harvest-sheet-container .harvest-sheet .cell.sheet-control.sheet-row-cursor{border:none}.harvest-sheet-container .harvest-sheet .cell.sheet-control.sheet-row-cursor:after{content:none}.harvest-sheet-container .harvest-sheet .cell.sheet-control.sheet-row-cursor:before{content:none}.harvest-sheet-container .harvest-sheet .cell.read-only{background:var(--cell-read-only-background-color);color:var(--read-color);text-align:center;cursor:not-allowed}.harvest-sheet-container .harvest-sheet .cell.index{cursor:var(--arrow-right) 12 12,e-resize}.harvest-sheet-container .harvest-sheet .cell-title.sheet-control:before{position:absolute;top:0;bottom:0;left:-1px;border-left:1px solid var(--cell-border-color);content:"";pointer-events:none}.harvest-sheet-container .harvest-sheet .cell-title.sheet-control:after{position:absolute;top:0;bottom:0;right:-2px;border-right:1px solid var(--cell-title-background-color);content:"";pointer-events:none;transform:translate(-100%)}.harvest-sheet-container .harvest-sheet .cell.cell-title{background-color:var(--cell-title-background-color);cursor:var(--arrow-down) 12 12,s-resize}.harvest-sheet-container .harvest-sheet .cell.cell-title:hover{background-color:var(--cell-title-background-color)}.harvest-sheet-container .harvest-sheet .cell:not(.cell.read-only):hover{background-color:var(--cell-hover)}.harvest-sheet-container .harvest-sheet .cell>.text{overflow:hidden;padding:2px 5px;text-overflow:ellipsis}.harvest-sheet-container .harvest-sheet .cell>input{display:block;width:calc(100% - 6px);font-size:var(--cell-font-size);height:11px;border:2px solid #2185d0;background:none;outline:none!important;text-align:inherit}.harvest-sheet-container .harvest-sheet .cell,.harvest-sheet-container .harvest-sheet .cell.wrap,.harvest-sheet-container .harvest-sheet.clip .cell.wrap,.harvest-sheet-container .harvest-sheet.nowrap .cell.wrap,.harvest-sheet-container .harvest-sheet.wrap .cell,.harvest-sheet-container .harvest-sheet.wrap .cell.wrap{white-space:normal}.harvest-sheet-container .harvest-sheet .cell.nowrap,.harvest-sheet-container .harvest-sheet.clip .cell.nowrap,.harvest-sheet-container .harvest-sheet.nowrap .cell,.harvest-sheet-container .harvest-sheet.nowrap .cell.nowrap,.harvest-sheet-container .harvest-sheet.wrap .cell.nowrap{overflow-x:visible;white-space:nowrap}.harvest-sheet-container .harvest-sheet .cell.clip,.harvest-sheet-container .harvest-sheet.clip .cell,.harvest-sheet-container .harvest-sheet.clip .cell.clip,.harvest-sheet-container .harvest-sheet.nowrap .cell.clip,.harvest-sheet-container .harvest-sheet.wrap .cell.clip{overflow-x:hidden;white-space:nowrap}.harvest-sheet-container .harvest-sheet .cell .value-viewer{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.harvest-sheet-container .harvest-sheet .cell .data-editor,.harvest-sheet-container .harvest-sheet .cell .value-viewer{display:block;font-size:var(--cell-font-size);line-height:var(--cell-inner-height);height:var(--cell-inner-height);padding:0}.harvest-sheet-container .harvest-sheet .cell .data-editor{border:none;border-radius:none;height:var(--cell-inner-height)}.harvest-sheet-container .harvest-menu{background-color:#fff;position:fixed;z-index:3;box-shadow:0 3px 12px 2px rgba(31,35,41,.1)}.harvest-sheet-container .harvest-menu .harvest-menu-item{margin:1px 3px;padding:4px 8px;cursor:pointer;font-size:14px;line-height:22px}.harvest-sheet-container .harvest-menu .harvest-menu-item:hover{background-color:rgba(31,35,41,.05)}.harvest-sheet-control{display:flex;flex-direction:row-reverse}.harvest-sheet-control .control{display:flex;align-items:center;flex-direction:row;justify-content:flex-end;height:24px;margin-left:5px;margin-top:4px}.harvest-sheet-control .control .control-item{margin-right:4px}.harvest-sheet-control .control .control-item:last-child{margin-right:0}@keyframes pop{0%{width:0}to{width:290px}}.harvest-search-text{position:absolute;top:0;right:0;z-index:4;font-size:14px;margin:5px;animation:pop .5s ease}.harvest-search-text .search-text-suffix .search-text-disabled{color:#a4a9b2}.harvest-search-text .search-text-suffix>span{margin:0 3px}.harvest-search-text .ant-input-affix-wrapper-focused{border-color:#0078e0;box-shadow:0 0 0 2px rgba(24,144,255,.2)}:global .ant-empty-description{color:#a4a9b2}.harvest-remark-container{border:1px solid #e5e5e5;max-height:400px;border-radius:2px;z-index:10;margin-left:5px;overflow:auto;scroll-behavior:smooth;padding:0;background:#fff;box-shadow:0 4px 8px rgba(216,223,235,.5);transition:top .1s linear,left .1s linear,transform .05s linear}.harvest-remark-container::-webkit-scrollbar{display:none}.harvest-remark-container.remark-show{padding:8px;animation:scaleAnimation .3s ease-in-out normal;min-width:20px}@keyframes scaleAnimation{0%{scale:0;opacity:0;transform-origin:top left}to{scale:1;opacity:1;transform-origin:top left}}.left{text-align:left}.right{text-align:right}.center{text-align:center}.sheet-cell-fixed{position:sticky;z-index:2}.batch-add-pop .ant-popover-inner .ant-popover-inner-content{padding:0}.batch-add-pop .ant-popover-inner .ant-popover-inner-content .batch-add-pop-content{padding:14px 16px}.remark-cell{position:relative!important;overflow:hidden}.remark-cell:before{position:absolute;transform:translate(6px,-6px);content:"";top:4px;right:4px;border-color:red red transparent transparent;border-style:solid;border-width:4px}.harvest-menu-divider{margin:5px 8px;height:1px;background-color:#ebebeb}