.task-handle-workbench-modal{overflow:hidden}.task-handle-workbench-modal .ant-modal{top:16px;max-width:1680px;padding-bottom:16px}.task-handle-workbench-modal .ant-modal-header{min-height:54px;padding:16px 24px;border-bottom-color:#e8e8e8}.task-handle-workbench-modal .ant-modal-body{height:calc(100vh - 86px);overflow:hidden}.task-handle-workbench{display:grid;height:100%;grid-template-columns:minmax(0,64fr) minmax(400px,36fr);background:#f5f7fa}.task-material-pane,.task-review-pane{display:-webkit-box;display:-ms-flexbox;display:flex;min-width:0;min-height:0;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;background:#fff}.task-material-pane{border-right:1px solid #e8e8e8;background:#f3f5f7}.task-pane-header{display:-webkit-box;display:-ms-flexbox;display:flex;min-height:66px;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:12px 22px;border-bottom:1px solid #e8e8e8;background:#fff}.task-pane-header h3{overflow:hidden;margin:2px 0 0;color:#262626;font-size:16px;font-weight:600;line-height:24px;text-overflow:ellipsis;white-space:nowrap}.task-pane-eyebrow{color:#8c8c8c;font-size:12px;line-height:18px}.task-material-actions{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px}.task-material-actions .ant-tag{margin-right:0}.task-material-view-tabs{display:-webkit-box;display:-ms-flexbox;display:flex;min-height:44px;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;gap:24px;padding:0 22px;border-bottom:1px solid #e8e8e8;background:#fff}.task-material-view-tabs button{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:6px;padding:0 2px;border:0;border-bottom:2px solid transparent;color:#595959;font-size:14px;background:transparent;cursor:pointer;-webkit-transition:color .2s ease,border-color .2s ease;transition:color .2s ease,border-color .2s ease}.task-material-view-tabs button:focus-visible,.task-material-view-tabs button:hover{color:#1890ff}.task-material-view-tabs button:focus-visible{outline:2px solid rgba(24,144,255,.35);outline-offset:-2px}.task-material-view-tabs button.active{border-bottom-color:#1890ff;color:#1890ff;font-weight:600}.task-tab-count{min-width:20px;height:20px;padding:0 6px;border-radius:10px;color:#595959;font-size:12px;font-weight:500;line-height:20px;text-align:center;background:#f0f0f0}.task-material-view-tabs button.active .task-tab-count{color:#096dd9;background:#e6f7ff}.task-attachment-page{min-height:0;-webkit-box-flex:1;-ms-flex:1;flex:1;overflow:auto;padding:20px 22px;background:#f3f5f7}.task-attachment-panel{max-width:980px;min-height:280px;margin:0 auto;border:1px solid #e8e8e8;border-radius:6px;background:#fff}.task-attachment-page-header{display:-webkit-box;display:-ms-flexbox;display:flex;min-height:72px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:14px 20px;border-bottom:1px solid #e8e8e8}.task-attachment-page-header h4{margin:0;color:#262626;font-size:15px;font-weight:600;line-height:24px}.task-attachment-page-header p{margin:2px 0 0;color:#595959;font-size:12px;line-height:18px}.task-attachment-page-header .ant-tag{margin-right:0}.task-attachment-empty{margin:68px 0}.task-readonly-attachment-list{margin:0;padding:0;list-style:none}.task-readonly-attachment-list li{display:-webkit-box;display:-ms-flexbox;display:flex;min-width:0;min-height:64px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:16px;padding:10px 20px;border-bottom:1px solid #f0f0f0;-webkit-transition:background-color .2s ease;transition:background-color .2s ease}.task-readonly-attachment-list li:last-child{border-bottom:0}.task-readonly-attachment-list li:hover{background:#fafafa}.task-attachment-file{display:-webkit-box;display:-ms-flexbox;display:flex;min-width:0;-webkit-box-flex:1;-ms-flex:1;flex:1;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:11px}.task-attachment-file-icon{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;width:36px;height:36px;-webkit-box-flex:0;-ms-flex:0 0 36px;flex:0 0 36px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:6px;color:#1890ff;font-size:17px;background:#e6f7ff}.task-attachment-file>div{min-width:0}.task-attachment-file small,.task-attachment-file strong{display:block}.task-attachment-file strong{overflow:hidden;max-width:60ch;color:#262626;font-size:14px;font-weight:500;line-height:22px;text-overflow:ellipsis;white-space:nowrap}.task-attachment-file small{margin-top:1px;color:#595959;font-size:12px;line-height:18px}.task-attachment-actions{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px;padding-left:20px}.task-attachment-actions .ant-btn{min-width:72px;height:34px;padding:0 14px}.task-review-header>div:first-child{min-width:0}.task-material-scroll,.task-review-scroll{min-height:0;-webkit-box-flex:1;-ms-flex:1;flex:1;overflow:auto}.task-material-scroll{padding:20px}.task-material-scroll>.ant-empty{margin-top:18vh}.task-preview-loading{max-width:1100px;min-height:560px;margin:0 auto;padding:32px 40px;border-radius:6px;background:#fff}.task-preview-loading-title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px;margin-bottom:28px;color:#595959;font-size:14px;line-height:22px}.task-preview-loading-title .anticon{color:#1890ff;font-size:16px}.task-preview-loading .ant-skeleton-paragraph>li{height:18px;margin-top:20px}.task-material-scroll .embedded-print-preview{max-width:1100px;min-height:100%;margin:0 auto;padding:20px;background:#fff;-webkit-box-shadow:0 2px 14px rgba(0,0,0,.08);box-shadow:0 2px 14px rgba(0,0,0,.08)}.task-material-scroll .no-print{display:none!important}.task-review-scroll{padding:20px 22px 28px}.task-section-title{margin-bottom:10px;color:#262626;font-size:14px;font-weight:600}.required-mark{margin-right:4px;color:#f5222d}.task-action-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.task-action-card{display:-webkit-box;display:-ms-flexbox;display:flex;min-width:0;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px;padding:12px;border:1px solid #d9d9d9;border-radius:6px;color:#595959;text-align:left;background:#fff;cursor:pointer;-webkit-transition:border-color .2s,background .2s,-webkit-box-shadow .2s;transition:border-color .2s,background .2s,-webkit-box-shadow .2s;transition:border-color .2s,background .2s,box-shadow .2s;transition:border-color .2s,background .2s,box-shadow .2s,-webkit-box-shadow .2s}.task-action-card:hover{border-color:#40a9ff}.task-action-card.selected{border-color:#1890ff;background:#e6f7ff;-webkit-box-shadow:0 0 0 2px rgba(24,144,255,.1);box-shadow:0 0 0 2px rgba(24,144,255,.1)}.task-action-card:disabled{border-color:#e8e8e8;color:#bfbfbf;background:#fafafa;cursor:not-allowed}.task-action-icon{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;width:32px;height:32px;-webkit-box-flex:0;-ms-flex:0 0 32px;flex:0 0 32px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:50%;color:#fff;background:#52c41a}.task-action-reject .task-action-icon{background:#ff4d4f}.task-action-card:disabled .task-action-icon{background:#d9d9d9}.task-action-card small,.task-action-card strong{display:block}.task-action-card strong{color:#262626;line-height:22px}.task-action-card:disabled strong{color:#8c8c8c}.task-action-card small{overflow:hidden;color:#8c8c8c;font-size:12px;line-height:18px;text-overflow:ellipsis;white-space:nowrap}.task-inline-notice,.task-reject-tip{margin-top:10px}.task-action-empty{margin:56px 0}.task-review-form{margin-top:20px}.task-review-form .ant-form-item{margin-bottom:18px}.task-review-form .ant-form-item-label{padding-bottom:6px;line-height:24px}.task-field-help{margin-top:5px;color:#8c8c8c;font-size:12px;line-height:18px}.task-field-error{margin-top:4px;color:#f5222d;font-size:12px}.task-review-footer{display:-webkit-box;display:-ms-flexbox;display:flex;min-height:62px;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;gap:10px;padding:12px 22px;border-top:1px solid #e8e8e8;background:#fff;-webkit-box-shadow:0 -4px 12px rgba(0,0,0,.04);box-shadow:0 -4px 12px rgba(0,0,0,.04)}.task-reject-submit{border-color:#ff4d4f!important;background:#ff4d4f!important}.task-approval-attachment .ant-form-item-label>label{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.task-review-form .task-approval-attachment{padding-top:14px}.task-approval-attachment .ant-form-item-label{padding-bottom:10px}.task-optional-label{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;height:20px;margin-left:8px;padding:0 7px;border-radius:10px;color:#595959;font-size:12px;font-weight:400;line-height:20px;background:#f0f0f0}.task-attachment-upload,.task-optional-label{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.task-attachment-upload{display:-webkit-box;display:-ms-flexbox;display:flex;min-height:88px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:16px;padding:16px 18px;border:1px dashed #adc6df;border-radius:6px;background:#fafcff;-webkit-transition:border-color .2s ease,background-color .2s ease;transition:border-color .2s ease,background-color .2s ease}.task-attachment-upload:hover{border-color:#69c0ff;background:#f5fbff}.task-upload-copy{display:-webkit-box;display:-ms-flexbox;display:flex;min-width:0;-ms-flex-align:center;gap:11px}.task-upload-copy,.task-upload-icon{-webkit-box-align:center;align-items:center}.task-upload-icon{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;width:38px;height:38px;-webkit-box-flex:0;-ms-flex:0 0 38px;flex:0 0 38px;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:6px;color:#1890ff;font-size:18px;background:#e6f7ff}.task-upload-text{min-width:0}.task-upload-text small,.task-upload-text strong{display:block}.task-upload-text strong{color:#262626;font-size:14px;font-weight:500;line-height:22px}.task-upload-text small{margin-top:1px;color:#595959;font-size:12px;line-height:18px}.task-attachment-upload>.ant-btn{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.task-file-input{display:none}.task-attachment-list{margin:12px 0 0;padding:0;border:1px solid #e8e8e8;border-radius:6px;list-style:none;background:#fff}.task-attachment-list li{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:7px;min-height:42px;padding:6px 10px 6px 13px;border-bottom:1px solid #f0f0f0}.task-attachment-list li:last-child{border-bottom:0}.task-attachment-list li>.anticon{color:#1890ff}.task-attachment-list li span{min-width:0;-webkit-box-flex:1;-ms-flex:1;flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.task-workbench-tabs{display:none}@media (max-width:1200px){.task-handle-workbench{grid-template-columns:minmax(0,58fr) minmax(390px,42fr)}}@media (max-width:1000px){.task-handle-workbench-modal .ant-modal{width:calc(100% - 24px)!important;margin:0 12px}.task-handle-workbench{position:relative;display:block;padding-top:46px}.task-workbench-tabs{position:absolute;z-index:2;top:0;right:0;left:0;display:grid;height:46px;grid-template-columns:1fr 1fr;border-bottom:1px solid #e8e8e8;background:#fff}.task-workbench-tabs button{border:0;border-bottom:2px solid transparent;color:#595959;background:transparent}.task-workbench-tabs button.active{border-bottom-color:#1890ff;color:#1890ff;font-weight:600}.task-workbench-tabs .anticon{margin-right:6px}.task-material-pane,.task-review-pane{height:100%}.task-pane-hidden-mobile{display:none}}@media (max-width:560px){.task-handle-workbench-modal .ant-modal-body{height:calc(100vh - 78px)}.task-material-view-tabs,.task-pane-header,.task-review-footer,.task-review-scroll{padding-right:14px;padding-left:14px}.task-action-grid{grid-template-columns:1fr}.task-attachment-page{padding:12px}.task-attachment-page-header{padding:12px 14px}.task-readonly-attachment-list li{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:4px;padding:12px 14px}.task-attachment-actions{-ms-flex-item-align:end;align-self:flex-end;padding-left:0}.task-attachment-upload{-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:12px}.task-attachment-upload>.ant-btn{width:100%}}