@import url(https://fonts.googleapis.com/css2?family=Poppins:wght@500;600;700&display=swap);.fade-enter-active,.fade-leave-active{-webkit-transition:opacity .28s;transition:opacity .28s}.fade-enter,.fade-leave-active{opacity:0}.fade-transform-enter-active,.fade-transform-leave-active{-webkit-transition:all .5s;transition:all .5s}.fade-transform-enter{opacity:0;-webkit-transform:translateX(-30px);transform:translateX(-30px)}.fade-transform-leave-to{opacity:0;-webkit-transform:translateX(30px);transform:translateX(30px)}.breadcrumb-enter-active,.breadcrumb-leave-active{-webkit-transition:all .5s;transition:all .5s}.breadcrumb-enter,.breadcrumb-leave-active{opacity:0;-webkit-transform:translateX(20px);transform:translateX(20px)}.breadcrumb-move{-webkit-transition:all .5s;transition:all .5s}.breadcrumb-leave-active{position:absolute}.el-breadcrumb__inner,.el-breadcrumb__inner a{color:var(--geo-muted)!important;font-weight:500!important}.el-breadcrumb__item:last-child .el-breadcrumb__inner{color:var(--geo-text)!important}.el-button{border-color:var(--geo-line)}.el-button:focus,.el-button:hover{color:var(--geo-primary);border-color:var(--geo-primary);background:var(--geo-primary-soft)}.el-button--primary{color:#fff;border-color:var(--geo-primary);background:var(--geo-primary)}.el-button--primary:focus,.el-button--primary:hover{color:#fff;border-color:var(--geo-primary-hover);background:var(--geo-primary-hover)}.el-button--success{border-color:var(--geo-success);background:var(--geo-success)}.el-button--danger{border-color:var(--geo-danger);background:var(--geo-danger)}.el-input__inner,.el-textarea__inner{color:var(--geo-text);border-color:var(--geo-line);border-radius:var(--geo-radius-sm);background:#fff}.el-input__inner{height:36px;line-height:36px}.el-input__inner:hover,.el-textarea__inner:hover{border-color:var(--geo-primary)}.el-input__inner:focus,.el-textarea__inner:focus{-webkit-box-shadow:0 0 0 3px rgba(47,128,237,.14);box-shadow:0 0 0 3px rgba(47,128,237,.14)}.el-input.is-disabled .el-input__inner,.el-textarea.is-disabled .el-textarea__inner{color:var(--geo-muted);border-color:var(--geo-line-soft);background:var(--geo-fill)}.el-tooltip__popper.is-dark{max-width:560px;padding:16px 20px;color:#f8fafc;background:#23272b;border-radius:8px;-webkit-box-shadow:0 16px 34px rgba(15,23,42,.22);box-shadow:0 16px 34px rgba(15,23,42,.22);font-size:16px;line-height:1.58;font-weight:500;letter-spacing:0;word-break:break-word}.el-tooltip__popper.is-dark[x-placement^=top] .popper__arrow,.el-tooltip__popper.is-dark[x-placement^=top] .popper__arrow:after{border-top-color:#23272b}.el-tooltip__popper.is-dark[x-placement^=bottom] .popper__arrow,.el-tooltip__popper.is-dark[x-placement^=bottom] .popper__arrow:after{border-bottom-color:#23272b}.el-tooltip__popper.is-dark[x-placement^=left] .popper__arrow,.el-tooltip__popper.is-dark[x-placement^=left] .popper__arrow:after{border-left-color:#23272b}.el-tooltip__popper.is-dark[x-placement^=right] .popper__arrow,.el-tooltip__popper.is-dark[x-placement^=right] .popper__arrow:after{border-right-color:#23272b}.el-icon-question,.hint-dot,.hint-popover-trigger,.tax-help-icon{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:28px!important;height:28px!important;min-width:28px;padding:0!important;border:0!important;border-radius:50%!important;color:#52617a!important;background:#f5f7fb!important;-webkit-box-shadow:none!important;box-shadow:none!important;font-size:16px!important;font-weight:700!important;line-height:1!important;cursor:help!important;-webkit-transition:color .16s ease,background-color .16s ease,-webkit-box-shadow .16s ease;transition:color .16s ease,background-color .16s ease,-webkit-box-shadow .16s ease;transition:color .16s ease,background-color .16s ease,box-shadow .16s ease;transition:color .16s ease,background-color .16s ease,box-shadow .16s ease,-webkit-box-shadow .16s ease}.el-icon-question:hover,.hint-dot:hover,.hint-popover-trigger:focus,.hint-popover-trigger:hover,.tax-help-icon:hover{color:#1f2a3d!important;background:#e8f0ff!important;-webkit-box-shadow:0 4px 12px rgba(47,128,237,.12)!important;box-shadow:0 4px 12px rgba(47,128,237,.12)!important}.el-table{border-radius:var(--geo-radius-lg);border:1px solid var(--geo-line);overflow:hidden;-webkit-box-shadow:var(--geo-shadow-soft);box-shadow:var(--geo-shadow-soft)}.el-table--border:after,.el-table--group:after,.el-table:before{background-color:var(--geo-line-soft)}.el-table th.el-table__cell{font-size:13px;font-weight:600}.el-table td.el-table__cell{font-size:13px;border-bottom-color:var(--geo-line-soft)}.el-table__expanded-cell{background:var(--geo-fill)}.el-pagination{color:var(--geo-muted);font-weight:500}.el-pager li,.el-pagination .btn-next,.el-pagination .btn-prev{border-radius:var(--geo-radius-sm)}.el-pager li.active{color:#fff;background:var(--geo-primary)}.el-dialog{border-radius:var(--geo-radius-lg);overflow:hidden;-webkit-box-shadow:var(--geo-shadow);box-shadow:var(--geo-shadow)}.el-dialog__header{padding:20px 24px 14px;border-bottom:1px solid var(--geo-line-soft)}.el-dialog__title{color:var(--geo-text);font-size:18px;font-weight:700}.el-dialog__body{padding:20px 24px}.el-dialog__footer{padding:14px 24px 20px;border-top:1px solid var(--geo-line-soft)}.el-upload input[type=file]{display:none!important}.el-upload__input{display:none}.el-dialog{-webkit-transform:none;transform:none;left:0;position:relative;margin:0 auto}.upload-container .el-upload{width:100%}.upload-container .el-upload .el-upload-dragger{width:100%;height:200px}.el-dropdown-menu{border-color:var(--geo-line-soft);border-radius:var(--geo-radius-lg);-webkit-box-shadow:var(--geo-shadow);box-shadow:var(--geo-shadow)}.el-dropdown-menu a{display:block}.el-dropdown-menu__item{color:var(--geo-text)}.el-dropdown-menu__item:focus,.el-dropdown-menu__item:hover{color:var(--geo-primary);background:var(--geo-primary-soft)}.el-range-separator{-webkit-box-sizing:content-box;box-sizing:content-box}#app .main-container{-webkit-transition:margin-left .28s;transition:margin-left .28s;margin-left:220px;position:relative}#app .sidebar-container{-webkit-transition:width .28s;transition:width .28s;width:220px!important;background-color:var(--geo-sidebar);border-right:1px solid var(--geo-line);-webkit-box-shadow:8px 0 24px rgba(16,24,40,.03);box-shadow:8px 0 24px rgba(16,24,40,.03);height:100%;position:fixed;top:0;bottom:0;left:0;z-index:1001;overflow:hidden;display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;min-height:0}#app .sidebar-container .side-collapse-toggle{position:absolute;top:16px;right:12px;z-index:3;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:36px;height:36px;padding:0;border:1px solid var(--geo-line);border-radius:50%;background:#fff;color:var(--geo-muted);font-size:16px;-webkit-box-shadow:0 0 0 4px rgba(47,128,237,.08);box-shadow:0 0 0 4px rgba(47,128,237,.08);cursor:pointer}#app .sidebar-container .side-collapse-toggle:hover{border-color:#cfe3ff;background:var(--geo-primary-soft);color:var(--geo-primary)}#app .sidebar-container .horizontal-collapse-transition{-webkit-transition:width 0s ease-in-out,padding-left 0s ease-in-out,padding-right 0s ease-in-out;transition:width 0s ease-in-out,padding-left 0s ease-in-out,padding-right 0s ease-in-out}#app .sidebar-container .scrollbar-wrapper{overflow-x:hidden!important;overflow-y:auto!important;margin:0!important}#app .sidebar-container .el-scrollbar__bar.is-vertical{right:0}#app .sidebar-container .el-scrollbar{-webkit-box-flex:1;-ms-flex:1;flex:1;min-height:0;height:100%}#app .sidebar-container .sidebar-scroll-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;min-height:calc(100vh - 72px);padding-bottom:18px}#app .sidebar-container.has-logo .el-scrollbar{height:auto}#app .sidebar-container .is-horizontal{display:none}#app .sidebar-container a{display:inline-block;width:100%;overflow:hidden}#app .sidebar-container .svg-icon{margin-right:16px}#app .sidebar-container .sub-el-icon{margin-right:12px;margin-left:-2px}#app .sidebar-container .el-menu{border:none;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;height:auto;width:100%!important;padding:12px 0 24px;background:var(--geo-sidebar)!important}#app .sidebar-container .el-menu-item,#app .sidebar-container .el-submenu__title{height:40px;margin:4px 12px;padding:0 12px!important;border-radius:10px;color:var(--geo-muted)!important;font-size:14px;font-weight:500;line-height:40px;background:transparent!important}#app .sidebar-container .el-menu-item{min-width:auto}#app .sidebar-container .el-menu-item.is-active,#app .sidebar-container .el-submenu.is-active>.el-submenu__title{color:var(--geo-primary)!important;background:var(--geo-primary-soft)!important;-webkit-box-shadow:inset 3px 0 0 var(--geo-primary);box-shadow:inset 3px 0 0 var(--geo-primary);font-weight:700}#app .sidebar-container .el-menu-item:hover,#app .sidebar-container .el-submenu__title:hover,#app .sidebar-container .submenu-title-noDropdown:hover{color:var(--geo-text)!important;background-color:var(--geo-fill)!important}#app .sidebar-container .is-active>.el-submenu__title{color:#2f80ed!important}#app .sidebar-container .el-submenu .el-menu-item,#app .sidebar-container .nest-menu .el-submenu>.el-submenu__title{min-width:220px!important;background-color:transparent!important}#app .sidebar-container .el-submenu .el-menu-item:hover,#app .sidebar-container .nest-menu .el-submenu>.el-submenu__title:hover{background-color:var(--geo-fill)!important}#app .sidebar-container .side-promo{width:calc(100% - 28px);margin:auto 14px 0;padding:14px;border:1px solid rgba(47,128,237,.16);border-radius:14px;background:linear-gradient(135deg,rgba(47,128,237,.07),rgba(103,183,255,.04)),#fff;color:var(--geo-text);-webkit-box-shadow:none;box-shadow:none;text-align:left;cursor:pointer}#app .sidebar-container .side-promo-title{display:block;color:var(--geo-text);font-size:14px;font-weight:800}#app .sidebar-container .side-promo-desc{display:block;margin-top:6px;color:var(--geo-muted);font-size:11px;line-height:1.5}#app .sidebar-container .side-promo-btn{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%;min-height:32px;margin-top:10px;border:none;border-radius:9px;background:var(--geo-primary-soft);color:var(--geo-primary);font-size:12px;font-weight:700;cursor:pointer}#app .hideSidebar .sidebar-container{width:56px!important;-webkit-box-shadow:none;box-shadow:none}#app .hideSidebar .side-collapse-toggle{top:12px;right:10px;width:36px;height:36px;border-radius:12px;color:var(--geo-primary);-webkit-box-shadow:var(--geo-shadow-soft);box-shadow:var(--geo-shadow-soft)}#app .hideSidebar .sidebar-scroll-content{min-height:calc(100vh - 56px);padding-bottom:12px}#app .hideSidebar .main-container{margin-left:56px}#app .hideSidebar .submenu-title-noDropdown{padding:0!important;position:relative}#app .hideSidebar .submenu-title-noDropdown .el-tooltip{padding:0!important}#app .hideSidebar .submenu-title-noDropdown .el-tooltip .sub-el-icon,#app .hideSidebar .submenu-title-noDropdown .el-tooltip .svg-icon{margin:0}#app .hideSidebar .el-submenu{overflow:hidden}#app .hideSidebar .el-submenu>.el-submenu__title{padding:0!important}#app .hideSidebar .el-submenu>.el-submenu__title .sub-el-icon,#app .hideSidebar .el-submenu>.el-submenu__title .svg-icon{margin:0}#app .hideSidebar .el-submenu>.el-submenu__title .el-submenu__icon-arrow{display:none}#app .hideSidebar .el-menu--collapse{padding:12px 0}#app .hideSidebar .el-menu--collapse .el-menu-item,#app .hideSidebar .el-menu--collapse .el-submenu__title{width:36px;height:36px;min-height:36px;margin:4px auto;padding:0!important;border-radius:12px;line-height:36px;text-align:center}#app .hideSidebar .el-menu--collapse .sub-el-icon,#app .hideSidebar .el-menu--collapse .svg-icon{margin:0!important;font-size:16px;vertical-align:middle}#app .hideSidebar .el-menu--collapse .el-menu-item.is-active,#app .hideSidebar .el-menu--collapse .el-submenu.is-active>.el-submenu__title{-webkit-box-shadow:inset 0 0 0 1px rgba(47,128,237,.18);box-shadow:inset 0 0 0 1px rgba(47,128,237,.18)}#app .hideSidebar .el-menu--collapse .el-submenu>.el-submenu__title>span{height:0;width:0;overflow:hidden;visibility:hidden;display:inline-block}#app .el-menu--collapse .el-menu .el-submenu{min-width:220px!important}#app .mobile .main-container{margin-left:0}#app .mobile .sidebar-container{-webkit-transition:-webkit-transform .28s;transition:-webkit-transform .28s;transition:transform .28s;transition:transform .28s,-webkit-transform .28s;width:220px!important}#app .mobile.hideSidebar .sidebar-container{pointer-events:none;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transform:translate3d(-220px,0,0);transform:translate3d(-220px,0,0)}#app .withoutAnimation .main-container,#app .withoutAnimation .sidebar-container{-webkit-transition:none;transition:none}.el-menu--vertical>.el-menu .svg-icon{margin-right:16px}.el-menu--vertical>.el-menu .sub-el-icon{margin-right:12px;margin-left:-2px}.el-menu--vertical .el-menu-item:hover,.el-menu--vertical .nest-menu .el-submenu>.el-submenu__title:hover{background-color:#eaf3ff!important}.el-menu--vertical>.el-menu--popup{max-height:100vh;overflow-y:auto}.el-menu--vertical>.el-menu--popup::-webkit-scrollbar-track-piece{background:#d3dce6}.el-menu--vertical>.el-menu--popup::-webkit-scrollbar{width:6px}.el-menu--vertical>.el-menu--popup::-webkit-scrollbar-thumb{background:#99a9bf;border-radius:20px}body{height:100%;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}label{font-weight:700}html{-webkit-box-sizing:border-box;box-sizing:border-box}#app,html{height:100%}*,:after,:before{-webkit-box-sizing:inherit;box-sizing:inherit}a:active,a:focus{outline:none}a,a:focus,a:hover{cursor:pointer;color:inherit;text-decoration:none}div:focus{outline:none}.clearfix:after{visibility:hidden;display:block;font-size:0;content:" ";clear:both;height:0}.app-container{padding:0 24px 32px}:root{--geo-primary:#2f80ed;--geo-primary-hover:#1f6ed6;--geo-primary-soft:#eaf3ff;--geo-sky:#67b7ff;--geo-warning:#b76e00;--geo-warning-soft:#fff4d6;--geo-warning-bg:#fff8e7;--geo-warning-border:#ffe2a8;--geo-success:#12b76a;--geo-success-soft:#eef9f4;--geo-danger:#e5484d;--geo-danger-soft:#fff1f1;--geo-canvas:#eef2f7;--geo-sidebar:#fff;--geo-card:#fff;--geo-fill:#f7f9fc;--geo-text:#172033;--geo-muted:#667085;--geo-subtle:#98a2b3;--geo-line:#d9e1ec;--geo-line-soft:#e8eef6;--geo-shadow:0 10px 28px rgba(16,24,40,0.07);--geo-shadow-soft:0 4px 16px rgba(16,24,40,0.05);--geo-radius-xs:6px;--geo-radius-sm:8px;--geo-radius-md:10px;--geo-radius-lg:12px;--geo-page-padding-x:24px;--geo-page-padding-y:20px}#app,.app-wrapper,body,html{background:var(--geo-canvas);color:var(--geo-text)}body{font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,PingFang SC,Microsoft YaHei,sans-serif}#app .main-container{min-height:100%;background:var(--geo-canvas)}.app-container{padding:0 var(--geo-page-padding-x) 36px;background:var(--geo-canvas)}.filter-container{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;gap:12px 16px;position:sticky;z-index:998;padding:16px var(--geo-page-padding-x);margin:0 calc(var(--geo-page-padding-x)*-1) 18px;background:var(--geo-card);border:0;border-bottom:1px solid var(--geo-line);border-radius:0;-webkit-box-shadow:0 4px 18px rgba(16,24,40,.03);box-shadow:0 4px 18px rgba(16,24,40,.03)}.questionnaire-task-filter{-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.filter-main{-webkit-box-flex:1;-ms-flex:1;flex:1;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:12px;min-width:0}.filter-actions,.filter-main{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.filter-actions{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;margin-left:auto}.questionnaire-task-filter .filter-main>.el-input,.questionnaire-task-filter .filter-main>.el-select{width:200px}.questionnaire-task-filter .filter-date-range{width:280px}.filter-container .el-button,.filter-container .el-date-editor,.filter-container .el-input,.filter-container .el-select,.filter-container .filter-item{margin-bottom:0}.el-date-editor.el-range-editor{-ms-flex-align:center;overflow:hidden}.el-date-editor.el-range-editor,.el-date-editor .el-range__close-icon{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;align-items:center}.el-date-editor .el-range__close-icon{-webkit-box-flex:0;-ms-flex:0 0 20px;flex:0 0 20px;float:none;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:20px;height:100%;min-height:20px;color:var(--geo-subtle);font-size:14px;line-height:20px!important;-webkit-transform:none!important;transform:none!important;position:absolute;top:0;right:4px;bottom:0}.el-date-editor .el-range__close-icon:before{display:block;line-height:1}.filter-container .el-date-editor.el-range-editor{height:38px;padding:3px 10px;line-height:30px}.filter-container .el-date-editor .el-range-separator,.filter-container .el-date-editor .el-range__icon{line-height:30px}.el-date-editor .el-range-input,.el-input__inner,.el-textarea__inner{border-color:var(--geo-line);border-radius:var(--geo-radius-sm);color:var(--geo-text)}.filter-container .el-button,.filter-container .el-input__inner{height:38px;line-height:1.2}.filter-container .el-button{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;min-height:38px;padding:0 16px;white-space:nowrap}.filter-container .el-button [class*=el-icon-]+span{margin-left:5px}.el-input__inner:focus,.el-textarea__inner:focus{border-color:var(--geo-primary);-webkit-box-shadow:0 0 0 2px rgba(47,128,237,.12);box-shadow:0 0 0 2px rgba(47,128,237,.12)}.el-button{border-radius:var(--geo-radius-sm);font-weight:600}.el-button--primary,.filter-container .el-button--success{border-color:var(--geo-primary);background:var(--geo-primary);-webkit-box-shadow:none;box-shadow:none}.el-button--primary:focus,.el-button--primary:hover,.filter-container .el-button--success:focus,.filter-container .el-button--success:hover{border-color:var(--geo-primary-hover);background:var(--geo-primary-hover)}.filter-container .el-button--default{border-color:var(--geo-line);background:#fff;color:var(--geo-text);-webkit-box-shadow:none;box-shadow:none}.el-form{color:var(--geo-text)}.el-form-item__label{color:var(--geo-muted);font-weight:500}.el-form-item.is-required:not(.is-no-asterisk)>.el-form-item__label:before{color:var(--geo-danger)}.box-card,.chart-wrapper,.el-card{border-color:var(--geo-line-soft);border-radius:var(--geo-radius-lg);-webkit-box-shadow:var(--geo-shadow-soft);box-shadow:var(--geo-shadow-soft)}.app-container .el-table,.app-container>.el-table{border:1px solid var(--geo-line-soft);border-radius:var(--geo-radius-lg);-webkit-box-shadow:var(--geo-shadow-soft);box-shadow:var(--geo-shadow-soft);overflow:hidden}.app-container>.el-table{margin-bottom:0;border-bottom-color:transparent;border-radius:var(--geo-radius-lg) var(--geo-radius-lg) 0 0;-webkit-box-shadow:0 4px 16px rgba(16,24,40,.04);box-shadow:0 4px 16px rgba(16,24,40,.04)}.el-table{color:var(--geo-text);font-size:13px}.el-table:after,.el-table:before{display:none}.el-table th.el-table__cell{background:#f8fafc;color:var(--geo-muted);font-size:12px;font-weight:700}.el-table td.el-table__cell,.el-table th.el-table__cell{border-bottom:1px solid var(--geo-line-soft)}.el-table td.el-table__cell{padding:14px 0;color:var(--geo-text)}.el-table--enable-row-hover .el-table__body tr:hover>td.el-table__cell{background:#f8fbff}.el-table .cell{line-height:1.65}.el-table .el-button--text{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;min-height:32px;margin:2px 4px 2px 0;padding:6px 12px;border:1px solid var(--geo-line);border-radius:var(--geo-radius-sm);background:#fff;color:var(--geo-muted)!important;font-size:12px;font-weight:600;line-height:1.4;text-decoration:none;vertical-align:middle;white-space:nowrap}.el-table .el-button--text+.el-button--text{margin-left:0}.el-table .el-button--text:focus,.el-table .el-button--text:hover{border-color:#c8d4e4;background:var(--geo-fill);color:var(--geo-muted)!important}.el-table .el-button--text span{color:inherit}.el-picker-panel__footer .el-button,.el-picker-panel__footer .el-button--default,.el-picker-panel__footer .el-button--text{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;min-height:30px;margin:0 0 0 8px;padding:5px 12px;border:1px solid var(--geo-line);border-radius:var(--geo-radius-sm);background:#fff;color:var(--geo-muted)!important;font-size:12px;font-weight:600;line-height:1.4;text-decoration:none;vertical-align:middle;white-space:nowrap}.el-picker-panel__footer .el-button--default:focus,.el-picker-panel__footer .el-button--default:hover,.el-picker-panel__footer .el-button--text:focus,.el-picker-panel__footer .el-button--text:hover,.el-picker-panel__footer .el-button:focus,.el-picker-panel__footer .el-button:hover{border-color:#c8d4e4;background:var(--geo-fill);color:var(--geo-muted)!important}.el-picker-panel__footer .el-button span{color:inherit}.geo-status--danger,.geo-status--muted,.geo-status--primary,.geo-status--success,.geo-status--warning{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;min-height:24px;padding:2px 8px;border-radius:999px;font-size:12px;font-weight:600;line-height:18px}.geo-status--success{color:#16845b;background:var(--geo-success-soft)}.geo-status--warning{color:var(--geo-warning);background:var(--geo-warning-bg)}.geo-status--danger{color:var(--geo-danger);background:var(--geo-danger-soft)}.geo-status--primary{color:var(--geo-primary);background:var(--geo-primary-soft)}.geo-status--muted{color:var(--geo-muted);background:var(--geo-fill)}.el-button.geo-text-danger,.el-button.is-danger{color:var(--geo-danger)}.el-button.geo-text-success{color:#16845b}.el-button.geo-text-warning{color:var(--geo-warning)}.el-pagination,.el-table+.pagination-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;gap:8px;margin-top:18px;padding:0 2px;color:var(--geo-muted);font-weight:500}.el-pagination .btn-next,.el-pagination .btn-prev,.el-pagination .el-pager li{min-width:30px;height:30px;margin:0 4px;border:1px solid var(--geo-line-soft);border-radius:var(--geo-radius-sm);background:#fff;color:var(--geo-muted);line-height:28px;-webkit-box-shadow:0 1px 2px rgba(16,24,40,.03);box-shadow:0 1px 2px rgba(16,24,40,.03)}.el-pagination .el-pager li:not(.disabled).active{border-color:var(--geo-primary);background:var(--geo-primary);color:#fff}.el-pagination .btn-next:hover,.el-pagination .btn-prev:hover,.el-pagination .el-pager li:hover{color:var(--geo-primary)}.el-pagination .el-pager li:not(.disabled).active:hover{color:#fff}.el-pagination__sizes{margin-right:10px}.el-pagination__jump{margin-left:10px}.el-pagination__total{margin-right:10px}.app-container>.el-table+.el-pagination{min-height:56px;margin-top:0!important;padding:12px 16px;border:1px solid var(--geo-line-soft);border-top:0;border-radius:0 0 var(--geo-radius-lg) var(--geo-radius-lg);background:#fff;-webkit-box-shadow:var(--geo-shadow-soft);box-shadow:var(--geo-shadow-soft)}.app-container>.el-table+.el-pagination .el-pagination__total{margin-right:auto}.app-container>.el-table+.el-pagination .el-pagination__sizes{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1;margin-right:12px}.tox-silver-sink{z-index:99999!important}.filter-container.global-filter-strip{--gf-control-h:38px;--gf-label-line:14px;--gf-label-gap:6px;display:block;background:#fff;border-bottom:1px solid #e2e8f0;padding:16px 24px;font-size:13px;-webkit-box-shadow:0 4px 18px rgba(16,24,40,.03);box-shadow:0 4px 18px rgba(16,24,40,.03);position:sticky;z-index:99;top:72px}.global-filter-grid{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:12px 16px;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;width:100%}.global-filter-grid .gf-actions{-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px;padding-top:calc(var(--gf-label-line) + var(--gf-label-gap));-webkit-box-sizing:border-box;box-sizing:border-box;-ms-flex:0 0 max-content;flex:0 0 max-content;min-width:-webkit-max-content;min-width:-moz-max-content;min-width:max-content}.global-filter-grid .gf-actions,.global-filter-strip .field{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:0}.global-filter-strip .field{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex:0 1 190px;flex:0 1 190px;gap:var(--gf-label-gap);min-width:170px;margin-bottom:0}.global-filter-strip .field.gf-keywords{-webkit-box-flex:1;-ms-flex:1 1 360px;flex:1 1 360px;min-width:360px;max-width:360px}.global-filter-strip .field.gf-date-range{-webkit-box-flex:0;-ms-flex:0 1 420px;flex:0 1 420px;min-width:360px;max-width:480px}@media(max-width:639px){.global-filter-grid .gf-actions,.global-filter-strip .field,.global-filter-strip .field.gf-date-range,.global-filter-strip .field.gf-keywords{-ms-flex-preferred-size:100%;flex-basis:100%;min-width:0;max-width:none}}.global-filter-strip .field label{font-size:12px;font-weight:600;color:#4b5563;line-height:1.2;min-height:var(--gf-label-line)}.global-filter-strip .el-date-editor,.global-filter-strip .el-input,.global-filter-strip .el-select{width:100%}.global-filter-strip .el-input__inner{height:var(--gf-control-h);min-height:var(--gf-control-h);max-height:var(--gf-control-h);padding:0 10px;font-size:12px;line-height:1.2;width:100%;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-appearance:none;-moz-appearance:none;appearance:none}.global-filter-strip .el-select .el-input__inner{padding:0 8px 0 10px}.global-filter-strip .el-date-editor.el-input__inner{height:var(--gf-control-h);min-height:var(--gf-control-h);max-height:var(--gf-control-h);padding:0 10px;font-size:12px;line-height:1.2;width:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.global-filter-strip .el-date-editor .el-range-input,.global-filter-strip .el-date-editor .el-range-separator{font-size:12px}.global-filter-strip .el-date-editor .el-range-separator{line-height:calc(var(--gf-control-h) - 2px)}.global-filter-strip .gf-actions .btn,.global-filter-strip .gf-actions .el-button{max-height:var(--gf-control-h);padding:0 16px}.global-filter-meta,.global-filter-strip .gf-actions .btn,.global-filter-strip .gf-actions .el-button{height:var(--gf-control-h);min-height:var(--gf-control-h);-webkit-box-sizing:border-box;box-sizing:border-box;line-height:1.2}.global-filter-meta{font-size:11px;color:#3d4f5f;white-space:nowrap;padding:0 10px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background:#eef2f6;border:1px dashed #9aa8b8;border-radius:4px}.project-list-filter-summary{gap:10px 20px;margin:0 0 12px;padding:10px 12px;background:hsla(0,0%,100%,.82);font-size:13px}.project-list-filter-summary .summary-count{color:#555;font-size:12px}.global-filter-help{margin:10px 0 0;font-size:11px;color:#555}.global-filter-strip .gf-actions .global-filter-help{margin:0;-ms-flex-item-align:center;align-self:center}.global-filter-help>summary{cursor:pointer;font-weight:600;color:#468;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;list-style:none}.global-filter-help>summary::-webkit-details-marker{display:none}.gf-field-group{display:contents}#global-filter-strip.gf-hidden-all,.gf-field-group.hidden{display:none!important}#global-filter-hint.gf-hint-empty{visibility:hidden;min-width:1px}.global-filter-help>summary:before{content:"▸ ";display:inline-block;-webkit-transition:-webkit-transform .15s;transition:-webkit-transform .15s;transition:transform .15s;transition:transform .15s,-webkit-transform .15s}.global-filter-help[open]>summary:before{-webkit-transform:rotate(90deg);transform:rotate(90deg)}.global-filter-help .hint{margin:8px 0 0;padding-left:1em}.el-drawer{overflow:scroll;padding-bottom:50px}.app-breadcrumb.el-breadcrumb[data-v-335bc26f]{display:inline-block;font-size:14px;line-height:50px;margin-left:8px}.app-breadcrumb.el-breadcrumb .no-redirect[data-v-335bc26f]{color:#97a8be;cursor:text}.navbar[data-v-76b48ab6]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;height:72px;min-height:72px;padding:0 20px 0 18px;overflow:visible;position:sticky;top:0;z-index:1000;background:hsla(0,0%,100%,.94);border-bottom:1px solid var(--geo-line);-webkit-box-shadow:0 1px 0 rgba(16,24,40,.02);box-shadow:0 1px 0 rgba(16,24,40,.02);backdrop-filter:blur(14px)}.navbar .breadcrumb-container[data-v-76b48ab6]{-webkit-box-flex:1;-ms-flex:1;flex:1;float:none;line-height:72px}.navbar .free-user-login-notice[data-v-76b48ab6]{float:left;margin-left:32px;line-height:50px;font-size:14px;color:#f56c6c}.navbar .right-menu[data-v-76b48ab6]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:14px;margin-left:auto;float:none;height:100%;line-height:72px}.navbar .right-menu[data-v-76b48ab6]:focus{outline:none}.navbar .right-menu .right-menu-item[data-v-76b48ab6]{display:inline-block;padding:0 8px;height:100%;font-size:18px;color:#5a5e66;vertical-align:text-bottom}.navbar .right-menu .right-menu-item.hover-effect[data-v-76b48ab6]{cursor:pointer;-webkit-transition:background .3s;transition:background .3s}.navbar .right-menu .right-menu-item.hover-effect[data-v-76b48ab6]:hover{background:var(--geo-fill)}.navbar .right-menu .version-entry[data-v-76b48ab6]{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:6px;height:32px;padding:0 12px;border:1px solid var(--geo-line);border-radius:10px;background:#fff;color:var(--geo-muted);font-size:12px;font-weight:600;line-height:30px;cursor:pointer;-webkit-box-shadow:0 1px 2px rgba(16,24,40,.04);box-shadow:0 1px 2px rgba(16,24,40,.04)}.navbar .right-menu .version-entry i[data-v-76b48ab6],.navbar .right-menu .version-entry strong[data-v-76b48ab6]{color:var(--geo-primary)}.navbar .right-menu .avatar-container[data-v-76b48ab6]{margin-right:0}.navbar .right-menu .avatar-container .avatar-wrapper[data-v-76b48ab6]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px;height:72px;position:relative;cursor:pointer}.navbar .right-menu .avatar-container .avatar-wrapper .user-avatar[data-v-76b48ab6]{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:34px;height:34px;color:#fff;font-size:14px;font-weight:700;line-height:34px;border-radius:11px;background:linear-gradient(135deg,var(--geo-primary),var(--geo-sky));-webkit-box-shadow:0 0 0 4px rgba(47,128,237,.08),0 9px 18px rgba(18,37,72,.16);box-shadow:0 0 0 4px rgba(47,128,237,.08),0 9px 18px rgba(18,37,72,.16)}.navbar .right-menu .avatar-container .avatar-wrapper .user-meta[data-v-76b48ab6]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;line-height:18px}.navbar .right-menu .avatar-container .avatar-wrapper .user-name[data-v-76b48ab6]{color:var(--geo-text);font-size:14px;font-weight:700}.navbar .right-menu .avatar-container .avatar-wrapper .user-role[data-v-76b48ab6]{color:var(--geo-muted);font-size:12px;font-weight:500}.navbar .right-menu .avatar-container .avatar-wrapper .el-icon-caret-bottom[data-v-76b48ab6]{cursor:pointer;position:static;font-size:12px;color:var(--geo-muted)}.version-notice-dialog{max-width:calc(100vw - 48px);max-height:min(760px,calc(100vh - 48px));margin:0 auto!important;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;border-radius:15px;overflow:hidden;-webkit-box-shadow:0 30px 90px rgba(16,24,40,.3);box-shadow:0 30px 90px rgba(16,24,40,.3)}.version-notice-dialog .el-dialog__header{padding:28px 30px 18px;background:radial-gradient(circle at 82% 18%,rgba(103,183,255,.22),transparent 28%),linear-gradient(135deg,rgba(47,128,237,.16),rgba(255,244,214,.82)),#fff}.version-notice-dialog .el-dialog__headerbtn{top:24px;right:24px;width:34px;height:34px;border-radius:50%;background:rgba(23,32,51,.08)}.version-notice-dialog .el-dialog__headerbtn .el-dialog__close{color:var(--geo-text);font-size:18px;font-weight:700}.version-notice-dialog .el-dialog__title{color:var(--geo-text);font-size:28px;font-weight:800;line-height:1.05}.version-notice-dialog .el-dialog__body{-webkit-box-flex:1;-ms-flex:1;flex:1;min-height:0;padding:22px 30px 0;overflow:hidden}.version-notice-dialog .el-dialog__footer{padding:14px 30px 30px;border-top:1px solid var(--geo-line-soft)}.version-notice-list{display:grid;gap:12px;max-height:min(560px,calc(100vh - 250px));padding-right:8px;overflow-y:auto}.version-notice-footer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.version-notice-footer .el-button{min-height:44px;padding:0 24px;border-radius:12px;font-size:14px}.version-notice-item{padding:18px;border:1px solid rgba(16,24,40,.06);border-radius:22px;background:#f4f4f6}.version-notice-item ul{margin:10px 0 0;padding-left:18px;color:var(--geo-muted);font-size:13px;line-height:1.7}.version-notice-title{color:var(--geo-text);font-size:17px;font-weight:800}.version-notice-meta{display:-webkit-box;display:-ms-flexbox;display:flex;gap:14px;margin-top:8px;color:var(--geo-subtle);font-size:12px}.version-notice-meta span:first-child,.version-notice-meta span:last-child{color:var(--geo-primary);font-weight:700}.sidebarLogoFade-enter-active[data-v-94b7806a]{-webkit-transition:opacity 1.5s;transition:opacity 1.5s}.sidebarLogoFade-enter[data-v-94b7806a],.sidebarLogoFade-leave-to[data-v-94b7806a]{opacity:0}.sidebar-logo-container[data-v-94b7806a]{position:relative;width:100%;height:72px;line-height:72px;background:var(--geo-sidebar);border-bottom:1px solid var(--geo-line-soft);text-align:left;overflow:hidden}.sidebar-logo-container .sidebar-logo-link[data-v-94b7806a]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px;height:100%;width:100%;padding:0 64px 0 18px}.sidebar-logo-container .sidebar-logo-link .sidebar-logo[data-v-94b7806a]{width:auto;max-width:140px;height:auto;max-height:48px;-o-object-fit:contain;object-fit:contain;vertical-align:middle;margin-right:0}.sidebar-logo-container .sidebar-logo-link .sidebar-title[data-v-94b7806a]{display:inline-block;margin:0;color:var(--geo-text);font-weight:700;line-height:72px;font-size:16px;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,PingFang SC,Microsoft YaHei,sans-serif;vertical-align:middle;white-space:nowrap}.sidebar-logo-container.collapse[data-v-94b7806a]{height:56px;line-height:56px;border-bottom-color:transparent}.sidebar-logo-container.collapse .sidebar-logo-link[data-v-94b7806a]{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:0;pointer-events:none}.sidebar-logo-container.collapse .sidebar-logo[data-v-94b7806a]{display:none;margin-right:0}.sub-el-icon[data-v-96fa58c4]{color:currentColor;width:1em;height:1em}.flux-flow-dialog{max-width:calc(100vw - 48px);margin:0 auto!important;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);border-radius:15px;overflow:hidden;-webkit-box-shadow:0 30px 90px rgba(16,24,40,.3);box-shadow:0 30px 90px rgba(16,24,40,.3)}.flux-flow-dialog .el-dialog__header{padding:28px 30px 18px;background:radial-gradient(circle at 82% 18%,rgba(103,183,255,.22),transparent 28%),linear-gradient(135deg,rgba(47,128,237,.16),rgba(255,244,214,.82)),#fff}.flux-flow-dialog .el-dialog__headerbtn{top:24px;right:24px;width:34px;height:34px;border-radius:50%;background:rgba(23,32,51,.08)}.flux-flow-dialog .el-dialog__headerbtn .el-dialog__close{color:var(--geo-text);font-size:18px;font-weight:700}.flux-flow-dialog .el-dialog__title{color:var(--geo-text);font-size:28px;font-weight:800;line-height:1.05}.flux-flow-dialog .el-dialog__body{padding:24px 30px 16px}.flux-flow-dialog .el-dialog__footer{padding:16px 30px 30px;border-top:1px solid var(--geo-line-soft)}.flux-flow-title{color:var(--geo-text);font-size:28px;font-weight:800;line-height:1.05}.flux-flow-lead{max-width:620px;margin:8px 0 0;color:var(--geo-muted);font-size:14px;font-weight:500;line-height:1.55}.flux-flow-steps{display:grid;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:12px;margin-bottom:20px}.flux-flow-step{min-height:118px;padding:16px;border:1px solid rgba(16,24,40,.06);border-radius:22px;background:#f4f4f6}.flux-flow-step span,.flux-flow-step strong{display:block}.flux-flow-step strong{color:var(--geo-text);font-size:15px;font-weight:800}.flux-flow-step span{margin-top:8px;color:var(--geo-muted);font-size:13px;line-height:1.45}.flux-flow-actions{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:10px}.flux-flow-actions .el-button{min-height:44px;padding:0 24px;border-radius:12px;font-size:14px}.flux-flow-hint{margin-right:auto;color:var(--geo-muted);font-size:13px}.app-main[data-v-7fa1be90]{min-height:calc(100vh - 72px);width:100%;position:relative;overflow:visible;background:var(--geo-canvas);padding-top:72px}.fixed-header+.app-main[data-v-7fa1be90]{padding-top:72px}.el-popup-parent--hidden .fixed-header{padding-right:15px}[data-v-55c7be61]:export{menuText:#172033;menuActiveText:#2f80ed;subMenuActiveText:#2f80ed;menuBg:#fff;menuHover:#eaf3ff;subMenuBg:#fff;subMenuHover:#eaf3ff;sideBarWidth:220px}.app-wrapper[data-v-55c7be61]{position:relative;height:100%;width:100%;background:var(--geo-canvas)}.app-wrapper[data-v-55c7be61]:after{content:"";display:table;clear:both}.app-wrapper.mobile.openSidebar[data-v-55c7be61]{position:fixed;top:0}.drawer-bg[data-v-55c7be61]{background:#000;opacity:.3;width:100%;top:0;height:100%;position:absolute;z-index:999}.fixed-header[data-v-55c7be61]{position:fixed;top:0;right:0;z-index:1000;width:calc(100% - 220px);-webkit-transition:width .28s;transition:width .28s}.hideSidebar .fixed-header[data-v-55c7be61]{width:calc(100% - 56px)}.mobile .fixed-header[data-v-55c7be61]{width:100%}.handle-button[data-v-55c7be61]{position:fixed;right:0;border-radius:6px 0 0 6px!important;width:48px;height:48px;cursor:pointer;pointer-events:auto;font-size:24px;text-align:center;color:#fff;line-height:48px}.handle-button i[data-v-55c7be61]{font-size:24px;line-height:48px}.search-form-container[data-v-55c7be61]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:auto;width:60%}.search-form-container .btn[data-v-55c7be61]{margin-left:16px}.search-form-tags[data-v-55c7be61]{padding-top:8px;display:-webkit-box;display:-ms-flexbox;display:flex;margin:auto;width:60%}.search-form-tags .t[data-v-55c7be61]{margin-right:16px}.ai-login-page[data-v-7df6b64d]{position:fixed;inset:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:24px;overflow:auto;background-color:#f1f5f9;background-image:url(../../static/img/datageo-bg.1bc35349.png);background-size:130% 130%;background-position:0 50%;-webkit-animation:panBackground-data-v-7df6b64d 25s ease-in-out infinite alternate;animation:panBackground-data-v-7df6b64d 25s ease-in-out infinite alternate}.ai-login-window[data-v-7df6b64d]{position:relative;z-index:1;width:min(440px,100%);padding:40px 36px 34px;border-radius:28px;color:#fff;background:hsla(0,0%,100%,.1);border:1px solid hsla(0,0%,100%,.28);backdrop-filter:blur(32px) saturate(180%);-webkit-backdrop-filter:blur(32px) saturate(180%);-webkit-box-shadow:0 30px 70px rgba(0,18,51,.45);box-shadow:0 30px 70px rgba(0,18,51,.45);-webkit-animation:cardIn-data-v-7df6b64d .7s cubic-bezier(.16,1,.3,1);animation:cardIn-data-v-7df6b64d .7s cubic-bezier(.16,1,.3,1)}.ai-login-topbar[data-v-7df6b64d]{position:absolute;top:26px;left:40px;z-index:3;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ai-login-logo[data-v-7df6b64d]{height:46px;-o-object-fit:contain;object-fit:contain;-webkit-filter:drop-shadow(0 3px 12px rgba(0,30,80,.35));filter:drop-shadow(0 3px 12px rgba(0,30,80,.35))}.ai-login-title[data-v-7df6b64d]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:10px;margin:0;font-family:Poppins,Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-weight:600;font-size:42px;letter-spacing:.02em;line-height:1.05}.tech-en[data-v-7df6b64d]{color:#fff;text-shadow:0 1px 0 hsla(0,0%,100%,.55),0 0 32px rgba(120,210,255,.45),0 8px 28px rgba(0,40,100,.28)}.sphere-wrapper[data-v-7df6b64d]{display:inline-block;width:44px;height:44px;border-radius:50%;position:relative;-webkit-box-shadow:inset -8px -8px 16px rgba(0,0,0,.6),inset 8px 8px 16px hsla(0,0%,100%,.4),0 10px 22px rgba(0,0,0,.3);box-shadow:inset -8px -8px 16px rgba(0,0,0,.6),inset 8px 8px 16px hsla(0,0%,100%,.4),0 10px 22px rgba(0,0,0,.3);overflow:hidden;-webkit-mask-image:radial-gradient(#fff,#000);mask-image:radial-gradient(#fff,#000);vertical-align:middle}.sphere-inner[data-v-7df6b64d]{display:block;width:100%;height:100%;border-radius:50%;background:radial-gradient(circle at 40% 40%,#2bd2ff 0,#06f 40%,#001233 100%);background-size:200% 200%;-webkit-animation:flowGradients-data-v-7df6b64d 4s linear infinite;animation:flowGradients-data-v-7df6b64d 4s linear infinite}.sphere-inner[data-v-7df6b64d]:after{content:"";position:absolute;top:-50%;left:-50%;right:-50%;bottom:-50%;border-radius:50%;background:conic-gradient(from 0deg,transparent 0deg,hsla(0,0%,100%,.4) 90deg,transparent 180deg,rgba(0,255,255,.5) 270deg,transparent 1turn),radial-gradient(ellipse at 30% 70%,rgba(0,255,255,.6) 0,transparent 60%);mix-blend-mode:overlay;-webkit-animation:spinSphere-data-v-7df6b64d 8s linear infinite;animation:spinSphere-data-v-7df6b64d 8s linear infinite}.ai-login-subtitle[data-v-7df6b64d]{text-align:center;letter-spacing:6px;font-size:12px;font-weight:300;color:hsla(0,0%,100%,.72);margin:10px 0 28px}.login-form[data-v-7df6b64d]{width:100%}.svg-container[data-v-7df6b64d]{padding:6px 5px 6px 15px;color:hsla(0,0%,100%,.62);vertical-align:middle;width:30px;display:inline-block}.el-form-item[data-v-7df6b64d]{position:relative;margin-bottom:16px;border:1px solid hsla(0,0%,100%,.22);border-radius:14px;background:hsla(0,0%,100%,.08);-webkit-transition:border-color .18s,background .18s,-webkit-box-shadow .18s;transition:border-color .18s,background .18s,-webkit-box-shadow .18s;transition:border-color .18s,box-shadow .18s,background .18s;transition:border-color .18s,box-shadow .18s,background .18s,-webkit-box-shadow .18s}.el-form-item[data-v-7df6b64d]:focus-within{border-color:rgba(120,210,255,.75);background:hsla(0,0%,100%,.12);-webkit-box-shadow:0 0 0 3px rgba(43,210,255,.16);box-shadow:0 0 0 3px rgba(43,210,255,.16)}.imgcode-item[data-v-7df6b64d]{margin-bottom:20px}.el-input[data-v-7df6b64d]{display:inline-block;width:calc(100% - 36px)}.el-input[data-v-7df6b64d] .el-input__inner{height:48px;padding-left:10px;border:0;-webkit-box-shadow:none;box-shadow:none;background:transparent;color:#fff;font-size:14px}.el-input[data-v-7df6b64d] .el-input__inner::-webkit-input-placeholder{color:hsla(0,0%,100%,.5)}.el-input[data-v-7df6b64d] .el-input__inner::-moz-placeholder{color:hsla(0,0%,100%,.5)}.el-input[data-v-7df6b64d] .el-input__inner:-ms-input-placeholder{color:hsla(0,0%,100%,.5)}.el-input[data-v-7df6b64d] .el-input__inner::-ms-input-placeholder{color:hsla(0,0%,100%,.5)}.el-input[data-v-7df6b64d] .el-input__inner::placeholder{color:hsla(0,0%,100%,.5)}.el-input[data-v-7df6b64d] .el-input__inner:-webkit-autofill{-webkit-text-fill-color:#fff;-webkit-transition:background-color 9999s ease-in-out 0s;transition:background-color 9999s ease-in-out 0s}.el-input[data-v-7df6b64d] .el-input__clear,.el-input[data-v-7df6b64d] .el-input__suffix{color:hsla(0,0%,100%,.55)}.show-pwd[data-v-7df6b64d]{position:absolute;right:12px;top:12px;font-size:16px;color:hsla(0,0%,100%,.6);cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;z-index:2}.random[data-v-7df6b64d]{position:absolute;right:8px;top:5px;width:92px;height:38px;border-radius:8px;background:#fff;cursor:pointer;-o-object-fit:cover;object-fit:cover}.ai-login-submit[data-v-7df6b64d]{width:100%;min-height:50px;margin-top:6px;border:0;border-radius:16px;color:#fff;letter-spacing:2px;background:linear-gradient(135deg,#2bd2ff,#06f);-webkit-box-shadow:0 14px 36px rgba(0,102,255,.42);box-shadow:0 14px 36px rgba(0,102,255,.42);font-size:15px;font-weight:700;cursor:pointer;-webkit-transition:opacity .18s ease,-webkit-transform .18s ease,-webkit-box-shadow .18s ease,-webkit-filter .18s ease;transition:opacity .18s ease,-webkit-transform .18s ease,-webkit-box-shadow .18s ease,-webkit-filter .18s ease;transition:transform .18s ease,box-shadow .18s ease,opacity .18s ease,filter .18s ease;transition:transform .18s ease,box-shadow .18s ease,opacity .18s ease,filter .18s ease,-webkit-transform .18s ease,-webkit-box-shadow .18s ease,-webkit-filter .18s ease}.ai-login-submit[data-v-7df6b64d]:hover{-webkit-transform:translateY(-1px);transform:translateY(-1px);-webkit-filter:brightness(1.06);filter:brightness(1.06);-webkit-box-shadow:0 18px 46px rgba(0,102,255,.52);box-shadow:0 18px 46px rgba(0,102,255,.52)}.ai-login-submit[data-v-7df6b64d]:active{-webkit-transform:translateY(0);transform:translateY(0)}.ai-login-submit.is-loading[data-v-7df6b64d]{opacity:.72;cursor:default}[data-v-7df6b64d] .el-form-item__error{color:#fca5a5;padding-left:6px}@-webkit-keyframes panBackground-data-v-7df6b64d{0%{background-position:0 0}to{background-position:100% 100%}}@keyframes panBackground-data-v-7df6b64d{0%{background-position:0 0}to{background-position:100% 100%}}@-webkit-keyframes flowGradients-data-v-7df6b64d{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}@keyframes flowGradients-data-v-7df6b64d{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}@-webkit-keyframes spinSphere-data-v-7df6b64d{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes spinSphere-data-v-7df6b64d{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@-webkit-keyframes cardIn-data-v-7df6b64d{0%{opacity:0;-webkit-transform:translateY(24px);transform:translateY(24px)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes cardIn-data-v-7df6b64d{0%{opacity:0;-webkit-transform:translateY(24px);transform:translateY(24px)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@media(max-width:480px){.ai-login-topbar[data-v-7df6b64d]{top:16px;left:20px}.ai-login-logo[data-v-7df6b64d]{height:38px}.ai-login-window[data-v-7df6b64d]{padding:32px 22px 26px}.ai-login-title[data-v-7df6b64d]{font-size:34px}.sphere-wrapper[data-v-7df6b64d]{width:36px;height:36px}}.wscn-http404-container[data-v-ed703158]{-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);position:absolute;top:40%;left:50%}.wscn-http404[data-v-ed703158]{position:relative;width:1200px;padding:0 50px;overflow:hidden}.wscn-http404 .pic-404[data-v-ed703158]{position:relative;float:left;width:600px;overflow:hidden}.wscn-http404 .pic-404__parent[data-v-ed703158]{width:100%}.wscn-http404 .pic-404__child[data-v-ed703158]{position:absolute}.wscn-http404 .pic-404__child.left[data-v-ed703158]{width:80px;top:17px;left:220px;opacity:0;-webkit-animation-name:cloudLeft-data-v-ed703158;animation-name:cloudLeft-data-v-ed703158;-webkit-animation-duration:2s;animation-duration:2s;-webkit-animation-timing-function:linear;animation-timing-function:linear;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-delay:1s;animation-delay:1s}.wscn-http404 .pic-404__child.mid[data-v-ed703158]{width:46px;top:10px;left:420px;opacity:0;-webkit-animation-name:cloudMid-data-v-ed703158;animation-name:cloudMid-data-v-ed703158;-webkit-animation-duration:2s;animation-duration:2s;-webkit-animation-timing-function:linear;animation-timing-function:linear;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-delay:1.2s;animation-delay:1.2s}.wscn-http404 .pic-404__child.right[data-v-ed703158]{width:62px;top:100px;left:500px;opacity:0;-webkit-animation-name:cloudRight-data-v-ed703158;animation-name:cloudRight-data-v-ed703158;-webkit-animation-duration:2s;animation-duration:2s;-webkit-animation-timing-function:linear;animation-timing-function:linear;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-delay:1s;animation-delay:1s}@-webkit-keyframes cloudLeft-data-v-ed703158{0%{top:17px;left:220px;opacity:0}20%{top:33px;left:188px;opacity:1}80%{top:81px;left:92px;opacity:1}to{top:97px;left:60px;opacity:0}}@keyframes cloudLeft-data-v-ed703158{0%{top:17px;left:220px;opacity:0}20%{top:33px;left:188px;opacity:1}80%{top:81px;left:92px;opacity:1}to{top:97px;left:60px;opacity:0}}@-webkit-keyframes cloudMid-data-v-ed703158{0%{top:10px;left:420px;opacity:0}20%{top:40px;left:360px;opacity:1}70%{top:130px;left:180px;opacity:1}to{top:160px;left:120px;opacity:0}}@keyframes cloudMid-data-v-ed703158{0%{top:10px;left:420px;opacity:0}20%{top:40px;left:360px;opacity:1}70%{top:130px;left:180px;opacity:1}to{top:160px;left:120px;opacity:0}}@-webkit-keyframes cloudRight-data-v-ed703158{0%{top:100px;left:500px;opacity:0}20%{top:120px;left:460px;opacity:1}80%{top:180px;left:340px;opacity:1}to{top:200px;left:300px;opacity:0}}@keyframes cloudRight-data-v-ed703158{0%{top:100px;left:500px;opacity:0}20%{top:120px;left:460px;opacity:1}80%{top:180px;left:340px;opacity:1}to{top:200px;left:300px;opacity:0}}.wscn-http404 .bullshit[data-v-ed703158]{position:relative;float:left;width:300px;padding:30px 0;overflow:hidden}.wscn-http404 .bullshit__oops[data-v-ed703158]{font-size:32px;line-height:40px;color:#1482f0;margin-bottom:20px;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.wscn-http404 .bullshit__headline[data-v-ed703158],.wscn-http404 .bullshit__oops[data-v-ed703158]{font-weight:700;opacity:0;-webkit-animation-name:slideUp-data-v-ed703158;animation-name:slideUp-data-v-ed703158;-webkit-animation-duration:.5s;animation-duration:.5s}.wscn-http404 .bullshit__headline[data-v-ed703158]{font-size:20px;line-height:24px;color:#222;margin-bottom:10px;-webkit-animation-delay:.1s;animation-delay:.1s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.wscn-http404 .bullshit__info[data-v-ed703158]{font-size:13px;line-height:21px;color:grey;margin-bottom:30px;-webkit-animation-delay:.2s;animation-delay:.2s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.wscn-http404 .bullshit__info[data-v-ed703158],.wscn-http404 .bullshit__return-home[data-v-ed703158]{opacity:0;-webkit-animation-name:slideUp-data-v-ed703158;animation-name:slideUp-data-v-ed703158;-webkit-animation-duration:.5s;animation-duration:.5s}.wscn-http404 .bullshit__return-home[data-v-ed703158]{display:block;float:left;width:110px;height:36px;background:#1482f0;border-radius:100px;text-align:center;color:#fff;font-size:14px;line-height:36px;cursor:pointer;-webkit-animation-delay:.3s;animation-delay:.3s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}@-webkit-keyframes slideUp-data-v-ed703158{0%{-webkit-transform:translateY(60px);transform:translateY(60px);opacity:0}to{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}}@keyframes slideUp-data-v-ed703158{0%{-webkit-transform:translateY(60px);transform:translateY(60px);opacity:0}to{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}}.line[data-v-020be190]{text-align:center}.dashboard-container[data-v-1a9f58ea]{padding:20px 24px 32px;background:var(--geo-canvas)}.dashboard-header[data-v-1a9f58ea]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:18px}.dashboard-header h2[data-v-1a9f58ea]{margin:0;color:var(--geo-text);font-size:24px;font-weight:800}.dashboard-header p[data-v-1a9f58ea]{margin:8px 0 0;color:var(--geo-muted);font-size:14px}.metric-grid[data-v-1a9f58ea]{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin-bottom:16px}.dashboard-card[data-v-1a9f58ea],.metric-card[data-v-1a9f58ea]{background:var(--geo-card);border:1px solid var(--geo-line-soft);border-radius:var(--geo-radius-lg);-webkit-box-shadow:var(--geo-shadow-soft);box-shadow:var(--geo-shadow-soft)}.metric-card[data-v-1a9f58ea]{padding:18px}.metric-label[data-v-1a9f58ea]{color:var(--geo-muted);font-size:13px;font-weight:600}.metric-value[data-v-1a9f58ea]{margin-top:10px;color:var(--geo-text);font-size:26px;font-weight:800}.metric-desc[data-v-1a9f58ea]{margin-top:8px;color:var(--geo-subtle);font-size:13px}.dashboard-grid[data-v-1a9f58ea]{display:grid;grid-template-columns:1fr 1fr;gap:16px}.dashboard-card[data-v-1a9f58ea]{padding:18px}.card-title[data-v-1a9f58ea]{margin-bottom:14px;color:var(--geo-text);font-size:16px;font-weight:700}.quick-list[data-v-1a9f58ea]{display:grid;gap:10px}.quick-item[data-v-1a9f58ea]{display:-webkit-box;display:-ms-flexbox;display:flex;-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 14px;color:var(--geo-text);background:var(--geo-fill);border-radius:var(--geo-radius-md);font-weight:600}.quick-item[data-v-1a9f58ea]:hover{color:var(--geo-primary);background:var(--geo-primary-soft)}.notice-list[data-v-1a9f58ea]{display:grid;gap:12px}.notice-item[data-v-1a9f58ea]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px;color:var(--geo-muted);font-size:14px}@media(max-width:1200px){.dashboard-grid[data-v-1a9f58ea],.metric-grid[data-v-1a9f58ea]{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:640px){.dashboard-header[data-v-1a9f58ea]{-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:12px}.dashboard-grid[data-v-1a9f58ea],.metric-grid[data-v-1a9f58ea]{grid-template-columns:1fr}}.account-edit-dialog{border-radius:18px;overflow:hidden;-webkit-box-shadow:0 24px 70px rgba(15,23,42,.28);box-shadow:0 24px 70px rgba(15,23,42,.28)}.account-edit-dialog .el-dialog__header{padding:22px 26px 18px;background:linear-gradient(120deg,#eef4ff,#f4f1ff 45%,#fdf6ec)}.account-edit-dialog .acct-dialog-head strong{display:block;color:#0f172a;font-size:22px;font-weight:800;letter-spacing:-.01em}.account-edit-dialog .acct-dialog-head span{display:block;margin-top:8px;color:#64748b;font-size:13px;line-height:1.5}.account-edit-dialog .el-dialog__headerbtn{top:24px;right:24px;width:32px;height:32px;border-radius:50%;background:hsla(0,0%,100%,.7)}.account-edit-dialog .el-dialog__headerbtn .el-dialog__close{color:#475569;font-weight:700}.account-edit-dialog .el-dialog__body{padding:22px 26px;background:#fff}.account-edit-dialog .acct-form{padding:18px 20px;background:#f1f3f6;border:1px solid rgba(15,23,42,.05);border-radius:14px}.account-edit-dialog .acct-form .el-form-item__label{color:#475569;font-weight:600}.account-edit-dialog .acct-form .el-radio.is-checked .el-radio__label{color:#16a34a;font-weight:600}.account-edit-dialog .acct-field-hint{margin-top:6px;color:#8492a6;font-size:12px;line-height:1.5}.account-edit-dialog .el-dialog__footer{padding:0 26px 22px;background:#fff}.admin-list-page{padding:0 18px 24px!important}.admin-list-card{padding:22px 24px;background:#fff;border:1px solid #e8edf3;border-radius:12px;-webkit-box-shadow:0 8px 24px rgba(15,35,55,.06);box-shadow:0 8px 24px rgba(15,35,55,.06)}.list-head{gap:12px;margin-bottom:14px}.list-head,.list-head-title{-ms-flex-wrap:wrap;flex-wrap:wrap}.list-head-title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:6px 10px}.list-head-title h2{font-weight:600}.admin-list-table{width:100%}.admin-list-pagination{margin-top:20px;text-align:right}.custom-tree-node{-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;font-size:14px;padding-right:8px}.line[data-v-d2b4605c]{text-align:center}.avatar-uploader .el-upload[data-v-d2b4605c]{border:1px dashed #d9d9d9;border-radius:6px;cursor:pointer;position:relative;overflow:hidden}.avatar-uploader .el-upload[data-v-d2b4605c]:hover{border-color:#409eff}.avatar-uploader-icon[data-v-d2b4605c]{font-size:28px;color:#8c939d;width:178px;height:178px;line-height:178px;text-align:center}.avatar[data-v-d2b4605c]{width:178px;height:178px;display:block}.line[data-v-aafcf95c]{text-align:center}.avatar-uploader .el-upload[data-v-aafcf95c]{border:1px dashed #d9d9d9;border-radius:6px;cursor:pointer;position:relative;overflow:hidden}.avatar-uploader .el-upload[data-v-aafcf95c]:hover{border-color:#409eff}.avatar-uploader-icon[data-v-aafcf95c]{font-size:28px;color:#8c939d;width:178px;height:178px;line-height:178px;text-align:center}.avatar[data-v-aafcf95c]{width:178px;height:178px;display:block}.quality-config-page[data-v-5d2011b7]{min-height:calc(100vh - 84px);padding:24px;color:#24324a;background:#f5f7fb}.quality-actions[data-v-5d2011b7],.quality-page-head[data-v-5d2011b7],.quality-section-head[data-v-5d2011b7]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.quality-page-head[data-v-5d2011b7]{margin-bottom:18px}.quality-page-head h2[data-v-5d2011b7]{margin:0 0 6px;font-size:22px}.quality-page-head p[data-v-5d2011b7],.quality-section-head span[data-v-5d2011b7]{margin:0;color:#71809a;font-size:13px}.quality-version[data-v-5d2011b7]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;gap:5px;color:#71809a;font-size:12px}.quality-form[data-v-5d2011b7]{max-width:1180px}.quality-section[data-v-5d2011b7]{margin-bottom:12px;padding:18px 20px;border:1px solid #dce4f0;border-radius:6px;background:#fff}.quality-section-head>div[data-v-5d2011b7]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:5px}.quality-field-row[data-v-5d2011b7]{display:grid;grid-template-columns:repeat(2,minmax(220px,320px));gap:16px;margin-top:16px}.quality-field-row--wide[data-v-5d2011b7]{grid-template-columns:repeat(3,minmax(180px,1fr))}.quality-field-row[data-v-5d2011b7] .el-form-item{margin-bottom:0}.quality-field-row[data-v-5d2011b7] .el-input-number{width:100%}.quality-actions[data-v-5d2011b7]{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;gap:10px;padding:8px 0 24px}@media (max-width:900px){.quality-field-row--wide[data-v-5d2011b7],.quality-field-row[data-v-5d2011b7]{grid-template-columns:1fr}}.editor-slide-upload[data-v-ea15367c]{margin-bottom:20px}.editor-slide-upload .el-upload--picture-card[data-v-ea15367c]{width:100%}.tinymce-container[data-v-1813224a]{position:relative}.tinymce-container[data-v-1813224a] .mce-fullscreen{z-index:10000}.tinymce-textarea[data-v-1813224a]{visibility:hidden;z-index:-1}.editor-custom-btn-container[data-v-1813224a]{position:absolute;right:4px;top:-2px}.fullscreen .editor-custom-btn-container[data-v-1813224a]{z-index:10000;position:fixed}.editor-upload-btn[data-v-1813224a]{display:inline-block}.line[data-v-fb4262e6]{text-align:center}.avatar-uploader .el-upload[data-v-fb4262e6]{border:1px dashed #d9d9d9;border-radius:6px;cursor:pointer;position:relative;overflow:hidden}.avatar-uploader .el-upload[data-v-fb4262e6]:hover{border-color:#409eff}.avatar-uploader-icon[data-v-fb4262e6]{font-size:28px;color:#8c939d;width:178px;height:178px;line-height:178px;text-align:center}.avatar[data-v-fb4262e6]{width:178px;height:178px;display:block}#container{min-width:600px;min-height:400px}.ai-key-page[data-v-3ec4d37d]{padding-top:20px}.ai-key-page .list-head[data-v-3ec4d37d]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;margin-bottom:12px}.ai-key-page .ai-key-actions[data-v-3ec4d37d]{display:-webkit-box;display:-ms-flexbox;display:flex;gap:8px;-ms-flex-negative:0;flex-shrink:0}.ai-key-page h2[data-v-3ec4d37d]{margin:0 0 4px;font-size:18px;font-weight:600;color:#1f2937}.ai-key-page .sub[data-v-3ec4d37d]{margin:0;color:#64748b;font-size:12px;max-width:760px;line-height:1.6}.ai-key-page .muted[data-v-3ec4d37d]{color:#cbd5e1}.ai-key-page .hint[data-v-3ec4d37d]{margin-top:12px;color:#94a3b8;font-size:12px}.el-range-editor.el-input__inner{padding:7px 11px}.orange{color:#ff892a!important}.el-card{border:0}.el-dialog__body{padding:20px 20px}.line[data-v-6c5f4069]{text-align:center}.avatar-uploader .el-upload[data-v-6c5f4069]{border:1px dashed #d9d9d9;border-radius:6px;cursor:pointer;position:relative;overflow:hidden}.avatar-uploader .el-upload[data-v-6c5f4069]:hover{border-color:#409eff}.avatar-uploader-icon[data-v-6c5f4069]{font-size:28px;color:#8c939d;width:178px;height:178px;line-height:178px;text-align:center}.avatar[data-v-6c5f4069]{width:178px;height:178px;display:block}.ai-tools-page[data-v-42fbae0b]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:calc(100vh - 84px);background:#f5f7fa}.ai-tools-toolbar[data-v-42fbae0b]{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:10px 16px;background:#fff;border-bottom:1px solid #e8eef6}.ai-tools-title[data-v-42fbae0b],.ai-tools-toolbar[data-v-42fbae0b]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ai-tools-title[data-v-42fbae0b]{gap:8px;font-size:15px;font-weight:600;color:#1f2937}.ai-tools-title .el-icon-cpu[data-v-42fbae0b]{color:#2563eb}.ai-tools-hint[data-v-42fbae0b]{color:#94a3b8;cursor:help;font-weight:400}.ai-tools-frame-wrap[data-v-42fbae0b]{-webkit-box-flex:1;-ms-flex:1;flex:1;min-height:0;padding:12px 16px 16px}.ai-tools-frame[data-v-42fbae0b]{width:100%;height:100%;border:1px solid #e8eef6;border-radius:12px;background:#fff;-webkit-box-shadow:0 1px 2px rgba(15,23,42,.05);box-shadow:0 1px 2px rgba(15,23,42,.05)}.line[data-v-48c25f32]{text-align:center}.avatar[data-v-48c25f32]{width:178px;height:178px;display:block}.button-new-tag[data-v-48c25f32]{margin-left:10px;height:32px;line-height:30px;padding-top:0;padding-bottom:0}.input-new-tag[data-v-48c25f32]{width:90px;margin-left:10px;vertical-align:bottom}.queryGoodsSearch[data-v-48c25f32]{width:100%}.survey-task-toolbar{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.survey-task-toolbar,.survey-task-toolbar-actions{display:-webkit-box;display:-ms-flexbox;display:flex;gap:10px}.survey-task-toolbar-actions{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap}.survey-field-setting-panel{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:14px;padding:12px 14px;border:1px solid #dbe8f7;border-radius:6px;background:#f7fbff}.survey-field-setting-copy{min-width:160px;color:#27364a}.survey-field-setting-copy strong{display:block;margin-bottom:4px;font-size:14px}.survey-field-setting-copy span{color:#718096;font-size:12px}.survey-field-setting-options{-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;gap:8px 16px;-ms-flex-wrap:wrap;flex-wrap:wrap}.filter-container[data-v-3b589ff2]{padding-bottom:10px}.filter-container .filter-item[data-v-3b589ff2]{display:inline-block;vertical-align:middle;margin-bottom:10px}.edit-option-item[data-v-3b589ff2]{display:-webkit-box;display:-ms-flexbox;display:flex;gap:10px}.edit-option-item .el-button[data-v-3b589ff2]{-ms-flex-negative:0;flex-shrink:0;min-width:40px}[data-v-3b589ff2] .check-box-edit{vertical-align:top;margin-right:10px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;white-space:normal}[data-v-3b589ff2] .check-box-edit .el-checkbox__input{-webkit-transform:translateY(2px);transform:translateY(2px)}[data-v-3b589ff2] .check-box-edit .el-checkbox__input.is-disabled.is-checked .el-checkbox__inner{background-color:#409eff;border-color:#409eff}[data-v-3b589ff2] .check-box-edit .el-checkbox__input.is-disabled.is-checked .el-checkbox__inner:after{border-color:#fff}[data-v-3b589ff2] .check-box-edit .el-checkbox__input.is-disabled.is-checked+span.el-checkbox__label{color:#409eff}[data-v-3b589ff2] .check-box-edit .el-checkbox__input.is-disabled+span.el-checkbox__label{color:unset}.filter-container[data-v-a74e49c6]{padding-bottom:10px}.filter-container .filter-item[data-v-a74e49c6]{display:inline-block;vertical-align:middle;margin-bottom:10px}.edit-option-item[data-v-a74e49c6]{display:-webkit-box;display:-ms-flexbox;display:flex;gap:10px}.edit-option-item .el-button[data-v-a74e49c6]{-ms-flex-negative:0;flex-shrink:0;min-width:40px}[data-v-a74e49c6] .check-box-edit{vertical-align:top;margin-right:10px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;white-space:normal}[data-v-a74e49c6] .check-box-edit .el-checkbox__input{-webkit-transform:translateY(2px);transform:translateY(2px)}[data-v-a74e49c6] .check-box-edit .el-checkbox__input.is-disabled.is-checked .el-checkbox__inner{background-color:#409eff;border-color:#409eff}[data-v-a74e49c6] .check-box-edit .el-checkbox__input.is-disabled.is-checked .el-checkbox__inner:after{border-color:#fff}[data-v-a74e49c6] .check-box-edit .el-checkbox__input.is-disabled.is-checked+span.el-checkbox__label{color:#409eff}[data-v-a74e49c6] .check-box-edit .el-checkbox__input.is-disabled+span.el-checkbox__label{color:unset}.editor-slide-upload[data-v-3d6ca4e1]{margin-bottom:20px}.editor-slide-upload .el-upload--picture-card[data-v-3d6ca4e1]{width:100%}.analyse-container[data-v-56c7efcd]{padding-top:10px;padding-bottom:40px}.filter-container[data-v-56c7efcd]{padding-bottom:10px}.filter-container .filter-item[data-v-56c7efcd]{display:inline-block;vertical-align:middle;margin-bottom:10px}.button-new-tag[data-v-56c7efcd]{height:32px;line-height:30px;padding-top:0;padding-bottom:0}.input-new-tag[data-v-56c7efcd]{vertical-align:bottom}.el-select-dropdown{max-width:80%}.filter-container[data-v-1b76dec9]{padding-bottom:10px}.filter-container .filter-item[data-v-1b76dec9]{display:inline-block;vertical-align:middle;margin-bottom:10px}.edit-option-item[data-v-1b76dec9]{display:-webkit-box;display:-ms-flexbox;display:flex;gap:10px}.edit-option-item .el-button[data-v-1b76dec9]{-ms-flex-negative:0;flex-shrink:0;min-width:40px}[data-v-1b76dec9] .check-box-edit{vertical-align:top;margin-right:10px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;white-space:normal}[data-v-1b76dec9] .check-box-edit .el-checkbox__input{-webkit-transform:translateY(2px);transform:translateY(2px)}[data-v-1b76dec9] .check-box-edit .el-checkbox__input.is-disabled.is-checked .el-checkbox__inner{background-color:#409eff;border-color:#409eff}[data-v-1b76dec9] .check-box-edit .el-checkbox__input.is-disabled.is-checked .el-checkbox__inner:after{border-color:#fff}[data-v-1b76dec9] .check-box-edit .el-checkbox__input.is-disabled.is-checked+span.el-checkbox__label{color:#409eff}[data-v-1b76dec9] .check-box-edit .el-checkbox__input.is-disabled+span.el-checkbox__label{color:unset}.group-header[data-v-5ca8169a]{background-color:#f5f7fa;font-weight:700}.analyse-container[data-v-5ca8169a]{padding-top:10px;padding-bottom:40px}.filter-container[data-v-5ca8169a]{padding-bottom:10px}.filter-container .filter-item[data-v-5ca8169a]{display:inline-block;vertical-align:middle;margin-bottom:10px}.button-new-tag[data-v-5ca8169a]{height:32px;line-height:30px;padding-top:0;padding-bottom:0}.input-new-tag[data-v-5ca8169a]{vertical-align:bottom}.nested-table-container[data-v-5ca8169a]{width:100%;overflow-x:auto}.el-table__expanded-cell[data-v-5ca8169a]{padding:0!important;background:#f8f9fa}.third-level-table[data-v-5ca8169a]{min-width:1500px}.el-table .el-table__expand-icon[data-v-5ca8169a]{-webkit-transform-origin:calc(100% - 6px) center;transform-origin:calc(100% - 6px) center}.el-table .el-table__expand-icon .el-icon[data-v-5ca8169a]{right:0;left:unset}.analyse-container{padding-top:10px;padding-bottom:40px}.button-new-tag{height:32px;line-height:30px;padding-top:0;padding-bottom:0}.input-new-tag{vertical-align:bottom}.el-table{overflow:visible!important}.nested-table{margin:10px 0;background-color:#f8f9fa;border-radius:4px;-webkit-box-shadow:0 2px 4px rgba(0,0,0,.1);box-shadow:0 2px 4px rgba(0,0,0,.1)}.nested-table .el-table__header{background-color:#e9ecef}.nested-table .el-table__row{background-color:#f8f9fa}.table-expand{padding-left:30px;background-color:#f1f3f5}.group-header[data-v-df13a7e0]{background-color:#f5f7fa;font-weight:700}.analyse-container[data-v-df13a7e0]{padding-top:10px;padding-bottom:40px}.filter-container[data-v-df13a7e0]{padding-bottom:10px}.filter-container .filter-item[data-v-df13a7e0]{display:inline-block;vertical-align:middle;margin-bottom:10px}.button-new-tag[data-v-df13a7e0]{height:32px;line-height:30px;padding-top:0;padding-bottom:0}.input-new-tag[data-v-df13a7e0]{vertical-align:bottom}.nested-table-container[data-v-df13a7e0]{width:100%;overflow-x:auto}.el-table__expanded-cell[data-v-df13a7e0]{padding:0!important;background:#f8f9fa}.third-level-table[data-v-df13a7e0]{min-width:1500px}.el-table .el-table__expand-icon[data-v-df13a7e0]{-webkit-transform-origin:calc(100% - 6px) center;transform-origin:calc(100% - 6px) center}.el-table .el-table__expand-icon .el-icon[data-v-df13a7e0]{right:0;left:unset}.avatar-uploader .el-upload{border:1px dashed #d9d9d9;border-radius:6px;cursor:pointer;position:relative;overflow:hidden}.avatar-uploader .el-upload:hover{border-color:#409eff}.avatar-uploader-icon{font-size:28px;color:#8c939d;width:178px;height:178px;line-height:178px;text-align:center}.avatar{width:178px;height:178px;display:block}.filter-container[data-v-6f324f0a]{padding-bottom:10px}.filter-container .filter-item[data-v-6f324f0a]{display:inline-block;vertical-align:middle;margin-bottom:10px}.avatar-uploader .el-upload[data-v-6f324f0a]{border:1px dashed #d9d9d9;border-radius:6px;cursor:pointer;position:relative;overflow:hidden}.avatar-uploader .el-upload[data-v-6f324f0a]:hover{border-color:#409eff}.avatar-uploader-icon[data-v-6f324f0a]{font-size:28px;color:#8c939d;width:178px;height:178px;line-height:178px;text-align:center}.avatar[data-v-6f324f0a]{width:178px;height:178px;display:block}[data-v-6f324f0a] .check-box-edit{vertical-align:top;margin-right:10px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;white-space:normal}[data-v-6f324f0a] .check-box-edit .el-checkbox__input{-webkit-transform:translateY(2px);transform:translateY(2px)}[data-v-6f324f0a] .check-box-edit .el-checkbox__input.is-disabled.is-checked .el-checkbox__inner{background-color:#409eff;border-color:#409eff}[data-v-6f324f0a] .check-box-edit .el-checkbox__input.is-disabled.is-checked .el-checkbox__inner:after{border-color:#fff}[data-v-6f324f0a] .check-box-edit .el-checkbox__input.is-disabled.is-checked+span.el-checkbox__label{color:#409eff}[data-v-6f324f0a] .check-box-edit .el-checkbox__input.is-disabled+span.el-checkbox__label{color:unset}.filter-container{padding-bottom:10px}.filter-container .filter-item{display:inline-block;vertical-align:middle;margin-bottom:10px}.project-list-table .col-money .cell,.project-list-table .col-samples .cell{overflow:visible}.project-list-table td.col-money,.project-list-table td.col-samples{vertical-align:top}.project-list-table .col-money{min-width:9.5rem;max-width:11rem}.project-list-table .col-samples{min-width:10.5rem;max-width:12rem}.amt-cell-wrap{display:block;min-width:0}.amt-cell-wrap--compact{margin:-2px -4px;padding:2px 4px;border-radius:4px;-webkit-transition:background .12s ease;transition:background .12s ease}.amt-cell-wrap--compact:hover{background:rgba(0,90,170,.07)}.amt-tax-line{display:block;color:#1f2937;font-size:12px;line-height:1.3}.amt-tax-line strong{color:#1a3d1a;font-size:13px;font-weight:700;font-variant-numeric:tabular-nums}.amount-source-note{display:block;margin-top:2px;overflow:hidden;color:#8b97a8;font-size:10px;line-height:1.3;text-overflow:ellipsis;white-space:nowrap}.amount-detail-button{margin-top:7px;min-width:72px}.tax-line-detail{display:block;margin-top:4px;line-height:1.4}.amt-cell-wrap--compact .tax-line-detail--compact{margin-top:3px;padding:4px 5px;background:#e6eef9;border-radius:2px;color:#4a5568;font-size:10px;font-weight:500;line-height:1.35;white-space:normal;word-break:break-word}.amt-cell-wrap--compact .amt-tax-detail-hover{display:none}.amt-cell-wrap--compact:hover .amt-tax-detail-hover,.project-list-table td.col-money:hover .amt-tax-detail-hover{display:block}.amount-breakdown-title{display:block;margin-bottom:2px;color:#1f2937;font-weight:700}.amount-breakdown-line{display:block;color:#475569}.amount-breakdown-line strong{color:#1f2937;font-weight:700;font-variant-numeric:tabular-nums}.revenue-detail{color:#1f78ff!important}.sample-metric-stack{display:grid;gap:3px;min-width:0}.sample-metric-row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:10px;line-height:1.35;white-space:nowrap}.sample-metric-row span{color:#64748b;font-size:11px}.sample-metric-row strong{color:#111827;font-size:12px;font-weight:700;text-align:right;font-variant-numeric:tabular-nums}.project-no-stack,.project-sample-stack{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:2px;font-size:12px;line-height:1.35}.sales-action-buttons{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:10px 8px}.project-list-table.sales .sales-action-buttons .el-button{min-width:56px;margin:0}.project-list-table.sales .sales-action-buttons .el-button--primary{min-width:72px}.fin-status-col{line-height:1.45}.fin-status-stack{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:4px}.fin-status-line,.fin-status-stack{display:-webkit-box;display:-ms-flexbox;display:flex;min-width:0}.fin-status-line{-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:6px}.fin-st-time{color:#909399;font-size:11px;white-space:nowrap}.fin-st-ok,.fin-st-warn{font-weight:600}.fin-st-warn{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#ff9500}.fin-st-muted{color:#909399}.amount-detail-dialog .el-dialog{max-width:min(560px,96vw);background:#e4e4e4;border:2px dashed #666;border-radius:4px;-webkit-box-shadow:0 8px 24px rgba(0,0,0,.2);box-shadow:0 8px 24px rgba(0,0,0,.2);margin:auto!important;position:absolute;top:0;left:0;right:0;bottom:0;max-height:90vh}.amount-detail-dialog .el-dialog__header{padding:16px 18px 8px;border-bottom:0}.amount-detail-dialog .el-dialog__body{max-height:90vh;padding:0 18px 20px;overflow-y:auto}.amount-dialog-title-row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:16px}.amount-dialog-title-row>strong{-webkit-box-flex:1;-ms-flex:1;flex:1;min-width:0;color:#1f2937;font-size:15px;line-height:1.4;word-break:break-word}.amount-dialog-title-row .el-button{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.amount-dialog-tax-note{margin-bottom:12px;color:#555;font-size:12px;line-height:1.55}.amount-dialog-tax-note strong{color:#475569}.amount-breakdown-table{background:#fff;border:1px solid #dfe7f1;overflow:hidden}.amount-breakdown-row{display:grid;grid-template-columns:minmax(0,48%) minmax(0,52%)}.amount-breakdown-row>div{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;min-width:0;padding:12px 16px;background:#fff;border-right:1px solid #e3e9f2;border-bottom:1px solid #e3e9f2;color:#344054;font-size:13px;line-height:1.55;word-break:break-word}.amount-breakdown-row>div:last-child{border-right:0}.amount-breakdown-row:last-child>div{border-bottom:0}.amount-breakdown-head>div{padding-top:14px;padding-bottom:14px;background:#f8fafc;color:#64748b;font-weight:700}.amount-breakdown-row.is-total>div{color:#1f2937;font-weight:700}.amount-breakdown-row.is-total .amount-breakdown-value,.amount-breakdown-row.is-total .amount-tax-strip{font-weight:700}.amount-breakdown-value{color:#253247;font-size:13px;font-variant-numeric:tabular-nums}.amount-breakdown-value span{margin-left:5px;color:#475569;font-size:12px;font-weight:400}.amount-tax-strip{display:inline-block;margin-top:3px;padding:1px 4px;background:#edf5ff;color:#2684ff;font-size:11px;font-weight:600;line-height:1.35;word-break:break-word}.amount-description-text{color:#475569;white-space:pre-wrap}@media(max-width:620px){.amount-detail-dialog .el-dialog__body,.amount-detail-dialog .el-dialog__header{padding-right:14px;padding-left:14px}.amount-dialog-title-row{gap:10px}.amount-breakdown-row{grid-template-columns:minmax(0,43%) minmax(0,57%)}.amount-breakdown-row>div{padding:8px}}.field-setting-panel{padding:10px 16px;background:#f8f9fa;border:1px solid #e4e7ed;border-radius:4px;margin-bottom:12px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:8px 16px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.field-setting-panel .panel-title{font-size:12px;color:#909399;margin-right:8px}.project-status-card-grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr))}.document-order-picker{margin-top:12px;padding:12px;border:1px solid #dbe6f3;border-radius:8px;background:#f8fbff}.document-order-picker-head{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:12px;margin-bottom:10px}.document-order-picker-head span,.document-order-picker-head strong{display:block}.document-order-picker-head strong{color:#1f2937;font-size:13px}.document-order-picker-head span{margin-top:4px;color:#64748b;font-size:12px}.document-order-search{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:0;-ms-flex:0 0 260px;flex:0 0 260px;gap:8px}@media(max-width:760px){.document-order-picker-head,.document-order-search{display:grid;grid-template-columns:1fr}.document-order-search{-ms-flex-preferred-size:auto;flex-basis:auto}}.project-sales-form-page[data-v-d55f9588]{min-height:calc(100vh - 72px);padding:20px 24px 32px;background:#eef2f7;color:#172033;font-family:system-ui,-apple-system,PingFang SC,Microsoft YaHei,sans-serif;font-size:14px}.section-head[data-v-d55f9588]{margin:22px 0 12px}.section-head h3[data-v-d55f9588]{margin:0 0 4px;font-size:16px;font-weight:700;color:#101828}.sales-panel[data-v-d55f9588]{width:100%;max-width:none;-webkit-box-sizing:border-box;box-sizing:border-box;min-height:calc(100vh - 140px);padding:22px 24px;background:#fff;border:1px solid #e8eef6;border-radius:12px;-webkit-box-shadow:0 10px 28px rgba(16,24,40,.07);box-shadow:0 10px 28px rgba(16,24,40,.07)}.form-back[data-v-d55f9588]{margin-bottom:14px}h2[data-v-d55f9588]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0 0 20px;font-size:18px;font-weight:600;color:#172033;line-height:1.4}[data-v-d55f9588] h2 .hint-popover-trigger{width:24px!important;height:24px!important;min-width:24px;font-size:12px!important}.sales-form-card[data-v-d55f9588]{padding:22px 24px;border:1px solid #e8eef6;border-radius:12px;background:#fff;-webkit-box-shadow:0 10px 28px rgba(16,24,40,.07);box-shadow:0 10px 28px rgba(16,24,40,.07)}.sales-project-form[data-v-d55f9588]{width:100%;margin:0;padding:0;border:0;background:transparent;color:#172033;font-family:inherit;font-size:14px;-webkit-box-shadow:none;box-shadow:none}.form-row[data-v-d55f9588]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:16px 22px;margin-bottom:0;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.form-field[data-v-d55f9588]{width:218px;margin-bottom:12px}.full-control[data-v-d55f9588]{width:100%}.customer-select-row[data-v-d55f9588]{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.customer-field[data-v-d55f9588]{-webkit-box-flex:1;-ms-flex:1;flex:1;min-width:520px}.customer-short-field[data-v-d55f9588]{width:176px}.customer-full-field[data-v-d55f9588]{-webkit-box-flex:1;-ms-flex:1;flex:1;min-width:520px}.customer-tax-field[data-v-d55f9588]{width:120px}.project-name-field[data-v-d55f9588]{width:100%}.clear-docs-btn[data-v-d55f9588],.copy-wave-btn[data-v-d55f9588],.refresh-customer-btn[data-v-d55f9588]{height:36px;margin-bottom:12px}.sales-project-material-upload .clear-docs-btn[data-v-d55f9588]{margin-bottom:0}.archive-card[data-v-d55f9588]{margin:8px 0 0;padding:12px 12px 10px;border:1px solid #cfe0f5;border-radius:8px;background:-webkit-gradient(linear,left top,left bottom,from(#fff),to(#fbfdff));background:linear-gradient(180deg,#fff,#fbfdff)}.archive-card-head[data-v-d55f9588]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:14px;margin-bottom:8px;color:#5f6f85;font-size:12px;line-height:1.5}.archive-card-head strong[data-v-d55f9588]{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;color:#1f2d3d;font-size:13px}.archive-steps[data-v-d55f9588]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px;margin-bottom:10px}.archive-steps span[data-v-d55f9588]{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:22px;padding:0 12px;border-radius:999px;background:#e8f2ff;color:#1d66d1;font-size:12px;font-weight:600}.archive-steps i[data-v-d55f9588]{width:16px;height:1px;background:#8bbcff}.archive-row[data-v-d55f9588]{gap:12px 20px;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.folder-field[data-v-d55f9588],.tracking-field[data-v-d55f9588]{width:170px}.cycle-field[data-v-d55f9588]{width:94px}.wave-field[data-v-d55f9588]{-webkit-box-flex:1;-ms-flex:1;flex:1;min-width:420px}.archive-preview[data-v-d55f9588]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:34px;padding:0 14px;border:1px solid #dbe6f3;border-radius:7px;background:#f8fafc;color:#7c8797;font-size:12px}.nas-archive-box[data-v-d55f9588]{margin-top:10px;padding:11px;border:1px solid #d7e8fb;border-radius:8px;background:#f8fbff}.nas-archive-head[data-v-d55f9588]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:12px;margin-bottom:9px}.nas-archive-head span[data-v-d55f9588],.nas-archive-head strong[data-v-d55f9588]{display:block}.nas-archive-head strong[data-v-d55f9588]{color:#172033;font-size:13px}.nas-archive-head span[data-v-d55f9588]{margin-top:3px;color:#2563eb;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,monospace;font-size:12px;line-height:1.35;word-break:break-all}.nas-archive-head em[data-v-d55f9588]{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;padding:3px 8px;border-radius:999px;background:#ecfdf5;color:#047857;font-size:11px;font-style:normal;font-weight:700;white-space:nowrap}.nas-archive-grid[data-v-d55f9588]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:6px}.nas-archive-grid span[data-v-d55f9588]{padding:4px 8px;border:1px solid #e2e8f0;border-radius:999px;background:#fff;color:#475569;font-size:12px;font-weight:700}.nas-archive-box p[data-v-d55f9588]{margin:9px 0 0;color:#64748b;font-size:12px;line-height:1.5}.project-number-row[data-v-d55f9588]{margin-top:24px}.project-no-field[data-v-d55f9588]{width:200px}.role-no-field[data-v-d55f9588]{-webkit-box-flex:1;-ms-flex:1;flex:1;min-width:300px}.date-field[data-v-d55f9588]{width:170px}.docs-row[data-v-d55f9588]{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.docs-field[data-v-d55f9588]{-webkit-box-flex:1;-ms-flex:1;flex:1;min-width:520px}.native-file-box[data-v-d55f9588]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;min-height:36px;padding:5px 10px;border:1px solid #d8e2ef;border-radius:6px;background:#f8fafc}.native-file-box input[data-v-d55f9588]{width:100%;color:#5d6b82;font-size:12px}.project-doc-list[data-v-d55f9588]{margin-top:8px;border:1px solid #e1e8f2;border-radius:6px;background:#fff}.project-doc-item[data-v-d55f9588]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;min-height:42px;padding:8px 10px;border-bottom:1px solid #edf2f7}.project-doc-item[data-v-d55f9588]:last-child{border-bottom:0}.project-doc-item.is-pending[data-v-d55f9588]{background:#fbfdff}.project-doc-item.is-error[data-v-d55f9588]{background:#fff8f8}.project-doc-item.is-error .project-doc-meta[data-v-d55f9588]{color:#f56c6c}.project-doc-main[data-v-d55f9588]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-flex:1;-ms-flex:1;flex:1;gap:8px;min-width:0;padding-right:12px}.project-doc-main i[data-v-d55f9588]{-ms-flex-negative:0;flex-shrink:0;color:#5b8def;font-size:16px}.project-doc-text[data-v-d55f9588]{min-width:0}.project-doc-name[data-v-d55f9588]{overflow:hidden;color:#1f2d3d;font-size:13px;line-height:18px;text-overflow:ellipsis;white-space:nowrap}.project-doc-meta[data-v-d55f9588]{margin-top:2px;color:#7c8797;font-size:12px;line-height:16px}.project-doc-actions[data-v-d55f9588]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-negative:0;flex-shrink:0;gap:6px}.note-field[data-v-d55f9588]{width:100%}.project-type-field[data-v-d55f9588]{margin-bottom:12px}.other-type-row[data-v-d55f9588]{margin-top:-2px;margin-bottom:12px}.other-type-field[data-v-d55f9588]{width:min(100%,560px)}.inline-hint-trigger[data-v-d55f9588]{margin-left:4px;vertical-align:middle}.project-type-title[data-v-d55f9588]{margin-top:18px}.req[data-v-d55f9588]{color:#f56c6c}.hint-dot[data-v-d55f9588]{margin-left:6px;color:#9aa7b8;font-size:13px;font-weight:400}.tax-mode-control[data-v-d55f9588]{gap:10px;height:46px;margin:0 0 14px;padding:5px;border:1px solid #d8e2ef;border-radius:10px;background:#fff;-webkit-box-shadow:0 1px 2px rgba(16,24,40,.02);box-shadow:0 1px 2px rgba(16,24,40,.02)}.tax-mode-control[data-v-d55f9588],.tax-mode-title[data-v-d55f9588]{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.tax-mode-title[data-v-d55f9588]{height:100%;padding:0 12px;color:#344054;font-size:14px;font-weight:700;white-space:nowrap}.tax-mode-options[data-v-d55f9588]{display:grid;grid-template-columns:repeat(2,92px);gap:0;height:36px;padding:3px;border-radius:8px;background:#eef3fa}.tax-mode-option[data-v-d55f9588]{position:relative;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:30px;margin:0;border-radius:6px;color:#64748b;font-size:14px;font-weight:700;cursor:pointer;-webkit-transition:color .15s ease,background .15s ease,-webkit-box-shadow .15s ease;transition:color .15s ease,background .15s ease,-webkit-box-shadow .15s ease;transition:color .15s ease,background .15s ease,box-shadow .15s ease;transition:color .15s ease,background .15s ease,box-shadow .15s ease,-webkit-box-shadow .15s ease}.tax-mode-option input[data-v-d55f9588]{position:absolute;opacity:0;pointer-events:none}.tax-mode-option.active[data-v-d55f9588]{background:#fff;color:#1d5fe8;-webkit-box-shadow:0 2px 6px rgba(16,24,40,.14);box-shadow:0 2px 6px rgba(16,24,40,.14)}.tax-mode-option[data-v-d55f9588]:not(.active):hover{color:#344054}.tax-mode-option span[data-v-d55f9588]{line-height:1}.ptype-flow-card[data-v-d55f9588]{width:100%;margin:10px 0 12px;padding:20px 24px;border:1px solid #d8e2ef;border-radius:8px;background:#f9fafb}.ptype-flow-card.ptype-flow-survey[data-v-d55f9588]{border-color:#d8ccff;background:linear-gradient(135deg,#fbfaff,#f9fcff 58%,#fbfff8)}.ptype-card-title[data-v-d55f9588]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:12px}.ptype-card-title strong[data-v-d55f9588]{color:#101828;font-size:16px}.ptype-flow-badge[data-v-d55f9588]{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;min-height:30px;padding:4px 12px;border-radius:999px;font-size:14px;font-weight:700}.ptype-flow-badge.badge-nopm[data-v-d55f9588]{border:1px solid #bbf7d0;background:#ecfdf5;color:#166534}.ptype-flow-badge.badge-pm[data-v-d55f9588]{border:1px solid #a7f3d0;background:#ecfdf3;color:#16704a}.ai-quote-panel[data-v-d55f9588]{margin:12px 0 14px;padding:14px;border:1px solid rgba(47,128,237,.18);border-radius:8px;background:linear-gradient(135deg,hsla(0,0%,100%,.92),rgba(239,246,255,.72));-webkit-box-shadow:0 10px 24px rgba(15,23,42,.05);box-shadow:0 10px 24px rgba(15,23,42,.05)}.ai-quote-main[data-v-d55f9588]{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:12px}.ai-quote-main[data-v-d55f9588],.ai-quote-titleline[data-v-d55f9588]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.ai-quote-titleline[data-v-d55f9588]{gap:10px;min-width:0}.ai-quote-titleline strong[data-v-d55f9588]{display:block;color:#101828;font-size:14px;line-height:1.35}.ai-quote-titleline p[data-v-d55f9588]{margin:3px 0 0;color:#667085;font-size:12px;line-height:1.55}.ai-quote-mark[data-v-d55f9588]{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;min-width:30px;height:30px;padding:0 8px;border-radius:999px;color:#fff;font-weight:800;background:linear-gradient(135deg,#2563eb,#14b8a6)}.ai-quote-sources[data-v-d55f9588]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;gap:6px}.ai-quote-chip[data-v-d55f9588]{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;min-height:24px;padding:3px 9px;border:1px solid rgba(148,163,184,.24);border-radius:999px;background:hsla(0,0%,100%,.78);color:#667085;font-size:12px;white-space:nowrap}.ai-quote-chip.is-strong[data-v-d55f9588]{border-color:rgba(37,99,235,.22);background:rgba(219,234,254,.72);color:#175cd3}.ai-quote-actions[data-v-d55f9588]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-top:12px}.ai-quote-status[data-v-d55f9588]{color:#667085;font-size:12px}.ai-quote-result[data-v-d55f9588]{margin-top:12px}.ai-quote-empty[data-v-d55f9588]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:12px;padding:10px 12px;border:1px dashed rgba(47,128,237,.22);border-radius:8px;background:hsla(0,0%,100%,.68);color:#667085;font-size:12px}.ai-quote-empty strong[data-v-d55f9588]{color:#175cd3}.ai-quote-result-card[data-v-d55f9588]{overflow:hidden;border:1px solid rgba(47,128,237,.18);border-radius:8px;background:hsla(0,0%,100%,.9)}.ai-quote-result-head[data-v-d55f9588]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:12px;padding:12px 14px;border-bottom:1px solid rgba(15,23,42,.06)}.ai-quote-confidence[data-v-d55f9588]{padding:3px 9px;border:1px solid #abefc6;border-radius:999px;background:#ecfdf3;color:#047857;font-size:12px;font-weight:700;white-space:nowrap}.ai-quote-grid[data-v-d55f9588]{display:grid;grid-template-columns:repeat(5,minmax(110px,1fr));gap:8px;padding:12px 14px}.ai-quote-metric[data-v-d55f9588]{min-width:0;padding:10px;border:1px solid rgba(15,23,42,.06);border-radius:8px;background:#f8fafc}.ai-quote-metric span[data-v-d55f9588],.ai-quote-metric strong[data-v-d55f9588]{display:block}.ai-quote-metric span[data-v-d55f9588]{color:#667085;font-size:12px}.ai-quote-metric strong[data-v-d55f9588]{margin-top:4px;color:#101828;font-size:16px;line-height:1.25}.ai-quote-body[data-v-d55f9588]{display:grid;grid-template-columns:1fr 1fr;gap:12px;padding:0 14px 14px}.ai-quote-note-box[data-v-d55f9588]{min-width:0;padding:10px 12px;border-radius:8px;background:#f8fafc;color:#475467;font-size:12px;line-height:1.65}.ai-quote-note-box strong[data-v-d55f9588]{display:block;margin-bottom:4px;color:#344054}.ai-quote-apply-row[data-v-d55f9588]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;padding:0 14px 14px}.survey-category-strip[data-v-d55f9588]{display:grid;grid-template-columns:minmax(260px,380px) minmax(220px,1fr) auto;gap:16px;-webkit-box-align:end;-ms-flex-align:end;align-items:end;margin:16px 0 18px;padding:16px;border:1px solid #e1e8f2;border-radius:12px;background:hsla(0,0%,100%,.88)}.survey-category-strip .form-field[data-v-d55f9588]{min-width:0;margin-bottom:0}.survey-category-note[data-v-d55f9588]{-ms-flex-item-align:center;align-self:center;color:#667085;font-size:13px;line-height:1.5}.amount-section-title[data-v-d55f9588]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:18px 0 12px}.amount-section-title strong[data-v-d55f9588]{color:#101828;font-size:16px}.sales-tax-preview[data-v-d55f9588]{margin-top:6px;color:#667085;font-size:12px;line-height:1.45}.pm-assign-block[data-v-d55f9588]{margin-top:2px}.pm-assign-title[data-v-d55f9588]{gap:8px;margin-bottom:6px;color:#5d6b82;font-size:12px;font-weight:500}.pm-assign-title[data-v-d55f9588],.project-assign-status[data-v-d55f9588]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.project-assign-status[data-v-d55f9588]{-ms-flex-wrap:wrap;flex-wrap:wrap;gap:8px 12px;min-height:36px;padding:8px 10px;border:1px solid #d1d5db;border-radius:8px;background:#f9fafb;color:#374151;font-size:13px;line-height:1.45}.project-assign-status.is-assigned[data-v-d55f9588]{border-color:#bbf7d0;background:#f0fdf4;color:#166534}.project-assign-status strong[data-v-d55f9588]{color:#111827}.project-assign-meta[data-v-d55f9588]{color:#667085;font-size:12px}@media(max-width:720px){.tax-mode-control[data-v-d55f9588]{width:100%;height:auto;-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:8px}.tax-mode-title[data-v-d55f9588]{height:auto;padding:4px 8px 0}.tax-mode-options[data-v-d55f9588]{width:100%;grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:1180px){.ai-quote-grid[data-v-d55f9588]{grid-template-columns:repeat(2,minmax(120px,1fr))}.ai-quote-body[data-v-d55f9588],.survey-category-strip[data-v-d55f9588]{grid-template-columns:1fr}.ai-quote-main[data-v-d55f9588]{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.ai-quote-sources[data-v-d55f9588]{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}}.amount-grid[data-v-d55f9588]{max-width:760px}.no-pm-amount-grid[data-v-d55f9588]{display:grid;grid-template-columns:repeat(3,minmax(0,218px));gap:16px 22px;width:100%}.no-pm-amount-grid .form-field[data-v-d55f9588]{width:auto;min-width:0;margin-bottom:0}.amount-grid.survey-amount-grid[data-v-d55f9588]{max-width:none}.sample-category-pricing-field[data-v-d55f9588],.sample-category-pricing[data-v-d55f9588]{width:100%}.sample-category-pricing-field[data-v-d55f9588]{margin-bottom:12px}.sample-category-pricing-head[data-v-d55f9588]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:12px;margin-bottom:8px}.sample-category-pricing-title[data-v-d55f9588]{color:#5f6f85;font-size:13px;font-weight:600}.sample-category-list[data-v-d55f9588]{display:grid;gap:7px}.sample-category-labels[data-v-d55f9588],.sample-category-row[data-v-d55f9588]{display:grid;grid-template-columns:minmax(220px,1.35fr) minmax(140px,.75fr) minmax(160px,.75fr) auto;gap:10px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.sample-category-labels[data-v-d55f9588]{padding:0 8px;color:#64748b;font-size:12px;font-weight:600;line-height:1.4}.sample-category-row[data-v-d55f9588]{padding:7px;border:1px solid #d9e5f3;border-radius:8px;background:#fafcff}.sample-category-row>[data-v-d55f9588]{min-width:0}.sample-category-remove[data-v-d55f9588]{height:38px;margin:0}.sample-category-summary[data-v-d55f9588]{margin-top:8px;color:#49627b;font-size:12px;line-height:1.45}.survey-fixed-fee-grid[data-v-d55f9588]{display:grid;grid-template-columns:repeat(2,minmax(0,218px));gap:18px 22px;width:100%}.survey-fixed-fee-grid .form-field[data-v-d55f9588]{width:auto;min-width:0;margin-bottom:0}[data-v-d55f9588] .sample-category-pricing-field .el-form-item__content{line-height:normal}[data-v-d55f9588] .sample-category-row .el-input-number .el-input__inner{padding:0 15px;text-align:left}.sales-project-section .amount-grid[data-v-d55f9588]{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px 22px;width:100%;max-width:none}.sales-project-section .amount-grid .form-field[data-v-d55f9588]{width:auto;min-width:0;margin-bottom:0}.sales-project-section .amount-grid.survey-amount-grid[data-v-d55f9588]{grid-template-columns:repeat(4,minmax(0,1fr))}.contract-total-field[data-v-d55f9588]{width:360px;margin-bottom:20px}.owner-field[data-v-d55f9588]{width:350px}.receipt-row[data-v-d55f9588]{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.receipt-date-field[data-v-d55f9588]{width:176px}.receipt-quick-wide[data-v-d55f9588]{-webkit-box-flex:1;-ms-flex:1;flex:1;min-width:640px}.receipt-month-actions[data-v-d55f9588]{display:grid;grid-template-columns:repeat(12,minmax(38px,1fr));gap:6px;max-width:100%}.receipt-month-actions .el-button[data-v-d55f9588]{height:34px;margin:0;padding:0 4px;border-color:transparent;background:#f5f7fb;color:#1f2d3d}.form-actions[data-v-d55f9588]{display:-webkit-box;display:-ms-flexbox;display:flex;gap:12px;margin-top:2px}.survey-extra-row[data-v-d55f9588]{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px 28px;margin-bottom:10px}.sales-project-section .survey-extra-row .form-field[data-v-d55f9588]{width:auto;min-width:0;margin-bottom:0}[data-v-d55f9588] .sales-project-form .el-form-item__label{padding:0 0 6px;color:#667085;font-family:inherit;font-size:13px;font-weight:500;line-height:1.3}[data-v-d55f9588] .sales-project-form .el-input__inner,[data-v-d55f9588] .sales-project-form .el-textarea__inner{border-color:#d9e1ec;border-radius:8px;color:#172033;font-family:inherit;font-size:14px;background:#fff;-webkit-box-shadow:none;box-shadow:none}[data-v-d55f9588] .sales-project-form .el-input__inner{height:38px;line-height:38px}.ptype-flow-survey[data-v-d55f9588] .el-form-item__label{color:#5f6f85;font-size:15px;font-weight:600}.ptype-flow-survey[data-v-d55f9588] .el-radio{margin-right:28px;color:#5f6f85;font-size:15px}[data-v-d55f9588] .sales-project-form .el-input.is-disabled .el-input__inner,[data-v-d55f9588] .sales-project-form .el-input:not(.el-input--suffix) .el-input__inner[readonly],[data-v-d55f9588] .sales-project-form .el-textarea.is-disabled .el-textarea__inner,[data-v-d55f9588] .sales-project-form .el-textarea__inner[readonly]{color:#667085;border-color:#d9e1ec;background:#f7f9fc}[data-v-d55f9588] .sales-project-form .el-select .el-input:not(.is-disabled) .el-input__inner{color:#172033;background:#fff;cursor:pointer}[data-v-d55f9588] .sales-project-form .el-input__inner::-webkit-input-placeholder,[data-v-d55f9588] .sales-project-form .el-textarea__inner::-webkit-input-placeholder{color:#98a2b3}[data-v-d55f9588] .sales-project-form .el-input__inner::-moz-placeholder,[data-v-d55f9588] .sales-project-form .el-textarea__inner::-moz-placeholder{color:#98a2b3}[data-v-d55f9588] .sales-project-form .el-input__inner:-ms-input-placeholder,[data-v-d55f9588] .sales-project-form .el-textarea__inner:-ms-input-placeholder{color:#98a2b3}[data-v-d55f9588] .sales-project-form .el-input__inner::-ms-input-placeholder,[data-v-d55f9588] .sales-project-form .el-textarea__inner::-ms-input-placeholder{color:#98a2b3}[data-v-d55f9588] .sales-project-form .el-input__inner::placeholder,[data-v-d55f9588] .sales-project-form .el-textarea__inner::placeholder{color:#98a2b3}[data-v-d55f9588] .sales-project-form .el-input-number{width:100%;line-height:34px}[data-v-d55f9588] .sales-project-form .el-input-number .el-input__inner{padding-left:42px;padding-right:42px}[data-v-d55f9588] .sales-project-form .el-checkbox{margin-right:28px;color:#2f3b52;font-weight:400}[data-v-d55f9588] .sales-project-form .el-checkbox__inner{width:16px;height:16px;border-color:#b8c5d6}[data-v-d55f9588] .sales-project-form .el-button--mini,[data-v-d55f9588] .sales-project-form .el-button--small{border-radius:8px}[data-v-d55f9588] .sales-project-form .el-button{font-family:inherit}[data-v-d55f9588] .sales-project-form .el-textarea__inner{min-height:96px!important}@media(max-width:1200px){.project-name-field[data-v-d55f9588]{min-width:100%}.customer-field[data-v-d55f9588],.docs-field[data-v-d55f9588],.receipt-quick-wide[data-v-d55f9588],.wave-field[data-v-d55f9588]{width:100%;min-width:100%}.receipt-month-actions[data-v-d55f9588]{grid-template-columns:repeat(4,minmax(0,1fr))}}@media(max-width:720px){.project-sales-form-page[data-v-d55f9588]{padding:12px 10px}.sales-panel[data-v-d55f9588]{padding:14px 12px 18px;border-radius:8px}.sales-form-card[data-v-d55f9588]{padding:18px 14px 22px;border-radius:8px}.form-row[data-v-d55f9588]{gap:12px}.contract-total-field[data-v-d55f9588],.customer-field[data-v-d55f9588],.customer-full-field[data-v-d55f9588],.customer-short-field[data-v-d55f9588],.customer-tax-field[data-v-d55f9588],.cycle-field[data-v-d55f9588],.date-field[data-v-d55f9588],.docs-field[data-v-d55f9588],.folder-field[data-v-d55f9588],.form-field[data-v-d55f9588],.owner-field[data-v-d55f9588],.project-no-field[data-v-d55f9588],.receipt-date-field[data-v-d55f9588],.receipt-quick-wide[data-v-d55f9588],.role-no-field[data-v-d55f9588],.survey-category-other-field[data-v-d55f9588],.tracking-field[data-v-d55f9588],.wave-field[data-v-d55f9588]{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;width:100%;min-width:0;max-width:100%}.ai-quote-panel[data-v-d55f9588],.archive-card[data-v-d55f9588],.nas-archive-box[data-v-d55f9588],.ptype-flow-card[data-v-d55f9588],.survey-category-strip[data-v-d55f9588]{min-width:0;padding-left:10px;padding-right:10px}.ai-quote-empty[data-v-d55f9588],.ai-quote-result-head[data-v-d55f9588],.archive-card-head[data-v-d55f9588],.nas-archive-head[data-v-d55f9588]{-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}.nas-archive-head em[data-v-d55f9588]{white-space:normal}.ai-quote-grid[data-v-d55f9588]{grid-template-columns:1fr}.receipt-month-actions[data-v-d55f9588]{grid-template-columns:repeat(4,minmax(0,1fr))}.no-pm-amount-grid[data-v-d55f9588]{grid-template-columns:1fr;max-width:none}.sales-project-section .amount-grid.survey-amount-grid[data-v-d55f9588]{grid-template-columns:repeat(2,minmax(0,1fr))}.sample-category-labels[data-v-d55f9588]{display:none}.sample-category-row[data-v-d55f9588]{grid-template-columns:repeat(2,minmax(0,1fr))}.sample-category-remove[data-v-d55f9588]{grid-column:1/-1;justify-self:end}.sales-project-section .amount-grid[data-v-d55f9588]:not(.survey-amount-grid){grid-template-columns:1fr}.survey-extra-row[data-v-d55f9588]{grid-template-columns:repeat(2,minmax(0,1fr))}[data-v-d55f9588] .sales-project-form .el-checkbox{margin-right:16px;margin-bottom:8px}}@media(max-width:600px){.sales-project-section .amount-grid.survey-amount-grid[data-v-d55f9588],.sales-project-section .amount-grid[data-v-d55f9588],.survey-extra-row[data-v-d55f9588],.survey-fixed-fee-grid[data-v-d55f9588]{grid-template-columns:1fr}.sample-category-pricing-head[data-v-d55f9588]{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.sample-category-row[data-v-d55f9588]{grid-template-columns:1fr}}.sales-project-section[data-v-d55f9588]{padding:18px 0;border-top:1px solid #e2e8f0}.sales-project-section[data-v-d55f9588]:first-of-type{margin-top:0;padding-top:5px;border-top:0}.sales-project-section-head[data-v-d55f9588]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px;margin-bottom:14px}.sales-project-section-head h3[data-v-d55f9588]{margin:0;color:#0f172a;font-size:16px;line-height:1.35}.sales-project-section-index[data-v-d55f9588]{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-flex:0;-ms-flex:0 0 22px;flex:0 0 22px;width:22px;height:22px;border-radius:50%;background:#2563eb;color:#fff;font-size:12px;font-weight:700;line-height:1}.sales-customer-picker[data-v-d55f9588]{display:grid;grid-template-columns:minmax(18rem,32rem);-webkit-box-align:end;-ms-flex-align:end;align-items:end;gap:10px;max-width:32rem}.sales-customer-summary[data-v-d55f9588]{display:grid;grid-template-columns:minmax(9rem,12rem) minmax(18rem,30rem) 8rem;gap:12px;max-width:52rem;margin-top:12px}.sales-project-identity-grid[data-v-d55f9588]{grid-template-columns:minmax(18rem,1.6fr) repeat(3,minmax(11rem,1fr))}.sales-project-identity-grid[data-v-d55f9588],.sales-project-timing-grid[data-v-d55f9588]{display:grid;gap:12px;-webkit-box-align:end;-ms-flex-align:end;align-items:end;max-width:74rem}.sales-project-timing-grid[data-v-d55f9588]{grid-template-columns:11rem 11rem minmax(26rem,1fr);margin-top:12px}.sales-project-timing-grid[data-v-d55f9588] .el-form-item__content{line-height:38px}.sales-project-section .form-field[data-v-d55f9588]{width:100%;min-width:0;margin-bottom:0}.sales-project-subsection[data-v-d55f9588]{max-width:74rem;margin-top:22px;padding-top:17px;border-top:1px solid #eef2f7}.sales-project-subheading[data-v-d55f9588]{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:8px;max-width:74rem;margin:24px 0 14px!important;padding:17px 0 0;border-top:1px solid #eef2f7;color:#0f172a;font-family:inherit;font-size:15px!important;font-weight:700;line-height:1.4;letter-spacing:0}.sales-project-subheading.sales-project-subheading--first[data-v-d55f9588],.sales-project-subsection .sales-project-subheading[data-v-d55f9588]{margin-top:0!important;padding-top:0;border-top:0}.sales-project-subheading-index[data-v-d55f9588]{-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-flex:0;-ms-flex:0 0 21px;flex:0 0 21px;width:21px;height:21px;border-radius:5px;background:#e8f1ff;color:#1d4ed8;font-size:12px!important;font-weight:800;line-height:1}.sales-project-association-toggle[data-v-d55f9588],.sales-project-subheading-index[data-v-d55f9588]{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;align-items:center}.sales-project-association-toggle[data-v-d55f9588]{-ms-flex-align:center;gap:9px;max-width:74rem;margin-top:18px;padding:10px 12px;border:1px solid #d7e3f4;border-radius:7px;background:#f8fafc;color:#334155;cursor:pointer}.sales-project-association-toggle input[data-v-d55f9588]{margin:2px 0 0;accent-color:#2563eb}.project-archive-card[data-v-d55f9588]{max-width:74rem;margin-top:12px;padding:12px;border:1px solid #d7e3f4;border-radius:8px;background:#f8fbff}.tracking-mini-head[data-v-d55f9588]{margin-bottom:10px;color:#0f172a;font-size:13px}.project-archive-card .archive-row[data-v-d55f9588]{gap:12px 20px;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.project-archive-card .folder-field[data-v-d55f9588],.project-archive-card .tracking-field[data-v-d55f9588]{width:170px}.project-archive-card .cycle-field[data-v-d55f9588]{width:94px}.project-archive-card .wave-field[data-v-d55f9588]{-webkit-box-flex:1;-ms-flex:1;flex:1;min-width:320px}.project-archive-compact-meta[data-v-d55f9588]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:8px 14px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:2px;color:#64748b;font-size:12px}.project-archive-compact-meta code[data-v-d55f9588]{color:#2563eb;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,monospace;line-height:1.35;word-break:break-all}.project-archive-preview[data-v-d55f9588]{color:#64748b}.sales-project-material-grid[data-v-d55f9588]{display:grid;grid-template-columns:minmax(22rem,1fr) minmax(22rem,1.05fr);gap:18px;-webkit-box-align:start;-ms-flex-align:start;align-items:start;max-width:74rem}.sales-project-material-upload[data-v-d55f9588]{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px;-webkit-box-align:end;-ms-flex-align:end;align-items:end}.sales-project-field-label[data-v-d55f9588]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px;-ms-flex-wrap:wrap;flex-wrap:wrap}.sales-project-material-upload .project-doc-list[data-v-d55f9588]{grid-column:1/-1}.sales-project-material-grid .proj-field-work-note[data-v-d55f9588]{width:auto;max-width:100%}.sales-project-material-grid[data-v-d55f9588] .el-textarea__inner{min-height:86px!important}.pay-month-quick-grid[data-v-d55f9588]{display:grid;grid-template-columns:repeat(12,minmax(2rem,1fr));-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;gap:8px;width:100%;height:38px;max-width:100%;padding:0;-webkit-box-sizing:border-box;box-sizing:border-box;border:0;background:transparent}.pay-month-quick-grid .el-button[data-v-d55f9588]{min-width:0;width:100%;height:38px!important;min-height:38px!important;margin:0;padding:0 4px!important;border:0!important;background:#f7f9fc;color:#172033;border-radius:8px;font-size:12px;font-weight:500;line-height:1.2}.pay-month-quick-grid .el-button[data-v-d55f9588]:hover{border-color:transparent;background:#e5e5ea;color:#172033}.project-sales-form-page[data-v-d55f9588] .hint-popover-trigger{width:24px!important;height:24px!important;min-width:24px!important;padding:0!important;border:0!important;border-radius:50%!important;background:#f7f9fc!important;color:#667085!important;font-size:12px!important;font-weight:600!important;line-height:1!important;-webkit-box-shadow:none!important;box-shadow:none!important}.project-sales-form-page[data-v-d55f9588] .hint-popover-trigger:focus,.project-sales-form-page[data-v-d55f9588] .hint-popover-trigger:hover{background:#e5e5ea!important;color:#1f2d3d!important;-webkit-box-shadow:none!important;box-shadow:none!important}.proj-field-pay-quick[data-v-d55f9588] .el-form-item__label{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px;-ms-flex-wrap:wrap;flex-wrap:wrap}.proj-field-pay-quick .inline-hint-trigger[data-v-d55f9588]{margin-left:0}.contract-total-field[data-v-d55f9588]{width:25rem;margin-top:12px}.owner-field[data-v-d55f9588]{width:22rem}.form-actions[data-v-d55f9588]{margin-top:20px}@media(max-width:1180px){.sales-project-identity-grid[data-v-d55f9588]{grid-template-columns:repeat(2,minmax(14rem,1fr))}.sales-project-timing-grid[data-v-d55f9588]{grid-template-columns:11rem 11rem minmax(20rem,1fr)}}@media(max-width:900px){.pay-month-quick-grid[data-v-d55f9588]{grid-template-columns:repeat(6,minmax(2rem,1fr))}}@media(max-width:820px){.sales-customer-picker[data-v-d55f9588],.sales-customer-summary[data-v-d55f9588],.sales-project-identity-grid[data-v-d55f9588],.sales-project-material-grid[data-v-d55f9588],.sales-project-timing-grid[data-v-d55f9588]{grid-template-columns:1fr;max-width:none}.sales-project-material-upload[data-v-d55f9588]{grid-template-columns:1fr}.sales-project-material-upload .project-doc-list[data-v-d55f9588]{grid-column:1}.contract-total-field[data-v-d55f9588],.owner-field[data-v-d55f9588],.project-archive-card .cycle-field[data-v-d55f9588],.project-archive-card .folder-field[data-v-d55f9588],.project-archive-card .tracking-field[data-v-d55f9588],.project-archive-card .wave-field[data-v-d55f9588]{width:100%;min-width:0}}@media(max-width:480px){.pay-month-quick-grid[data-v-d55f9588]{grid-template-columns:repeat(4,minmax(1.85rem,1fr))}}.btn-row{margin-bottom:12px}.project-customer-form-page[data-v-7d4ab4ce]{min-height:calc(100vh - 84px);padding:24px;background:#f5f7fa}.customer-panel[data-v-7d4ab4ce]{padding:24px 28px;background:#fff;border-radius:10px;-webkit-box-shadow:0 10px 30px rgba(15,23,42,.06);box-shadow:0 10px 30px rgba(15,23,42,.06)}.form-back[data-v-7d4ab4ce]{margin-bottom:14px}h2[data-v-7d4ab4ce]{margin:0 0 18px;font-size:18px;font-weight:600;color:#1f2937}.section-title[data-v-7d4ab4ce]{margin-top:18px;font-size:14px}.form-row[data-v-7d4ab4ce]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:16px;margin-bottom:4px}.align-bottom[data-v-7d4ab4ce]{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.form-field[data-v-7d4ab4ce]{width:220px;margin-bottom:14px}.form-field-grow[data-v-7d4ab4ce]{-webkit-box-flex:1;-ms-flex:1;flex:1;min-width:280px}.tax-field[data-v-7d4ab4ce]{width:520px;min-width:520px}.tax-control-wrap[data-v-7d4ab4ce]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.tax-select[data-v-7d4ab4ce]{width:480px}.tax-help-icon[data-v-7d4ab4ce]{margin-left:12px;color:#909399;font-size:18px;line-height:1;cursor:help}.form-actions[data-v-7d4ab4ce]{display:-webkit-box;display:-ms-flexbox;display:flex;gap:12px;margin-top:8px}.project-list-card{padding:20px 18px;border-radius:10px;-webkit-box-shadow:0 8px 24px rgba(15,35,55,.06);box-shadow:0 8px 24px rgba(15,35,55,.06)}.list-head-title h2{font-size:18px}.hint-popover-trigger{padding:0;border:0;background:transparent;color:#909399;cursor:pointer}.channel-ad-supports{-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:6px;min-height:24px}.channel-ad-supports,.channel-no-stack{display:-webkit-box;display:-ms-flexbox;display:flex}.channel-no-stack{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:2px;font-size:12px;line-height:1.35}.channel-no-stack strong{font-size:13px;color:#111827}.platform-code-stack{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:2px;line-height:1.35}.platform-code-stack strong{color:#1f2937;font-size:13px}.platform-code-stack span{color:#6b7280;font-size:12px}.project-list-table .el-button+.el-button{margin-left:8px}.channel-action-col .cell{white-space:nowrap}.channel-action-buttons{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:6px;white-space:nowrap}.channel-action-buttons .el-button+.el-button{margin-left:0}.project-pagination{margin-top:12px}.project-channel-form-page[data-v-59dc4325]{min-height:calc(100vh - 84px);padding:24px;background:#f5f7fa}.channel-panel[data-v-59dc4325]{padding:24px 28px;background:#fff;border-radius:10px;-webkit-box-shadow:0 10px 30px rgba(15,23,42,.06);box-shadow:0 10px 30px rgba(15,23,42,.06)}.form-back[data-v-59dc4325]{margin-bottom:14px}h2[data-v-59dc4325]{margin:0 0 18px;font-size:18px;font-weight:600;color:#1f2937}.section-title[data-v-59dc4325]{margin-top:24px;padding-top:18px;border-top:1px solid #ebeef5;font-size:14px}.form-row[data-v-59dc4325]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:16px;margin-bottom:4px}.align-bottom[data-v-59dc4325]{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.form-field[data-v-59dc4325]{width:260px;margin-bottom:14px}.form-field-grow[data-v-59dc4325]{-webkit-box-flex:1;-ms-flex:1;flex:1;min-width:300px}.full-select[data-v-59dc4325]{width:100%}.tax-field[data-v-59dc4325]{width:700px;min-width:700px}.tax-control-wrap[data-v-59dc4325]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.tax-select[data-v-59dc4325]{width:660px}.tax-help-icon[data-v-59dc4325]{margin-left:12px;color:#909399;font-size:18px;line-height:1;cursor:help}.custom-tax-field[data-v-59dc4325]{width:260px}.flow-toggle-row[data-v-59dc4325]{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.switch-row[data-v-59dc4325]{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.ad-support-row[data-v-59dc4325]{margin-bottom:8px}.ad-support-controls[data-v-59dc4325]{-ms-flex-wrap:wrap;flex-wrap:wrap;gap:36px;min-height:40px}.ad-support-controls[data-v-59dc4325],.ad-support-item[data-v-59dc4325]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ad-support-item[data-v-59dc4325]{gap:12px;color:#344054;font-weight:600}.switch-field[data-v-59dc4325]{width:180px;margin-bottom:14px}.form-field-wide[data-v-59dc4325]{width:360px}.status-field[data-v-59dc4325]{width:180px}.clear-secret[data-v-59dc4325]{margin-top:8px}.form-actions[data-v-59dc4325]{display:-webkit-box;display:-ms-flexbox;display:flex;gap:12px;margin-top:8px}.pm-project-page{min-height:calc(100vh - 84px);background:#eef3f9}.project-list-card{margin:0 12px;padding:28px 32px;background:#fff;border-radius:8px;-webkit-box-shadow:0 8px 24px rgba(15,23,42,.06);box-shadow:0 8px 24px rgba(15,23,42,.06)}.list-head{display:-webkit-box;display:-ms-flexbox;display:flex;-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;margin-bottom:18px}.list-head-title{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;min-width:0}.list-head-right{-webkit-box-flex:1;-ms-flex:1;flex:1;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;gap:12px;min-width:0}.list-head-right,.list-head-title h2{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.list-head-title h2{gap:8px;margin:0;color:#111827;font-size:22px;line-height:36px;white-space:nowrap}.list-head-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}.list-head-actions .el-button{height:36px;padding:0 18px;border-color:#cfdced;border-radius:8px;color:#1f2937;font-size:13px;font-weight:700}.pm-field-setting-panel{display:grid;grid-template-columns:220px minmax(0,1fr) auto;gap:16px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:0 0 14px;padding:16px 18px;background:#f8fbff;border:1px solid #d6e6fb;border-radius:8px}.pm-field-setting-copy{display:grid;gap:4px;color:#64748b;font-size:13px;line-height:1.45}.pm-field-setting-copy strong{color:#111827;font-size:15px;font-weight:900}.pm-field-setting-options{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:10px;min-width:0}.pm-field-setting-options .el-checkbox{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;min-height:32px;margin:0;padding:0 12px;background:#fff;border:1px solid #d9e4f2;border-radius:999px;color:#334155;font-size:13px;font-weight:800}.pm-field-setting-options .el-checkbox.is-checked{border-color:#bcd8ff;background:#f7fbff}.pm-field-setting-options .el-checkbox.is-disabled{color:#8b98aa;background:#f2f5f9}.pm-field-setting-options .el-checkbox__label{padding-left:8px}.pm-field-setting-panel>.el-button{height:36px;padding:0 18px;border-color:#cfdced;border-radius:8px;color:#334155;font-size:13px;font-weight:800}.pm-risk-notice{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:5px;height:36px;width:-webkit-max-content;width:-moz-max-content;width:max-content;max-width:100%;min-width:0;margin:0;padding:0 14px;-webkit-box-sizing:border-box;box-sizing:border-box;overflow:hidden;border:1px solid #fdb4b4;border-radius:8px;background:#fff8f8;color:#7f1d1d;font-size:13px;line-height:34px;white-space:nowrap}.pm-risk-notice.is-collapsed{padding-top:9px;padding-bottom:9px;background:#fff7f7}.pm-risk-main{min-width:0}.pm-risk-notice strong{display:inline;color:#991b1b;font-size:13px;font-weight:800}.pm-risk-notice strong,.pm-risk-stat{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.pm-risk-stat{color:#9f2323}.pm-risk-count{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;min-width:22px;height:22px;margin:0 1px;padding:0 5px;border:1px solid transparent;border-radius:6px;background:transparent;color:#dc2626;cursor:pointer;font-family:inherit;font-size:14px;font-variant-numeric:tabular-nums;font-weight:900;line-height:20px;vertical-align:middle;-webkit-transition:color .16s ease,background-color .16s ease,border-color .16s ease,-webkit-box-shadow .16s ease;transition:color .16s ease,background-color .16s ease,border-color .16s ease,-webkit-box-shadow .16s ease;transition:color .16s ease,background-color .16s ease,border-color .16s ease,box-shadow .16s ease;transition:color .16s ease,background-color .16s ease,border-color .16s ease,box-shadow .16s ease,-webkit-box-shadow .16s ease}.pm-risk-count:focus-visible,.pm-risk-count:hover{border-color:#fca5a5;background:#fff;color:#b91c1c;outline:none;-webkit-box-shadow:0 0 0 2px rgba(248,113,113,.16);box-shadow:0 0 0 2px rgba(248,113,113,.16)}.pm-risk-count.is-active{border-color:#dc2626;background:#dc2626;color:#fff;-webkit-box-shadow:0 2px 5px rgba(185,28,28,.22);box-shadow:0 2px 5px rgba(185,28,28,.22)}.pm-risk-count.is-active:focus-visible,.pm-risk-count.is-active:hover{border-color:#b91c1c;background:#b91c1c;color:#fff}.pm-risk-notice>i{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;color:#e06b6b;font-style:normal}.pm-risk-notice.is-collapsed .pm-risk-main>strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.pm-risk-lead{display:block;margin-top:4px;color:#991b1b;font-size:12px}.pm-risk-list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:6px;margin-top:8px}.pm-risk-item{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:5px;max-width:100%;padding:4px 8px;overflow:hidden;border:1px solid #fecaca;border-radius:999px;background:#fff;color:#991b1b;cursor:pointer;white-space:nowrap}.pm-risk-item:before{content:"!";display:inline-grid;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;place-items:center;width:15px;height:15px;border-radius:5px;background:#dc2626;color:#fff;font-size:10px;font-weight:900;line-height:1}.pm-risk-item.is-margin{border-color:#fdba74;background:#fff7ed;color:#9a3412}.pm-risk-item.is-margin:before{background:#f97316}.pm-risk-item span,.pm-risk-item strong{display:inline;min-width:0;color:inherit;font-size:11px;line-height:1.25}.pm-risk-item span{max-width:360px;overflow:hidden;text-overflow:ellipsis}.pm-risk-actions{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;gap:8px}.pm-risk-actions .el-button{height:36px;margin:0;padding:0 14px;border-radius:8px;font-size:13px;font-weight:800;white-space:nowrap}.pm-risk-filter-quality,.pm-risk-toggle{border-color:#fca5a5;background:#fff;color:#991b1b}.pm-risk-filter-low-margin{border-color:#fed7aa;background:#fff;color:#9a3412}.pm-risk-actions .el-button.is-active,.pm-risk-actions .el-button:hover{border-color:#ef4444;background:#fee2e2;color:#7f1d1d}.pm-risk-actions .pm-risk-approve,.pm-risk-actions .pm-risk-approve:focus,.pm-risk-actions .pm-risk-approve:hover{border-color:#cfdced;background:#fff;color:#1f2937}.pm-risk-actions .pm-risk-approve:focus,.pm-risk-actions .pm-risk-approve:hover{border-color:#8bbcff;background:#f2f7ff;color:#1f5da8}.low-margin-status-badge{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;max-width:100%;min-height:22px;padding:1px 8px;overflow:hidden;border:1px solid #fca5a5;border-radius:999px;background:#fef2f2;color:#991b1b;font-size:11px;font-weight:800;line-height:20px;text-overflow:ellipsis;white-space:nowrap}.low-margin-status-badge.is-pending,.low-margin-status-badge.is-risk{border-color:#fdba74;background:#fff7ed;color:#9a3412}.low-margin-status-badge.is-approved{border-color:#86efac;background:#ecfdf3;color:#047857}.low-margin-status-badge.is-rejected{border-color:#fca5a5;background:#fef2f2;color:#991b1b}.low-margin-approve-action{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:auto;max-width:none;min-width:0;height:40px;margin:0;padding:0 10px;-webkit-box-sizing:border-box;box-sizing:border-box;border-color:#cfdced;border-radius:8px;background:#fff;color:#334155;font-size:12px;font-weight:800;line-height:1.2;white-space:nowrap}.low-margin-approve-action:focus,.low-margin-approve-action:hover{border-color:#8bbcff;background:#f2f7ff;color:#1f5da8}.pm-margin-review-pending{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:4px}.margin-review-open-time,.pm-margin-review-time{color:#94a3b8;font-size:12px;line-height:1.4}.quality-warning-status-badge{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-item-align:start;align-self:flex-start;max-width:100%;min-height:22px;padding:1px 8px;overflow:hidden;border:1px solid #fca5a5;border-radius:999px;background:#fff1f2;color:#b91c1c;font-size:11px;font-weight:800;line-height:20px;text-overflow:ellipsis;white-space:nowrap}.project-list-filter-summary{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px 22px;margin:0 0 14px;padding:12px 18px;background:hsla(0,0%,100%,.9);border:none;border-radius:22px;-webkit-box-shadow:0 10px 28px rgba(18,18,20,.06);box-shadow:0 10px 28px rgba(18,18,20,.06);color:#334155;font-size:14px;line-height:1.45}.project-list-filter-summary strong{color:#3d4f08;font-weight:800}.project-list-filter-summary .summary-count{color:#64748b}.project-list-table{width:100%;color:#111827}.project-list-table .el-table__header th{height:48px;background:#f8fafc;color:#60708a;font-size:13px;font-weight:800}.project-list-table .el-table__body td{padding:16px 0;border-color:#e6edf5;vertical-align:middle}.project-list-table .el-table__fixed,.project-list-table .el-table__fixed-right{background:#fff;z-index:3}.project-list-table .el-table__fixed{-webkit-box-shadow:8px 0 16px rgba(15,23,42,.06);box-shadow:8px 0 16px rgba(15,23,42,.06)}.project-list-table .el-table__fixed-right{-webkit-box-shadow:-8px 0 16px rgba(15,23,42,.06);box-shadow:-8px 0 16px rgba(15,23,42,.06)}.project-list-table .el-table__fixed-right th,.project-list-table .el-table__fixed th{background:#f8fafc}.project-list-table .el-table__fixed-right td,.project-list-table .el-table__fixed td{background:#fff}.project-list-table .el-table__fixed-right-patch{background:#f8fafc}.project-list-table .pm-delivery-plans-col{background:#fbfdff}.project-list-table .pm-delivery-plans-col .cell{padding:10px 24px 10px 18px}.pm-sales-cell,.project-no-stack{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:4px;color:#64748b;font-size:12px;line-height:1.45}.project-no-stack strong{color:#111827;font-size:13px;font-weight:900}.pm-sales-cell span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.pm-project-name-cell{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:6px;color:#111827;font-size:13px;line-height:1.45}.pm-project-name-cell strong{font-size:14px;font-weight:500}.pm-project-name-cell span{color:#64748b;font-size:12px}.pm-type-col .cell{color:#111827;font-size:13px;line-height:1.45;word-break:break-all}.pm-money-main{color:#111827;font-size:14px;white-space:nowrap}.pm-money-main strong{color:#153b1f;font-size:14px;font-weight:800}.pm-plans-data-cell{display:grid;gap:10px;width:100%;max-width:100%;-webkit-box-sizing:border-box;box-sizing:border-box;font-size:12px;line-height:1.45}.pm-list-plan-row{padding:12px;background:#f8fafc;border:1px solid #e2e8f0;border-radius:6px}.pm-plan-row-offline{background:#f8fafc;opacity:.78}.pm-plan-head{display:grid;grid-template-columns:minmax(160px,1fr) auto;grid-template-areas:"title actions" "current current" "metrics metrics" "tags tags";-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:4px 8px;width:calc(100% + 10px);margin:-3px -5px 0;padding:3px 5px;-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:3px;cursor:pointer;color:#64748b;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.pm-plan-head:hover{background:rgba(15,23,42,.05)}.pm-plan-head:focus{outline:2px dashed #7b93ad;outline-offset:1px}.pm-plan-title-text{grid-area:title;display:block;min-width:0;overflow:hidden;color:#475569;font-size:13px;font-weight:800;text-overflow:ellipsis;white-space:nowrap}.pm-plan-row-actions{grid-area:actions;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;justify-self:end;gap:5px;white-space:nowrap}.pm-plan-online-toggle.el-button{height:23px;min-width:44px;margin:0;padding:0 9px;border-color:#9beab9;border-radius:4px;color:#368757;background:#f8fffb;font-size:11px;font-weight:800;line-height:21px}.pm-plan-online-toggle--off.el-button{border-color:#ffbd80;color:#d46b08;background:#fffaf3}.pm-plan-progress-btn,.pm-plan-progress-wrap{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.pm-plan-progress-btn{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:23px;height:23px;padding:0;border:1px solid #9ec5fe;border-radius:4px;background:#eef6ff;color:#2f80ed;font-size:12px;line-height:1;cursor:pointer}.pm-plan-progress-btn:hover{border-color:#2f80ed;background:#e2efff}.pm-plan-progress-btn.is-disabled,.pm-plan-progress-btn.is-disabled:hover{cursor:not-allowed;border-color:#d8e2ef;color:#94a3b8;background:#f1f5f9}.pm-plan-upload-btn{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:23px;height:23px;padding:0;border:1px dashed #9aadc6;border-radius:4px;background:#f2f6fb;color:#60708a;font-size:11px;line-height:1;cursor:pointer}.pm-plan-upload-btn:hover{border-color:#2f80ed;color:#2f80ed;background:#eaf3ff}.pm-plan-upload-btn.is-disabled,.pm-plan-upload-btn.is-disabled:hover{cursor:not-allowed;border-color:#d8e2ef;color:#94a3b8;background:#f1f5f9}.pm-plan-expand-btn{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:22px;height:23px;padding:0;border:0;background:transparent;color:#8b98aa;font-size:12px;line-height:1;cursor:pointer}.pm-plan-expand-btn:hover{color:#2f80ed}.pm-plan-expand-btn i{-webkit-transition:-webkit-transform .18s ease;transition:-webkit-transform .18s ease;transition:transform .18s ease;transition:transform .18s ease,-webkit-transform .18s ease}.pm-plan-expand-btn.is-expanded i{-webkit-transform:rotate(90deg);transform:rotate(90deg)}.pm-plan-current{grid-area:current;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:4px;color:#60708a;font-size:11px}.pm-plan-current em{margin-left:4px;color:#7a8799;font-style:normal}.pm-state-caption{color:#64748b;font-size:10px;font-weight:700}.pm-runtime-pill{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;min-height:18px;padding:0 7px;border:1px solid #bbf7d0;border-radius:999px;color:#166534;background:#ecfdf5;font-size:11px;font-weight:700;white-space:nowrap}.pm-runtime-pill.pm-plan-state--online{color:#16845b;background:#ecfff3;border-color:#bceecb}.pm-runtime-pill.pm-plan-state--waiting{color:#60708a;background:#f0f4f9;border-color:#dde6f0}.pm-runtime-pill.pm-plan-state--warning{color:#b66a00;background:#fff4df;border-color:#ffd89d}.pm-runtime-pill.pm-plan-state--offline{color:#60708a;background:#edf3fb;border-color:#d6e0ed}.pm-runtime-pill.pm-plan-state--completed{color:#166534;background:#dcfce7;border-color:#86efac}.pm-plan-metrics{grid-area:metrics;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:0 5px;color:#475569;font-size:12px;font-weight:500}.pm-ch-stat-line strong,.pm-plan-metrics strong{color:#166534;font-weight:800}.pm-plan-tags{grid-area:tags;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:4px 6px;min-width:0}.pm-plan-tag{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;max-width:100%;min-height:20px;padding:1px 7px;overflow:hidden;border-radius:999px;background:#f1f5f9;color:#475569;font-size:11px;line-height:1.45;text-overflow:ellipsis;white-space:nowrap}.pm-plan-tag--ok{background:#ecfff3;color:#16845b}.pm-plan-tag--muted{background:#f1f5f9;color:#64748b}.pm-channel-metrics{margin-top:6px;margin-left:4px;padding:6px 0 2px 10px;border-left:3px solid #cbd5e1;color:#64748b}.pm-ch-metric{margin-bottom:8px}.pm-ch-metric:last-child{margin-bottom:0}.pm-ch-metric.is-offline{opacity:.72}.pm-ch-name{display:block;min-width:0;margin-bottom:2px}.pm-ch-label-row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:4px;min-width:0}.pm-ch-label-row strong{-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto;min-width:0;margin-right:0}.pm-channel-open-answer-wrap{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.pm-channel-open-answer-icon,.pm-channel-open-answer-wrap{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.pm-channel-open-answer-icon{position:relative;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:20px;height:20px;padding:0;border:1px solid #d8e3f0;border-radius:4px;background:#fff;color:#2563eb;cursor:pointer}.pm-channel-open-answer-icon:before{width:8px;height:11px;border:1.5px solid currentColor;border-radius:1px;content:""}.pm-channel-open-answer-icon:after{position:absolute;top:4px;right:4px;width:3px;height:3px;border-top:1.5px solid currentColor;border-right:1.5px solid currentColor;background:#fff;content:""}.pm-channel-open-answer-icon:hover{border-color:#93c5fd;background:#eff6ff}.pm-channel-open-answer-icon:disabled,.pm-channel-open-answer-icon:disabled:hover{border-color:#e2e8f0;background:#f8fafc;color:#a8b4c2;cursor:not-allowed}.pm-ch-name em,.pm-ch-name strong{display:inline-block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.pm-ch-name strong{color:#3a5a75;font-size:12px;font-weight:700;margin-right:10px}.pm-ch-name em{margin-top:1px;color:#94a3b8;font-size:10px;font-style:normal;font-weight:500}.pm-ch-detail-line{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:4px 8px;margin-top:3px}.pm-stat-line{color:#64748b;font-size:11px;white-space:nowrap}.pm-ch-stat-line{margin-top:3px;word-spacing:3px}.pm-mini-stat{color:#16845b;font-weight:700}.pm-mini-stat,.pm-mini-stat+strong{margin-left:4px}.pm-open-answer-preview-body{display:grid;gap:12px}.pm-open-answer-preview-meta{margin:0;color:#64748b;font-size:13px}.pm-open-answer-preview-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.pm-open-answer-preview-row{min-width:0;padding:10px 12px;border:1px solid #e2e8f0;border-radius:6px;background:#f8fbff}.pm-open-answer-preview-row span{display:block;margin-bottom:3px;color:#64748b;font-size:12px}.pm-open-answer-preview-row strong{display:block;overflow:hidden;color:#1e293b;font-size:14px;line-height:1.45;text-overflow:ellipsis;white-space:nowrap}.pm-open-answer-preview-row strong.is-ok{color:#16845b}.pm-open-answer-preview-row strong.is-error{color:#c2410c}.pm-open-answer-preview-row.is-wide{grid-column:1/-1}.pm-open-answer-preview-row.is-wide strong{overflow:visible;white-space:normal;word-break:break-word}@media(max-width:640px){.pm-open-answer-preview-grid{grid-template-columns:1fr}.pm-open-answer-preview-row.is-wide{grid-column:auto}}.pm-ch-empty{color:#909399;font-size:11px;font-style:italic}.project-list-table .el-tag{height:22px;padding:0 9px;border-radius:2px;line-height:20px}.pm-actions-cell{white-space:normal;vertical-align:top}.pm-actions-panel{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:8px;width:156px;min-width:156px;margin:0 auto;padding:10px;background:#fff;border:1px solid #dbe3ef;border-radius:8px;-webkit-box-shadow:0 8px 22px rgba(15,23,42,.05);box-shadow:0 8px 22px rgba(15,23,42,.05)}.pm-config-btn{width:100%;height:34px;margin:0!important;border-radius:8px;font-size:13px;font-weight:800}.pm-actions-secondary{display:grid;grid-template-columns:repeat(2,1fr);gap:8px;width:100%}.pm-actions-secondary .el-button{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%;min-width:0;height:40px;margin:0!important;padding:0 6px;color:#334155;font-size:12px;font-weight:800;line-height:1.2;white-space:normal;border-color:#d7e0ec;border-radius:8px;background:#f8fafc;-webkit-box-sizing:border-box;box-sizing:border-box}.pm-actions-confirm-row .el-button span,.pm-actions-secondary .el-button span{display:inline-block}.pm-actions-confirm-row{width:100%;padding-top:8px;border-top:1px solid #e2e8f0}.pm-actions-confirm-row .pm-confirm-complete{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%;min-height:34px;margin:0;color:#374151;font-size:12px;font-weight:800;line-height:1.25;white-space:normal;border-color:#d1d5db;border-radius:8px}.pm-complete-badge{display:block;width:100%;padding:7px 8px;color:#16845b;font-size:12px;font-weight:800;line-height:1.45;text-align:center;background:#eafff1;border:1px solid #a9e8bd;border-radius:8px;-webkit-box-sizing:border-box;box-sizing:border-box}.project-pagination{margin-top:14px;text-align:right}.wave-summary-strip{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:8px 14px;margin-bottom:10px;padding:10px 12px;background:#f8fafc;border:1px solid #e2e8f0;border-radius:6px;color:#64748b;font-size:12px}.wave-summary-strip strong{color:#111827;font-weight:700;font-variant-numeric:tabular-nums}.fin-status-col .cell{padding:0 16px}.finance-status-stack{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:5px;color:#8b98aa;line-height:1.25}.fin-st-ok,.fin-st-warn,.finance-status-stack{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;max-width:100%;font-size:13px}.fin-st-ok,.fin-st-warn{-webkit-box-align:center;-ms-flex-align:center;align-items:center;min-height:22px;padding:1px 8px;border-radius:6px;font-weight:800;line-height:20px;white-space:nowrap}.fin-st-ok{color:#16845b;background:#edf9f1}.fin-st-warn{position:relative;gap:5px;color:#b66a00;background:#fff3dc}.fin-st-warn:before{content:"";width:5px;height:5px;border-radius:50%;background:#ff9500}.fin-st-muted{color:#8b98aa;font-size:13px;font-weight:400;line-height:1.25;white-space:nowrap}.assign-pm-dialog.el-dialog__wrapper{position:fixed;inset:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.assign-pm-dialog .el-dialog{overflow:hidden;max-width:calc(100vw - 48px);margin:0!important;border-radius:10px;background:#fff;-webkit-box-shadow:0 28px 78px rgba(15,23,42,.3);box-shadow:0 28px 78px rgba(15,23,42,.3)}.assign-pm-dialog .el-dialog__header{padding:0;background:linear-gradient(116deg,#edf7ff,#f9fcff 46%,#fff8e9)}.assign-pm-dialog .el-dialog__body{padding:28px 34px 34px}.assign-pm-dialog .el-dialog__footer{padding:0}.assign-dialog-head{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:24px;padding:28px 36px 23px}.assign-dialog-head h2{margin:0;color:#142033;font-size:26px;font-weight:900;line-height:1.18}.assign-dialog-head p{margin:9px 0 0;color:#6b7280;font-size:14px;line-height:1.45}.assign-dialog-close{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:40px;height:40px;padding:0;border:0;border-radius:50%;background:rgba(17,24,39,.11);color:#1f2937;font-size:22px;font-weight:800;line-height:1;cursor:pointer}.assign-dialog-close:hover{background:rgba(17,24,39,.17)}.assign-dialog-body{padding:20px 24px 22px;background:#f3f4f6;border:1px solid #d6dbe2;border-radius:18px;-webkit-box-shadow:inset 0 1px 0 hsla(0,0%,100%,.68);box-shadow:inset 0 1px 0 hsla(0,0%,100%,.68)}.assign-project-card{display:grid;gap:5px;padding:13px 16px;background:#edf5fb;border:1px dashed #8aa6c7;border-radius:8px;color:#334155;font-size:13px;line-height:1.42}.assign-project-card strong{color:#1f2937;font-size:14px;font-weight:900}.assign-form{margin-top:16px}.assign-form .el-form-item__label{padding:0 0 8px;color:#64748b;font-size:13px;font-weight:800;line-height:1.25}.assign-form-item{margin-bottom:16px}.assign-pm-picker{min-height:58px;padding:12px 16px;background:#fff;border:1px solid #cfd8e6;border-radius:8px;-webkit-box-sizing:border-box;box-sizing:border-box}.assign-pm-picker .el-checkbox-group{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:10px 14px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.assign-pm-picker .el-checkbox{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;min-height:30px;margin:0;padding:4px 8px;border:1px solid transparent;border-radius:999px;color:#64748b;font-size:13px;font-weight:700;-webkit-transition:border-color .16s ease,background .16s ease,color .16s ease;transition:border-color .16s ease,background .16s ease,color .16s ease}.assign-pm-picker .el-checkbox:hover{background:#f8fbff;border-color:#d8e7ff}.assign-pm-picker .el-checkbox.is-checked{background:#eef6ff;border-color:#b7d5ff;color:#416b9f}.assign-pm-picker .el-checkbox.is-disabled{background:#eef2f7;border-color:#d8dee8;color:#7b8798}.assign-pm-picker .el-checkbox__label{padding-left:9px;font-size:13px;font-weight:800}.assign-pm-picker .el-checkbox__inner{width:14px;height:14px;border-color:#9aa8bd;border-radius:3px}.assign-help{margin:-5px 0 20px;color:#64748b;font-size:13px;line-height:1.45}.assign-empty{color:#8b98aa;font-size:13px}.assign-form .el-textarea__inner{min-height:112px!important;padding:14px 15px;border-color:#d6dee9;border-radius:8px;color:#1f2937;font-size:14px;line-height:1.55;resize:vertical}.assign-form .el-textarea__inner:focus{border-color:#8bbcff;-webkit-box-shadow:0 0 0 2px rgba(47,128,237,.1);box-shadow:0 0 0 2px rgba(47,128,237,.1)}.assign-history{margin:-2px 0 0;padding:0;color:#64748b}.assign-history summary{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;gap:10px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;color:#64748b;cursor:pointer;list-style:none}.assign-history summary::-webkit-details-marker{display:none}.assign-history summary strong{color:#475569;font-size:13px}.assign-history summary span{color:#8b98aa;font-size:12px}.assign-history-list{display:grid;gap:8px;min-height:42px;max-height:180px;margin-top:10px;overflow-y:auto}.assign-history-item{display:grid;gap:3px;padding:9px 11px;border:1px solid #dce4ee;border-radius:6px;background:#fff}.assign-history-item em,.assign-history-item span{color:#7b8798;font-size:12px;font-style:normal}.assign-history-item strong{color:#334155;font-size:13px;font-weight:700}.assign-dialog-footer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;gap:12px;padding:18px 0 0}.assign-dialog-footer .el-button{min-width:82px;height:40px;padding:0 18px;border-radius:8px;font-size:13px;font-weight:800}.assign-dialog-footer .el-button--primary{min-width:98px;border-color:#2f80ed;background:#2f80ed}.complete-dialog-body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:16px}.complete-project-summary{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px 18px;padding:14px 16px;background:#f7f9fc;border:1px solid #d9e2ef;border-radius:8px;color:#64748b;font-size:13px}.complete-project-summary strong{grid-column:1/-1;color:#1f2937;font-size:15px}.final-sample-status-list,.settlement-next-step{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:10px;padding:14px 16px;color:#24499a;line-height:1.65;background:#f7faff;border:1px solid #bfdbfe;border-radius:8px}.final-sample-status-row{display:-webkit-box;display:-ms-flexbox;display:flex;-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;color:#475569}.complete-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.margin-review-dialog.el-dialog__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.margin-review-dialog .el-dialog{max-width:calc(100vw - 40px);margin:0!important;overflow:hidden;border-radius:8px;-webkit-box-shadow:0 24px 64px rgba(15,23,42,.24);box-shadow:0 24px 64px rgba(15,23,42,.24)}.margin-review-dialog .el-dialog__header{padding:20px 24px 16px;border-bottom:1px solid #e6edf5}.margin-review-dialog .el-dialog__title{color:#1f2937;font-size:18px;font-weight:800}.margin-review-dialog .el-dialog__body{padding:20px 24px 4px}.margin-review-dialog .el-dialog__footer{padding:16px 24px 20px;border-top:1px solid #eef2f7}.margin-review-dialog .dialog-footer .el-button{min-width:88px;height:38px;border-radius:7px;font-weight:700}.margin-review-body{min-height:280px}.margin-review-project{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;gap:10px;min-width:0;margin-bottom:14px}.margin-review-project strong{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;color:#1f2937;font-size:14px;font-weight:800}.margin-review-project span{min-width:0;overflow:hidden;color:#64748b;font-size:13px;text-overflow:ellipsis;white-space:nowrap}.margin-review-open-time{margin:-6px 0 14px}.margin-review-body .el-alert{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;margin-bottom:18px;border:1px solid #fed7aa;background:#fff7ed}.margin-review-body .el-alert__title{color:#9a3412;font-size:13px;line-height:1.55}.margin-review-metrics{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));margin:0 0 18px;padding:14px 0;border-top:1px solid #e6edf5;border-bottom:1px solid #e6edf5}.margin-review-metrics>div{min-width:0;padding:0 14px;border-right:1px solid #e6edf5}.margin-review-metrics>div:first-child{padding-left:0}.margin-review-metrics>div:last-child{padding-right:0;border-right:0}.margin-review-metrics dd,.margin-review-metrics dt{margin:0}.margin-review-metrics dt{margin-bottom:6px;color:#7b8798;font-size:12px}.margin-review-metrics dd{overflow:hidden;color:#1f2937;font-size:15px;font-weight:800;line-height:1.35;text-overflow:ellipsis;white-space:nowrap}.margin-review-metrics dd.is-danger{color:#dc2626}.margin-review-form .el-form-item{margin-bottom:18px}.margin-review-form .el-form-item__label{padding-bottom:8px;color:#475569;font-size:13px;font-weight:700;line-height:1.3}.margin-review-form .el-radio-group{display:-webkit-box;display:-ms-flexbox;display:flex;gap:24px}.margin-review-form .el-radio{margin-right:0}.margin-review-form .el-textarea__inner{border-color:#cfdced;border-radius:7px;color:#1f2937;line-height:1.6}.view-mode-switch{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.view-mode-switch .el-radio-button__inner{height:36px;padding:0 16px;line-height:34px}.project-status-board{display:grid;gap:14px}.project-status-group{border:1px solid #dbeafe;border-radius:8px;background:#f8fbff;overflow:hidden}.project-status-group-head{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:12px;padding:12px 14px;border-bottom:1px solid #e5eefb;background:-webkit-gradient(linear,left top,left bottom,from(#fff),to(#f6faff));background:linear-gradient(180deg,#fff,#f6faff)}.project-status-group-head strong{color:#1f2937;font-size:15px}.project-status-group-head span{margin-left:8px;color:#64748b;font-size:12px}.project-status-group-head em{color:#2f80ed;font-size:12px;font-style:normal;font-weight:700}.project-status-card-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(290px,1fr));gap:10px;padding:12px}.project-status-card{display:grid;gap:9px;padding:12px;border:1px solid #dce7f6;border-radius:8px;background:#fff;cursor:pointer;-webkit-transition:border-color .15s ease,-webkit-box-shadow .15s ease,-webkit-transform .15s ease;transition:border-color .15s ease,-webkit-box-shadow .15s ease,-webkit-transform .15s ease;transition:border-color .15s ease,box-shadow .15s ease,transform .15s ease;transition:border-color .15s ease,box-shadow .15s ease,transform .15s ease,-webkit-box-shadow .15s ease,-webkit-transform .15s ease}.project-status-card:hover{border-color:#8bbcff;-webkit-box-shadow:0 8px 18px rgba(47,128,237,.1);box-shadow:0 8px 18px rgba(47,128,237,.1);-webkit-transform:translateY(-1px);transform:translateY(-1px)}.project-status-card-title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:10px}.project-status-card-title strong{min-width:0;color:#1f2937;font-size:14px;line-height:1.35;word-break:break-word}.project-status-card-title span{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;padding:2px 7px;border-radius:999px;background:#eff6ff;color:#2f80ed;font-size:12px;font-weight:700}.project-status-card-meta,.project-status-card-money{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:6px 12px;color:#64748b;font-size:12px}.project-status-card-money strong{color:#335c21}.project-status-card-actions{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:8px}.project-status-card-actions .el-button+.el-button{margin-left:0}.project-status-empty{padding:28px;border:1px dashed #d5e1f2;border-radius:8px;color:#94a3b8;text-align:center}@media(max-width:1200px){.list-head,.list-head-right{-ms-flex-wrap:wrap;flex-wrap:wrap}.list-head-right{width:100%;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.pm-risk-notice{-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto}.list-head-actions{width:100%;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.pm-risk-notice{grid-template-columns:1fr}.pm-risk-actions{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.complete-form-grid,.complete-project-summary{grid-template-columns:1fr}.margin-review-metrics{grid-template-columns:repeat(2,minmax(0,1fr));row-gap:14px}.margin-review-metrics>div:nth-child(2){border-right:0}}.pm-bd-btn-wrap{margin-top:4px}.pm-show-breakdown{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;min-width:0;height:40px;margin:0!important;padding:0 10px;-webkit-box-sizing:border-box;box-sizing:border-box;border-color:#cfe0f7;background:#f7fbff;color:#255a9b;font-size:12px;font-weight:800;line-height:1.2;border-radius:8px;white-space:nowrap}.pm-show-breakdown:hover{background:#eef6ff;border-color:#aecdff;color:#174a8b}.pm-sales-cell .assignment-record-tip{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:4px;max-width:100%;margin-top:4px;padding:2px 8px;border-radius:999px;background:#eef2f7;color:#667085;font-size:12px;font-weight:700;line-height:1.5;cursor:help;white-space:nowrap;-ms-flex-item-align:start;align-self:flex-start}.pm-sales-cell .assignment-record-tip .el-icon-info{font-size:13px;color:#8090a8}.fin-breakdown-dialog.proto-breakdown-dialog .breakdown-table{width:100%;border-collapse:collapse;font-size:13px;background:#fff}.fin-breakdown-dialog.proto-breakdown-dialog .breakdown-table td,.fin-breakdown-dialog.proto-breakdown-dialog .breakdown-table th{padding:8px;border:1px dashed #888;text-align:left;vertical-align:top}.fin-breakdown-dialog.proto-breakdown-dialog .breakdown-table th{background:#ddd;color:#111827;font-weight:700}.fin-breakdown-dialog.proto-breakdown-dialog .breakdown-table td.bd-label{width:40%;color:#111827}.fin-breakdown-dialog.proto-breakdown-dialog .breakdown-table .bd-value{color:#111827;font-size:13px;font-weight:400;white-space:pre-wrap}.fin-breakdown-dialog.proto-breakdown-dialog .breakdown-table .strong{font-weight:700;color:#0f172a}.fin-breakdown-dialog.proto-breakdown-dialog .breakdown-table .bd-row-strong .bd-value{font-size:13px;font-weight:700}.fin-breakdown-dialog.proto-breakdown-dialog .breakdown-table .bd-note-cell{color:#555;font-size:13px;line-height:1.6}.fin-breakdown-dialog.proto-breakdown-dialog .breakdown-table .bd-warn-cell{border:1px dashed #c9a227;background:#fff9e6;color:#444;font-size:12px;line-height:1.6}.fin-breakdown-dialog.proto-breakdown-dialog .breakdown-table .bd-note-gray-cell{background:#f5f5f5;color:#555;font-size:12px;line-height:1.6}.fin-breakdown-dialog.proto-breakdown-dialog .bd-tax-chip{display:inline-block;margin-top:4px;padding:0 2px;border:1px solid #cfe3ff;border-radius:2px;background:#eef6ff;color:#2f80ed;font-size:11px;font-weight:600;line-height:1.4}.pm-delivery-page[data-v-642ce307]{min-height:calc(100vh - 84px);padding:22px;background:#f3f5f8;color:#222}.pm-delivery-panel[data-v-642ce307]{padding:22px 24px 28px;border:1px solid #d8dde6;border-radius:6px;-webkit-box-shadow:0 12px 28px rgba(31,41,55,.06);box-shadow:0 12px 28px rgba(31,41,55,.06)}.form-back[data-v-642ce307]{margin-bottom:14px}.list-head[data-v-642ce307]{display:-webkit-box;display:-ms-flexbox;display:flex;-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;margin-bottom:14px}.list-head-title[data-v-642ce307]{display:-webkit-box;display:-ms-flexbox;display:flex;gap:8px}.config-section-head h2[data-v-642ce307],.list-head h2[data-v-642ce307],.pm-card-title-row h3[data-v-642ce307],.pm-editor-panel-head h3[data-v-642ce307],.pm-workflow-section-head h3[data-v-642ce307]{margin:0;color:#222;font-weight:650}.list-head h2[data-v-642ce307]{font-size:20px}.hint[data-v-642ce307],.owner-hint[data-v-642ce307],.pm-card-note[data-v-642ce307],.pm-editor-hint[data-v-642ce307],.pm-mini-link-rule[data-v-642ce307],.pm-plan-schedule-note[data-v-642ce307]{margin:0;color:#68707d;font-size:12px;line-height:1.55}.hint-popover-trigger[data-v-642ce307]{width:22px;height:22px;border:1px solid #bac2cf;background:#fff;color:#5b6472;cursor:pointer}.pm-command-center[data-v-642ce307]{padding:14px;border:1px solid #d9e0ea;border-radius:6px;background:#fbfcfe}.pm-summary-grid[data-v-642ce307]{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.full-info-cell[data-v-642ce307],.pm-business-kpi[data-v-642ce307],.pm-business-plan-pill[data-v-642ce307],.pm-summary-item[data-v-642ce307]{padding:10px 12px;border:1px solid #dce2eb;border-radius:5px;background:#fff}.full-info-cell span[data-v-642ce307],.pm-business-kpi span[data-v-642ce307],.pm-business-plan-pill span[data-v-642ce307],.pm-summary-item span[data-v-642ce307]{display:block;color:#68707d;font-size:12px}.full-info-cell strong[data-v-642ce307],.pm-business-kpi strong[data-v-642ce307],.pm-business-plan-pill strong[data-v-642ce307],.pm-summary-item strong[data-v-642ce307]{display:block;margin-top:5px;color:#1f2937;font-size:15px}.full-info-cell em[data-v-642ce307],.pm-business-kpi em[data-v-642ce307],.pm-business-plan-pill em[data-v-642ce307],.pm-summary-item em[data-v-642ce307]{display:block;margin-top:4px;color:#8a93a3;font-size:11px;font-style:normal}.project-info-toggle[data-v-642ce307]{display:-webkit-box;display:-ms-flexbox;display:flex;margin:12px 0;padding:0;background:transparent;color:#2f6f9f;cursor:pointer}.project-full-info[data-v-642ce307]{display:grid}.full-info-cell--wide[data-v-642ce307]{grid-column:span 2}.pm-command-grid[data-v-642ce307]{grid-template-columns:minmax(0,1.22fr) minmax(360px,.78fr);gap:14px}.pm-command-card[data-v-642ce307],.pm-editor-panel[data-v-642ce307],.pm-plan-picker[data-v-642ce307]{border:1px solid #d9e0ea;border-radius:6px}.pm-card-title-row[data-v-642ce307],.pm-channel-candidate-head[data-v-642ce307],.pm-editor-panel-head[data-v-642ce307],.pm-mini-question-builder-head[data-v-642ce307],.pm-picker-head[data-v-642ce307],.pm-workflow-section-head[data-v-642ce307]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:12px}.pm-edit-badge[data-v-642ce307],.pm-observe-badge[data-v-642ce307]{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:24px}.pm-edit-badge[data-v-642ce307]{color:#1f5f46;background:#e7f5ee}.pm-observe-badge[data-v-642ce307]{color:#614a1d;background:#f8eed4}.pm-edit-grid[data-v-642ce307]{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));margin-top:14px}.pm-edit-block[data-v-642ce307]{border:1px solid #e1e6ee;border-radius:5px;background:#fcfdff}.pm-edit-block--cost[data-v-642ce307]{grid-column:span 2}.pm-edit-block-head[data-v-642ce307]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px;margin-bottom:10px}.pm-step-chip[data-v-642ce307]{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;min-width:24px;height:24px;padding:0 7px;border-radius:999px;color:#fff;background:#2f6f9f}.channel-picker-actions[data-v-642ce307],.cost-actions[data-v-642ce307],.pm-editor-actions[data-v-642ce307],.progress-line[data-v-642ce307]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px}.cost-mode-row[data-v-642ce307]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:12px;margin-bottom:10px;color:#606975;font-size:12px}.pm-cost-input-grid[data-v-642ce307]{display:grid;gap:10px}.field label[data-v-642ce307]{display:block;margin-bottom:5px;color:#606975;font-size:12px}.cost-actions[data-v-642ce307]{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;margin-top:10px}.pm-business-kpi-grid[data-v-642ce307]{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));margin-top:14px}.pm-business-kpi--income strong[data-v-642ce307]{color:#226a54}.pm-business-kpi--cost strong[data-v-642ce307]{color:#a65f17}.pm-business-kpi--profit strong[data-v-642ce307]{color:#1c5f8d}.pm-business-kpi--margin strong[data-v-642ce307]{color:#6d4b9a}.pm-business-plan-strip[data-v-642ce307]{display:grid}.pm-workflow-section-head[data-v-642ce307]{margin:18px 0 10px}.pm-card-title-row h3[data-v-642ce307],.pm-editor-panel-head h3[data-v-642ce307],.pm-workflow-section-head h3[data-v-642ce307]{font-size:16px}.pm-split[data-v-642ce307]{display:grid;grid-template-columns:315px minmax(0,1fr);gap:14px}.pm-plan-picker[data-v-642ce307]{position:sticky;top:12px;padding:12px}.pm-picker-head[data-v-642ce307]{cursor:pointer}.pm-plan-item-create[data-v-642ce307]{width:100%;margin:12px 0;padding:12px;border:1px dashed #89a9c5;border-radius:5px;background:#f5f9fc;text-align:left;cursor:pointer}.pm-plan-item-create span[data-v-642ce307]{display:block;margin-top:4px;color:#646d78}.pm-channel-empty[data-v-642ce307],.pm-plan-empty[data-v-642ce307],.pm-plan-picker-rollup[data-v-642ce307]{padding:12px;border:1px solid #e1e6ee;border-radius:5px;background:#fbfcfe;color:#68707d;font-size:12px}.pm-rollup-main[data-v-642ce307]{margin:0 0 8px;color:#1f2937;font-weight:600}.pm-plan-item[data-v-642ce307]{border:1px solid #e0e6ef;border-radius:5px;cursor:pointer}.pm-plan-item+.pm-plan-item[data-v-642ce307]{margin-top:10px}.pm-plan-item.active[data-v-642ce307]{border-color:#2f6f9f;-webkit-box-shadow:0 0 0 2px rgba(47,111,159,.1);box-shadow:0 0 0 2px rgba(47,111,159,.1)}.pm-plan-item-actions[data-v-642ce307],.pm-plan-item-flags[data-v-642ce307],.pm-plan-item-main[data-v-642ce307],.pm-plan-item-meta[data-v-642ce307]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px;-ms-flex-wrap:wrap;flex-wrap:wrap}.pm-plan-item p[data-v-642ce307]{margin:8px 0;color:#303743}.pm-plan-item-meta[data-v-642ce307]{color:#747d8b}.pm-plan-item-flags span[data-v-642ce307]{border-radius:999px;background:#eef4f8;color:#4d5b68;font-size:11px}.danger-text[data-v-642ce307]{color:#c45656!important}.pm-editor-hint[data-v-642ce307]{margin:8px 0 12px}.pm-plan-meta-compact[data-v-642ce307]{display:grid;grid-template-columns:160px minmax(220px,.75fr) minmax(260px,1fr)}.pm-link-config-bar[data-v-642ce307]{margin:4px 0 14px}.pm-link-mode-toggle[data-v-642ce307]{gap:4px 8px;padding:10px;border:1px solid #dfe5ee;border-radius:5px;background:#fbfcfe}.pm-link-mode-title[data-v-642ce307]{color:#26303b;font-weight:600}.pm-link-mode-desc[data-v-642ce307]{grid-column:2;color:#7a8492}.pm-mini-survey-card[data-v-642ce307],.pm-reward-info-card[data-v-642ce307],.pm-single-link-upload[data-v-642ce307]{margin-bottom:14px;border:1px solid #dfe5ee;border-radius:5px;background:#fbfcfe}.native-file[data-v-642ce307]{display:none}.pm-single-link-upload[data-v-642ce307]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px}.pm-single-link-upload span[data-v-642ce307]{color:#68707d;font-size:12px}.pm-mini-survey-grid[data-v-642ce307],.pm-reward-info-grid[data-v-642ce307]{display:grid;grid-template-columns:240px minmax(0,1fr);gap:12px}.pm-mini-upload-box[data-v-642ce307]{min-height:126px;border:1px dashed #a8b5c4;border-radius:5px}.pm-mini-upload-box label[data-v-642ce307],.pm-mini-upload-box p[data-v-642ce307]{color:#68707d;font-size:12px}.field-full[data-v-642ce307]{grid-column:1/-1}.pm-mini-question-builder[data-v-642ce307]{margin-top:12px}.pm-mini-question-builder-head span[data-v-642ce307]{display:block;margin-top:4px;color:#77808e;font-size:12px}.pm-mini-question[data-v-642ce307]{margin-top:10px;border:1px solid #e1e6ee;border-radius:5px;background:#fff}.question-head[data-v-642ce307],.question-option-row[data-v-642ce307]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px;margin-bottom:8px}.question-head span[data-v-642ce307]{font-weight:600}.question-options[data-v-642ce307]{margin-top:8px}.question-option-row .el-input[data-v-642ce307]{-webkit-box-flex:1;-ms-flex:1;flex:1}.pm-mini-link-rule[data-v-642ce307]{margin-top:10px}.pm-plan-schedule-compact[data-v-642ce307]{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));-webkit-box-align:start;-ms-flex-align:start;align-items:start}.pm-plan-schedule-note[data-v-642ce307]{grid-column:1/-1;margin-top:-4px}.config-section-head[data-v-642ce307]{padding-top:10px;border-top:1px solid #e1e6ee}.config-section-head h2[data-v-642ce307]{font-size:15px}.pm-channel-picker[data-v-642ce307]{border:1px solid #dfe5ee;border-radius:5px;background:#fbfcfe}.channel-picker-actions[data-v-642ce307]{padding:10px}.channel-picker-actions .el-input[data-v-642ce307]{width:260px}.pm-channel-selected-summary[data-v-642ce307]{color:#68707d;font-size:12px}.pm-channel-candidate-panel[data-v-642ce307]{border-top:1px solid #dfe5ee}.pm-channel-candidate-head[data-v-642ce307]{padding:9px 10px;color:#4c5663}.pm-channel-candidate-list[data-v-642ce307]{max-height:210px;padding:0 10px 10px}.candidate-card[data-v-642ce307]{display:block;padding:9px;border:1px solid #e1e6ee;border-radius:5px;background:#fff}.candidate-card.disabled[data-v-642ce307]{opacity:.55}.candidate-card em[data-v-642ce307],.candidate-card span[data-v-642ce307],.candidate-card strong[data-v-642ce307]{display:block;margin-left:24px}.candidate-card strong[data-v-642ce307]{color:#26303b}.candidate-card em[data-v-642ce307],.candidate-card span[data-v-642ce307]{color:#7a8492;font-size:12px;font-style:normal}.pm-channel-row-main[data-v-642ce307],.pm-channel-rows-head[data-v-642ce307]{display:grid;grid-template-columns:minmax(180px,1.3fr) 120px 120px 120px 120px 120px 70px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.pm-channel-rows-head[data-v-642ce307]{margin-top:12px;padding:8px 10px;border-radius:5px;background:#eef2f6;color:#606975;font-size:12px}.pm-channel-row[data-v-642ce307]{margin-top:8px;padding:10px;border:1px solid #dfe5ee;border-radius:5px}.channel-name-cell span[data-v-642ce307]{color:#7a8492;font-size:12px}.channel-override-row[data-v-642ce307],.risk-checks[data-v-642ce307]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px;-ms-flex-wrap:wrap;flex-wrap:wrap}.channel-override-row[data-v-642ce307]{margin-top:10px;padding-top:8px;border-top:1px dashed #d8dee8}.channel-settlement-editor[data-v-642ce307]{display:grid;grid-template-columns:minmax(180px,1.1fr) 120px minmax(220px,1.4fr) auto auto;gap:8px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:10px;padding-top:10px;border-top:1px dashed #d8dee8}.channel-settlement-summary[data-v-642ce307]{display:grid;gap:3px;min-width:0}.channel-settlement-summary strong[data-v-642ce307]{color:#34465f;font-size:12px}.channel-settlement-summary span[data-v-642ce307]{color:#73839a;font-size:12px}.channel-settlement-summary .waste-warning-text[data-v-642ce307]{color:#dc2626;font-weight:700}.pm-waste-panel[data-v-642ce307]{display:grid;gap:10px;margin-top:12px;padding:12px;border:1px solid #cfe3ff;border-radius:8px;background:linear-gradient(135deg,#f7fbff,#fff 64%)}.pm-waste-panel.has-warning[data-v-642ce307]{border-color:#fecaca;background:linear-gradient(135deg,#fff7f7,#fff 64%)}.pm-waste-actions[data-v-642ce307],.pm-waste-channel-list[data-v-642ce307],.pm-waste-head[data-v-642ce307],.pm-waste-summary[data-v-642ce307]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px;-ms-flex-wrap:wrap;flex-wrap:wrap}.pm-waste-head[data-v-642ce307]{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.pm-waste-head>div[data-v-642ce307]:first-child{display:grid;gap:3px}.pm-waste-head strong[data-v-642ce307]{color:#1e293b;font-size:13px}.pm-waste-head span[data-v-642ce307],.pm-waste-note[data-v-642ce307],.pm-waste-summary>span[data-v-642ce307]{color:#64748b;font-size:12px}.pm-waste-channel-list span[data-v-642ce307],.pm-waste-summary em[data-v-642ce307]{padding:4px 8px;border:1px solid #dbeafe;border-radius:999px;background:#eff6ff;color:#2563eb;font-size:12px;font-style:normal}.pm-waste-channel-list span.warning[data-v-642ce307],.pm-waste-summary em.warning[data-v-642ce307]{border-color:#fecaca;background:#fff1f2;color:#dc2626;font-weight:700}.pm-waste-note[data-v-642ce307]{margin:0;line-height:1.6}.channel-override-panel[data-v-642ce307]{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin-top:8px}.pm-delivery-page[data-v-642ce307]{padding:20px;color:#111827}.pm-delivery-panel[data-v-642ce307]{max-width:1480px;-webkit-box-shadow:0 10px 28px rgba(15,23,42,.07);box-shadow:0 10px 28px rgba(15,23,42,.07)}.form-back[data-v-642ce307]{margin-bottom:12px}.form-back[data-v-642ce307] .el-button,.pm-delivery-page[data-v-642ce307] .el-button{border-color:#cfdced;border-radius:8px;color:#111827;font-weight:700}.form-back[data-v-642ce307] .el-button{height:34px;padding:0 16px;background:#fff}.list-head[data-v-642ce307]{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.list-head-title[data-v-642ce307]{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.list-head h2[data-v-642ce307]{color:#111827;font-size:22px;font-weight:800}.owner-hint[data-v-642ce307]{max-width:680px;padding-top:10px;color:#60708a;font-size:12px;text-align:right}.hint-popover-trigger[data-v-642ce307]{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:20px;height:20px;border:0;border-radius:50%;background:#f4f7fb;color:#71819a;font-size:14px;line-height:1}.pm-command-center[data-v-642ce307]{border:1px solid #b9d6ff;border-radius:10px;background:#f8fbff}.pm-summary-grid[data-v-642ce307]{grid-template-columns:2fr 1fr 1.45fr 1.15fr 1fr;margin-bottom:12px}.pm-summary-item[data-v-642ce307]{padding:10px 12px;border:1px solid #d6e4f5}.pm-summary-item span[data-v-642ce307]{color:#60708a;font-size:11px;font-weight:700}.pm-summary-item strong[data-v-642ce307]{margin-top:4px;overflow:hidden;color:#111827;font-size:13px;font-weight:800;text-overflow:ellipsis;white-space:nowrap}.channel-name-cell[data-v-642ce307]{min-width:0}.channel-name-cell.has-platform-task[data-v-642ce307]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px}.channel-name-cell.has-platform-task .channel-name-text[data-v-642ce307]{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;min-width:0}.pm-summary-item em[data-v-642ce307]{margin-top:3px;overflow:hidden;color:#60708a;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.project-info-toggle[data-v-642ce307]{margin:0 0 12px;color:#1d4ed8;font-weight:700}.project-full-info[data-v-642ce307]{grid-template-columns:minmax(0,1fr) 320px;gap:12px;margin-bottom:14px;padding:12px;border:1px solid #b9d6ff;border-radius:10px;background:#fff}.project-full-info-main[data-v-642ce307]{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.project-full-info .full-info-cell[data-v-642ce307]{min-height:62px;padding:12px 14px;border:1px solid #e2ebf7;border-radius:8px;background:#f8fbff}.project-full-info .full-info-cell span[data-v-642ce307]{color:#60708a;font-size:12px;font-weight:700}.project-full-info .full-info-cell strong[data-v-642ce307]{margin-top:6px;color:#111827;font-size:14px;font-weight:800;line-height:1.45}.project-full-info .full-info-cell em[data-v-642ce307]{margin-top:6px;color:#60708a;font-size:12px}.project-full-info .full-info-cell small[data-v-642ce307]{display:block;margin-top:8px;padding:5px 12px;border-radius:999px;background:rgba(15,23,42,.03);color:#60708a;font-size:12px;font-weight:700}.project-full-info .full-info-cell--wide[data-v-642ce307]{grid-column:span 2}.project-full-info .full-info-cell--people[data-v-642ce307]{grid-column:span 2;min-height:118px}.project-full-info .full-info-cell--note[data-v-642ce307]{grid-column:1/-1;min-height:58px}.project-sales-files-card[data-v-642ce307]{min-height:100%;padding:14px;border:1px solid #e2ebf7;border-radius:8px;background:#fff}.project-sales-files-card h3[data-v-642ce307]{margin:0 0 12px;color:#334155;font-size:14px;font-weight:800}.project-sales-files-empty[data-v-642ce307]{padding:18px 16px;border:1px dashed #bdd7ff;border-radius:8px;background:#f8fbff;color:#60708a;font-size:13px}.project-sales-files-list[data-v-642ce307]{display:grid;gap:10px}.project-sales-file-item[data-v-642ce307]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:10px;padding:10px;border:1px solid #e2ebf7;border-radius:8px;background:#f8fbff}.project-sales-file-main[data-v-642ce307]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:8px;min-width:0}.project-sales-file-main i[data-v-642ce307]{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;margin-top:2px;color:#2f80ed}.project-sales-file-text[data-v-642ce307]{min-width:0}.project-sales-file-text span[data-v-642ce307],.project-sales-file-text strong[data-v-642ce307]{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.project-sales-file-text strong[data-v-642ce307]{color:#334155;font-size:13px}.project-sales-file-text span[data-v-642ce307]{margin-top:3px;color:#7b8798;font-size:12px}.pm-command-grid[data-v-642ce307]{grid-template-columns:minmax(0,1fr) minmax(420px,.82fr);gap:16px}.pm-command-card[data-v-642ce307],.pm-editor-panel[data-v-642ce307],.pm-plan-picker[data-v-642ce307]{border:1px solid #b9d6ff;border-radius:10px;background:#fff}.pm-command-card[data-v-642ce307]{padding:14px}.config-section-head h2[data-v-642ce307],.pm-card-title-row h3[data-v-642ce307],.pm-editor-panel-head h3[data-v-642ce307],.pm-workflow-section-head h3[data-v-642ce307]{color:#111827;font-size:16px;font-weight:800}.pm-card-note[data-v-642ce307],.pm-editor-hint[data-v-642ce307],.pm-mini-link-rule[data-v-642ce307],.pm-plan-schedule-note[data-v-642ce307]{color:#60708a}.pm-edit-badge[data-v-642ce307],.pm-observe-badge[data-v-642ce307]{height:22px;padding:0 9px;border-radius:999px;font-size:12px;font-weight:700}.pm-edit-badge[data-v-642ce307]{background:#e8f1ff}.pm-observe-badge[data-v-642ce307]{color:#1d4ed8;background:#e8f1ff}.pm-edit-grid[data-v-642ce307]{gap:12px}.pm-edit-block[data-v-642ce307]{padding:14px;border:1px solid #b9d6ff;border-radius:10px}.pm-step-chip[data-v-642ce307]{min-width:22px;height:22px;background:#e8f1ff;color:#1d4ed8;font-size:12px;font-weight:800}.pm-edit-block-head strong[data-v-642ce307]{color:#111827;font-size:13px}.pm-delivery-page[data-v-642ce307] .el-input__inner,.pm-delivery-page[data-v-642ce307] .el-textarea__inner{border-color:#bdd7ff;border-radius:6px;color:#111827;font-size:13px}.pm-delivery-page[data-v-642ce307] .el-input__inner{height:36px;line-height:36px}.pm-delivery-page[data-v-642ce307] .el-input-number,.pm-delivery-page[data-v-642ce307] .el-input-number .el-input{width:100%}.progress-line[data-v-642ce307]{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.cost-mode-row[data-v-642ce307]{gap:10px}.pm-cost-input-grid[data-v-642ce307]{grid-template-columns:repeat(3,minmax(0,1fr))}.complete-button-wrap[data-v-642ce307]{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.pm-business-kpi-grid[data-v-642ce307]{gap:8px;margin-top:12px}.pm-business-kpi[data-v-642ce307],.pm-business-plan-pill[data-v-642ce307]{border:0;border-radius:8px;background:#f3f7fc}.pm-business-kpi span[data-v-642ce307],.pm-business-plan-pill span[data-v-642ce307]{font-size:11px}.pm-business-kpi strong[data-v-642ce307],.pm-business-plan-pill strong[data-v-642ce307]{color:#1d4ed8;font-size:14px}.pm-business-kpi--income strong[data-v-642ce307],.pm-business-kpi--profit strong[data-v-642ce307]{color:#1d4ed8}.pm-business-kpi--cost strong[data-v-642ce307]{color:#64748b}.pm-business-kpi--margin strong[data-v-642ce307]{color:#166534}.pm-business-plan-strip[data-v-642ce307]{gap:8px}.pm-workflow-section-head[data-v-642ce307]{margin:18px 0 12px}.pm-split[data-v-642ce307]{grid-template-columns:300px minmax(0,1fr);-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.pm-plan-picker[data-v-642ce307]{top:16px;padding:14px;-ms-flex-item-align:start;align-self:start}.pm-picker-head h3[data-v-642ce307]{color:#111827;font-weight:800}.pm-plan-item-create[data-v-642ce307]{padding:14px;border:1px solid #d8e5f6;border-radius:6px}.pm-plan-item[data-v-642ce307]{padding:12px;border:1px dashed #b9cce8;background:#f8fbff}.pm-plan-item.active[data-v-642ce307]{border-color:#2f80ed;-webkit-box-shadow:0 0 0 2px rgba(47,128,237,.16);box-shadow:0 0 0 2px rgba(47,128,237,.16)}.pm-plan-item-main strong[data-v-642ce307]{color:#111827;font-size:13px;font-weight:800}.pm-plan-item-meta[data-v-642ce307],.pm-plan-item p[data-v-642ce307]{color:#60708a;font-size:12px}.pm-plan-item-flags span[data-v-642ce307]{background:#e8f1ff;color:#1d4ed8}.pm-editor-panel[data-v-642ce307]{padding:16px;-webkit-box-shadow:inset 3px 0 0 #2f80ed;box-shadow:inset 3px 0 0 #2f80ed}.pm-editor-panel-head[data-v-642ce307]{margin-bottom:8px}.pm-editor-hint[data-v-642ce307]{border:1px solid #f2c36b;border-radius:6px;background:#fff8e6;color:#b66a00}.pm-plan-meta-compact[data-v-642ce307]{grid-template-columns:180px minmax(260px,.95fr) minmax(320px,1fr);border:1px solid #d8e5f6;border-radius:8px}.field label[data-v-642ce307],.pm-plan-form[data-v-642ce307] .el-form-item__label{padding:0;color:#60708a;font-size:12px;font-weight:700;line-height:1.2}.pm-plan-form[data-v-642ce307] .el-form-item{margin-bottom:0}.pm-link-config-bar[data-v-642ce307]{gap:8px;padding:10px;border:1px solid #d8e5f6;border-radius:8px;background:#fff}.pm-link-mode-toggle[data-v-642ce307]{min-height:36px;padding:0;border:0;background:transparent}.pm-link-mode-desc[data-v-642ce307]{color:#60708a}.pm-channel-picker[data-v-642ce307],.pm-channel-row[data-v-642ce307],.pm-mini-survey-card[data-v-642ce307],.pm-plan-schedule-compact[data-v-642ce307],.pm-reward-info-card[data-v-642ce307],.pm-single-link-upload[data-v-642ce307]{border:1px solid #d8e5f6;border-radius:8px;background:#fff}.pm-mini-survey-card[data-v-642ce307],.pm-reward-info-card[data-v-642ce307],.pm-single-link-upload[data-v-642ce307]{padding:12px}.pm-mini-survey-grid[data-v-642ce307],.pm-reward-info-grid[data-v-642ce307]{grid-template-columns:300px minmax(0,1fr)}.pm-mini-upload-box[data-v-642ce307]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;min-height:132px;border-color:#8ab5f6;background:#f8fbff;text-align:center}.pm-mini-question-builder[data-v-642ce307]{margin-top:14px}.pm-mini-question[data-v-642ce307]{padding:12px;border-color:#d8e5f6;border-radius:8px}.question-option-row[data-v-642ce307]{grid-template-columns:minmax(0,1fr) 70px 70px 54px}.pm-plan-schedule-compact[data-v-642ce307]{grid-template-columns:220px 220px 1fr 1fr;margin-top:12px;padding:12px}.config-section-head[data-v-642ce307]{margin:16px 0 10px;border-top:0}.config-section-head h2[data-v-642ce307]{font-size:18px}.channel-picker-actions .el-input[data-v-642ce307]{width:300px}.pm-channel-selected-summary[data-v-642ce307]{padding:8px 12px;border:1px solid #bdd7ff;background:#fff;color:#1d4ed8}.candidate-card[data-v-642ce307]{border-color:#d8e5f6}.candidate-card[data-v-642ce307] .el-checkbox{position:relative;display:block}.candidate-card[data-v-642ce307] .el-checkbox__input{position:absolute;left:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.candidate-card[data-v-642ce307] .el-checkbox__label{width:100%}.candidate-card em[data-v-642ce307],.candidate-card span[data-v-642ce307],.candidate-card strong[data-v-642ce307]{max-width:calc(100% - 24px);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.pm-channel-row-main[data-v-642ce307],.pm-channel-rows-head[data-v-642ce307]{grid-template-columns:minmax(220px,1.4fr) 120px 120px 120px 120px 120px 70px}.pm-channel-rows-head[data-v-642ce307]{padding:10px 12px;font-weight:800}.pm-channel-row[data-v-642ce307]{padding:14px}.channel-name-cell strong[data-v-642ce307]{color:#111827}.channel-override-row[data-v-642ce307]{margin-top:12px;padding-top:10px}.pm-editor-actions[data-v-642ce307]{margin-top:18px}.pm-editor-actions[data-v-642ce307] .el-button--primary{min-width:118px;height:38px;background:#2f80ed;border-color:#2f80ed;color:#fff}.pm-summary-grid[data-v-642ce307]{margin-bottom:8px}.project-info-toggle[data-v-642ce307]{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:7px;margin:0 0 8px;min-height:30px;padding:0 14px 0 10px;border:0;border-radius:999px;background:#e8f1ff;font-size:18px;font-weight:900;line-height:30px;letter-spacing:0}.project-info-toggle i[data-v-642ce307]{width:14px;font-size:12px;font-weight:900}.project-full-info[data-v-642ce307]{margin-bottom:12px}.project-full-info .full-info-cell[data-v-642ce307]{min-height:54px;padding:10px 14px}.project-full-info .full-info-cell--people[data-v-642ce307]{min-height:106px}.pm-command-grid[data-v-642ce307]{gap:12px}.pm-business-kpi-grid[data-v-642ce307],.pm-edit-grid[data-v-642ce307]{margin-top:10px}.pm-business-kpi[data-v-642ce307],.pm-business-plan-pill[data-v-642ce307]{min-height:58px}.pm-business-plan-strip[data-v-642ce307]{margin-top:8px}.pm-plan-meta-compact[data-v-642ce307]{grid-template-columns:170px minmax(260px,.95fr) minmax(320px,1fr)}.pm-link-config-bar[data-v-642ce307]{-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.pm-single-link-upload--inline[data-v-642ce307]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px 10px;min-width:0;margin:0;padding:0;border:0;background:transparent}.pm-single-link-upload--inline[data-v-642ce307] .el-button{height:30px;padding:0 12px;border-radius:6px}.pm-single-link-upload--inline span[data-v-642ce307]{max-width:120px;overflow:hidden;color:#60708a;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.pm-channel-candidate-empty[data-v-642ce307]{margin:0 10px 10px;padding:16px;border:1px dashed #d8e5f6;background:#fff;color:#60708a;text-align:center}.pm-channel-row-main[data-v-642ce307],.pm-channel-rows-head[data-v-642ce307]{grid-template-columns:minmax(220px,1.45fr) 118px 118px 118px 130px 124px 62px}.pm-channel-row[data-v-642ce307]{padding:12px}.pm-channel-row-main>strong[data-v-642ce307]{color:#111827;font-size:12px}.risk-checks[data-v-642ce307]{gap:4px 10px;padding:6px 8px;border:1px solid #e2ebf7;border-radius:6px;background:#f8fbff}.channel-override-panel[data-v-642ce307]{grid-template-columns:minmax(160px,.55fr) minmax(160px,.55fr) minmax(260px,1fr)}.pm-command-center[data-v-642ce307]{border-color:#d7e8fb;background:#fff}.pm-summary-item[data-v-642ce307]{border-color:#dbe8f7;border-radius:8px}.project-info-toggle[data-v-642ce307]{gap:6px;min-height:24px;padding:0 11px 0 8px;background:#edf6ff;color:#2f80ed;font-size:12px;font-weight:800;line-height:24px}.project-info-toggle i[data-v-642ce307]{width:11px;color:#60708a;font-size:10px;font-weight:800}.pm-edit-block--cost .pm-edit-block-head[data-v-642ce307]{margin-bottom:12px}.pm-edit-block--cost .cost-mode-row[data-v-642ce307]{display:none}.pm-edit-block--cost .pm-cost-input-grid[data-v-642ce307]{display:grid}.field--cost-mode[data-v-642ce307]{min-width:0}.field--cost-mode[data-v-642ce307] .el-radio-group{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;height:36px;padding:3px;border:1px solid #d7e8fb;border-radius:8px;background:#f5f8fc}.field--cost-mode[data-v-642ce307] .el-radio-button{-webkit-box-flex:1;-ms-flex:1;flex:1}.field--cost-mode[data-v-642ce307] .el-radio-button__inner{width:100%;height:28px;padding:0 8px;border:0;border-radius:6px;background:transparent;color:#111827;font-size:12px;line-height:28px;-webkit-box-shadow:none;box-shadow:none}.field--cost-mode[data-v-642ce307] .el-radio-button__orig-radio:checked+.el-radio-button__inner{background:#fff;color:#2f80ed;-webkit-box-shadow:0 2px 8px rgba(15,23,42,.08);box-shadow:0 2px 8px rgba(15,23,42,.08)}.project-full-info .full-info-cell strong[data-v-642ce307]{font-size:13px}.pm-edit-badge[data-v-642ce307]{border:1px solid #8fbdff;color:#1d4ed8;background:#edf6ff;font-weight:800}.pm-cost-card[data-v-642ce307]{border-color:#d7e8fb;background:#fff}.pm-business-panel[data-v-642ce307]{margin-top:12px}.pm-business-kpi-grid[data-v-642ce307]{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin-top:0}.pm-business-kpi[data-v-642ce307],.pm-business-plan-pill[data-v-642ce307]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;min-height:72px;padding:10px 12px;border:1px solid #edf2f7;border-radius:10px;background:#f8fbff}.pm-business-kpi[data-v-642ce307]{cursor:default}.pm-business-kpi span[data-v-642ce307],.pm-business-plan-pill span[data-v-642ce307]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:5px;color:#60708a;font-size:12px;font-weight:500;line-height:1.3}.pm-business-kpi strong[data-v-642ce307],.pm-business-plan-pill strong[data-v-642ce307]{margin-top:4px;overflow:hidden;color:#121826;font-size:17px;font-weight:800;line-height:1.2;text-overflow:ellipsis;white-space:nowrap}.pm-business-kpi em[data-v-642ce307],.pm-business-plan-pill em[data-v-642ce307]{display:block;max-width:100%;margin-top:4px;overflow:hidden;color:#60708a;font-size:12px;font-style:normal;line-height:1.35;text-overflow:ellipsis;white-space:nowrap}.pm-business-kpi--income strong[data-v-642ce307],.pm-business-kpi--margin strong[data-v-642ce307],.pm-business-plan-pill strong[data-v-642ce307]{color:#2f80ed}.pm-business-kpi--cost strong[data-v-642ce307]{color:#121826}.pm-business-kpi--profit strong[data-v-642ce307]{color:#16845b}.pm-business-plan-strip[data-v-642ce307]{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin-top:10px}.pm-plan-picker[data-v-642ce307]{padding:16px}.pm-picker-head[data-v-642ce307]{min-height:28px;margin-bottom:10px}.pm-picker-head h3[data-v-642ce307]{font-size:14px}.pm-plan-item-create[data-v-642ce307]{margin:0 0 10px;padding:16px 18px;border:1px solid #e3ebf6;border-radius:4px;background:#f8fbff;-webkit-box-shadow:inset 0 0 0 1px rgba(216,229,246,.55);box-shadow:inset 0 0 0 1px rgba(216,229,246,.55)}.pm-plan-item-create strong[data-v-642ce307]{display:block;color:#111827;font-size:15px;line-height:1.35}.pm-plan-item-create span[data-v-642ce307]{margin-top:6px;color:#60708a;font-size:12px}.pm-plan-picker-body[data-v-642ce307]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:10px}.pm-plan-item[data-v-642ce307]{padding:12px 84px 12px 12px;border:1px dashed #bdd7ff;background:#f1f7ff}.pm-plan-item+.pm-plan-item[data-v-642ce307]{margin-top:0}.pm-plan-item-main[data-v-642ce307]{gap:8px}.pm-plan-item p[data-v-642ce307]{margin:4px 0 8px;color:#60708a;font-size:12px;line-height:1.45}.pm-plan-item-meta[data-v-642ce307]{gap:4px 8px;color:#7590b2;font-size:12px;line-height:1.45}.pm-plan-item-flags[data-v-642ce307]{gap:4px;margin-top:5px}.pm-plan-item-flags span[data-v-642ce307]{padding:2px 7px;background:#fff;color:#60708a}.pm-plan-item-actions[data-v-642ce307]{position:absolute;top:12px;right:12px;display:grid;grid-template-columns:1fr;gap:8px}.pm-plan-item-actions[data-v-642ce307] .el-button--text.is-disabled{background:#f5f7fb;color:#a8b3c3}.pm-split[data-v-642ce307]{margin-top:16px}.pm-workflow-section-head--plain[data-v-642ce307]{margin:18px 0 10px}.pm-workflow-section-head--plain h3[data-v-642ce307]{margin:0;color:#111827;font-size:16px;font-weight:800;line-height:1.3}.pm-workflow-section-head--plain p[data-v-642ce307]{margin:6px 0 0;color:#64748b;font-size:12px;line-height:1.4}.pm-workflow-section-head--plain+.pm-split[data-v-642ce307]{margin-top:0}.pm-editor-panel[data-v-642ce307]{padding:18px 18px 16px;border:1px solid #78b4ff}.pm-editor-panel-head[data-v-642ce307]{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;margin-bottom:12px}.pm-editor-panel-head>div[data-v-642ce307]{display:grid;gap:8px}.pm-editor-panel-head h3[data-v-642ce307]{margin:0;color:#111827;font-size:18px;line-height:1.25;font-weight:800}.pm-editor-panel-head .pm-step-chip[data-v-642ce307]{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;min-width:64px;height:28px;padding:0 12px;border:1px solid #8fbdff;background:#e8f1ff;color:#1d4ed8;font-size:13px;line-height:26px}.pm-editor-panel-head .pm-edit-badge[data-v-642ce307]{height:28px;padding:0 12px;border-color:#8fbdff;color:#1d4ed8;line-height:26px}.pm-editor-hint[data-v-642ce307]{margin:0 0 14px;padding:10px 12px;border-color:#ffd37a;border-radius:8px;background:#fff8e8;color:#c56a00;font-size:13px;line-height:1.45}.pm-plan-meta-compact[data-v-642ce307]{grid-template-columns:250px minmax(330px,.9fr) minmax(420px,1fr);gap:12px;padding:14px;border-color:#d7e8fb;border-radius:10px}.pm-plan-meta-compact[data-v-642ce307] .el-form-item__label{margin-bottom:8px;color:#60708a;font-size:13px;font-weight:800}.pm-plan-meta-compact[data-v-642ce307] .el-input__inner,.pm-plan-meta-compact[data-v-642ce307] .el-textarea__inner{min-height:50px;padding:12px 14px;border-color:#bdd7ff;color:#111827;font-size:14px;font-weight:700;line-height:1.5}.pm-plan-no-field[data-v-642ce307] .el-input__inner{background:#f7f9fc;color:#60708a}.pm-mini-note-editor[data-v-642ce307] .tinymce-container{border:1px solid #d8e5f6;border-radius:8px;overflow:hidden}.pm-mini-note-editor[data-v-642ce307] .editor-custom-btn-container{display:none}.pm-mini-note-editor[data-v-642ce307] .mce-panel,.pm-mini-note-editor[data-v-642ce307] .mce-tinymce{border-color:#d8e5f6;-webkit-box-shadow:none;box-shadow:none}.pm-editor-panel[data-v-642ce307]{font-size:13px}.pm-editor-panel-head h3[data-v-642ce307]{font-size:16px}.pm-editor-hint[data-v-642ce307]{padding:8px 12px;font-size:12px}.pm-plan-meta-compact[data-v-642ce307]{grid-template-columns:220px minmax(300px,.9fr) minmax(380px,1fr);padding:12px}.pm-mini-question-builder-head strong[data-v-642ce307],.pm-mini-survey-card label[data-v-642ce307],.pm-plan-form[data-v-642ce307] .el-form-item__label,.pm-plan-meta-compact[data-v-642ce307] .el-form-item__label{font-size:12px}.pm-mini-question[data-v-642ce307] .el-input__inner,.pm-mini-survey-card[data-v-642ce307] .el-input__inner,.pm-plan-meta-compact[data-v-642ce307] .el-input__inner,.pm-plan-meta-compact[data-v-642ce307] .el-textarea__inner,.pm-plan-schedule-compact[data-v-642ce307] .el-date-editor.el-input,.pm-plan-schedule-compact[data-v-642ce307] .el-input__inner,.pm-plan-schedule-compact[data-v-642ce307] .el-select{min-height:36px;height:36px;padding:8px 12px;font-size:12px;line-height:18px}.pm-plan-meta-compact[data-v-642ce307] .el-textarea__inner{height:36px}.pm-plan-remark-field[data-v-642ce307] .el-input{width:100%}.pm-quality-scope-action[data-v-642ce307]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:12px;white-space:nowrap}.pm-rule-grid.is-inherited-quality[data-v-642ce307]{position:relative;opacity:.68;pointer-events:none}.pm-channel-ads-config[data-v-642ce307]{display:grid;grid-template-columns:minmax(0,1fr);gap:8px;padding:8px 10px 10px;border-top:1px dashed #d8e3f0;background:#f8fbff}.pm-channel-ad-block[data-v-642ce307]{display:grid;grid-template-columns:156px minmax(150px,.8fr) minmax(180px,1fr) auto minmax(130px,.7fr) minmax(150px,.8fr);gap:7px;padding:7px 8px;border:1px solid #d7e4f3;border-radius:5px;background:#fff}.pm-channel-ad-block[data-v-642ce307],.pm-channel-ad-title[data-v-642ce307]{-webkit-box-align:center;-ms-flex-align:center;align-items:center;min-width:0}.pm-channel-ad-title[data-v-642ce307]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:8px;color:#34445e;font-size:12px}.pm-channel-ad-provider-name[data-v-642ce307]{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-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:7px;min-width:0;white-space:nowrap}.pm-channel-ad-provider-name strong[data-v-642ce307]{line-height:20px}.pm-channel-ad-title[data-v-642ce307] .el-switch{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.pm-ad-id-guide-trigger[data-v-642ce307]{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-flex:0;-ms-flex:0 0 20px;flex:0 0 20px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:20px;height:20px;padding:0;border:0;border-radius:50%;color:#6c83a3;background:transparent;font-size:16px;line-height:1;cursor:pointer;-webkit-transition:color .15s ease,background-color .15s ease;transition:color .15s ease,background-color .15s ease}.pm-ad-id-guide-trigger[data-v-642ce307]:focus-visible,.pm-ad-id-guide-trigger[data-v-642ce307]:hover{color:#2f80ed;background:#eaf3ff;outline:none}.pm-channel-ad-block[data-v-642ce307] .el-input,.pm-channel-ad-block[data-v-642ce307] .el-select{width:100%}.pm-channel-ad-block .pm-google-event-select[data-v-642ce307],.pm-channel-ad-block .pm-meta-event-select[data-v-642ce307],.pm-channel-ad-block .pm-tiktok-event-select[data-v-642ce307]{grid-column:3/-1}.pm-channel-ad-block[data-v-642ce307] .el-checkbox{margin-right:0;white-space:nowrap}.pm-channel-ad-common[data-v-642ce307]{grid-column:1/-1;display:grid;grid-template-columns:142px minmax(180px,.7fr) minmax(180px,.7fr) minmax(280px,1fr);-webkit-box-align:start;-ms-flex-align:start;align-items:start;gap:10px;padding:10px;border:1px dashed #d5e3f3;border-radius:7px;color:#64748b;background:#f5f9fe;font-size:12px}.pm-channel-ad-common-field[data-v-642ce307],.pm-channel-ad-common-title[data-v-642ce307]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:5px;min-width:0}.pm-channel-ad-common-title[data-v-642ce307]{padding-top:2px}.pm-channel-ad-common-title strong[data-v-642ce307]{color:#34445e;font-size:13px}.pm-channel-ad-common-field small[data-v-642ce307],.pm-channel-ad-common-title span[data-v-642ce307]{color:#8493a8;font-size:11px;font-style:normal;line-height:1.45}.pm-channel-ad-common-field>span[data-v-642ce307]{color:#53657e;line-height:18px}.pm-channel-ad-common-field b[data-v-642ce307]{margin-right:4px;color:#315f99;font-family:Menlo,Monaco,Consolas,monospace}.pm-channel-ad-hint[data-v-642ce307]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:6px;padding:7px 9px;border-radius:6px;color:#5f7189;background:#edf5ff;line-height:1.55}.pm-channel-ad-hint i[data-v-642ce307]{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;margin-top:3px;color:#2f80ed}.pm-plan-schedule-compact[data-v-642ce307] .el-date-editor .el-input__prefix,.pm-plan-schedule-compact[data-v-642ce307] .el-date-editor .el-input__suffix{top:0;bottom:0;height:auto;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.pm-plan-schedule-compact[data-v-642ce307] .el-date-editor .el-input__prefix{left:9px}.pm-plan-schedule-compact[data-v-642ce307] .el-date-editor .el-input__suffix{right:7px}.pm-plan-schedule-compact[data-v-642ce307] .el-date-editor .el-input__icon{width:16px;height:auto;margin:0;color:#9aa8ba;font-size:14px;line-height:1;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.pm-plan-schedule-compact[data-v-642ce307] .el-input,.pm-plan-schedule-compact[data-v-642ce307] .el-select{padding:0!important}.pm-link-config-bar[data-v-642ce307]{min-height:46px;padding:8px 10px}.pm-link-mode-toggle[data-v-642ce307]{min-height:30px;gap:8px}.pm-link-mode-desc[data-v-642ce307]{font-size:11px}.pm-mini-survey-card[data-v-642ce307]{padding:10px}.pm-mini-survey-grid[data-v-642ce307]{grid-template-columns:minmax(320px,.8fr) minmax(0,1fr);gap:10px}.pm-mini-upload-box[data-v-642ce307]{min-height:112px}.pm-mini-upload-box[data-v-642ce307] .el-button{height:32px;padding:0 14px;font-size:12px}.pm-mini-survey-fields[data-v-642ce307]{display:grid;grid-template-columns:minmax(220px,.55fr) minmax(260px,.75fr);gap:8px 10px}.pm-mini-note-editor[data-v-642ce307]{grid-column:1/-1}.pm-mini-note-editor[data-v-642ce307] .mce-toolbar-grp .mce-btn button{padding:3px 6px;font-size:12px}.pm-mini-note-editor[data-v-642ce307] .mce-edit-area iframe{min-height:220px}.pm-mini-note-editor[data-v-642ce307] .tox-tinymce{min-height:220px;border-radius:8px}.pm-mini-question-builder[data-v-642ce307]{margin-top:10px}.pm-mini-question-builder-head[data-v-642ce307]{margin-bottom:8px}.pm-mini-question-builder-head span[data-v-642ce307]{font-size:11px}.pm-mini-question-builder-head[data-v-642ce307] .el-button{height:34px;padding:0 14px;font-size:12px}.pm-mini-question-add-row[data-v-642ce307]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;margin-top:10px}.pm-mini-question-add-row[data-v-642ce307] .el-button{height:34px;padding:0 14px;font-size:12px}.pm-mini-question[data-v-642ce307]{margin-top:8px;padding:10px}.question-head[data-v-642ce307]{margin-bottom:8px}.question-head span[data-v-642ce307]{font-size:12px}.question-head[data-v-642ce307] .el-radio-button__inner{padding:7px 12px;font-size:12px}.question-option-row[data-v-642ce307]{grid-template-columns:minmax(0,1fr) 110px 88px 62px;gap:8px;margin-bottom:7px}.pm-link-mode-toggle[data-v-642ce307] .el-checkbox__label,.question-option-row[data-v-642ce307] .el-checkbox__label{font-size:12px}.question-option-row[data-v-642ce307] .el-button{height:32px;padding:0 10px;font-size:12px}.pm-mini-question>.el-button[data-v-642ce307]{height:30px;padding:0 12px;font-size:12px}.pm-mini-link-rule[data-v-642ce307]{margin-top:8px;font-size:11px}.pm-link-config-bar[data-v-642ce307]{display:grid;min-height:auto;margin:12px 0}.pm-link-mode-toggle[data-v-642ce307]{display:grid;grid-template-columns:24px minmax(0,1fr);gap:10px;-webkit-box-align:start;-ms-flex-align:start;align-items:start;cursor:pointer;-webkit-transition:border-color .16s ease,background-color .16s ease,-webkit-box-shadow .16s ease,-webkit-transform .16s ease;transition:border-color .16s ease,background-color .16s ease,-webkit-box-shadow .16s ease,-webkit-transform .16s ease;transition:border-color .16s ease,background-color .16s ease,box-shadow .16s ease,transform .16s ease;transition:border-color .16s ease,background-color .16s ease,box-shadow .16s ease,transform .16s ease,-webkit-box-shadow .16s ease,-webkit-transform .16s ease}.pm-link-mode-toggle[data-v-642ce307]:hover{border-color:#9ec8ff;background:#f8fbff;-webkit-box-shadow:0 8px 20px rgba(47,128,237,.08);box-shadow:0 8px 20px rgba(47,128,237,.08);-webkit-transform:translateY(-1px);transform:translateY(-1px)}.pm-link-mode-toggle.active[data-v-642ce307]{background:-webkit-gradient(linear,left top,left bottom,from(#f7fbff),to(#eef6ff));background:linear-gradient(180deg,#f7fbff,#eef6ff);-webkit-box-shadow:inset 0 0 0 1px rgba(47,128,237,.12);box-shadow:inset 0 0 0 1px rgba(47,128,237,.12)}.pm-link-mode-toggle[data-v-642ce307] .el-checkbox{margin-top:1px}.pm-link-mode-toggle[data-v-642ce307] .el-checkbox__inner{width:18px;height:18px;border-radius:5px;border-color:#c7d4e6}.pm-link-mode-toggle[data-v-642ce307] .el-checkbox__inner:after{left:6px;top:2px}.pm-link-mode-copy[data-v-642ce307]{min-width:0}.pm-link-mode-title[data-v-642ce307]{display:block;color:#111827;font-size:13px;font-weight:800;line-height:1.25}.pm-link-mode-desc[data-v-642ce307]{display:block;margin-top:7px;overflow:hidden;color:#64748b;font-size:12px;line-height:1.35;text-overflow:ellipsis;white-space:nowrap}.pm-link-mode-toggle.active .pm-link-mode-title[data-v-642ce307]{color:#1d4ed8}.pm-test-link-panel[data-v-642ce307]{margin:10px 0 12px;padding:12px 14px;border:1px solid #dbe8f7;border-radius:10px;background:#fbfdff}.pm-test-link-entry[data-v-642ce307],.pm-test-link-head[data-v-642ce307],.pm-test-link-row[data-v-642ce307]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:12px}.pm-test-link-head[data-v-642ce307]{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.pm-test-link-head strong[data-v-642ce307]{display:block;color:#1f2937;font-size:13px;font-weight:800}.pm-test-link-empty[data-v-642ce307],.pm-test-link-head span[data-v-642ce307]{display:block;margin-top:4px;color:#718096;font-size:12px;line-height:18px}.pm-test-link-summary[data-v-642ce307]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;gap:6px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.pm-test-link-summary em[data-v-642ce307]{padding:2px 7px;border-radius:999px;background:#eef5ff;color:#2563eb;font-size:11px;font-style:normal;line-height:17px}.pm-test-link-detail-button[data-v-642ce307]{height:24px;padding:4px 9px;border-color:#bfdbfe;color:#2563eb}.pm-test-link-entry[data-v-642ce307]{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;margin-top:10px}.pm-test-link-entry[data-v-642ce307] .el-textarea{-webkit-box-flex:1;-ms-flex:1;flex:1}.pm-test-link-entry[data-v-642ce307] .el-button{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;min-width:104px;height:34px}.pm-test-link-empty[data-v-642ce307]{margin-bottom:0}.pm-formal-link-binding[data-v-642ce307],.pm-test-link-list[data-v-642ce307]{display:grid;gap:6px;margin-top:10px}.pm-formal-link-row[data-v-642ce307]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:10px;min-width:0;padding:6px 8px;border:1px solid #d9eadf;border-radius:7px;background:#f8fffa}.pm-formal-link-row>span[data-v-642ce307]{min-width:0;overflow:hidden;color:#475569;font-size:12px;line-height:20px;text-overflow:ellipsis;white-space:nowrap}.pm-formal-link-actions[data-v-642ce307]{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:4px;white-space:nowrap}.pm-test-link-row[data-v-642ce307]{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;min-width:0;padding:6px 8px;border:1px solid #e5edf8;border-radius:7px;background:#fff}.pm-test-link-row>span[data-v-642ce307]{min-width:0;overflow:hidden;color:#475569;font-size:12px;line-height:20px;text-overflow:ellipsis;white-space:nowrap}.pm-test-link-row>div[data-v-642ce307]{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;white-space:nowrap}.pm-single-link-upload--inline[data-v-642ce307]{grid-column:1/-1;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;min-height:0;padding:10px 14px;border:1px dashed #9ec8ff;border-radius:10px;background:#f8fbff}.pm-single-link-upload--inline[data-v-642ce307] .el-button{height:34px;border-color:#9ec8ff;border-radius:8px;color:#1d4ed8;font-size:12px;font-weight:800}.pm-single-link-upload--inline span[data-v-642ce307]{max-width:280px;color:#64748b}.pm-single-link-stats[data-v-642ce307]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:6px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-left:auto}.pm-single-link-stats em[data-v-642ce307]{padding:3px 8px;border-radius:999px;background:#eaf5ff;color:#2563eb;font-size:11px;font-style:normal;line-height:16px;white-space:nowrap}.pm-editor-panel[data-v-642ce307],.pm-plan-form[data-v-642ce307],.pm-plan-meta-compact>[data-v-642ce307],.pm-plan-meta-compact[data-v-642ce307],.pm-plan-meta-compact[data-v-642ce307] .el-form-item,.pm-plan-meta-compact[data-v-642ce307] .el-form-item__content,.pm-plan-meta-compact[data-v-642ce307] .el-input,.pm-plan-meta-compact[data-v-642ce307] .el-textarea{min-width:0}.pm-plan-meta-compact[data-v-642ce307]{grid-template-columns:minmax(150px,.75fr) minmax(220px,1fr) minmax(260px,1.08fr);overflow:hidden}.pm-plan-meta-compact.has-owner-field[data-v-642ce307]{grid-template-columns:minmax(150px,.72fr) 150px minmax(220px,.95fr) minmax(260px,1.08fr)}.pm-plan-meta-compact[data-v-642ce307] .el-input,.pm-plan-meta-compact[data-v-642ce307] .el-input__inner,.pm-plan-meta-compact[data-v-642ce307] .el-textarea,.pm-plan-meta-compact[data-v-642ce307] .el-textarea__inner{width:100%;max-width:100%}.pm-inline-config-select[data-v-642ce307]{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;min-width:0}.pm-inline-config-select[data-v-642ce307] .el-select,.pm-reward-info-grid[data-v-642ce307] .el-select{width:100%}.pm-mini-survey-card[data-v-642ce307]{overflow:hidden;padding:16px 18px 18px;border-color:#d7e8fb;background:#fbfdff}.pm-mini-survey-grid[data-v-642ce307]{-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.pm-mini-note-editor[data-v-642ce307],.pm-mini-survey-fields[data-v-642ce307],.pm-mini-survey-grid>div[data-v-642ce307]{min-width:0}.pm-mini-survey-grid>div[data-v-642ce307]:first-child{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.pm-mini-survey-grid>div:first-child>label[data-v-642ce307]{display:block;margin-bottom:8px}.pm-mini-upload-box[data-v-642ce307]{-webkit-box-flex:1;-ms-flex:1;flex:1;padding:14px;border-radius:8px}.pm-mini-banner-uploader[data-v-642ce307]{width:124px;min-width:124px}.pm-mini-banner-uploader[data-v-642ce307] .editor-slide-upload{margin-bottom:0}.pm-mini-banner-uploader[data-v-642ce307] .el-upload--picture-card,.pm-mini-banner-uploader[data-v-642ce307] .el-upload-list--picture-card .el-upload-list__item{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:0;border-radius:8px;line-height:1.2}.pm-mini-banner-uploader[data-v-642ce307] .el-upload-list--picture-card .el-upload-list__item{width:112px;height:112px}.pm-mini-banner-uploader[data-v-642ce307] .el-upload--picture-card{width:auto;height:auto;border:0;background:transparent}.pm-mini-banner-uploader[data-v-642ce307] .el-upload--picture-card .el-button{height:32px;padding:0 14px;border-radius:7px;font-size:12px}.pm-mini-banner-uploader[data-v-642ce307] .editor-slide-upload:has(.el-upload-list__item) .el-upload--picture-card{display:none}.pm-mini-upload-box p[data-v-642ce307]{display:-webkit-box;min-width:0;margin:0;overflow:hidden;color:#60708a;font-size:12px;line-height:1.5;text-align:left;text-overflow:ellipsis;overflow-wrap:anywhere;-webkit-box-orient:vertical;-webkit-line-clamp:2}.pm-mini-survey-fields[data-v-642ce307]{grid-template-columns:minmax(0,1.15fr) minmax(0,1.15fr) minmax(150px,.7fr);gap:10px 14px}.pm-mini-survey-fields[data-v-642ce307] .el-form-item{min-width:0;margin-bottom:10px}.pm-mini-survey-fields[data-v-642ce307] .el-input,.pm-mini-survey-fields[data-v-642ce307] .el-input__inner,.pm-mini-survey-fields[data-v-642ce307] .el-select{width:100%;max-width:100%}.pm-mini-note-editor[data-v-642ce307] .mce-container,.pm-mini-note-editor[data-v-642ce307] .mce-panel,.pm-mini-note-editor[data-v-642ce307] .mce-stack-layout,.pm-mini-note-editor[data-v-642ce307] .mce-tinymce,.pm-mini-note-editor[data-v-642ce307] .tinymce-container{width:100%!important;max-width:100%!important;-webkit-box-sizing:border-box;box-sizing:border-box}.pm-mini-note-editor[data-v-642ce307] .mce-tinymce{border-radius:8px;overflow:hidden}.pm-mini-note-editor[data-v-642ce307] .mce-toolbar-grp{overflow-x:auto;overflow-y:hidden}.pm-mini-note-editor[data-v-642ce307] .mce-toolbar-grp .mce-container-body{min-width:-webkit-max-content;min-width:-moz-max-content;min-width:max-content}.open-question-tip[data-v-642ce307]{margin:8px 0 0;color:#60708a;font-size:12px}.pm-channel-row-main[data-v-642ce307],.pm-channel-rows-head[data-v-642ce307]{grid-template-columns:minmax(150px,1.35fr) minmax(78px,.72fr) minmax(78px,.72fr) minmax(76px,.66fr) minmax(92px,.78fr) minmax(88px,.74fr) minmax(48px,.42fr);gap:6px;width:100%}.pm-channel-row-main>[data-v-642ce307],.pm-channel-rows-head>[data-v-642ce307]{min-width:0}.pm-channel-row-main[data-v-642ce307] .el-input-number{width:100%;min-width:0}.pm-channel-row-main>strong[data-v-642ce307],.pm-channel-rows-head>span[data-v-642ce307]{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.pm-channel-row-main>.el-button[data-v-642ce307]:last-child,.pm-channel-rows-head>span[data-v-642ce307]:last-child{justify-self:center}.channel-override-panel[data-v-642ce307]{grid-template-columns:minmax(0,1fr) minmax(0,1fr) minmax(0,1.25fr);min-width:0}.channel-override-source[data-v-642ce307]{display:grid;grid-column:1/-1;grid-template-columns:minmax(0,1fr) auto minmax(120px,.6fr);gap:8px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;min-width:0}.channel-override-source[data-v-642ce307] .el-select{width:100%}.channel-override-tip[data-v-642ce307]{overflow:hidden;color:#60708a;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.pm-readonly-alert[data-v-642ce307]{margin-bottom:14px}.is-project-readonly .pm-editor-panel[data-v-642ce307]{opacity:.78}.is-project-readonly:not(.is-settlement-editable) .pm-editor-panel[data-v-642ce307]{pointer-events:none}.is-project-readonly.is-settlement-editable .channel-settlement-editor[data-v-642ce307],.is-project-readonly.is-settlement-editable .pm-waste-panel[data-v-642ce307]{opacity:1}.is-project-readonly .pm-plan-item-create[data-v-642ce307]:disabled{cursor:not-allowed;opacity:.55}.complete-dialog-body[data-v-642ce307]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:16px}.complete-project-summary[data-v-642ce307]{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px 18px;padding:14px 16px;background:#f7f9fc;border:1px solid #d9e2ef;border-radius:8px;color:#64748b;font-size:13px}.complete-project-summary strong[data-v-642ce307]{grid-column:1/-1;color:#1f2937;font-size:15px}.complete-form-grid[data-v-642ce307]{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}@media(max-width:1360px){.pm-business-plan-strip[data-v-642ce307],.pm-summary-grid[data-v-642ce307]{grid-template-columns:repeat(2,minmax(0,1fr))}.pm-command-grid[data-v-642ce307],.pm-split[data-v-642ce307]{grid-template-columns:1fr}.pm-plan-meta-compact[data-v-642ce307]{grid-template-columns:minmax(150px,.7fr) minmax(240px,1fr)}.pm-plan-meta-compact>.el-form-item[data-v-642ce307]:nth-child(3){grid-column:1/-1}.pm-plan-meta-compact.has-owner-field>.el-form-item[data-v-642ce307]:nth-child(3){grid-column:auto}.pm-plan-picker[data-v-642ce307]{position:static}}@media(max-width:980px){.complete-form-grid[data-v-642ce307],.complete-project-summary[data-v-642ce307],.pm-channel-candidate-list[data-v-642ce307],.pm-cost-input-grid[data-v-642ce307],.pm-edit-grid[data-v-642ce307],.pm-link-config-bar[data-v-642ce307],.pm-mini-survey-grid[data-v-642ce307],.pm-plan-meta-compact[data-v-642ce307],.pm-plan-schedule-compact[data-v-642ce307],.pm-reward-info-grid[data-v-642ce307],.project-full-info[data-v-642ce307]{grid-template-columns:1fr}.full-info-cell--wide[data-v-642ce307],.pm-edit-block--cost[data-v-642ce307]{grid-column:auto}.pm-channel-rows-head[data-v-642ce307]{display:none}.pm-channel-row-main[data-v-642ce307]{grid-template-columns:1fr}.pm-mini-upload-box[data-v-642ce307]{grid-template-columns:1fr;justify-items:center;text-align:center}.pm-mini-upload-box p[data-v-642ce307]{text-align:center}}.pm-delivery-page[data-v-642ce307]{padding:18px 20px;background:#eef3f9}.pm-delivery-panel[data-v-642ce307]{max-width:1500px;min-width:0;margin:0 auto;padding:22px 24px 30px;border:0;border-radius:8px;background:#fff;-webkit-box-shadow:0 12px 30px rgba(15,23,42,.07);box-shadow:0 12px 30px rgba(15,23,42,.07)}.pm-config-layout[data-v-642ce307]{display:grid;grid-template-columns:250px minmax(0,1fr);-webkit-box-align:start;-ms-flex-align:start;align-items:start}.pm-config-main[data-v-642ce307]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:12px;min-width:0}.pm-config-guide[data-v-642ce307]{position:sticky;top:86px;padding:16px 18px 18px;border:1px solid #cfe3ff;border-radius:10px;-webkit-box-shadow:0 12px 24px rgba(15,23,42,.04);box-shadow:0 12px 24px rgba(15,23,42,.04)}.pm-config-guide-main[data-v-642ce307]{padding-bottom:14px;border-bottom:1px solid #d7e8fb}.pm-config-guide-main strong[data-v-642ce307]{display:block;color:#111827;font-size:15px;font-weight:800;line-height:1.25}.pm-config-guide-main span[data-v-642ce307]{display:block;margin-top:8px;color:#64748b;font-size:12px;line-height:1.55}.pm-config-guide-steps[data-v-642ce307]{position:relative;display:grid;gap:0;margin-top:12px}.pm-config-guide-steps[data-v-642ce307]:before{content:"";position:absolute;left:24px;top:32px;bottom:34px;width:1px;background:#cfe3ff}.pm-config-step[data-v-642ce307]{position:relative;display:grid;grid-template-columns:28px minmax(0,1fr);grid-template-rows:auto auto;gap:2px 8px;min-width:0;min-height:52px;padding:9px 8px;border:1px solid transparent;border-radius:9px;background:transparent;color:var(--survey-text);text-align:left;cursor:pointer;margin-bottom:6px}.pm-config-step[data-v-642ce307]:last-child{min-height:48px;margin-bottom:0}.pm-config-step em[data-v-642ce307]{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;grid-row:1/span 2;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:28px;height:28px;border-radius:50%;background:#2f80ed;color:#fff;font-size:13px;font-style:normal;font-weight:800;line-height:1}.pm-config-step span[data-v-642ce307]{display:block;grid-column:2;min-width:0;padding-top:1px;color:#111827;font-size:13px;font-weight:800;line-height:1.35}.pm-config-step small[data-v-642ce307]{display:block;grid-column:2;min-width:0;margin-top:2px;color:#64748b;overflow:visible;line-height:1.45;text-overflow:clip;white-space:normal}.pm-config-step--soft em[data-v-642ce307]{background:#75859b}.pm-config-step.active[data-v-642ce307],.pm-config-step[data-v-642ce307]:focus-visible,.pm-config-step[data-v-642ce307]:hover{border-color:#8fbdff;background:#eef6ff;-webkit-box-shadow:0 4px 12px rgba(47,128,237,.08);box-shadow:0 4px 12px rgba(47,128,237,.08)}.pm-config-step.active span[data-v-642ce307],.pm-config-step:focus-visible span[data-v-642ce307],.pm-config-step:hover span[data-v-642ce307]{color:#111827}.pm-config-step--soft.active em[data-v-642ce307],.pm-config-step.active em[data-v-642ce307]{background:#2f80ed}.pm-command-center[data-v-642ce307]{display:grid;gap:10px;min-width:0;padding:12px;border:1px solid #d7e8fb;border-radius:14px;background:-webkit-gradient(linear,left top,left bottom,from(#fff),to(#f8fbff));background:linear-gradient(180deg,#fff,#f8fbff);-webkit-box-shadow:0 8px 22px rgba(16,24,40,.05);box-shadow:0 8px 22px rgba(16,24,40,.05)}.pm-project-overview-card[data-v-642ce307]{padding:14px;border:1px solid #d7e8fb;border-radius:10px;background:#fff}.pm-overview-title-row[data-v-642ce307]{margin-bottom:10px}.pm-project-overview-body[data-v-642ce307]{display:grid;gap:10px;min-width:0}.pm-summary-grid[data-v-642ce307]{grid-template-columns:minmax(240px,2fr) minmax(150px,1fr) minmax(220px,1.45fr) minmax(170px,1.15fr) minmax(150px,1fr);gap:8px;margin-bottom:0}.pm-summary-item[data-v-642ce307]{min-width:0;min-height:56px;border-color:#d6e4f5;border-radius:6px;background:#fff}.pm-summary-item em[data-v-642ce307],.pm-summary-item strong[data-v-642ce307]{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.project-info-toggle[data-v-642ce307]{justify-self:start;margin:0}.pm-command-grid[data-v-642ce307]{display:grid;grid-template-columns:1fr;gap:10px;min-width:0}.pm-command-card[data-v-642ce307]{min-width:0;padding:12px;border:1px solid #e3edf9;border-radius:12px;background:#fff;-webkit-box-shadow:none;box-shadow:none}.pm-cost-card[data-v-642ce307]{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.pm-cost-card[data-v-642ce307],.pm-edit-hub[data-v-642ce307]{margin-top:0;border-color:#e3edf9;border-radius:12px;background:#fff;-webkit-box-shadow:none;box-shadow:none}.pm-edit-hub[data-v-642ce307]{border-color:#b8d7ff;background:#f6fbff}.pm-edit-grid[data-v-642ce307]{grid-template-columns:minmax(0,.8fr) minmax(0,1fr)}.pm-edit-block[data-v-642ce307]{border-color:#d7e8fb;background:#fff}.pm-edit-block--cost[data-v-642ce307]{grid-column:1/-1}.pm-edit-block--cost .pm-cost-input-grid[data-v-642ce307]{grid-template-columns:164px repeat(3,minmax(0,1fr));gap:10px;-webkit-box-align:end;-ms-flex-align:end;align-items:end}.pm-stage-summary-bar[data-v-642ce307]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px;min-height:34px;padding:8px 12px;border:1px solid #d7e8fb;border-radius:8px;background:#f8fbff;color:#64748b;font-size:12px}.pm-stage-summary-bar strong[data-v-642ce307]{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:20px;padding:0 10px;border-radius:999px;background:#e8f7ee;color:#16845b;font-size:12px;font-weight:800}.pm-stage-label[data-v-642ce307]{color:#64748b;font-weight:700}.pm-stage-lock[data-v-642ce307]{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.pm-stage-info[data-v-642ce307]{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;margin-left:auto}.pm-workflow-section-head--plain[data-v-642ce307]{margin:0;padding:0}.pm-split[data-v-642ce307]{grid-template-columns:280px minmax(0,1fr);gap:16px;-webkit-box-align:start;-ms-flex-align:start;align-items:start;margin-top:0}.pm-plan-picker[data-v-642ce307]{top:86px;border-color:#d7e8fb;border-radius:10px;background:#fff}.pm-editor-panel[data-v-642ce307]{min-width:0;border-color:#2f80ed;border-radius:10px;background:#f6fbff;-webkit-box-shadow:inset 4px 0 0 #2f80ed;box-shadow:inset 4px 0 0 #2f80ed}.pm-plan-meta-compact[data-v-642ce307]{grid-template-columns:minmax(150px,.72fr) minmax(240px,.95fr) minmax(280px,1.08fr);min-width:0}.pm-plan-meta-compact.has-owner-field[data-v-642ce307]{grid-template-columns:minmax(150px,.72fr) minmax(150px,.72fr) minmax(240px,.95fr) minmax(280px,1.08fr)}.pm-link-config-bar[data-v-642ce307]{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;min-width:0;padding:0;border:0;background:transparent}.pm-link-mode-toggle[data-v-642ce307]{min-height:62px;padding:12px 14px;border:1px solid #dbe8f7;border-radius:10px;background:#fff}.pm-link-mode-toggle.active[data-v-642ce307]{border-color:#7db7ff;background:#eef6ff}.pm-advanced-config[data-v-642ce307],.pm-channel-picker[data-v-642ce307],.pm-channel-row[data-v-642ce307],.pm-mini-survey-card[data-v-642ce307],.pm-plan-schedule-compact[data-v-642ce307],.pm-project-quality-config[data-v-642ce307],.pm-reward-info-card[data-v-642ce307]{border:1px solid #d7e8fb;border-radius:10px;background:#fff}.pm-mini-survey-card[data-v-642ce307],.pm-reward-info-card[data-v-642ce307]{padding:16px 18px}.pm-mini-survey-grid[data-v-642ce307]{grid-template-columns:minmax(250px,1fr) minmax(0,2fr);gap:18px}.pm-mini-upload-box[data-v-642ce307]{display:grid;grid-template-columns:124px minmax(0,1fr);gap:14px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-line-pack:center;align-content:center;min-height:152px;border-color:#9cc3ff;background:#fff;text-align:left}.pm-channel-picker[data-v-642ce307]{min-width:0}.channel-picker-actions[data-v-642ce307]{padding:12px}.channel-picker-actions .el-input[data-v-642ce307]{width:min(420px,100%)}.pm-channel-candidate-list[data-v-642ce307]{padding:0 12px 12px}.pm-channel-row-main[data-v-642ce307],.pm-channel-rows-head[data-v-642ce307]{min-width:0;grid-template-columns:minmax(190px,1.35fr) minmax(90px,.72fr) minmax(90px,.72fr) minmax(86px,.66fr) minmax(112px,.78fr) minmax(104px,.74fr) minmax(54px,.42fr)}.pm-channel-rows-head[data-v-642ce307]{background:#f1f6fc;color:#60708a}.pm-advanced-config[data-v-642ce307],.pm-project-quality-config[data-v-642ce307]{margin-top:12px;overflow:hidden}.pm-project-quality-config[data-v-642ce307]{border-color:#bbf7d0;border-radius:12px;background:#f8fffb}.pm-advanced-config[data-v-642ce307]{border-color:#e5edf7;border-radius:14px;background:#fff}.pm-advanced-config summary[data-v-642ce307],.pm-project-quality-config summary[data-v-642ce307]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:12px;min-height:52px;padding:11px 12px;cursor:pointer;list-style:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.pm-project-quality-config summary[data-v-642ce307]{background:-webkit-gradient(linear,left top,left bottom,from(#fbfffd),to(#f2fff8));background:linear-gradient(180deg,#fbfffd,#f2fff8)}.pm-advanced-config summary[data-v-642ce307]{min-height:56px;padding:12px 14px;background:#fbfdff}.pm-project-quality-config[open] summary[data-v-642ce307]{border-bottom:1px solid #bbf7d0}.pm-advanced-config[open] summary[data-v-642ce307]{border-bottom:1px solid #e5edf7}.pm-advanced-config summary[data-v-642ce307]::-webkit-details-marker,.pm-project-quality-config summary[data-v-642ce307]::-webkit-details-marker{display:none}.pm-advanced-config summary strong[data-v-642ce307],.pm-project-quality-config summary strong[data-v-642ce307]{display:block;font-size:14px;font-weight:800;line-height:1.35}.pm-project-quality-config summary strong[data-v-642ce307]{color:#14532d}.pm-advanced-config summary strong[data-v-642ce307]{color:#111827}.pm-advanced-config summary span[data-v-642ce307],.pm-project-quality-config summary span[data-v-642ce307]{display:block;margin-top:3px;color:#64748b;font-size:12px;line-height:1.45}.pm-advanced-config summary em[data-v-642ce307],.pm-project-quality-config summary em[data-v-642ce307]{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;padding:6px 10px;border:1px solid #d7e8fb;border-radius:999px;background:#fff;color:#2f80ed;font-size:12px;font-style:normal;font-weight:800;line-height:1.2;white-space:nowrap}.pm-project-quality-config summary em[data-v-642ce307]{border-color:#bbf7d0;color:#15803d}.pm-project-quality-config[open] summary em[data-v-642ce307]{background:#dcfce7}.pm-project-module-switches[data-v-642ce307]{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-top:12px}.pm-project-module-switch[data-v-642ce307]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:12px;min-width:0;min-height:58px;padding:10px 12px;border:1px solid #d7e8fb;border-radius:8px}.pm-project-module-switch>div[data-v-642ce307]{min-width:0}.pm-project-module-switch span[data-v-642ce307],.pm-project-module-switch strong[data-v-642ce307]{display:block}.pm-project-module-switch strong[data-v-642ce307]{color:#334155;font-size:13px;font-weight:800;line-height:1.35}.pm-project-module-switch span[data-v-642ce307]{overflow:hidden;margin-top:3px;color:#7b8aa0;font-size:11px;line-height:1.35;text-overflow:ellipsis;white-space:nowrap}.pm-project-module-switch[data-v-642ce307] .el-switch{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.pm-project-module-switch[data-v-642ce307] .el-switch__label{font-size:11px}.pm-project-module-context[data-v-642ce307]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:12px;margin:12px 0;padding:9px 12px;border:1px solid #d7e8fb;border-radius:8px;background:#f8fbff;color:#64748b;font-size:12px;line-height:1.5}.pm-project-module-context>span[data-v-642ce307]{min-width:0}.pm-project-module-context .el-button[data-v-642ce307]{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;margin:0}.pm-project-module-editor-head[data-v-642ce307]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:12px;margin-bottom:14px;padding-bottom:12px;border-bottom:1px solid #e6eef8}.pm-project-module-editor-head span[data-v-642ce307],.pm-project-module-editor-head strong[data-v-642ce307]{display:block}.pm-project-module-editor-head strong[data-v-642ce307]{color:#334155;font-size:14px;font-weight:800}.pm-project-module-editor-head span[data-v-642ce307]{margin-top:4px;color:#7b8aa0;font-size:12px;line-height:1.5}.pm-advanced-config[open] summary em[data-v-642ce307]{background:#edf6ff}.details-status span[data-v-642ce307]:first-child{display:none}details[open]>summary .details-status span[data-v-642ce307]:first-child{display:inline}details[open]>summary .details-status span[data-v-642ce307]:last-child{display:none}.pm-rule-board[data-v-642ce307]{display:grid;grid-template-columns:minmax(320px,1fr) minmax(320px,1fr);gap:12px;margin:8px 0 6px;padding:0 14px 14px;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.pm-advanced-config .pm-rule-board[data-v-642ce307]{grid-template-columns:minmax(0,1fr);margin:0;padding:12px;background:#f8fbff}.pm-rule-card[data-v-642ce307]{margin:0 14px 14px;padding:14px;border:1px solid #e2e8f0;border-radius:8px;background:#fff;-webkit-box-shadow:0 1px 2px rgba(15,23,42,.04);box-shadow:0 1px 2px rgba(15,23,42,.04);color:#64748b;font-size:12px;line-height:1.55}.pm-rule-board .pm-rule-card[data-v-642ce307]{margin:0}.pm-project-quality-config .pm-rule-card[data-v-642ce307]{margin:0;border:0;border-radius:0;background:transparent;-webkit-box-shadow:none;box-shadow:none}.pm-rule-card--quality[data-v-642ce307]{border-color:#bbf7d0;background:#f8fffb}.pm-rule-card--tracking[data-v-642ce307]{border-color:#ddd6fe;background:#fcfbff}.pm-rule-card-head[data-v-642ce307]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:12px;margin-bottom:12px}.pm-rule-card-head h3[data-v-642ce307]{margin:0;color:#0f172a;font-size:15px;font-weight:800;line-height:1.2}.pm-rule-card-head p[data-v-642ce307]{margin:4px 0 0;color:#64748b;font-size:12px;line-height:1.5}.pm-rule-badge[data-v-642ce307]{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;min-height:22px;padding:4px 8px;border-radius:999px;background:#eef2ff;color:#3730a3;font-size:11px;font-weight:800;line-height:1.2;white-space:nowrap}.pm-rule-card--quality .pm-rule-badge[data-v-642ce307]{background:#dcfce7;color:#16845b}.pm-rule-grid[data-v-642ce307]{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:9px 10px;-webkit-box-align:end;-ms-flex-align:end;align-items:end}.pm-rule-grid label[data-v-642ce307]{display:block;min-width:0;margin:0;color:#334155;font-size:12px;font-weight:700}.pm-rule-grid .el-input-number[data-v-642ce307],.pm-rule-grid .el-input[data-v-642ce307],.pm-rule-grid .el-select[data-v-642ce307]{width:100%;margin-top:4px}.pm-rule-grid[data-v-642ce307] .el-input__inner,.pm-rule-grid[data-v-642ce307] .el-textarea__inner{min-height:34px;border-color:#bfdbfe;border-radius:6px;background:#fff;color:#1e293b;font-size:12px;-webkit-box-shadow:none;box-shadow:none}.pm-rule-grid[data-v-642ce307] .el-input__inner:focus,.pm-rule-grid[data-v-642ce307] .el-textarea__inner:focus{border-color:#60a5fa;-webkit-box-shadow:0 0 0 2px rgba(47,128,237,.08);box-shadow:0 0 0 2px rgba(47,128,237,.08)}.pm-rule-toggle[data-v-642ce307]{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-webkit-box-orient:horizontal!important;-webkit-box-direction:normal!important;-ms-flex-direction:row!important;flex-direction:row!important;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px;min-height:34px;padding:7px 9px;border:1px solid #e2e8f0;border-radius:8px;background:hsla(0,0%,100%,.82);color:#0f172a!important;font-weight:800!important}.pm-rule-toggle .el-checkbox[data-v-642ce307]{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;margin-right:0}.pm-rule-toggle span[data-v-642ce307]{min-width:0;line-height:1.35}.pm-rule-card--tracking .pm-rule-toggle[data-v-642ce307]{-ms-flex-item-align:end;align-self:end;-webkit-box-sizing:border-box;box-sizing:border-box;height:34px;min-height:34px;padding-top:0;padding-bottom:0}.pm-rule-card--tracking .pm-rule-grid[data-v-642ce307] .el-input__inner{height:34px;line-height:34px}.pm-rule-card--tracking .pm-rule-grid[data-v-642ce307] .el-input__icon{line-height:34px}.pm-rule-two[data-v-642ce307]{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;min-width:0}.pm-rule-wide[data-v-642ce307]{grid-column:1/-1}.pm-rule-preview[data-v-642ce307]{margin-top:11px;padding:9px 10px;border:1px dashed #cbd5e1;border-radius:8px;background:hsla(0,0%,100%,.7);color:#475569;font-size:12px;line-height:1.5}.pm-rule-preview strong[data-v-642ce307]{color:#0f172a}.pm-rule-card--quality .pm-rule-preview[data-v-642ce307]{border-color:#bbf7d0;background:#f8fffb}@media(max-width:1760px){.pm-delivery-page[data-v-642ce307]{padding:14px}.pm-delivery-panel[data-v-642ce307]{width:100%;max-width:none;-webkit-box-sizing:border-box;box-sizing:border-box;padding:18px}.pm-split[data-v-642ce307]{grid-template-columns:minmax(0,1fr);gap:12px}.pm-plan-picker[data-v-642ce307]{position:static;top:auto}.pm-summary-grid[data-v-642ce307]{grid-template-columns:repeat(3,minmax(0,1fr))}.pm-business-kpi-grid[data-v-642ce307],.pm-business-plan-strip[data-v-642ce307]{grid-template-columns:repeat(2,minmax(0,1fr))}.pm-plan-meta-compact[data-v-642ce307]{grid-template-columns:minmax(150px,.75fr) minmax(0,1fr)}.pm-plan-meta-compact:not(.has-owner-field)>.el-form-item[data-v-642ce307]:nth-child(3){grid-column:1/-1}}@media(max-width:1360px){.pm-delivery-page[data-v-642ce307]{padding:14px}.pm-delivery-panel[data-v-642ce307]{padding:18px 18px 24px}.pm-business-kpi-grid[data-v-642ce307],.pm-business-plan-strip[data-v-642ce307],.pm-summary-grid[data-v-642ce307]{grid-template-columns:repeat(2,minmax(0,1fr))}.pm-split[data-v-642ce307]{grid-template-columns:1fr}.pm-plan-picker[data-v-642ce307]{position:static;top:auto}.pm-plan-meta-compact[data-v-642ce307]{grid-template-columns:minmax(150px,.75fr) minmax(240px,1fr)}.pm-plan-meta-compact>.el-form-item[data-v-642ce307]:nth-child(3){grid-column:1/-1}.pm-plan-meta-compact.has-owner-field>.el-form-item[data-v-642ce307]:nth-child(3){grid-column:auto}.pm-plan-meta-compact.has-owner-field>.el-form-item[data-v-642ce307]:nth-child(4){grid-column:1/-1}.pm-plan-schedule-compact[data-v-642ce307]{grid-template-columns:repeat(2,minmax(0,1fr))}.pm-plan-schedule-note[data-v-642ce307]{grid-column:1/-1}.pm-mini-survey-grid[data-v-642ce307]{grid-template-columns:1fr}.pm-channel-candidate-list[data-v-642ce307]{grid-template-columns:repeat(2,minmax(0,1fr))}.pm-channel-row-main[data-v-642ce307],.pm-channel-rows-head[data-v-642ce307]{grid-template-columns:minmax(160px,1.3fr) minmax(84px,.7fr) minmax(84px,.7fr) minmax(78px,.62fr) minmax(98px,.75fr) minmax(96px,.72fr) minmax(52px,.4fr)}}@media(max-width:1180px){.pm-config-layout[data-v-642ce307]{grid-template-columns:1fr}.pm-config-guide[data-v-642ce307]{position:static}.pm-config-guide-steps[data-v-642ce307]{grid-template-columns:1fr}.pm-business-kpi-grid[data-v-642ce307],.pm-business-plan-strip[data-v-642ce307],.pm-summary-grid[data-v-642ce307]{grid-template-columns:repeat(2,minmax(0,1fr))}.pm-split[data-v-642ce307]{grid-template-columns:1fr}}@media(max-width:980px){.pm-business-kpi-grid[data-v-642ce307],.pm-business-plan-strip[data-v-642ce307],.pm-channel-candidate-list[data-v-642ce307],.pm-config-guide-steps[data-v-642ce307],.pm-edit-block--cost .pm-cost-input-grid[data-v-642ce307],.pm-edit-grid[data-v-642ce307],.pm-link-config-bar[data-v-642ce307],.pm-mini-survey-grid[data-v-642ce307],.pm-plan-meta-compact.has-owner-field[data-v-642ce307],.pm-plan-meta-compact[data-v-642ce307],.pm-plan-schedule-compact[data-v-642ce307],.pm-summary-grid[data-v-642ce307]{grid-template-columns:1fr}.pm-mini-upload-box[data-v-642ce307]{grid-template-columns:1fr;text-align:center}.pm-mini-survey-fields[data-v-642ce307]{grid-template-columns:1fr}.pm-stage-summary-bar[data-v-642ce307]{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap}.pm-stage-info[data-v-642ce307]{margin-left:0}.channel-quality-panel[data-v-642ce307],.channel-settlement-editor[data-v-642ce307]{grid-template-columns:1fr}}.pm-channel-row-main[data-v-642ce307],.pm-channel-rows-head[data-v-642ce307]{grid-template-columns:minmax(170px,1.35fr) minmax(78px,.68fr) minmax(78px,.68fr) minmax(76px,.64fr) minmax(92px,.76fr) minmax(88px,.72fr) minmax(86px,.58fr)}.channel-daily-progress[data-v-642ce307]{display:block;margin-top:3px;overflow:hidden;color:#6b7b92;font-size:12px;font-style:normal;line-height:18px;text-overflow:ellipsis;white-space:nowrap}.channel-daily-progress.is-paused[data-v-642ce307]{color:#d97706;font-weight:600}.pm-channel-row-actions[data-v-642ce307]{display:grid;grid-template-columns:1fr;gap:5px;-ms-flex-line-pack:center;align-content:center;min-width:0}.pm-channel-row-actions .el-button+.el-button[data-v-642ce307]{margin-left:0}.pm-channel-row-main[data-v-642ce307],.pm-channel-rows-head[data-v-642ce307]{grid-template-columns:minmax(180px,1.3fr) minmax(86px,.66fr) minmax(86px,.66fr) minmax(82px,.62fr) minmax(142px,.92fr) minmax(106px,.74fr) minmax(78px,.52fr)}.risk-qc-card[data-v-642ce307]{display:grid;-ms-flex-line-pack:center;align-content:center;gap:4px;min-height:62px;padding:8px 10px;border:1px solid #d6e7fb;border-radius:8px;background:#f8fbff}.risk-qc-card strong[data-v-642ce307]{display:block;overflow:hidden;color:#2f80ed;font-size:12px;font-weight:800;line-height:16px;text-overflow:ellipsis;white-space:nowrap}.risk-qc-card.is-channel-override[data-v-642ce307]{border-color:#fed7aa;background:#fffaf5}.risk-qc-card.is-channel-override strong[data-v-642ce307]{color:#c2410c}.risk-qc-card[data-v-642ce307] .el-checkbox{display:block;margin-right:0;line-height:18px}.risk-qc-card[data-v-642ce307] .el-checkbox__label{padding-left:6px;color:#60708a;font-size:12px;font-weight:600}.pm-channel-action-btn.el-button[data-v-642ce307]{width:100%;height:28px;min-height:28px;margin:0;padding:0 6px;border-color:#cfdced;border-radius:7px;background:#fff;color:#40546d;font-size:12px;font-weight:800;line-height:26px;white-space:nowrap}.pm-channel-action-btn.el-button[data-v-642ce307]:focus,.pm-channel-action-btn.el-button[data-v-642ce307]:hover{border-color:#8fbfff;background:#f2f7ff;color:#2f80ed}.pm-channel-action-btn.el-button.is-resume[data-v-642ce307]{border-color:#a7e4c3;background:#f0fdf6;color:#168653}.pm-channel-action-btn.el-button.is-resume[data-v-642ce307]:focus,.pm-channel-action-btn.el-button.is-resume[data-v-642ce307]:hover{border-color:#77d5a2;background:#e8faf1;color:#0f7547}.pm-channel-remove-btn.el-button[data-v-642ce307]{border-color:#ffc8c8;background:#fff8f8;color:#d64b4b}.pm-channel-remove-btn.el-button[data-v-642ce307]:focus,.pm-channel-remove-btn.el-button[data-v-642ce307]:hover{border-color:#ff9f9f;background:#fff1f1;color:#c73535}.pm-channel-remove-btn.el-button.is-disabled[data-v-642ce307]{border-color:#edf1f7;background:#f8fafc;color:#b8c0cc}.channel-page-config[data-v-642ce307]{margin-top:12px;padding-top:10px;border-top:1px dashed #d8e3f1}.channel-page-config-head[data-v-642ce307]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:14px;min-height:28px;-ms-flex-wrap:wrap;flex-wrap:wrap}.channel-page-config-head>strong[data-v-642ce307]{color:#34465f;font-size:12px;font-weight:800}.channel-page-config-head[data-v-642ce307] .el-checkbox{margin-right:0}.channel-page-config-head[data-v-642ce307] .el-checkbox__label,.channel-page-detail-head[data-v-642ce307] .el-checkbox__label{padding-left:6px;color:#40546d;font-size:12px;font-weight:700}.channel-page-config-details[data-v-642ce307]{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:9px}.channel-page-detail[data-v-642ce307]{min-width:0;overflow:hidden;border:1px solid #dce9f8;border-radius:8px;background:#fff}.channel-page-detail[data-v-642ce307]:only-child{grid-column:1/-1}.channel-page-detail-head[data-v-642ce307]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:12px;min-height:36px;padding:7px 10px;border-bottom:1px solid #e6eef8;background:#f8fbff}.channel-page-detail-head.is-clickable[data-v-642ce307]{cursor:pointer;-webkit-transition:background .16s ease,border-color .16s ease;transition:background .16s ease,border-color .16s ease}.channel-page-detail-head.is-clickable[data-v-642ce307]:hover{background:#f1f7ff}.channel-page-detail-head[data-v-642ce307] .el-checkbox{margin-right:0}.channel-page-detail-head>span[data-v-642ce307]{overflow:visible;-webkit-box-flex:1;-ms-flex:1;flex:1;color:#8190a5;font-size:11px;line-height:1.5;text-align:right;text-overflow:ellipsis;white-space:normal}.channel-page-detail:not(.is-open) .channel-page-detail-head[data-v-642ce307]{border-bottom:0}.channel-quality-detail[data-v-642ce307]{grid-column:1/-1;border-color:#fed7aa;background:#fffaf5}.channel-quality-detail .channel-page-detail-head[data-v-642ce307]{border-color:#fed7aa;background:#fff7ed}.channel-quality-detail .channel-page-detail-head.is-clickable[data-v-642ce307]:hover{background:#ffedd5}.channel-quality-panel[data-v-642ce307]{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;padding:14px;background:#fff}.channel-quality-panel label[data-v-642ce307]{display:grid;gap:7px;min-width:0;color:#40546d;font-size:12px;font-weight:700}.channel-quality-panel[data-v-642ce307] .el-input-number,.channel-quality-panel[data-v-642ce307] .el-select{width:100%}.channel-quality-panel[data-v-642ce307] .el-input__inner{height:42px;line-height:42px;border-color:#b9d7ff;border-radius:8px}.channel-quality-panel p[data-v-642ce307]{grid-column:1/-1;margin:0;padding:2px 0 6px;border:0;background:transparent;color:#6b7b92;font-size:12px;line-height:1.5}.channel-page-detail .channel-override-panel[data-v-642ce307]{display:grid;grid-template-columns:1fr;gap:10px;margin-top:0;padding:12px;background:#fff}.channel-template-filter[data-v-642ce307]{display:grid;gap:8px;min-width:0}.channel-field-grid label>span[data-v-642ce307],.channel-mini-question-grid label>span[data-v-642ce307],.channel-template-filter label[data-v-642ce307]{color:#40546d;font-size:12px;font-weight:800}.channel-template-filter-row[data-v-642ce307]{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px;min-width:0}.channel-template-filter-row .el-button[data-v-642ce307]{min-width:58px}.channel-template-filter p[data-v-642ce307]{margin:0;color:#5f718c;font-size:12px;font-weight:700;line-height:1.5}.channel-field-grid[data-v-642ce307]{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;min-width:0}.channel-field-grid label[data-v-642ce307],.channel-mini-question-grid label[data-v-642ce307]{display:grid;gap:6px;min-width:0}.channel-full-field[data-v-642ce307]{grid-column:1/-1}.channel-page-detail .channel-override-panel[data-v-642ce307] .el-input__inner{height:38px;line-height:38px;border-color:#b9d7ff;border-radius:8px}.channel-page-detail .channel-override-panel[data-v-642ce307] .el-textarea__inner{min-height:76px!important;border-color:#b9d7ff;border-radius:8px;line-height:1.55}.channel-mini-question-panel[data-v-642ce307]{overflow:hidden;border:1px solid #dce9f8;border-radius:8px;background:#f8fbff}.channel-mini-question-panel-head[data-v-642ce307]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:12px;padding:11px 12px;border-bottom:1px solid #e6eef8}.channel-mini-question-panel-head strong[data-v-642ce307]{display:block;color:#1f2f46;font-size:13px;font-weight:800}.channel-mini-question-panel-head span[data-v-642ce307]{display:block;margin-top:4px;color:#6e7f99;font-size:12px}.channel-mini-question-card[data-v-642ce307]{display:grid;gap:9px;margin:12px;padding:12px;border:1px solid #dce9f8;border-radius:8px;background:#fff}.channel-mini-question-grid[data-v-642ce307]{display:grid;grid-template-columns:minmax(0,1fr) minmax(140px,.62fr);gap:10px}.channel-mini-option-list[data-v-642ce307]{display:grid;gap:8px}.channel-mini-option-row[data-v-642ce307]{display:grid;grid-template-columns:minmax(0,1fr) 96px 70px;gap:8px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.channel-screenout-check[data-v-642ce307]{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:38px;margin-right:0;border:1px solid #d8e3f1;border-radius:8px;background:#fff}.channel-screenout-check.is-screenout[data-v-642ce307]{border-color:#ff9f9f;background:#fff4f4}.channel-screenout-check[data-v-642ce307] .el-checkbox__label{color:#52637c;font-weight:800}.channel-screenout-check.is-screenout[data-v-642ce307] .el-checkbox__label{color:#c73535}.channel-mini-delete-question.el-button[data-v-642ce307],.channel-mini-option-delete.el-button[data-v-642ce307]{border-color:#ffc8c8;background:#fff8f8;color:#c94a4a;font-weight:800}.channel-mini-delete-question.el-button[data-v-642ce307]:focus,.channel-mini-delete-question.el-button[data-v-642ce307]:hover,.channel-mini-option-delete.el-button[data-v-642ce307]:focus,.channel-mini-option-delete.el-button[data-v-642ce307]:hover{border-color:#ff9f9f;background:#fff1f1;color:#c73535}.channel-mini-question-actions[data-v-642ce307]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;gap:8px}.channel-mini-delete-question.el-button[data-v-642ce307]{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.channel-mini-question-actions .el-button[data-v-642ce307]:not(.channel-mini-delete-question){-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.pm-mini-question-delete.el-button[data-v-642ce307]{height:34px;padding:0 14px;border-color:#cfe0f4;border-radius:8px;background:#fff;color:#c94a4a;font-size:12px;font-weight:800}.pm-mini-question-delete.el-button[data-v-642ce307]:focus,.pm-mini-question-delete.el-button[data-v-642ce307]:hover{border-color:#ffb8b8;background:#fff8f8;color:#c73535}.pm-mini-question-delete.el-button.is-disabled[data-v-642ce307]{border-color:#e4ebf5;background:#f8fafc;color:#bdc5d1}.question-option-row[data-v-642ce307]{display:grid;grid-template-columns:minmax(0,1fr) 84px 62px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.question-option-row>.el-checkbox[data-v-642ce307]{justify-self:center}.daily-pause-log-toolbar[data-v-642ce307],.delivery-link-detail-toolbar[data-v-642ce307],.single-link-detail-toolbar[data-v-642ce307],.waste-detail-toolbar[data-v-642ce307]{display:grid;grid-template-columns:minmax(260px,1fr) 140px auto auto;gap:10px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:12px}.daily-pause-log-toolbar[data-v-642ce307],.delivery-link-detail-toolbar[data-v-642ce307]{grid-template-columns:minmax(320px,1fr) 140px auto auto auto}.daily-pause-log-footer[data-v-642ce307],.delivery-link-detail-footer[data-v-642ce307],.single-link-detail-footer[data-v-642ce307],.waste-detail-footer[data-v-642ce307]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:12px;margin-top:12px;color:#66758a;font-size:13px}.pm-daily-pause-log-dialog[data-v-642ce307] .el-dialog,.pm-delivery-link-detail-dialog[data-v-642ce307] .el-dialog,.pm-single-link-detail-dialog[data-v-642ce307] .el-dialog,.pm-waste-detail-dialog[data-v-642ce307] .el-dialog{max-width:calc(100vw - 48px)}.pm-daily-pause-log-dialog[data-v-642ce307] .el-dialog__body,.pm-delivery-link-detail-dialog[data-v-642ce307] .el-dialog__body,.pm-single-link-detail-dialog[data-v-642ce307] .el-dialog__body,.pm-waste-detail-dialog[data-v-642ce307] .el-dialog__body{padding-top:12px}.pm-mini-template-section[data-v-642ce307]{display:grid;gap:8px;margin-bottom:14px;min-width:0}.pm-mini-template-section>label[data-v-642ce307]{color:#40546d;font-size:13px;font-weight:800}.pm-mini-template-row[data-v-642ce307]{display:grid;grid-template-columns:minmax(0,1fr) auto auto;gap:10px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;min-width:0}.channel-template-filter-row[data-v-642ce307] .el-autocomplete,.channel-template-filter-row[data-v-642ce307] .el-select,.pm-mini-template-row[data-v-642ce307] .el-autocomplete,.pm-mini-template-row[data-v-642ce307] .el-select{width:100%;min-width:0}.pm-mini-template-row[data-v-642ce307] .el-input__inner{height:42px;border-color:#9fc7ff;border-radius:8px;font-size:13px;line-height:42px}.pm-mini-template-row>.el-button[data-v-642ce307]{min-width:104px;height:42px;margin-left:0;border-color:#cfe0f4;border-radius:8px;color:#1f2f46;font-weight:800}.pm-mini-template-section>p[data-v-642ce307]{margin:0;color:#6b7b92;font-size:12px;line-height:1.5}@media(max-width:1180px){.pm-channel-row-actions[data-v-642ce307]{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}}@media(max-width:860px){.pm-mini-template-row[data-v-642ce307]{grid-template-columns:1fr 1fr}.pm-mini-template-row[data-v-642ce307] .el-autocomplete,.pm-mini-template-row[data-v-642ce307] .el-select{grid-column:1/-1}.daily-pause-log-toolbar[data-v-642ce307],.delivery-link-detail-toolbar[data-v-642ce307],.single-link-detail-toolbar[data-v-642ce307],.waste-detail-toolbar[data-v-642ce307]{grid-template-columns:1fr}.daily-pause-log-footer[data-v-642ce307],.delivery-link-detail-footer[data-v-642ce307],.single-link-detail-footer[data-v-642ce307],.waste-detail-footer[data-v-642ce307]{-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}}.pm-channel-picker[data-v-642ce307]{padding:16px 18px;border:1px solid #d7e8fb;border-radius:10px;background:#f8fbff;overflow:hidden}.channel-picker-actions[data-v-642ce307]{display:-webkit-box;display:-ms-flexbox;display:flex;align-items:flex-end;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:12px;padding:0 0 14px}.pm-channel-search-field[data-v-642ce307]{-webkit-box-flex:1;-ms-flex:1 1 360px;flex:1 1 360px;gap:8px;min-width:260px}.pm-channel-search-field label[data-v-642ce307]{font-size:13px;font-weight:800;line-height:1.2}.channel-picker-actions .el-input[data-v-642ce307],.pm-channel-search-field[data-v-642ce307] .el-input{width:100%}.pm-channel-search-field[data-v-642ce307] .el-input__inner{height:42px;border-color:#b9d6fb;border-radius:8px;color:#1f2f46;font-size:13px;line-height:42px}.pm-channel-search-field[data-v-642ce307] .el-input__prefix,.pm-channel-search-field[data-v-642ce307] .el-input__suffix{line-height:42px}.channel-picker-actions>.el-button[data-v-642ce307]{min-width:104px;height:42px;margin-left:0!important;padding:0 18px;border-color:#d1dfef;border-radius:8px;color:#1f2f46;font-size:13px;font-weight:800}.channel-picker-actions>.el-button.is-disabled[data-v-642ce307]{border-color:#e2e8f0;background:#f7f9fc;color:#a4afbd}.pm-channel-selected-summary[data-v-642ce307]{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:42px;margin-left:auto;padding:0 18px;border:1px solid #bfd8ff;border-radius:999px;color:#1e4f91;font-size:13px;font-weight:800;line-height:1}.pm-channel-candidate-panel[data-v-642ce307]{padding:14px 18px 16px;border:1px solid #d7e8fb}.pm-channel-candidate-head[data-v-642ce307]{gap:12px;margin:0 0 12px;padding:0;font-size:13px;font-weight:800}.pm-channel-candidate-list[data-v-642ce307]{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;max-height:none;min-width:0;overflow:visible;padding:0}.candidate-card[data-v-642ce307]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;min-width:0;min-height:62px;padding:0 14px;border:1px solid #d7e8fb;border-radius:8px;background:#f9fbff;overflow:hidden;-webkit-transition:border-color .15s ease,background .15s ease,-webkit-box-shadow .15s ease;transition:border-color .15s ease,background .15s ease,-webkit-box-shadow .15s ease;transition:border-color .15s ease,background .15s ease,box-shadow .15s ease;transition:border-color .15s ease,background .15s ease,box-shadow .15s ease,-webkit-box-shadow .15s ease}.candidate-card[data-v-642ce307]:hover{border-color:#9cc3ff;background:#f3f8ff;-webkit-box-shadow:0 4px 12px rgba(47,128,237,.08);box-shadow:0 4px 12px rgba(47,128,237,.08)}.candidate-card[data-v-642ce307] .el-checkbox{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;min-width:0;white-space:normal}.candidate-card[data-v-642ce307] .el-checkbox__input{position:static;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;margin-right:12px;-webkit-transform:none;transform:none}.candidate-card[data-v-642ce307] .el-checkbox__label{display:block;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;min-width:0;max-width:100%;padding-left:0;overflow:hidden}.candidate-card .candidate-card-body[data-v-642ce307]{display:grid;gap:2px;min-width:0;max-width:100%;margin-left:0}.candidate-card .candidate-card-body em[data-v-642ce307],.candidate-card .candidate-card-body strong[data-v-642ce307]{display:block;max-width:100%;margin-left:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.candidate-card .candidate-card-body strong[data-v-642ce307]{color:#1f2f46;font-size:13px;font-weight:900;line-height:1.35}.candidate-card .candidate-card-body em[data-v-642ce307]{color:#6b7b92;font-size:12px;font-style:normal;font-weight:600;line-height:1.35}.pm-channel-candidate-empty[data-v-642ce307]{padding:14px 16px;border:1px dashed #cfe0f4;background:#f9fbff;color:#7b8aa0;font-size:13px}@media(max-width:1360px){.pm-channel-candidate-list[data-v-642ce307]{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:980px){.pm-channel-picker[data-v-642ce307]{padding:14px}.pm-channel-search-field[data-v-642ce307],.pm-channel-selected-summary[data-v-642ce307]{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;width:100%;margin-left:0}.channel-picker-actions>.el-button[data-v-642ce307]{-webkit-box-flex:1;-ms-flex:1 1 calc(50% - 6px);flex:1 1 calc(50% - 6px);min-width:0;padding:0 10px}.pm-channel-candidate-panel[data-v-642ce307]{padding:12px}.pm-channel-candidate-list[data-v-642ce307]{grid-template-columns:1fr}}.pm-delivery-page[data-v-642ce307]{padding:20px 24px}.pm-delivery-panel[data-v-642ce307]{max-width:1560px;padding:22px 24px 26px;border-radius:10px}.list-head[data-v-642ce307]{margin-bottom:18px}.list-head-title h2[data-v-642ce307]{font-size:22px}.pm-config-layout[data-v-642ce307]{grid-template-columns:186px minmax(0,1fr)}.pm-config-guide[data-v-642ce307]{padding:14px;border-radius:7px;background:#fff}.pm-config-guide-main[data-v-642ce307]{padding-bottom:9px}.pm-config-guide-main span[data-v-642ce307]{display:none}.pm-config-step[data-v-642ce307]{min-height:46px;padding:8px 4px}.pm-config-step small[data-v-642ce307]{font-size:11px}.pm-command-center[data-v-642ce307]{display:block;padding:0 0 14px;border:0;border-radius:0;background:transparent;-webkit-box-shadow:none;box-shadow:none}.pm-command-card[data-v-642ce307],.pm-edit-hub[data-v-642ce307],.pm-project-overview-card[data-v-642ce307]{padding:14px;border:1px solid #e2ebf5;border-radius:8px;background:#fff;-webkit-box-shadow:none;box-shadow:none}.pm-command-card>.pm-card-title-row[data-v-642ce307],.pm-overview-title-row[data-v-642ce307]{margin-bottom:12px}.pm-numbered-heading[data-v-642ce307]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px}.pm-numbered-heading>span[data-v-642ce307]{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:24px;height:24px;border-radius:6px;background:#e9f2ff;color:#2f80ed;font-size:13px;font-weight:800}.pm-numbered-heading h3[data-v-642ce307]{margin:0;color:#334155;font-size:15px}.pm-summary-grid--minimal[data-v-642ce307]{grid-template-columns:242px 242px;gap:10px}.pm-summary-grid--minimal .pm-summary-item[data-v-642ce307]{min-height:58px;padding:10px 12px;border-radius:6px;background:#f8fafc}.pm-summary-grid--minimal .pm-summary-item strong[data-v-642ce307]{margin-top:4px;font-size:16px}.pm-summary-grid--minimal .pm-summary-item em[data-v-642ce307]{display:none}.pm-command-grid[data-v-642ce307]{gap:0}.pm-edit-hub[data-v-642ce307]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;border-width:1px 0;border-radius:0;background:#fff}.pm-edit-hub>.pm-card-title-row[data-v-642ce307]{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.pm-edit-hub>.pm-edit-grid[data-v-642ce307]{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.pm-edit-hub>.pm-project-module-switches[data-v-642ce307]{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.pm-edit-hub>.pm-project-quality-config[data-v-642ce307]{-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4}.pm-edit-hub>.pm-project-module-editor-panel[data-v-642ce307]{-webkit-box-ordinal-group:6;-ms-flex-order:5;order:5}.pm-advanced-config[data-v-642ce307],.pm-cost-card[data-v-642ce307],.pm-edit-block-head .pm-step-chip[data-v-642ce307],.pm-edit-hub .pm-card-note[data-v-642ce307],.pm-mini-survey-card[data-v-642ce307],.pm-project-module-context[data-v-642ce307],.pm-project-quality-config[data-v-642ce307],.pm-reward-info-card[data-v-642ce307],.pm-test-link-panel[data-v-642ce307],.pm-waste-panel[data-v-642ce307]{display:none}.pm-edit-grid[data-v-642ce307]{grid-template-columns:220px 560px;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;gap:10px}.pm-edit-block[data-v-642ce307]{padding:12px;border-radius:8px}.pm-edit-block-head[data-v-642ce307]{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;min-width:0}.pm-edit-block-head strong[data-v-642ce307]{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.pm-edit-block-description[data-v-642ce307]{min-width:0;margin-left:auto;overflow:hidden;color:#64748b;font-size:11px;font-weight:600;line-height:1.35;text-align:right;text-overflow:ellipsis;white-space:nowrap}.pm-edit-block--cost[data-v-642ce307]{max-width:800px}.pm-edit-block--cost .pm-cost-input-grid[data-v-642ce307]{grid-template-columns:160px repeat(3,minmax(0,1fr))}.cost-actions[data-v-642ce307]{display:none}.pm-project-module-switches[data-v-642ce307]{margin-top:10px;gap:8px;-webkit-box-align:start;-ms-flex-align:start;align-items:start;overflow-anchor:none}.pm-project-module-switch[data-v-642ce307]{min-height:40px;padding:8px 10px;border-color:#dfe8f3;border-radius:7px;background:#fbfdff;cursor:pointer;overflow-anchor:none}.pm-project-module-switch.is-active[data-v-642ce307]{border-color:#bfdbfe;background:#eff6ff;-webkit-box-shadow:inset 3px 0 0 #3b82f6;box-shadow:inset 3px 0 0 #3b82f6}.pm-project-module-switch>div:first-child>strong[data-v-642ce307]{overflow:hidden;color:#1e293b;font-size:12px;line-height:1.35;text-overflow:ellipsis;white-space:nowrap}.pm-project-module-switch>div:first-child>span[data-v-642ce307]{display:block;overflow:hidden;margin-top:1px;color:#64748b;font-size:10px;line-height:1.3;text-overflow:ellipsis;white-space:nowrap}.pm-project-module-switch.is-disabled>div:first-child>span[data-v-642ce307],.pm-project-module-switch.is-disabled>div:first-child>strong[data-v-642ce307]{color:#8491a3}.pm-project-module-switch[data-v-642ce307]:focus-visible{border-color:#93c5fd;outline:2px solid rgba(59,130,246,.16);outline-offset:1px}.pm-config-card-switch[data-v-642ce307]{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:5px;min-width:70px;margin:0;color:#2563eb;font-size:11px;font-weight:800;line-height:1;cursor:pointer}.pm-config-card-switch>span[data-v-642ce307]{display:block;margin:0;color:inherit;font-size:11px;line-height:1;white-space:nowrap}.pm-config-card-switch[data-v-642ce307] .el-switch{width:24px;height:14px;line-height:14px}.pm-config-card-switch[data-v-642ce307] .el-switch__core{width:24px!important;min-width:24px;height:14px;border-color:#c8d7eb;background:#dbe7f6}.pm-config-card-switch[data-v-642ce307] .el-switch__core:after{top:1px;left:1px;width:10px;height:10px;margin-left:0;-webkit-transition:-webkit-transform .15s ease;transition:-webkit-transform .15s ease;transition:transform .15s ease;transition:transform .15s ease,-webkit-transform .15s ease}.pm-config-card-switch[data-v-642ce307] .el-switch.is-checked .el-switch__core{border-color:#2563eb;background:#3b82f6}.pm-config-card-switch[data-v-642ce307] .el-switch.is-checked .el-switch__core:after{left:1px;margin-left:0;-webkit-transform:translateX(10px);transform:translateX(10px)}.pm-config-card-switch[data-v-642ce307] .el-switch.is-disabled{opacity:.62}.pm-project-module-actions[data-v-642ce307]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:6px;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.pm-project-module-actions[data-v-642ce307] .el-button{width:24px;height:24px;min-height:24px;padding:0;border-color:#d7e8fb;color:#2f80ed}.pm-edit-hub>.pm-project-module-editor-panel[data-v-642ce307],.pm-project-module-editor.is-module-editor-open[data-v-642ce307],.pm-project-quality-config.is-module-editor-open[data-v-642ce307]{display:block}.pm-project-module-editor-panel[data-v-642ce307]{width:100%;margin-top:8px;padding:10px;border:1px solid #d7e3f1;border-radius:8px;background:#f8fafc;overflow:hidden;overflow-anchor:none}.pm-project-module-editor-panel .pm-project-module-editor-head[data-v-642ce307]{min-height:38px;margin:-10px -10px 10px;padding:8px 10px;border-bottom:1px solid #dfe8f3;background:#f8fbff}.pm-project-module-editor-panel .pm-mini-survey-grid[data-v-642ce307]{grid-template-columns:230px minmax(0,1fr)}.pm-project-module-editor-panel .pm-mini-upload-box[data-v-642ce307]{min-height:128px}.pm-module-field[data-v-642ce307]{display:grid;gap:6px;min-width:0}.pm-module-field>label[data-v-642ce307]{color:#60708a;font-size:12px;font-weight:700}.pm-module-field--switch[data-v-642ce307]{-ms-flex-line-pack:start;align-content:start}.pm-module-field--switch[data-v-642ce307] .el-switch{margin-top:4px}.pm-module-field[data-v-642ce307] .el-select{width:100%}.pm-retention-field-select[data-v-642ce307] .el-select__tags-text{display:inline-block;max-width:240px;overflow:hidden;text-overflow:ellipsis;vertical-align:middle;white-space:nowrap}.pm-project-module-editor-panel .pm-reward-info-grid[data-v-642ce307]{gap:12px}.pm-workflow-section-head[data-v-642ce307]{margin:0 0 0;padding:14px;border:1px solid #e2ebf5;border-bottom:0;border-radius:8px 8px 0 0;background:#fff}.pm-workflow-section-head>div>p[data-v-642ce307]{display:none}.pm-split[data-v-642ce307]{grid-template-columns:240px minmax(0,1fr);gap:0;margin:0;border:1px solid #e2ebf5;border-radius:0 0 8px 8px;background:#fff}.pm-editor-panel[data-v-642ce307],.pm-plan-picker[data-v-642ce307]{border:0;border-radius:0;-webkit-box-shadow:none;box-shadow:none}.pm-plan-picker[data-v-642ce307]{top:20px;border-right:1px solid #e2ebf5}.pm-editor-panel[data-v-642ce307]{padding:14px}.pm-editor-panel-head[data-v-642ce307]{min-height:28px;border-bottom:0}.pm-editor-status-line[data-v-642ce307]{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:6px 0 0;border-radius:5px;background:#f1f5f9;color:#475569;font-size:11px;font-weight:700}.pm-plan-meta-compact[data-v-642ce307]{gap:10px;-webkit-box-align:end;-ms-flex-align:end;align-items:end;margin:6px 0 10px;padding:9px;overflow:visible;border:1px solid #dce9f8;border-radius:6px;background:#fff}.pm-plan-name-field[data-v-642ce307] .el-input__inner{border-color:#9ec8ff;background:#fbfdff;color:#1e293b}.pm-plan-no-field[data-v-642ce307] .el-input__inner{color:#64748b;font-size:12px}.pm-delivery-link-field[data-v-642ce307] .el-textarea__inner{min-height:36px!important;height:36px;padding-top:8px;padding-bottom:8px}.pm-single-link-compact[data-v-642ce307]{-ms-flex-item-align:end;align-self:end;min-width:0;margin:0;overflow:hidden;border:1px solid #dfe8f3;border-radius:6px;background:#fff}.pm-single-link-compact[open][data-v-642ce307]{grid-column:1/-1}.pm-single-link-compact>summary[data-v-642ce307]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:8px;min-height:36px;background:#fbfdff;cursor:pointer;list-style:none}.pm-single-link-compact>summary[data-v-642ce307]::-webkit-details-marker{display:none}.pm-single-link-compact>summary div[data-v-642ce307]{min-width:0}.pm-single-link-compact>summary strong[data-v-642ce307]{display:block;overflow:hidden;color:#1e293b;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.pm-single-link-compact>summary div>span[data-v-642ce307]{display:none}.pm-single-link-compact[open]>summary[data-v-642ce307]{border-bottom:1px solid #dfe8f3;background:#eff6ff;-webkit-box-shadow:inset 3px 0 0 #3b82f6;box-shadow:inset 3px 0 0 #3b82f6}.pm-single-link-switch[data-v-642ce307]{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-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:5px;color:#2563eb;font-size:11px;font-weight:700;line-height:1;cursor:pointer}.pm-single-link-switch[data-v-642ce307] .el-switch__core{width:32px!important;height:18px;border-radius:9px}.pm-single-link-switch[data-v-642ce307] .el-switch__core:after{width:14px;height:14px}.pm-single-link-switch[data-v-642ce307] .el-switch.is-checked .el-switch__core:after{margin-left:-15px}.pm-single-link-compact .pm-optional-config-body[data-v-642ce307]{padding:8px;background:#f8fafc}.pm-single-link-compact .pm-single-link-upload--inline[data-v-642ce307]{-ms-flex-wrap:wrap;flex-wrap:wrap;min-height:50px;margin:0;padding:8px;border:1px solid #dfe8f3;border-radius:6px;background:#fff}.pm-plan-schedule-compact[data-v-642ce307]{grid-template-columns:repeat(2,220px);padding:10px 0;border:0;border-bottom:1px solid #edf2f7;border-radius:0}.pm-plan-schedule-note[data-v-642ce307]{display:none}.config-section-head[data-v-642ce307]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin:12px 0 8px}.config-section-head h2[data-v-642ce307]{margin:0;font-size:14px}.pm-channel-section-tools[data-v-642ce307]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px;color:#2f80ed;font-size:12px;font-weight:700}.pm-channel-row-main[data-v-642ce307],.pm-channel-rows-head[data-v-642ce307]{grid-template-columns:minmax(220px,1.45fr) 120px 120px 110px minmax(220px,1fr) 58px;gap:8px}.pm-channel-rows-head[data-v-642ce307]{min-height:30px;padding:0 10px;border-bottom:1px solid #edf2f7}.pm-channel-row[data-v-642ce307]{border:0;border-bottom:1px solid #edf2f7;border-radius:0}.pm-channel-row-main[data-v-642ce307]{padding:8px 10px}.pm-channel-module-switches[data-v-642ce307]{gap:6px}.pm-channel-module-switches[data-v-642ce307] .el-checkbox{margin-right:0;border:1px solid #cfe3ff;border-radius:4px;background:#f5f9ff}.pm-channel-module-switches[data-v-642ce307] .el-checkbox__label{color:#2f80ed}.pm-editor-actions[data-v-642ce307]{gap:8px;margin-top:16px;padding-top:12px;border-top:1px solid #dfe8f3;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.pm-editor-actions[data-v-642ce307] .el-button{min-width:120px;height:38px;margin-left:0;border-radius:7px;font-weight:700}.pm-plan-item[data-v-642ce307]{position:relative;margin:0;padding:10px 10px 10px 10px;border:1px solid #e3ebf6;border-radius:6px;background:#fff}.pm-plan-item.active[data-v-642ce307]{border:1px dashed #9ec8ff;background:#eef6ff;-webkit-box-shadow:inset 0 0 0 2px rgba(158,200,255,.5);box-shadow:inset 0 0 0 2px rgba(158,200,255,.5)}.pm-plan-item-main[data-v-642ce307]{display:block;min-width:0}.pm-plan-item-main strong[data-v-642ce307]{display:block;overflow:hidden;color:#334155;font-size:14px;line-height:1.4;text-overflow:ellipsis;white-space:nowrap}.pm-plan-card-no[data-v-642ce307]{display:block;overflow:hidden;margin-top:4px;color:#94a3b8;font-size:10px;line-height:1.3;text-overflow:ellipsis;white-space:nowrap}.pm-plan-card-summary[data-v-642ce307]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:5px 7px;margin-top:6px;color:#94a3b8;font-size:10px}.pm-plan-card-summary[data-v-642ce307] .el-tag{height:20px;padding:0 6px;line-height:18px;border-radius:10px;font-size:10px}.pm-plan-card-progress[data-v-642ce307]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:0;margin-top:6px;overflow:hidden;border:1px solid #e7eef7;border-radius:5px;background:#fff}.pm-plan-card-progress span[data-v-642ce307]{min-width:0;-webkit-box-flex:1;-ms-flex:1 1 50%;flex:1 1 50%;padding:4px 6px;color:#64748b;font-size:10px;line-height:1.25}.pm-plan-card-progress span+span[data-v-642ce307]{border-left:1px solid #e7eef7}.pm-plan-card-progress strong[data-v-642ce307]{margin-left:2px;color:#475569;font-size:13px;font-variant-numeric:tabular-nums}.pm-plan-card-empty[data-v-642ce307],.pm-plan-card-stats[data-v-642ce307]{display:block;margin-top:5px;color:#7590b2;font-size:10px;line-height:1.35}.pm-plan-card-channels[data-v-642ce307]{margin-top:7px;border-top:1px solid #e8eef5}.pm-plan-card-channels>summary[data-v-642ce307]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;min-height:26px;cursor:pointer;color:#356ba5;font-size:10px;font-weight:700;list-style:none}.pm-plan-card-channels>summary[data-v-642ce307]::-webkit-details-marker{display:none}.pm-plan-card-channels>summary[data-v-642ce307]:before{content:"›";margin-right:4px;font-size:15px;line-height:1;-webkit-transition:-webkit-transform .15s ease;transition:-webkit-transform .15s ease;transition:transform .15s ease;transition:transform .15s ease,-webkit-transform .15s ease}.pm-plan-card-channels[open]>summary[data-v-642ce307]:before{-webkit-transform:rotate(90deg);transform:rotate(90deg)}.pm-plan-card-channels>summary span[data-v-642ce307]{margin-right:auto}.pm-plan-card-channels>summary em[data-v-642ce307]{color:#94a3b8;font-size:10px;font-style:normal;font-weight:500}.pm-plan-card-channel-list[data-v-642ce307]{max-height:210px;margin-bottom:3px;overflow-y:auto}.pm-plan-card-channel-row[data-v-642ce307]{display:grid;gap:4px;padding:8px 1px;border-top:1px solid #edf2f7}.pm-plan-card-channel-main span[data-v-642ce307],.pm-plan-card-channel-main strong[data-v-642ce307]{display:block;overflow-wrap:anywhere}.pm-plan-card-channel-main strong[data-v-642ce307]{color:#334155;font-size:11px;line-height:1.35}.pm-plan-card-channel-main span[data-v-642ce307]{margin-top:1px;color:#94a3b8;font-size:9px;line-height:1.25}.pm-plan-card-channel-meta[data-v-642ce307]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:3px 5px;color:#64748b;font-size:9px;line-height:1.3}.pm-plan-card-channel-state[data-v-642ce307]{color:#1f7a4c;font-weight:700}.pm-plan-card-channel-stats[data-v-642ce307]{color:#557391;font-size:9px;line-height:1.35;font-variant-numeric:tabular-nums}.pm-plan-item-actions[data-v-642ce307]{top:10px;right:10px;gap:6px}.pm-plan-item-actions[data-v-642ce307] .el-button{width:58px;height:34px;margin:0;padding:0;border:1px solid #d8e5f6;border-radius:8px;background:#fff;color:#334155;font-weight:700}.pm-plan-item-actions[data-v-642ce307] .el-button.is-disabled{background:#f5f7fb;color:#a8b3c3}.pm-channel-section-head[data-v-642ce307]{margin:14px 0 8px;padding-top:9px;border-top:1px solid #e5edf6}.pm-channel-section-head h3[data-v-642ce307]{margin:0;color:#334155;font-size:14px;font-weight:700;line-height:1.4}.pm-channel-add-config[data-v-642ce307]{margin-top:8px;border:0;background:transparent}.pm-channel-add-config.is-open[data-v-642ce307]{border:1px solid #dfe8f3;border-radius:7px;background:#fff;overflow:hidden}.pm-channel-add-summary[data-v-642ce307]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:10px;width:100%;min-height:32px;padding:0;border:0;background:transparent;color:inherit;font:inherit;cursor:pointer}.pm-channel-add-config.is-open .pm-channel-add-summary[data-v-642ce307]{min-height:42px;padding:7px 9px;border-bottom:1px solid #dfe8f3;background:#fbfdff}.pm-channel-selected-summary[data-v-642ce307]{min-height:28px;margin:0;padding:4px 8px;border:1px solid #cfe0ff;border-radius:5px;background:#eef5ff;color:#24518f;font-size:11px;white-space:nowrap}.pm-channel-add-trigger[data-v-642ce307],.pm-channel-selected-summary[data-v-642ce307]{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-weight:700}.pm-channel-add-trigger[data-v-642ce307]{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;min-width:98px;min-height:32px;margin-left:auto;padding:0 10px;border:1px solid #9ec5fe;border-radius:5px;background:#eaf3ff;color:#2563b8;font-size:12px;line-height:1}.pm-channel-picker[data-v-642ce307]{display:grid;grid-template-columns:minmax(220px,1fr) auto;gap:10px;margin:0;padding:12px;border:0;border-radius:0;background:#f8fafc}.channel-picker-actions[data-v-642ce307]{grid-column:1/-1;display:grid;grid-template-columns:minmax(220px,1fr) auto;gap:10px;-webkit-box-align:end;-ms-flex-align:end;align-items:end;padding:0}.pm-channel-search-field[data-v-642ce307]{display:grid;gap:6px;min-width:0}.pm-channel-search-field label[data-v-642ce307]{color:#60708a;font-size:12px;font-weight:700}.channel-picker-actions>.el-button[data-v-642ce307],.pm-channel-search-field[data-v-642ce307] .el-input__inner{height:36px;border-radius:8px}.channel-picker-actions>.el-button[data-v-642ce307]{min-width:92px;margin:0;font-weight:700}.pm-channel-candidate-panel[data-v-642ce307]{grid-column:1/-1;padding:10px;border:1px solid #dbe7f6;border-radius:10px;background:#fff}.pm-channel-candidate-head[data-v-642ce307]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:10px;margin-bottom:8px;color:#60708a;font-size:12px;font-weight:700}.pm-channel-candidate-list[data-v-642ce307]{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:8px;max-height:168px;overflow:auto;padding-right:2px}.pm-channel-candidate[data-v-642ce307]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:10px;width:100%;min-width:0;min-height:44px;padding:8px 10px;border:1px solid #dce7f4;border-radius:8px;background:#f8fbff;color:inherit;font:inherit;text-align:left;cursor:pointer;-webkit-transition:border-color .15s ease,background .15s ease;transition:border-color .15s ease,background .15s ease}.pm-channel-candidate[data-v-642ce307]:hover{border-color:#9cc3ff;background:#f1f7ff}.pm-channel-candidate>span[data-v-642ce307]:first-child{min-width:0}.pm-channel-candidate em[data-v-642ce307],.pm-channel-candidate strong[data-v-642ce307]{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.pm-channel-candidate strong[data-v-642ce307]{color:#1e293b;font-size:12px;line-height:1.35}.pm-channel-candidate em[data-v-642ce307]{color:#64748b;font-size:11px;font-style:normal;line-height:1.35}.pm-channel-candidate-add[data-v-642ce307]{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;padding:3px 7px;border-radius:999px;background:#eaf2ff;color:#2f80ed;font-size:11px;font-weight:800}.pm-channel-candidate-empty[data-v-642ce307]{grid-column:1/-1;margin:0;padding:10px 12px;border:1px dashed #d6e4f5;border-radius:8px;background:#fbfdff;color:#64748b;font-size:12px}.pm-channel-row-main[data-v-642ce307],.pm-channel-rows-head[data-v-642ce307]{grid-template-columns:minmax(260px,1fr) repeat(3,minmax(86px,.36fr)) minmax(240px,.8fr) 58px;gap:8px 10px}.pm-channel-rows-head[data-v-642ce307]{min-height:32px;margin:0 0 6px;padding:0 12px;border:0;background:transparent;color:#64748b;font-size:11px}.pm-channel-rows-head>.pm-channel-head-channel[data-v-642ce307]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:8px;overflow:visible;text-overflow:clip;white-space:nowrap}.pm-channel-head-channel>span[data-v-642ce307]:first-child{min-width:0;overflow:hidden;text-overflow:ellipsis}.pm-channel-platform-task-head[data-v-642ce307]{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;margin-left:auto;text-align:right;white-space:nowrap}.pm-channel-row[data-v-642ce307]{margin-bottom:8px;padding:0;border:1px solid #edf2f7;border-radius:10px;background:#fff;overflow:hidden}.pm-channel-row-main[data-v-642ce307]{min-height:62px;padding:10px 12px}.channel-name-cell span[data-v-642ce307],.channel-name-cell strong[data-v-642ce307]{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.channel-name-cell strong[data-v-642ce307]{color:#1e293b;font-size:12px;line-height:1.35}.channel-name-cell span[data-v-642ce307]{margin-top:2px;color:#64748b;font-size:11px}.pm-channel-row-main[data-v-642ce307] .el-input-number,.pm-channel-row-main[data-v-642ce307] .el-input-number .el-input{width:100%}.pm-channel-row-main[data-v-642ce307] .el-input__inner{height:36px;padding:0 11px;border-color:#b8d7ff;border-radius:10px;text-align:left}.pm-channel-platform-task-inline[data-v-642ce307]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:6px;-webkit-box-flex:0;-ms-flex:0 0 100px;flex:0 0 100px;width:100px;margin-top:0;min-width:0;color:#64748b;font-size:11px;white-space:nowrap}.pm-channel-platform-task-inline>span[data-v-642ce307]{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;margin-top:0;overflow:visible;text-overflow:clip}.pm-channel-platform-task-inline[data-v-642ce307] .el-input{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;width:auto;min-width:0}.pm-channel-module-switches[data-v-642ce307]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:nowrap;flex-wrap:nowrap;gap:5px;min-height:36px;padding:5px 6px;border:1px solid #e5edf7;border-radius:8px;background:#f8fbff;overflow:hidden;white-space:nowrap}.pm-channel-module-switches[data-v-642ce307] .el-checkbox{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;white-space:nowrap;min-height:24px;margin:0;padding:3px 6px;border:1px solid transparent;border-radius:6px;background:transparent}.pm-channel-module-switches[data-v-642ce307] .el-checkbox.is-checked{border-color:#bfdbfe;background:#eff6ff}.pm-channel-module-switches[data-v-642ce307] .el-checkbox.is-disabled{opacity:.45}.pm-channel-module-switches[data-v-642ce307] .el-checkbox__label{padding-left:4px;color:#64748b;font-size:11px;font-weight:700}.pm-channel-module-switches[data-v-642ce307] .el-checkbox.is-checked .el-checkbox__label{color:#24518f}.pm-channel-row-actions[data-v-642ce307]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.pm-channel-row-actions[data-v-642ce307] .pm-channel-remove-btn{min-height:32px;margin:0;padding:0 8px;border-color:#fecaca;border-radius:7px;background:#fff7f7;color:#b42318;font-size:11px}.pm-channel-row-main[data-v-642ce307],.pm-channel-rows-head[data-v-642ce307]{grid-template-columns:minmax(240px,1fr) repeat(3,minmax(72px,.32fr)) minmax(240px,.72fr) 52px;gap:6px 8px}.pm-channel-row-main[data-v-642ce307]{min-height:54px;padding:7px 10px;font-size:11px}.pm-channel-row-main[data-v-642ce307] .el-input__inner{height:32px;padding:0 9px;border-radius:7px;font-size:12px}.pm-channel-module-switches[data-v-642ce307]{gap:2px;min-height:32px;padding:3px 4px;overflow:visible}.pm-channel-module-switches[data-v-642ce307] .el-checkbox{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-flex:1;-ms-flex:1 1 0px;flex:1 1 0;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;min-width:0;min-height:22px;padding:2px 4px;border-radius:5px}.pm-channel-module-switches[data-v-642ce307] .el-checkbox__inner{width:13px;height:13px}.pm-channel-module-switches[data-v-642ce307] .el-checkbox__inner:after{left:4px;top:1px}.pm-channel-module-switches[data-v-642ce307] .el-checkbox__label{padding-left:3px;font-size:10px}.pm-channel-ads-config[data-v-642ce307]{gap:6px;padding:6px 8px 8px}.pm-channel-ad-block[data-v-642ce307]{grid-template-columns:156px minmax(130px,.78fr) minmax(160px,1fr) auto minmax(118px,.68fr) minmax(130px,.76fr);gap:5px;padding:5px 7px}.pm-channel-ad-common[data-v-642ce307],.pm-channel-ad-title[data-v-642ce307]{font-size:11px}.pm-channel-ad-title[data-v-642ce307]{gap:5px}.pm-channel-ad-title[data-v-642ce307] .el-switch{-webkit-transform:scale(.86);transform:scale(.86);-webkit-transform-origin:right center;transform-origin:right center}.pm-channel-ad-block[data-v-642ce307] .el-input__inner,.pm-channel-ad-common[data-v-642ce307] .el-input__inner{height:30px;padding:0 8px;border-radius:6px;font-size:11px}.pm-channel-ad-block[data-v-642ce307] .el-checkbox__label,.pm-channel-ad-common[data-v-642ce307] .el-checkbox__label{padding-left:4px;font-size:11px}.pm-channel-ad-common[data-v-642ce307]{grid-template-columns:132px minmax(160px,.55fr) minmax(160px,.55fr) minmax(260px,1fr);gap:8px}.pm-channel-ad-trigger-select[data-v-642ce307] .el-select__tags{max-width:calc(100% - 26px)!important}.pm-channel-ad-trigger-select[data-v-642ce307] .el-tag{height:20px;padding:0 5px;font-size:10px;line-height:18px}.channel-settlement-editor[data-v-642ce307]{display:none}.pm-config-layout[data-v-642ce307]{grid-template-columns:184px minmax(0,1fr);gap:14px;margin-top:10px}.pm-delivery-panel[data-v-642ce307]{width:100%;max-width:none;-webkit-box-sizing:border-box;box-sizing:border-box;margin-right:0;margin-left:0;border:1px solid #e8eef6}.pm-config-main[data-v-642ce307]{gap:0}.pm-config-guide[data-v-642ce307]{top:90px;padding:10px;border-color:#dfe8f3;border-radius:8px;-webkit-box-shadow:none;box-shadow:none;font-size:14px}.pm-config-guide-main[data-v-642ce307]{padding:2px 6px 9px}.pm-config-guide-main strong[data-v-642ce307]{font-size:13px;font-weight:700;line-height:1.35}.pm-config-guide-steps[data-v-642ce307]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:3px;margin-top:10px}.pm-config-guide-steps[data-v-642ce307]:before{display:none}.pm-config-step[data-v-642ce307],.pm-config-step[data-v-642ce307]:last-child{grid-template-columns:26px minmax(0,1fr);grid-template-rows:auto auto;gap:2px 8px;width:100%;min-height:50px;height:50px;margin:0;padding:8px 6px;border-color:transparent;border-radius:6px;background:transparent;-webkit-box-shadow:none;box-shadow:none;-webkit-transition:border-color .16s ease,background-color .16s ease,-webkit-box-shadow .16s ease;transition:border-color .16s ease,background-color .16s ease,-webkit-box-shadow .16s ease;transition:border-color .16s ease,background-color .16s ease,box-shadow .16s ease;transition:border-color .16s ease,background-color .16s ease,box-shadow .16s ease,-webkit-box-shadow .16s ease}.pm-config-step[data-v-642ce307]:not(:last-child):after{content:"";position:absolute;left:17px;top:33px;bottom:-6px;width:1px;background:#d7e8fb}.pm-config-step em[data-v-642ce307]{width:22px;height:22px;border-radius:999px;font-size:12px}.pm-config-step span[data-v-642ce307]{padding-top:0;font-size:12px;line-height:1.25;white-space:nowrap}.pm-config-step small[data-v-642ce307]{margin-top:0;overflow:hidden;color:#667085;font-size:10.5px;line-height:1.25;text-overflow:ellipsis;white-space:nowrap}.pm-config-step.active[data-v-642ce307],.pm-config-step[data-v-642ce307]:focus-visible,.pm-config-step[data-v-642ce307]:hover{border-color:#9ec5fe;background:#eef5ff;-webkit-box-shadow:0 2px 8px rgba(47,128,237,.08);box-shadow:0 2px 8px rgba(47,128,237,.08);outline:none}.pm-workflow-section-head[data-v-642ce307]{padding:10px 12px}.pm-split[data-v-642ce307]{grid-template-columns:244px minmax(0,1fr);gap:10px;border:0;background:transparent}.pm-plan-picker[data-v-642ce307]{padding:10px;border:1px solid #dfe8f3}.pm-editor-panel[data-v-642ce307]{padding:12px;border:1px solid #dfe8f3;border-radius:0 0 8px 8px;background:#fff;font-size:14px}.pm-editor-panel-head[data-v-642ce307]{min-height:21px;height:21px;margin:0 0 10px;padding:0}.pm-editor-panel-head h3[data-v-642ce307]{font-size:15px;font-weight:700;line-height:21px}.pm-editor-status-line[data-v-642ce307]{-webkit-box-sizing:border-box;box-sizing:border-box;min-height:24px;height:24px;margin:0 0 6px;padding:3px 7px}.pm-plan-meta-compact.has-owner-field[data-v-642ce307],.pm-plan-meta-compact[data-v-642ce307]{gap:10px;margin:6px 0 10px;padding:9px;border-color:#dce9f8;border-radius:6px}.pm-plan-meta-compact[data-v-642ce307]{grid-template-columns:minmax(260px,.9fr) 155px minmax(280px,1fr) minmax(120px,148px)}.pm-plan-meta-compact.has-owner-field[data-v-642ce307]{grid-template-columns:minmax(150px,.7fr) minmax(240px,.9fr) 155px minmax(260px,1fr) minmax(120px,148px)}.pm-plan-meta-compact[data-v-642ce307] .el-form-item,.pm-plan-schedule-compact[data-v-642ce307] .el-form-item{margin:0}.pm-plan-meta-compact[data-v-642ce307] .el-form-item__label,.pm-plan-schedule-compact[data-v-642ce307] .el-form-item__label{display:block;float:none;height:18px;margin:0 0 6px;padding:0;color:#667085;font-size:13px;font-weight:500;line-height:18px}.pm-plan-meta-compact[data-v-642ce307] .el-form-item__content,.pm-plan-schedule-compact[data-v-642ce307] .el-form-item__content{line-height:normal}.pm-plan-meta-compact[data-v-642ce307] .el-input__inner,.pm-plan-meta-compact[data-v-642ce307] .el-textarea__inner{-webkit-box-sizing:border-box;box-sizing:border-box;min-height:38px;height:38px;padding:10px 14px;border-color:#b8d7ff;border-radius:8px;font-size:12px;line-height:18px}.pm-plan-name-field[data-v-642ce307] .el-input__inner{font-weight:700}.pm-delivery-link-field[data-v-642ce307] .el-textarea__inner,.pm-plan-no-field[data-v-642ce307] .el-input__inner{font-weight:500}.pm-delivery-link-field[data-v-642ce307] .el-textarea__inner{min-height:38px!important;height:38px;padding:10px 14px}.pm-single-link-compact[data-v-642ce307]{-webkit-box-sizing:border-box;box-sizing:border-box;height:36px}.pm-single-link-compact>summary[data-v-642ce307]{-webkit-box-sizing:border-box;box-sizing:border-box;min-height:34px;height:34px;gap:4px;padding:5px 7px}.pm-single-link-switch[data-v-642ce307]{gap:4px}.pm-single-link-switch[data-v-642ce307] .el-switch__core{width:24px!important;height:14px;border-radius:7px}.pm-single-link-switch[data-v-642ce307] .el-switch__core:after{width:10px;height:10px}.pm-single-link-switch[data-v-642ce307] .el-switch.is-checked .el-switch__core:after{margin-left:-11px}.pm-single-link-compact[open][data-v-642ce307]{height:auto}.pm-plan-schedule-compact[data-v-642ce307]{grid-template-columns:repeat(2,minmax(180px,.36fr)) minmax(240px,.72fr) minmax(240px,1fr);gap:10px;margin:10px 0 12px;padding:9px;border:1px solid #dce9f8;border-radius:6px;background:#fff}.pm-plan-schedule-compact[data-v-642ce307] .el-date-editor.el-input{width:100%;height:40px}.pm-plan-schedule-compact[data-v-642ce307] .el-input__inner{-webkit-box-sizing:border-box;box-sizing:border-box;min-height:40px;height:40px;padding-top:10px;padding-bottom:10px;border-color:#b8d7ff;border-radius:8px;font-size:12px;line-height:18px}.pm-plan-schedule-compact[data-v-642ce307] .el-date-editor .el-input__inner{padding-left:32px;padding-right:28px}.pm-editor-actions[data-v-642ce307]{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.pm-editor-actions[data-v-642ce307] .pm-editor-channel-button{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:auto;min-width:98px;min-height:32px;height:32px;margin-left:0;padding:0 10px;border:1px solid #9ec5fe;border-radius:5px;background:#eaf3ff;color:#2563b8;font-size:12px;font-weight:700;line-height:1}.pm-editor-actions[data-v-642ce307] .pm-editor-channel-button:focus,.pm-editor-actions[data-v-642ce307] .pm-editor-channel-button:hover{border-color:#8bb8f8;background:#dbeafe;color:#1d4ed8}.pm-config-save-bar[data-v-642ce307]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;gap:8px;margin-top:16px;padding-top:12px;border-top:1px solid #dfe8f3}.pm-config-save-bar[data-v-642ce307] .el-button{min-width:120px;height:38px;margin-left:0;border-radius:7px;font-weight:700}.pm-config-save-bar[data-v-642ce307] .el-button--primary,.pm-config-save-bar[data-v-642ce307] .el-button--primary:focus,.pm-config-save-bar[data-v-642ce307] .el-button--primary:hover{color:#fff!important}@media(max-width:1180px){.pm-config-layout[data-v-642ce307],.pm-split[data-v-642ce307]{grid-template-columns:1fr}.pm-plan-picker[data-v-642ce307]{border-right:0;border-bottom:1px solid #e2ebf5}.pm-channel-ad-block[data-v-642ce307],.pm-channel-ad-common[data-v-642ce307],.pm-channel-ads-config[data-v-642ce307],.pm-channel-row-main[data-v-642ce307],.pm-channel-rows-head[data-v-642ce307],.pm-edit-block--cost .pm-cost-input-grid[data-v-642ce307],.pm-edit-grid[data-v-642ce307],.pm-plan-meta-compact.has-owner-field[data-v-642ce307],.pm-plan-meta-compact[data-v-642ce307],.pm-plan-schedule-compact[data-v-642ce307],.pm-project-module-switches[data-v-642ce307],.pm-summary-grid--minimal[data-v-642ce307]{grid-template-columns:1fr}.pm-channel-ad-block .pm-google-event-select[data-v-642ce307],.pm-channel-ad-block .pm-meta-event-select[data-v-642ce307],.pm-channel-ad-block .pm-tiktok-event-select[data-v-642ce307],.pm-channel-ad-common[data-v-642ce307]{grid-column:auto}}.pm-retention-field-dropdown.el-select-dropdown{width:min(720px,calc(100vw - 32px))!important;min-width:min(720px,calc(100vw - 32px))!important;max-width:min(720px,calc(100vw - 32px))!important;overflow:hidden}.pm-retention-field-dropdown .el-select-dropdown__wrap{max-height:240px;overflow-x:hidden}.pm-retention-field-dropdown .el-select-dropdown__item,.pm-retention-field-dropdown .el-select-dropdown__list{max-width:100%}.pm-retention-field-dropdown .el-select-dropdown__item{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.pm-ad-id-guide-dialog{width:min(960px,calc(100vw - 32px))!important;margin-top:5vh!important}.pm-ad-id-guide-dialog .el-dialog__body{padding:12px 20px 4px}.pm-ad-id-guide-content{color:#53657e;font-size:14px;line-height:1.65}.pm-ad-id-guide-content>p{margin:10px 0}.pm-ad-id-guide-route{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:8px;padding:10px 12px;border:1px solid #d7e5f5;border-radius:7px;color:#315f99;background:#f3f8ff;font-weight:600}.pm-ad-id-guide-route i{margin-top:4px;color:#2f80ed}.pm-ad-id-guide-image-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;overflow:auto;max-height:calc(100vh - 300px);padding:8px;border:1px solid #dbe5f0;border-radius:8px;background:#f7f9fc}.pm-ad-id-guide-image-wrap img{display:block;width:100%;height:auto;max-height:calc(100vh - 320px);-o-object-fit:contain;object-fit:contain}.pm-ad-id-guide-content .pm-ad-id-guide-note{margin-bottom:0;color:#8a99ad;font-size:12px}.pm-highlights-page[data-v-51844c38]{padding:14px 18px 24px}.pm-highlights-panel[data-v-51844c38]{padding:20px 18px;background:#fff;border-radius:10px;-webkit-box-shadow:0 8px 24px rgba(15,35,55,.06);box-shadow:0 8px 24px rgba(15,35,55,.06)}.form-back[data-v-51844c38]{margin-bottom:12px}.list-head[data-v-51844c38]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:18px}.list-head-title h2[data-v-51844c38]{margin:0;font-size:18px}.readonly-card[data-v-51844c38]{margin-bottom:16px}.pm-hl-workflow-grid[data-v-51844c38]{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:14px}.pm-hl-step-card h3[data-v-51844c38]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px;margin:0 0 12px;font-size:15px}.pm-hl-step-card h3 span[data-v-51844c38]{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:22px;height:22px;color:#fff;background:#2f80ed;border-radius:50%}.pm-hl-step-card .el-button+.el-button[data-v-51844c38]{margin-left:8px}.hint[data-v-51844c38]{margin:10px 0 0;color:#64748b;font-size:12px;line-height:1.5}.pm-ai-page[data-v-435a7740]{min-height:calc(100vh - 84px);padding:24px 30px;background:#eef3f9}.pm-ai-panel[data-v-435a7740]{padding:28px 32px;background:#fff;border-radius:10px;-webkit-box-shadow:0 10px 30px rgba(15,23,42,.06);box-shadow:0 10px 30px rgba(15,23,42,.06)}.pm-ai-back[data-v-435a7740]{margin-bottom:16px}.pm-ai-feedback-card[data-v-435a7740],.pm-ai-hero[data-v-435a7740],.pm-ai-ledger-card[data-v-435a7740],.pm-ai-project-card[data-v-435a7740]{border:1px solid #dbe6f3;border-radius:8px;background:#fff}.pm-ai-hero[data-v-435a7740]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:24px;padding:24px 28px;background:linear-gradient(120deg,#f0f7ff,#fff 55%,#fff8e8)}.pm-ai-kicker[data-v-435a7740]{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;margin-bottom:8px;color:#2f80ed;font-size:12px;font-weight:900}.pm-ai-hero h2[data-v-435a7740]{margin:0;color:#111827;font-size:28px}.pm-ai-feedback-card p[data-v-435a7740],.pm-ai-hero p[data-v-435a7740],.pm-ai-ledger-card p[data-v-435a7740]{margin:8px 0 0;color:#64748b;font-size:14px;line-height:1.6}.pm-ai-backend-warning[data-v-435a7740]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:8px;margin-top:12px;padding:10px 12px;border:1px solid #ffd591;border-radius:8px;background:#fff7e6;color:#ad6800;font-size:13px;line-height:1.5}.pm-ai-backend-warning i[data-v-435a7740]{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;margin-top:2px}.pm-ai-project-card[data-v-435a7740]{margin-top:16px;padding:18px}.pm-ai-summary-grid[data-v-435a7740]{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:12px}.pm-ai-summary-item[data-v-435a7740]{min-height:64px;padding:12px;background:#f8fafc;border:1px solid #e1e9f4;border-radius:8px}.pm-ai-summary-item--wide[data-v-435a7740]{grid-column:span 2}.pm-ai-step-card label[data-v-435a7740],.pm-ai-summary-item span[data-v-435a7740]{display:block;color:#64748b;font-size:13px;font-weight:800}.pm-ai-summary-item strong[data-v-435a7740]{display:block;margin-top:6px;overflow:hidden;color:#111827;font-size:15px;text-overflow:ellipsis;white-space:nowrap}.pm-ai-related[data-v-435a7740]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:8px;margin-top:12px}.pm-ai-related span[data-v-435a7740]{padding:4px 10px;background:#edf3fb;border-radius:999px;color:#60708a;font-size:12px}.pm-ai-flow[data-v-435a7740]{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin-top:16px}.pm-ai-step-card[data-v-435a7740]{display:grid;gap:10px;padding:18px;border:1px solid #dbe6f3;border-radius:8px;background:#fff}.pm-ai-step-card--wide[data-v-435a7740]{grid-column:1/-1}.pm-ai-feedback-card h3[data-v-435a7740],.pm-ai-ledger-card h3[data-v-435a7740],.pm-ai-step-card h3[data-v-435a7740]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px;margin:0;color:#111827;font-size:18px}.pm-ai-step-card h3 span[data-v-435a7740]{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:24px;height:24px;color:#0b63ce;background:#e5f1ff;border:1px solid #8ec5ff;border-radius:50%;font-size:13px}.pm-ai-card-copy[data-v-435a7740],.pm-ai-meta[data-v-435a7740]{margin:0;color:#64748b;font-size:13px;line-height:1.5}.pm-ai-inline-actions[data-v-435a7740]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.pm-ai-mini-output[data-v-435a7740]{display:grid;gap:6px;padding:12px;background:#f8fafc;border-radius:8px;color:#334155;font-size:13px}.pm-ai-feedback-files[data-v-435a7740],.pm-ai-feedback-form[data-v-435a7740],.pm-ai-qc-grid[data-v-435a7740]{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.pm-ai-quality-summary[data-v-435a7740]{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.pm-ai-quality-summary div[data-v-435a7740]{padding:12px;background:#f8fafc;border:1px solid #e1e9f4;border-radius:8px}.pm-ai-quality-summary em[data-v-435a7740],.pm-ai-quality-summary span[data-v-435a7740]{display:block;color:#64748b;font-size:12px;font-style:normal}.pm-ai-quality-summary strong[data-v-435a7740]{display:block;margin:4px 0;color:#111827;font-size:20px}.pm-ai-report-output[data-v-435a7740]{min-height:110px;padding:12px;background:#f8fafc;border:1px solid #e1e9f4;border-radius:8px;color:#334155;font-size:13px;line-height:1.6}.pm-ai-feedback-card[data-v-435a7740],.pm-ai-ledger-card[data-v-435a7740]{display:grid;gap:14px;margin-top:16px;padding:18px}.pm-ai-links[data-v-435a7740],.pm-ai-table-wrap[data-v-435a7740]{margin-top:16px}.pm-ai-table-sub[data-v-435a7740]{display:block;margin-top:4px;color:#64748b;font-size:12px}@media(max-width:1200px){.pm-ai-feedback-files[data-v-435a7740],.pm-ai-feedback-form[data-v-435a7740],.pm-ai-flow[data-v-435a7740],.pm-ai-qc-grid[data-v-435a7740],.pm-ai-quality-summary[data-v-435a7740],.pm-ai-summary-grid[data-v-435a7740]{grid-template-columns:1fr}.pm-ai-step-card--wide[data-v-435a7740],.pm-ai-summary-item--wide[data-v-435a7740]{grid-column:auto}}.project-list-card[data-v-348c859a]{padding:20px 18px;background:#fff;border-radius:10px;-webkit-box-shadow:0 8px 24px rgba(15,35,55,.06);box-shadow:0 8px 24px rgba(15,35,55,.06)}.list-head[data-v-348c859a]{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:18px}.list-head-title h2[data-v-348c859a],.list-head[data-v-348c859a]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.list-head-title h2[data-v-348c859a]{gap:8px;margin:0;font-size:18px}.hint-popover-trigger[data-v-348c859a]{padding:0;border:0;background:transparent;color:#909399;cursor:pointer}.hint[data-v-348c859a]{color:#606266;font-size:13px;line-height:1.6}.updated-line[data-v-348c859a]{margin-top:-8px}.rep-dim-toolbar[data-v-348c859a]{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;gap:12px;margin-bottom:12px;padding:14px 16px;background:#fff;border-radius:20px;-webkit-box-shadow:0 4px 24px rgba(0,0,0,.05);box-shadow:0 4px 24px rgba(0,0,0,.05)}.rep-dim-seg[data-v-348c859a],.rep-dim-toolbar[data-v-348c859a]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.rep-dim-label[data-v-348c859a],.rep-dim-seg[data-v-348c859a]{-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px}.rep-dim-label[data-v-348c859a]{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;color:#4b5563;font-size:12px;font-weight:600}.rep-dim-inputs[data-v-348c859a]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px}.rep-dim-inputs label[data-v-348c859a],.rep-filter-grid label[data-v-348c859a]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:6px;color:#4b5563;font-size:12px;font-weight:600}.rep-year-input[data-v-348c859a]{width:108px}.rep-filter-toolbar[data-v-348c859a]{margin-bottom:16px;padding:14px 16px;background:hsla(0,0%,100%,.82);border-radius:22px;-webkit-box-shadow:0 10px 26px rgba(15,23,42,.06);box-shadow:0 10px 26px rgba(15,23,42,.06)}.rep-filter-head[data-v-348c859a]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:8px;margin-bottom:10px}.rep-filter-grid[data-v-348c859a]{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:12px 16px}.rep-filter-summary[data-v-348c859a]{margin:12px 0 0;color:#606266;font-size:13px}.rep-chart-empty[data-v-348c859a]{margin:16px 0;padding:24px;text-align:center;background:#f8fafc;border-radius:18px}.rep-chart-wrap[data-v-348c859a]{height:420px;padding:18px;background:#fff;border:1px solid #e5e7eb;border-radius:16px;-webkit-box-shadow:0 20px 52px rgba(15,23,42,.08);box-shadow:0 20px 52px rgba(15,23,42,.08);-webkit-box-sizing:border-box;box-sizing:border-box}.rep-main-chart[data-v-348c859a]{width:100%;height:100%}.answer-records-page[data-v-64e9c935]{padding:0 24px 32px;background:#eef5fb}.answer-record-card[data-v-64e9c935]{padding:28px;background:#fff;border-radius:10px;-webkit-box-shadow:0 12px 30px rgba(16,24,40,.08);box-shadow:0 12px 30px rgba(16,24,40,.08)}.list-head[data-v-64e9c935]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:20px}.answer-head-actions[data-v-64e9c935],.answer-records-page .list-head-title h2[data-v-64e9c935]{display:-webkit-box;display:-ms-flexbox;display:flex;gap:8px}.answer-records-page .list-head-title h2[data-v-64e9c935]{-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:0;color:#111827;font-size:20px;font-weight:700}.answer-query-panel[data-v-64e9c935]{padding:14px;margin:0 0 14px;background:#fff;border:1px solid #d8e2ef;border-radius:6px}.answer-query-panel .field[data-v-64e9c935]{margin:0}.answer-query-panel label[data-v-64e9c935]{display:block;margin-bottom:8px;color:#52617a;font-size:13px;font-weight:700}.answer-query-inline[data-v-64e9c935]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;gap:12px}.answer-userid-textarea[data-v-64e9c935]{-webkit-box-flex:1;-ms-flex:1;flex:1}.answer-query-actions[data-v-64e9c935]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;gap:8px;padding-bottom:0}.answer-query-help[data-v-64e9c935]{margin:8px 0 0;color:#667085;font-size:12px;line-height:1.45}.answer-filter-summary[data-v-64e9c935]{margin:0 0 14px;padding:14px 16px;background:#fff;border-radius:18px;-webkit-box-shadow:0 14px 28px rgba(16,24,40,.05);box-shadow:0 14px 28px rgba(16,24,40,.05);color:#344054;font-size:13px}.answer-filter-summary p[data-v-64e9c935]{margin:0 0 10px;color:#475467;line-height:1.45}.answer-summary-line[data-v-64e9c935]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px 22px}.answer-summary-line strong[data-v-64e9c935]{color:#3d5c0b}.answer-filter-summary .summary-missed[data-v-64e9c935]{color:#b7791f}.answer-filter-summary .summary-channel[data-v-64e9c935]{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:6px;-ms-flex-wrap:wrap;flex-wrap:wrap}.records-panel[data-v-64e9c935]{overflow-x:auto;background:#fff}.answer-link[data-v-64e9c935]{color:#2563eb;text-decoration:underline;display:inline-block;max-width:240px;overflow:hidden;text-overflow:ellipsis;vertical-align:middle;white-space:nowrap}.fin-st-ok[data-v-64e9c935]{color:#16845b;font-weight:600}.fin-st-muted[data-v-64e9c935]{color:#909399}.answer-pagination[data-v-64e9c935]{margin-top:12px;text-align:right}@media (max-width:960px){.answer-query-inline[data-v-64e9c935]{-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}}.pm-extra-page[data-v-4caea482]{background:#eef3f9;min-height:calc(100vh - 84px)}.pm-extra-card[data-v-4caea482]{margin:0 12px;padding:28px 32px;border-radius:8px;background:#fff;-webkit-box-shadow:0 8px 24px rgba(15,23,42,.06);box-shadow:0 8px 24px rgba(15,23,42,.06)}.pm-extra-card .list-head[data-v-4caea482]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:16px;margin-bottom:18px}.pm-extra-card .list-head-title h2[data-v-4caea482]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px;margin:0;color:#111827;font-size:22px;line-height:1.2}.pm-extra-card .list-head-title p[data-v-4caea482]{margin:7px 0 0;color:#60708a;font-size:12px}.hint-popover-trigger[data-v-4caea482]{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:20px;height:20px;border:0;border-radius:50%;background:#f4f7fb;color:#71819a;font-size:14px;line-height:1;cursor:pointer}.hint-popover-trigger[data-v-4caea482]:hover{background:#e8f0ff;color:#1d4ed8}.pm-extra-toolbar[data-v-4caea482]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:12px;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:14px 0 16px;padding:12px;border:1px solid #dbe4f0;border-radius:8px;background:#f8fafc}.pm-extra-tabs[data-v-4caea482]{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;gap:4px;padding:3px;border-radius:8px;background:#eef2f7}.pm-extra-tab[data-v-4caea482]{border:0;border-radius:6px;background:transparent;padding:7px 14px;color:#475569;font-size:12px;font-weight:700;cursor:pointer}.pm-extra-tab.on[data-v-4caea482]{background:#fff;color:#1d4ed8;-webkit-box-shadow:0 1px 4px rgba(15,23,42,.12);box-shadow:0 1px 4px rgba(15,23,42,.12)}.pm-extra-search[data-v-4caea482]{min-width:300px;max-width:520px;-webkit-box-flex:1;-ms-flex:1 1 320px;flex:1 1 320px}.pm-extra-summary[data-v-4caea482]{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin-bottom:14px}.pm-extra-kpi[data-v-4caea482]{min-width:0;padding:12px;border:1px solid #dbe4f0;border-radius:8px;background:#fff}.pm-extra-kpi span[data-v-4caea482]{display:block;margin-bottom:5px;color:#64748b;font-size:12px}.pm-extra-kpi strong[data-v-4caea482]{display:block;color:#111827;font-size:20px;line-height:1.2}.pm-extra-kpi em[data-v-4caea482]{display:block;margin-top:4px;color:#64748b;font-size:11px;font-style:normal;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.pm-extra-panel[data-v-4caea482]{display:grid;gap:12px}.pm-extra-plan-card[data-v-4caea482]{border:1px solid #dbe4f0;border-radius:8px;background:#fff;overflow:hidden}.pm-extra-plan-head[data-v-4caea482]{display:grid;grid-template-columns:minmax(190px,1.1fr) minmax(240px,1.6fr) auto;gap:12px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:12px 14px;border-bottom:1px solid #dbe4f0;background:#f8fafc}.pm-extra-plan-head strong[data-v-4caea482]{display:block;color:#111827;font-size:13px}.pm-extra-plan-head span[data-v-4caea482]{display:block;margin-top:3px;color:#64748b;font-size:11px}.pm-extra-response[data-v-4caea482]{text-align:right}.pm-extra-question[data-v-4caea482]{padding:12px 14px;border-top:1px solid #f1f5f9}.pm-extra-question[data-v-4caea482]:first-of-type{border-top:0}.pm-extra-question-title[data-v-4caea482]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:12px;margin-bottom:8px;color:#111827;font-size:13px;font-weight:700}.pm-extra-question-title em[data-v-4caea482]{color:#111827;font-size:12px;font-style:normal;white-space:nowrap}.pm-extra-option-row[data-v-4caea482]{display:grid;grid-template-columns:minmax(180px,1fr) 72px minmax(220px,2.6fr) 54px;gap:10px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:6px 0;border-top:1px dashed #e5e7eb;color:#111827;font-size:12px}.pm-extra-option-row[data-v-4caea482]:first-child{border-top:0}.pm-extra-option-row strong[data-v-4caea482]{font-size:12px}.pm-extra-bar[data-v-4caea482]{height:7px;border-radius:999px;background:#e5e7eb;overflow:hidden}.pm-extra-bar i[data-v-4caea482]{display:block;height:100%;border-radius:inherit;background:#2f80ed}.pm-extra-pct[data-v-4caea482]{text-align:right}.pm-extra-empty[data-v-4caea482]{margin:0;padding:24px;border:1px dashed #dbe4f0;border-radius:8px;color:#64748b;text-align:center;background:#fff}.pm-extra-reward-table-wrap[data-v-4caea482]{overflow-x:auto;border:1px solid #dbe4f0;border-radius:8px;background:#fff}.pm-extra-reward-table[data-v-4caea482]{min-width:1120px}.pm-extra-reward-table[data-v-4caea482] td,.pm-extra-reward-table[data-v-4caea482] th{font-size:12px;vertical-align:top}.pm-extra-pagination[data-v-4caea482]{margin-top:4px;text-align:right}.pm-template-panel[data-v-4caea482]{display:grid;gap:14px;min-width:0}.pm-template-head[data-v-4caea482]{display:-webkit-box;display:-ms-flexbox;display:flex;-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:12px 14px;border:1px solid #dbe4f0;border-radius:8px;background:#f8fafc}.pm-template-head>div[data-v-4caea482]:first-child{min-width:220px}.pm-template-head strong[data-v-4caea482]{display:block;color:#111827;font-size:14px}.pm-template-head span[data-v-4caea482]{display:block;margin-top:4px;color:#64748b;font-size:11px}.pm-template-head-actions[data-v-4caea482]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;gap:8px;-ms-flex-wrap:wrap;flex-wrap:wrap}.pm-template-kind-tabs[data-v-4caea482]{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;gap:3px;padding:3px;border-radius:7px;background:#e8eef6}.pm-template-kind-tabs button[data-v-4caea482]{height:30px;padding:0 12px;border:0;border-radius:5px;background:transparent;color:#52627a;font-size:12px;font-weight:700;cursor:pointer}.pm-template-kind-tabs button.on[data-v-4caea482]{background:#fff;color:#2563eb;-webkit-box-shadow:0 1px 3px rgba(15,23,42,.12);box-shadow:0 1px 3px rgba(15,23,42,.12)}.pm-template-table[data-v-4caea482]{width:100%;border-radius:8px;overflow:hidden}.pm-template-table[data-v-4caea482] td,.pm-template-table[data-v-4caea482] th{font-size:12px}.pm-template-row-actions[data-v-4caea482]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px;white-space:nowrap}.pm-template-row-actions[data-v-4caea482] .el-button+.el-button{margin-left:0}.pm-template-row-actions[data-v-4caea482] .el-button.is-danger{color:#dc2626}.pm-template-row-actions[data-v-4caea482] .el-button.is-danger:hover{color:#b91c1c}.pm-template-dialog[data-v-4caea482] .el-dialog{border-radius:8px}.pm-template-dialog[data-v-4caea482] .el-dialog__body{max-height:calc(100vh - 190px);padding:18px 24px;overflow-y:auto}.pm-template-dialog[data-v-4caea482] .el-alert{margin-bottom:14px}.pm-template-form-grid[data-v-4caea482]{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(0,1fr) minmax(180px,.7fr);gap:12px}.pm-template-form-grid--reserve[data-v-4caea482]{grid-template-columns:repeat(3,minmax(0,1fr))}.pm-template-form-grid--reward-template[data-v-4caea482]{grid-template-columns:minmax(0,1fr) minmax(220px,.7fr)}.pm-template-field-select[data-v-4caea482],.pm-template-form-grid[data-v-4caea482] .el-select{width:100%}.pm-template-question-head[data-v-4caea482]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:12px;margin:16px 0 10px}.pm-template-question-head strong[data-v-4caea482]{display:block;color:#111827;font-size:14px}.pm-template-question-head span[data-v-4caea482]{display:block;margin-top:3px;color:#64748b;font-size:11px}.pm-template-question-card[data-v-4caea482]{margin-bottom:10px;padding:12px;border:1px solid #dbe4f0;border-radius:8px;background:#f8fafc}.pm-template-question-row[data-v-4caea482]{display:grid;grid-template-columns:72px minmax(220px,1fr) 120px 66px;gap:8px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.pm-template-question-index[data-v-4caea482]{color:#334155;font-size:12px;font-weight:700}.pm-template-option-list[data-v-4caea482]{margin:10px 0 0 80px;padding:10px;border:1px solid #e2e8f0;border-radius:6px;background:#fff}.pm-template-option-row[data-v-4caea482]{display:grid;grid-template-columns:minmax(180px,1fr) 64px 42px;gap:8px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:8px}.pm-template-option-row[data-v-4caea482]:last-of-type{margin-bottom:10px}.pm-template-danger[data-v-4caea482]{color:#ef4444}.pm-template-open-tip[data-v-4caea482]{margin:10px 0 0 80px;color:#64748b;font-size:11px}@media (max-width:900px){.pm-extra-card[data-v-4caea482]{margin:0;padding:20px}.pm-extra-summary[data-v-4caea482]{grid-template-columns:repeat(2,minmax(0,1fr))}.pm-extra-plan-head[data-v-4caea482]{grid-template-columns:1fr}.pm-extra-response[data-v-4caea482]{text-align:left}.pm-extra-option-row[data-v-4caea482]{grid-template-columns:1fr 64px}.pm-extra-option-row .pm-extra-bar[data-v-4caea482],.pm-extra-option-row .pm-extra-pct[data-v-4caea482]{grid-column:1/-1;text-align:left}.pm-template-head[data-v-4caea482]{-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}.pm-template-head-actions[data-v-4caea482]{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;width:100%}.pm-template-form-grid--reserve[data-v-4caea482],.pm-template-form-grid--reward-template[data-v-4caea482],.pm-template-form-grid[data-v-4caea482]{grid-template-columns:1fr}.pm-template-question-row[data-v-4caea482]{grid-template-columns:64px minmax(0,1fr)}.pm-template-question-row .pm-template-danger[data-v-4caea482],.pm-template-question-row[data-v-4caea482] .el-select{grid-column:2}.pm-template-open-tip[data-v-4caea482],.pm-template-option-list[data-v-4caea482]{margin-left:0}}.rep-dash-view[data-v-3e456704]{padding-top:12px}.rep-dash-view .panel[data-v-3e456704]{position:relative;background:#fff;border:1px solid #e5e7eb;border-radius:8px;padding:20px 24px;margin:0 0 20px;-webkit-box-shadow:0 1px 3px rgba(0,0,0,.1),0 1px 2px rgba(0,0,0,.06);box-shadow:0 1px 3px rgba(0,0,0,.1),0 1px 2px rgba(0,0,0,.06)}.rep-dash-view .list-head[data-v-3e456704]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:6px}.rep-dash-view .list-head h2[data-v-3e456704]{margin:0;font-size:20px;font-weight:700;color:#0f172a}.rep-updated-line[data-v-3e456704]{margin:0 0 12px;color:#64748b;font-size:12px}.rep-date-scope[data-v-3e456704]{margin-left:12px}.rep-filter-toolbar[data-v-3e456704]{position:sticky!important;top:90px!important;z-index:35!important;margin:0 0 16px;padding:12px 14px;border:1px solid #d9e1ec;border-radius:12px;background:#fff;-webkit-box-shadow:0 6px 18px rgba(16,24,40,.06);box-shadow:0 6px 18px rgba(16,24,40,.06)}.rep-filter-head[data-v-3e456704]{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:10px}.rep-dim-label[data-v-3e456704],.rep-filter-head[data-v-3e456704]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px}.rep-dim-label[data-v-3e456704]{color:#172033;font-size:14px;font-weight:700}.rep-clear-btn[data-v-3e456704]{margin-left:auto}.rep-filter-grid[data-v-3e456704]{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:10px 12px;-webkit-box-align:end;-ms-flex-align:end;align-items:end}.rep-filter-grid label[data-v-3e456704],.rep-time-filter[data-v-3e456704],.rep-time-input[data-v-3e456704]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:5px;min-width:0;color:#667085;font-size:12px;font-weight:600;line-height:1.25}.rep-filter-grid select.box[data-v-3e456704]{width:100%;height:34px;padding:6px 10px;border:1px solid #d9e1ec;border-radius:8px;background:#fff;color:#172033;font-size:13px;font-weight:500}.rep-filter-grid select.box[data-v-3e456704]:focus{outline:none;border-color:#2f80ed;-webkit-box-shadow:0 0 0 3px rgba(47,128,237,.12);box-shadow:0 0 0 3px rgba(47,128,237,.12)}.rep-time-filter[data-v-3e456704]{min-width:200px}.rep-project-picker[data-v-3e456704]{width:100%}.rep-project-picker[data-v-3e456704] .el-input__inner{height:34px;border-radius:8px;border-color:#d9e1ec}.rep-time-filter .rep-dim-seg[data-v-3e456704]{-ms-flex-item-align:start;align-self:flex-start;-ms-flex-align:center;width:auto;max-width:100%;height:34px;padding:3px;gap:3px;border:1px solid #d9e1ec;border-radius:9px;background:#f8fafc;-webkit-box-sizing:border-box;box-sizing:border-box}.rep-time-filter .rep-dim-btn[data-v-3e456704],.rep-time-filter .rep-dim-seg[data-v-3e456704]{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;align-items:center}.rep-time-filter .rep-dim-btn[data-v-3e456704]{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;min-width:0;height:26px;padding:0 10px;border:1px solid #d1d5db;border-radius:7px;background:#fff;color:#374151;font-size:12px;font-weight:700;line-height:26px;white-space:nowrap;cursor:pointer;-webkit-transition:all .15s;transition:all .15s}.rep-time-filter .rep-dim-btn[data-v-3e456704]:hover{color:#2f80ed;border-color:#bfdbfe}.rep-time-filter .rep-dim-btn.on[data-v-3e456704]{background:#2f80ed;border-color:#2f80ed;color:#fff}.rep-time-filter .rep-dim-btn.on[data-v-3e456704]:hover{color:#fff;border-color:#2f80ed}.rep-time-row[data-v-3e456704]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:10px 18px;margin-top:10px}.rep-dash-view .list-head h2[data-v-3e456704],.rep-head-actions[data-v-3e456704]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px}.rep-dash-view .list-head h2 .hint-popover-trigger[data-v-3e456704]{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:22px;height:22px;padding:0;border:0;border-radius:50%;background:#edf4ff;color:#7d8da8;font-size:13px;cursor:help}.rep-chart-config-panel[data-v-3e456704]{position:absolute;right:24px;top:58px;z-index:60;min-width:220px;padding:12px 14px;border:1px solid #d9e1ec;border-radius:10px;background:#fff;-webkit-box-shadow:0 12px 32px rgba(16,24,40,.14);box-shadow:0 12px 32px rgba(16,24,40,.14)}.rep-chart-config-panel strong[data-v-3e456704]{display:block;margin-bottom:8px;color:#172033;font-size:13px}.rep-cfg-item[data-v-3e456704]{gap:8px;padding:4px 0;color:#374151;font-size:13px;cursor:pointer}.rep-cfg-foot[data-v-3e456704],.rep-cfg-item[data-v-3e456704]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.rep-cfg-foot[data-v-3e456704]{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:10px;margin-top:8px;padding-top:8px;border-top:1px solid #eef2f7;color:#98a2b3;font-size:11px}.rep-time-input[data-v-3e456704]{max-width:240px}.rep-time-input[data-v-3e456704] .el-input__inner{height:34px;border-radius:8px;border-color:#d9e1ec}.rep-time-input-custom[data-v-3e456704]{max-width:360px}.rep-time-input-custom[data-v-3e456704] .el-date-editor--daterange{width:100%}.rep-filter-summary[data-v-3e456704]{margin:10px 0 0;color:#667085;font-size:12px;line-height:1.5}.dash-kpi-grid[data-v-3e456704]{display:grid;grid-template-columns:repeat(auto-fit,minmax(170px,1fr));gap:12px;margin:14px 0 12px}.dash-kpi[data-v-3e456704]{min-height:96px;padding:14px 16px;border:1px solid #e8eef6;border-radius:12px;background:#fff;-webkit-box-shadow:0 10px 28px rgba(16,24,40,.07);box-shadow:0 10px 28px rgba(16,24,40,.07);-webkit-box-sizing:border-box;box-sizing:border-box}.dash-kpi span[data-v-3e456704]{display:block;color:#64748b;font-size:12px;font-weight:600}.dash-kpi strong[data-v-3e456704]{display:block;margin-top:6px;color:#0f172a;font-size:22px;line-height:1.2}.dash-kpi em[data-v-3e456704]{display:block;margin-top:7px;color:#64748b;font-size:11px;font-style:normal}.dash-block[data-v-3e456704]{padding:14px;border:1px solid #e8eef6;border-radius:12px;background:#fff;-webkit-box-shadow:0 10px 28px rgba(16,24,40,.07);box-shadow:0 10px 28px rgba(16,24,40,.07);margin-top:14px;min-width:0}.dash-block--wide[data-v-3e456704]{width:100%}.dash-grid[data-v-3e456704]{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:14px;margin-top:14px}.dash-block-head[data-v-3e456704]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:12px;margin-bottom:10px}.dash-block-head h3[data-v-3e456704]{margin:0;color:#0f172a;font-size:15px}.dash-block-head p[data-v-3e456704]{margin:3px 0 0;color:#64748b;font-size:12px}.dash-view-toggle[data-v-3e456704]{gap:4px;padding:3px;border:1px solid #d9e1ec;border-radius:8px;background:#f8fafc}.dash-toggle-btn[data-v-3e456704],.dash-view-toggle[data-v-3e456704]{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.dash-toggle-btn[data-v-3e456704]{width:28px;height:26px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border:1px solid transparent;border-radius:6px;background:transparent;color:#667085;font-size:14px;cursor:pointer}.dash-toggle-btn.on[data-v-3e456704]{background:#fff;border-color:#bfdbfe;color:#2f80ed;-webkit-box-shadow:0 1px 3px rgba(15,23,42,.08);box-shadow:0 1px 3px rgba(15,23,42,.08)}.dash-canvas[data-v-3e456704]{width:100%;height:300px}.dash-table-wrap[data-v-3e456704]{overflow-x:auto;border:1px solid #eef2f7;border-radius:8px}.dash-canvas+.dash-table-wrap[data-v-3e456704]{margin-top:12px}.dash-table[data-v-3e456704]{width:100%;border-collapse:collapse;font-size:12px;background:#fff}.dash-table td[data-v-3e456704],.dash-table th[data-v-3e456704]{padding:8px 10px;border-bottom:1px solid #eef2f7;text-align:left;vertical-align:middle;white-space:nowrap}.dash-table th[data-v-3e456704]{color:#64748b;font-weight:600;background:#f8fafc}.dash-table td strong[data-v-3e456704]{color:#0f172a;font-weight:700}.dash-table tr:last-child td[data-v-3e456704]{border-bottom:0}.dash-table .dash-empty-cell[data-v-3e456704]{padding:18px 10px;color:#94a3b8;text-align:center}.dash-progress[data-v-3e456704]{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px;min-width:112px}.dash-progress-bar[data-v-3e456704]{width:58px;height:6px;overflow:hidden;border-radius:999px;background:#e2e8f0}.dash-progress-bar i[data-v-3e456704]{display:block;height:100%;border-radius:inherit;background:#2f80ed}.dash-progress strong[data-v-3e456704]{color:#0f172a;font-size:12px}.dash-status-pill[data-v-3e456704]{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;min-height:22px;padding:2px 7px;border-radius:999px;background:#f1f5f9;color:#475569;font-size:11px;font-weight:600}.dash-status-pill.warn[data-v-3e456704]{background:#fef3c7;color:#92400e}.dash-status-pill.ok[data-v-3e456704]{background:#dcfce7;color:#166534}.dash-status-pill.danger[data-v-3e456704]{background:#fee2e2;color:#991b1b}.rate-cell[data-v-3e456704]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px}.rate-bar[data-v-3e456704]{-webkit-box-flex:1;-ms-flex:1;flex:1;min-width:56px;height:8px;border-radius:999px;background:#e5e7eb;overflow:hidden}.rate-bar i[data-v-3e456704]{display:block;height:100%;border-radius:inherit;background:-webkit-gradient(linear,left top,right top,from(#60a5fa),to(#2563eb));background:linear-gradient(90deg,#60a5fa,#2563eb)}.rate-cell strong[data-v-3e456704]{color:#0f172a;font-size:12px;white-space:nowrap}@media (max-width:1100px){.dash-grid[data-v-3e456704]{grid-template-columns:1fr}}.finance-panel[data-v-129a389a]{padding:20px;background:#fff;border-radius:8px;margin-top:18px}.list-head[data-v-129a389a]{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:12px;margin-bottom:16px}.list-head-title h2[data-v-129a389a],.list-head[data-v-129a389a]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.list-head-title h2[data-v-129a389a]{gap:8px;margin:0;font-size:18px}.hint-popover-trigger[data-v-129a389a]{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:0;border:0;cursor:pointer}.finance-title-help[data-v-129a389a]{width:36px;height:36px;border-radius:50%;background:#e7f0ff;color:#111827;font-size:20px;-webkit-transition:background .15s ease,color .15s ease;transition:background .15s ease,color .15s ease}.finance-title-help[data-v-129a389a]:focus,.finance-title-help[data-v-129a389a]:hover{background:#d8e8ff;color:#2563eb;outline:none}.filter-help-trigger[data-v-129a389a]{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:22px;height:22px;padding:0;border:0;border-radius:50%;background:#edf4ff;color:#7d8da8;cursor:pointer}.finance-head-actions[data-v-129a389a]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:8px}.adjustment-badge[data-v-129a389a]{line-height:1}.finance-ledger-table .box[data-v-129a389a]{width:100%}.invoice-no-box[data-v-129a389a],.remark-box[data-v-129a389a]{margin-top:6px}.project-no-stack[data-v-129a389a]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:2px;font-size:12px;line-height:1.35}.project-no-stack strong[data-v-129a389a]{font-size:13px;color:#111827}.muted[data-v-129a389a]{color:#606266;font-size:12px}.po-cc-empty[data-v-129a389a]{color:#8a97ab;font-size:12px;font-style:italic}.finance-note-blocked[data-v-129a389a]{display:inline-block;padding:6px 10px;border:1px dashed #e4b96e;border-radius:6px;background:#fff9ec;color:#9a6b1f;font-size:12px;line-height:1.5}.assignment-record-tip[data-v-129a389a]{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:4px;max-width:100%;margin-top:6px;padding:2px 8px;border-radius:999px;background:#eef2f7;color:#667085;font-size:12px;font-weight:700;line-height:1.5;cursor:help;white-space:nowrap}.assignment-record-tip .el-icon-info[data-v-129a389a]{font-size:13px;color:#8090a8}.amt-cell-wrap--compact[data-v-129a389a]{display:inline-block;min-width:0;margin:-2px -4px;padding:2px 4px;border-radius:4px;-webkit-transition:background .12s ease;transition:background .12s ease;cursor:help}.amt-cell-wrap--compact[data-v-129a389a]:hover{background:rgba(0,90,170,.07)}.amt-tax-line[data-v-129a389a]{display:block;font-size:13px;line-height:1.3}.amt-tax-line strong[data-v-129a389a]{color:#1a3d1a;font-size:13px;font-weight:700;font-variant-numeric:tabular-nums}.amt-cell-wrap--compact .tax-line-detail--compact[data-v-129a389a]{margin-top:3px;padding:4px 5px;background:#e6eef9;border-radius:3px;color:#4a5568;font-size:10px;font-weight:500;line-height:1.35;white-space:normal;word-break:break-word}.amt-cell-wrap--compact .amt-tax-detail-hover[data-v-129a389a]{display:none}.amt-cell-wrap--compact:hover .amt-tax-detail-hover[data-v-129a389a]{display:block}.fin-sys-bd-wrap[data-v-129a389a]{margin-top:6px}.fin-show-breakdown[data-v-129a389a]{padding:3px 8px;font-size:11px;line-height:1.35}.finance-action-col .cell[data-v-129a389a]{white-space:nowrap}.finance-action-stack[data-v-129a389a]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;gap:6px}.finance-action-btn[data-v-129a389a]{min-width:104px;padding:8px 12px;font-size:12px}.hint[data-v-129a389a]{margin-top:12px;color:#606266;font-size:13px;line-height:1.6}.tax-source[data-v-129a389a]{margin:2px 0 14px;color:#64748b;font-size:13px;line-height:1.65}.breakdown-table[data-v-129a389a]{width:100%;border-collapse:collapse;font-size:13px;background:#fff}.breakdown-table td[data-v-129a389a],.breakdown-table th[data-v-129a389a]{padding:8px;border:1px dashed #888;text-align:left;vertical-align:top}.breakdown-table th[data-v-129a389a]{background:#ddd;color:#111827;font-weight:700}.breakdown-table td.bd-label[data-v-129a389a]{width:40%;color:#111827}.breakdown-table .bd-value[data-v-129a389a]{color:#111827;font-size:13px;font-weight:400;white-space:pre-wrap}.breakdown-table .strong[data-v-129a389a]{font-weight:700;color:#0f172a}.breakdown-table .bd-row-strong .bd-value[data-v-129a389a]{font-size:13px;font-weight:700}.breakdown-table .bd-note-cell[data-v-129a389a]{color:#555;font-size:13px;line-height:1.6}.breakdown-table .bd-warn-cell[data-v-129a389a]{border:1px dashed #c9a227;background:#fff9e6;color:#444;font-size:12px;line-height:1.6}.tax-mark[data-v-129a389a]{color:#94a3b8;font-size:11px;font-weight:500}.bd-tax-chip[data-v-129a389a]{display:inline-block;margin-top:4px;padding:0 2px;border:1px solid #cfe3ff;border-radius:2px;background:#eef6ff;color:#2f80ed;font-size:11px;font-weight:600;line-height:1.4}.tax-line-detail[data-v-129a389a]{display:block;margin-top:4px;line-height:1.4}.breakdown-tip[data-v-129a389a]{margin:12px 0 0;color:#64748b;font-size:12px;line-height:1.6}.adjustment-pagination[data-v-129a389a],.finance-pagination[data-v-129a389a]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;margin-top:12px}.adjustment-summary-card[data-v-129a389a]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:4px;margin-bottom:16px;padding:12px 14px;border:1px dashed #b8d7ff;border-radius:8px;background:#f5f9ff;color:#1f2937;line-height:1.5}.adjustment-summary-card span[data-v-129a389a]{color:#64748b;font-size:12px}.adjustment-form .el-select[data-v-129a389a]{width:100%}.adjustment-toolbar[data-v-129a389a]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:12px}.adjustment-row-actions[data-v-129a389a]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:6px}.fin-adjustment-dialog,.fin-adjustment-list-dialog,.fin-breakdown-dialog{background:#fff;border:none;border-radius:14px;overflow:hidden;-webkit-box-shadow:0 20px 60px rgba(15,23,42,.25);box-shadow:0 20px 60px rgba(15,23,42,.25)}.fin-adjustment-dialog .el-dialog__header,.fin-adjustment-list-dialog .el-dialog__header,.fin-breakdown-dialog .el-dialog__header{padding:12px 20px 10px;border-bottom:1px solid #f0f2f5}.fin-adjustment-dialog .fin-breakdown-titlebar,.fin-adjustment-list-dialog .fin-breakdown-titlebar,.fin-breakdown-dialog .fin-breakdown-titlebar{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:16px}.fin-adjustment-dialog .fin-breakdown-head strong,.fin-adjustment-list-dialog .fin-breakdown-head strong,.fin-breakdown-dialog .fin-breakdown-head strong{display:block;color:#0f172a;font-size:15px;font-weight:700;line-height:1.5;padding-right:20px}.fin-adjustment-dialog .el-dialog__headerbtn,.fin-adjustment-list-dialog .el-dialog__headerbtn,.fin-breakdown-dialog .el-dialog__headerbtn{top:18px}.fin-adjustment-dialog .el-dialog__body,.fin-adjustment-list-dialog .el-dialog__body,.fin-breakdown-dialog .el-dialog__body{padding:12px 20px 20px}.fin-adjustment-dialog .fin-dialog-close-btn,.fin-adjustment-list-dialog .fin-dialog-close-btn,.fin-breakdown-dialog .fin-dialog-close-btn{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;padding:8px 16px;border-color:#dbe5f2;border-radius:6px;color:#1f2937;font-weight:600}.fin-breakdown-dialog.proto-breakdown-dialog{background:#e4e4e4;border:2px dashed #666;border-radius:4px;overflow:auto;max-width:96vw;max-height:90vh;padding:16px 18px 20px;-webkit-box-shadow:0 8px 24px rgba(0,0,0,.2);box-shadow:0 8px 24px rgba(0,0,0,.2)}.fin-breakdown-dialog.proto-breakdown-dialog .el-dialog__header{padding:0;border-bottom:0;margin-bottom:12px}.fin-breakdown-dialog.proto-breakdown-dialog .fin-breakdown-titlebar{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:12px}.fin-breakdown-dialog.proto-breakdown-dialog .fin-breakdown-head strong{display:block;color:#0f172a;font-size:15px;font-weight:700;line-height:1.4;padding-right:0}.fin-breakdown-dialog.proto-breakdown-dialog .el-dialog__body{padding:0}.fin-breakdown-dialog.proto-breakdown-dialog .fin-dialog-close-btn{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;padding:6px 12px;border-color:#d1d5db;border-radius:6px;background:#fff;color:#1f2937;font-weight:600}.fin-breakdown-dialog.proto-breakdown-dialog .tax-source{margin:0 0 10px;color:#444;font-size:12px;line-height:1.5}.finance-panel[data-v-33bcce76]{padding:20px;background:#fff;border-radius:8px;margin-top:18px}.list-head[data-v-33bcce76]{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:12px;margin-bottom:16px}.list-head-title h2[data-v-33bcce76],.list-head[data-v-33bcce76]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.list-head-title h2[data-v-33bcce76]{gap:8px;margin:0;font-size:18px}.hint-popover-trigger[data-v-33bcce76]{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:0;border:0;cursor:pointer}.finance-title-help[data-v-33bcce76]{width:36px!important;height:36px!important;min-width:36px!important;border-radius:50%;background:#e7f0ff!important;color:#111827!important;font-size:20px!important;-webkit-transition:background .15s ease,color .15s ease;transition:background .15s ease,color .15s ease}.finance-title-help[data-v-33bcce76]:focus,.finance-title-help[data-v-33bcce76]:hover{background:#d8e8ff!important;color:#2563eb!important;outline:none}.filter-help-trigger[data-v-33bcce76]{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:22px;height:22px;padding:0;border:0;border-radius:50%;background:#edf4ff;color:#7d8da8;cursor:pointer}.finance-ledger-table .box[data-v-33bcce76]{width:100%}.remark-box[data-v-33bcce76]{margin-top:6px}.project-no-stack[data-v-33bcce76]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:2px;font-size:12px;line-height:1.35}.project-no-stack strong[data-v-33bcce76]{font-size:13px;color:#111827}.muted[data-v-33bcce76]{color:#606266;font-size:12px}.assignment-record-tip[data-v-33bcce76]{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:4px;max-width:100%;margin-top:6px;padding:2px 8px;border-radius:999px;background:#eef2f7;color:#667085;font-size:12px;font-weight:700;line-height:1.5;cursor:help;white-space:nowrap}.assignment-record-tip .el-icon-info[data-v-33bcce76]{font-size:13px;color:#8090a8}.supplier-invoice-summary[data-v-33bcce76]{min-width:180px;padding:8px 10px;border:1px solid #dbeafe;border-radius:10px;background:#eff6ff;color:#1e3a8a;display:grid;gap:3px;font-size:12px;line-height:1.35;cursor:help}.supplier-invoice-summary em[data-v-33bcce76],.supplier-invoice-summary span[data-v-33bcce76],.supplier-invoice-summary strong[data-v-33bcce76]{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.supplier-invoice-summary strong[data-v-33bcce76]{color:inherit;font-size:12px;font-weight:800}.supplier-invoice-summary span[data-v-33bcce76]{margin-top:3px;color:#64748b;font-size:11px}.supplier-invoice-summary em[data-v-33bcce76]{margin-top:3px;color:#b45309;font-size:11px;font-style:normal}.supplier-invoice-summary em.is-ok[data-v-33bcce76]{color:#047857}.supplier-invoice-summary.is-empty[data-v-33bcce76],.supplier-invoice-summary.is-pending[data-v-33bcce76]{border-color:#fde68a;background:#fffbeb;color:#92400e}.amt-cell-wrap--compact[data-v-33bcce76]{display:inline-block;min-width:0;margin:-2px -4px;padding:2px 4px;border-radius:4px;-webkit-transition:background .12s ease;transition:background .12s ease;cursor:help}.amt-cell-wrap--compact[data-v-33bcce76]:hover{background:rgba(0,90,170,.07)}.amt-tax-line[data-v-33bcce76]{display:block;font-size:13px;line-height:1.3}.amt-tax-line strong[data-v-33bcce76]{color:#1a3d1a;font-size:13px;font-weight:700;font-variant-numeric:tabular-nums}.amt-cell-wrap--compact .tax-line-detail--compact[data-v-33bcce76]{margin-top:3px;padding:4px 5px;background:#e6eef9;border-radius:3px;color:#4a5568;font-size:10px;font-weight:500;line-height:1.35;white-space:normal;word-break:break-word}.amt-cell-wrap--compact .amt-tax-detail-hover[data-v-33bcce76]{display:none}.amt-cell-wrap--compact:hover .amt-tax-detail-hover[data-v-33bcce76]{display:block}.supplier-payable-amount[data-v-33bcce76]{cursor:help}.fin-sys-bd-wrap[data-v-33bcce76]{margin-top:6px}.fin-show-breakdown[data-v-33bcce76]{padding:3px 8px;border-color:#d1d5db;border-radius:6px;background:#fff;color:#374151;font-size:11px;font-weight:600;line-height:1.35}.hint[data-v-33bcce76]{margin-top:12px;color:#606266;font-size:13px;line-height:1.6}.tax-source[data-v-33bcce76]{margin:2px 0 14px;color:#64748b;font-size:13px;line-height:1.65}.breakdown-table[data-v-33bcce76]{width:100%;border-collapse:collapse;font-size:13px;background:#fff}.breakdown-table td[data-v-33bcce76],.breakdown-table th[data-v-33bcce76]{padding:8px;border:1px dashed #888;text-align:left;vertical-align:top}.breakdown-table th[data-v-33bcce76]{background:#ddd;color:#111827;font-weight:700}.breakdown-table td.bd-label[data-v-33bcce76]{width:40%;color:#111827}.breakdown-table .bd-value[data-v-33bcce76]{color:#111827;font-size:14px;font-weight:400}.breakdown-table .bd-row-strong td[data-v-33bcce76]{background:#fff}.breakdown-table .strong[data-v-33bcce76]{font-weight:700;color:#0f172a}.breakdown-table .bd-row-strong .bd-value[data-v-33bcce76]{color:#111827;font-size:14px;font-weight:700}.breakdown-table .bd-tip-cell[data-v-33bcce76]{background:#f5f5f5;color:#555;font-size:12px;line-height:1.6}.tax-mark[data-v-33bcce76]{color:#2f80ed;font-size:11px;font-weight:600}.tax-line-detail[data-v-33bcce76]{display:inline-block;margin-top:4px;padding:0 2px;border:1px solid #cfe3ff;border-radius:2px;background:#eef6ff;line-height:1.4}.finance-pagination[data-v-33bcce76]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;margin-top:12px}.fin-breakdown-dialog.sup-breakdown-dialog{background:#e4e4e4;border:2px dashed #666;border-radius:4px;overflow:auto;max-width:96vw;max-height:90vh;padding:16px 18px 20px;-webkit-box-shadow:0 8px 24px rgba(0,0,0,.2);box-shadow:0 8px 24px rgba(0,0,0,.2)}.fin-breakdown-dialog.sup-breakdown-dialog .el-dialog__header{padding:0;border-bottom:0;margin-bottom:12px}.fin-breakdown-dialog.sup-breakdown-dialog .fin-breakdown-titlebar{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:12px}.fin-breakdown-dialog.sup-breakdown-dialog .fin-breakdown-head strong{display:block;color:#0f172a;font-size:15px;font-weight:700;line-height:1.4}.fin-breakdown-dialog.sup-breakdown-dialog .el-dialog__body{padding:0}.fin-breakdown-dialog.sup-breakdown-dialog .fin-dialog-close-btn{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;padding:6px 12px;border-color:#d1d5db;border-radius:6px;background:#fff;color:#1f2937;font-weight:600}.finance-help-tooltip.el-tooltip__popper.is-dark{max-width:760px;padding:14px 20px;border-radius:10px;background:rgba(17,24,39,.96);color:#fff;font-size:17px;line-height:1.65;-webkit-box-shadow:0 16px 42px rgba(15,23,42,.28);box-shadow:0 16px 42px rgba(15,23,42,.28)}.finance-help-tooltip.el-tooltip__popper.is-dark[x-placement^=right] .popper__arrow,.finance-help-tooltip.el-tooltip__popper.is-dark[x-placement^=right] .popper__arrow:after{border-right-color:rgba(17,24,39,.96)}.finance-invoice-source-tooltip.el-tooltip__popper.is-dark,.finance-owner-assign-tooltip.el-tooltip__popper.is-dark{max-width:620px;padding:12px 18px;border-radius:8px;background:rgba(17,24,39,.96);color:#fff;font-size:16px;line-height:1.65;-webkit-box-shadow:0 14px 36px rgba(15,23,42,.28);box-shadow:0 14px 36px rgba(15,23,42,.28)}.finance-invoice-source-tooltip.el-tooltip__popper.is-dark{white-space:pre-line}.channel-dashboard-page[data-v-81e27b2e]{color:#334155}.channel-dashboard-page .global-filter-strip[data-v-81e27b2e]{overflow-x:auto}.channel-dashboard-page .global-filter-grid[data-v-81e27b2e]{display:grid;grid-template-columns:minmax(200px,1.35fr) 120px minmax(235px,1.2fr) 130px 110px -webkit-max-content;grid-template-columns:minmax(200px,1.35fr) 120px minmax(235px,1.2fr) 130px 110px max-content;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;gap:10px;min-width:1080px}.channel-dashboard-page .global-filter-strip .field.gf-date-range[data-v-81e27b2e],.channel-dashboard-page .global-filter-strip .field.gf-keywords[data-v-81e27b2e],.channel-dashboard-page .global-filter-strip .field[data-v-81e27b2e]{width:auto;min-width:0;max-width:none}.channel-dashboard-page .global-filter-grid .gf-actions[data-v-81e27b2e]{min-width:0;padding-top:0}.channel-dashboard-page .global-filter-meta[data-v-81e27b2e]{padding:0 8px}.channel-load-error[data-v-81e27b2e]{margin-bottom:12px}.hint-popover-trigger[data-v-81e27b2e]{padding:0;border:0;background:transparent;color:#94a3b8;cursor:help}.channel-dashboard-panel[data-v-81e27b2e]{padding:20px 24px 24px;border:1px solid #e2e8f0;border-radius:8px;background:#fff;-webkit-box-shadow:0 8px 24px rgba(15,35,55,.05);box-shadow:0 8px 24px rgba(15,35,55,.05)}.channel-dashboard-head[data-v-81e27b2e]{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:12px;margin-bottom:12px}.channel-dashboard-head[data-v-81e27b2e],.channel-dashboard-head h2[data-v-81e27b2e]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.channel-dashboard-head h2[data-v-81e27b2e]{gap:8px;margin:0;color:#0f172a;font-size:18px;line-height:1.35}.channel-dashboard-summary[data-v-81e27b2e]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px 18px;margin-bottom:10px;color:#64748b;font-size:12px}.channel-dashboard-summary strong[data-v-81e27b2e]{color:#334155}.channel-project-filter[data-v-81e27b2e]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px;margin-bottom:12px}.channel-project-filter>label[data-v-81e27b2e]{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;color:#64748b;font-size:12px;font-weight:700}.channel-project-select[data-v-81e27b2e]{-webkit-box-flex:0;-ms-flex:0 1 420px;flex:0 1 420px;min-width:280px}.channel-kpi-grid[data-v-81e27b2e]{display:grid;grid-template-columns:repeat(6,minmax(130px,1fr));gap:10px;margin-bottom:12px}.channel-kpi[data-v-81e27b2e]{min-height:96px;padding:14px 16px;border:1px solid #e2e8f0;border-radius:8px;background:#fff;-webkit-box-sizing:border-box;box-sizing:border-box}.channel-kpi.is-primary[data-v-81e27b2e]{border-color:#bfdbfe;background:#f8fbff}.channel-kpi em[data-v-81e27b2e],.channel-kpi span[data-v-81e27b2e]{display:block;color:#64748b;font-size:12px;font-style:normal;font-weight:600;line-height:1.35}.channel-kpi strong[data-v-81e27b2e]{display:block;margin:7px 0 4px;color:#0f172a;font-size:22px;line-height:1.1}.channel-kpi.is-primary strong[data-v-81e27b2e]{color:#1d4ed8}.channel-status-overview[data-v-81e27b2e]{margin-bottom:12px;padding:12px 14px;border:1px solid #e2e8f0;border-radius:8px;background:#fff}.channel-section-label[data-v-81e27b2e]{display:block;margin-bottom:7px;color:#64748b;font-size:12px;font-weight:700}.channel-status-cloud[data-v-81e27b2e]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:6px}.channel-status-chip[data-v-81e27b2e]{padding:5px 8px;border:1px solid #dbe7f5;border-radius:999px;background:#f8fbff;color:#475569;font-size:11px;white-space:nowrap}.channel-status-chip strong[data-v-81e27b2e]{margin-left:3px;color:#0f172a}.channel-dashboard-block[data-v-81e27b2e]{margin-bottom:12px;padding:14px;border:1px solid #e2e8f0;border-radius:8px;background:#fff}.channel-dashboard-block[data-v-81e27b2e]:last-child{margin-bottom:0}.channel-block-head[data-v-81e27b2e]{margin-bottom:10px}.channel-block-head h3[data-v-81e27b2e],.channel-subchannel-head h4[data-v-81e27b2e],.channel-trend-box h4[data-v-81e27b2e]{margin:0;color:#0f172a;line-height:1.35}.channel-block-head h3[data-v-81e27b2e]{font-size:15px}.channel-trend-box[data-v-81e27b2e]{position:relative;height:276px;padding:12px;border:1px solid #edf2f7;border-radius:7px;-webkit-box-sizing:border-box;box-sizing:border-box}.channel-subchannel-head h4[data-v-81e27b2e],.channel-trend-box h4[data-v-81e27b2e]{font-size:13px}.channel-trend-chart[data-v-81e27b2e]{width:100%;height:226px}.channel-subchannel-grid[data-v-81e27b2e]{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(330px,.95fr);gap:12px;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.channel-subchannel-panel[data-v-81e27b2e]{position:relative;min-width:0;padding:12px;border:1px solid #edf2f7;border-radius:7px;background:#fff}.channel-subchannel-head[data-v-81e27b2e]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:10px;min-height:30px;margin-bottom:8px}.channel-scatter-note[data-v-81e27b2e]{margin:-2px 0 4px;color:#64748b;font-size:11px}.channel-subchannel-chart[data-v-81e27b2e]{width:100%;height:340px}.channel-rank-control[data-v-81e27b2e]{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:6px;color:#64748b;font-size:12px;white-space:nowrap}.channel-rank-control .el-select[data-v-81e27b2e]{width:110px}.channel-rank-list[data-v-81e27b2e]{display:grid;gap:5px}.channel-rank-row[data-v-81e27b2e]{display:grid;grid-template-columns:22px minmax(110px,.84fr) minmax(70px,1fr) auto;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px;min-height:28px;padding:3px 0}.channel-rank-no[data-v-81e27b2e]{color:#94a3b8;font-size:11px;font-variant-numeric:tabular-nums}.channel-rank-name[data-v-81e27b2e]{min-width:0}.channel-rank-name em[data-v-81e27b2e],.channel-rank-name strong[data-v-81e27b2e]{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.channel-rank-name strong[data-v-81e27b2e]{color:#334155;font-size:12px;font-weight:650}.channel-rank-name em[data-v-81e27b2e]{margin-top:1px;color:#94a3b8;font-size:10px;font-style:normal}.channel-rank-bar[data-v-81e27b2e]{height:6px;overflow:hidden;border-radius:999px;background:#edf2f7}.channel-rank-bar i[data-v-81e27b2e]{display:block;height:100%;border-radius:inherit;background:#4385f5}.channel-rank-value[data-v-81e27b2e]{min-width:48px;color:#0f172a;font-size:12px;font-weight:700;font-variant-numeric:tabular-nums;text-align:right;white-space:nowrap}.channel-empty[data-v-81e27b2e]{position:absolute;inset:48px 12px 12px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:0;color:#94a3b8;font-size:12px;pointer-events:none}@media (max-width:1280px){.channel-kpi-grid[data-v-81e27b2e]{grid-template-columns:repeat(3,minmax(150px,1fr))}}@media (max-width:900px){.channel-subchannel-grid[data-v-81e27b2e]{grid-template-columns:1fr}}@media (max-width:760px){.channel-dashboard-page .global-filter-strip[data-v-81e27b2e]{overflow-x:visible}.channel-dashboard-page .global-filter-grid[data-v-81e27b2e]{display:-webkit-box;display:-ms-flexbox;display:flex;min-width:0}.channel-dashboard-page .global-filter-grid .gf-actions[data-v-81e27b2e],.channel-dashboard-page .global-filter-strip .field.gf-date-range[data-v-81e27b2e],.channel-dashboard-page .global-filter-strip .field.gf-keywords[data-v-81e27b2e],.channel-dashboard-page .global-filter-strip .field[data-v-81e27b2e]{-ms-flex-preferred-size:100%;flex-basis:100%;min-width:0;max-width:none}.channel-dashboard-panel[data-v-81e27b2e]{padding:16px 14px}.channel-project-filter[data-v-81e27b2e]{-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-ms-flex-wrap:wrap;flex-wrap:wrap}.channel-project-select[data-v-81e27b2e]{-ms-flex-preferred-size:calc(100% - 52px);flex-basis:calc(100% - 52px);min-width:0}.channel-kpi-grid[data-v-81e27b2e]{grid-template-columns:repeat(2,minmax(0,1fr))}.channel-kpi[data-v-81e27b2e]{padding:12px}.channel-subchannel-chart[data-v-81e27b2e]{height:280px}}.project-settlement-dialog{border-radius:8px}.project-settlement-dialog .el-dialog__header{padding:18px 22px 14px;border-bottom:1px solid #e5edf6}.project-settlement-dialog .el-dialog__body{max-height:calc(100vh - 210px);overflow-y:auto;padding:18px 22px}.settlement-dialog-title,.settlement-dialog-title>div{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.settlement-dialog-title{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:20px;padding-right:42px}.settlement-dialog-title>div{min-width:0;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;gap:12px}.settlement-dialog-title strong{color:#172033;font-size:20px}.settlement-dialog-title span{color:#7b8798;font-size:12px}.settlement-project-meta{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:5px;padding:12px 14px;border:1px solid #dbe7f4;border-radius:6px;background:#f8fbff}.settlement-project-meta strong{overflow:hidden;color:#1f2937;text-overflow:ellipsis;white-space:nowrap}.settlement-project-meta span{color:#7b8798;font-size:12px}.settlement-project-summary{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:8px 28px;margin:12px 0;padding:10px 14px;border:1px solid #edf1f6;border-radius:6px;color:#64748b;font-size:12px}.settlement-project-summary strong{color:#1d4ed8}.settlement-row-list{border:1px solid #dfe8f2;border-radius:6px}.settlement-row{display:grid;grid-template-columns:minmax(165px,1.25fr) 90px 90px 110px minmax(330px,2fr);gap:14px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;min-height:132px;padding:14px;border-bottom:1px solid #edf1f6}.settlement-row:last-child{border-bottom:0}.settlement-metric,.settlement-task{display:-webkit-box;display:-ms-flexbox;display:flex;min-width:0;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.settlement-task strong{overflow:hidden;color:#1f2937;font-size:13px;text-overflow:ellipsis;white-space:nowrap}.settlement-metric span,.settlement-task span{margin-top:5px;color:#8995a7;font-size:11px}.settlement-metric strong{margin-top:3px;color:#253247;font-size:15px}.settlement-metric em{margin-top:4px;color:#94a3b8;font-size:10px;font-style:normal}.settlement-metric.is-amount strong{color:#1d4ed8}.settlement-invoice{min-width:0;padding-left:14px;border-left:1px solid #edf1f6}.settlement-invoice.is-locked{opacity:.76}.settlement-invoice-form,.settlement-invoice-head,.settlement-invoice-upload{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.settlement-invoice-head{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:8px;margin-bottom:7px;color:#556274;font-size:11px}.settlement-invoice-form,.settlement-invoice-upload{gap:6px}.settlement-invoice-form .el-input{min-width:0}.settlement-invoice-upload{min-height:29px;margin-top:6px}.settlement-invoice-upload>span{overflow:hidden;color:#94a3b8;font-size:10px;text-overflow:ellipsis;white-space:nowrap}.settlement-invoice-upload .settlement-lock-reason{color:#b7791f}.settlement-file-list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:5px;margin-top:6px}.settlement-file-list>span{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;max-width:170px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:3px;padding:3px 5px;border-radius:4px;background:#f1f6fc}.settlement-file-list a{overflow:hidden;color:#3375d6;font-size:10px;text-decoration:none;text-overflow:ellipsis;white-space:nowrap}.settlement-file-list button{width:18px;height:18px;padding:0;border:0;background:transparent;color:#94a3b8;cursor:pointer}.settlement-dialog-footer{display:-webkit-box;display:-ms-flexbox;display:flex;-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}.settlement-dialog-footer>span{color:#8491a3;font-size:11px}.settlement-empty{padding:32px;color:#94a3b8;text-align:center}.merge-invoice-dialog{border-radius:8px}.merge-invoice-intro{margin:0 0 14px;color:#66758a;font-size:12px;line-height:1.6}.merge-invoice-form{display:grid;grid-template-columns:minmax(220px,.8fr) minmax(300px,1.2fr);gap:14px;margin-bottom:16px}.merge-invoice-form label>span{display:block;margin-bottom:7px;color:#49576a;font-size:12px;font-weight:600}.merge-candidate-head{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:8px;color:#526174;font-size:12px}.merge-candidate-list{max-height:330px;overflow-y:auto;border:1px solid #dfe8f2;border-radius:6px}.merge-candidate.el-checkbox{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;margin:0;padding:10px 12px;border-bottom:1px solid #edf1f6}.merge-candidate.el-checkbox:last-child{border-bottom:0}.merge-candidate .el-checkbox__label{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;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:16px}.merge-candidate-amount,.merge-candidate-main{display:-webkit-box;display:-ms-flexbox;display:flex;min-width:0;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.merge-candidate-main strong{overflow:hidden;color:#263449;text-overflow:ellipsis;white-space:nowrap}.merge-candidate-amount em,.merge-candidate-main em{margin-top:4px;color:#94a3b8;font-size:10px;font-style:normal}.merge-candidate-amount{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;color:#1d4ed8}@media (max-width:900px){.merge-invoice-dialog,.project-settlement-dialog{width:calc(100% - 24px)!important;margin-top:12px!important}.settlement-row{grid-template-columns:repeat(3,minmax(90px,1fr))}.settlement-invoice,.settlement-task{grid-column:1/-1}.settlement-invoice{padding:12px 0 0;border-top:1px solid #edf1f6;border-left:0}.merge-invoice-form{grid-template-columns:1fr}}.channel-track-page[data-v-5836d6a6]{color:#334155}.channel-track-page .global-filter-strip[data-v-5836d6a6]{overflow-x:auto}.channel-track-page .global-filter-grid[data-v-5836d6a6]{display:grid;grid-template-columns:minmax(200px,1.35fr) 120px minmax(235px,1.2fr) 130px 110px -webkit-max-content;grid-template-columns:minmax(200px,1.35fr) 120px minmax(235px,1.2fr) 130px 110px max-content;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;gap:10px;min-width:1080px}.channel-track-page .global-filter-strip .field.gf-date-range[data-v-5836d6a6],.channel-track-page .global-filter-strip .field.gf-keywords[data-v-5836d6a6],.channel-track-page .global-filter-strip .field[data-v-5836d6a6]{width:auto;min-width:0;max-width:none}.channel-track-page .global-filter-grid .gf-actions[data-v-5836d6a6]{min-width:0;padding-top:0}.channel-track-page .global-filter-meta[data-v-5836d6a6]{padding:0 8px}.channel-page-alert[data-v-5836d6a6]{margin-bottom:12px}.hint-popover-trigger[data-v-5836d6a6]{padding:0;border:0;background:transparent;color:#94a3b8;cursor:help}.channel-project-panel[data-v-5836d6a6]{padding:20px 24px 24px;border:1px solid #e2e8f0;border-radius:8px;background:#fff;-webkit-box-shadow:0 8px 24px rgba(15,35,55,.05);box-shadow:0 8px 24px rgba(15,35,55,.05)}.channel-project-head[data-v-5836d6a6]{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:12px;margin-bottom:12px}.channel-project-head[data-v-5836d6a6],.channel-project-head h2[data-v-5836d6a6]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.channel-project-head h2[data-v-5836d6a6]{gap:8px;margin:0;color:#1e293b;font-size:20px}.channel-project-summary[data-v-5836d6a6]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:10px 28px;margin-bottom:16px;padding:11px 14px;border:1px solid #edf2f7;border-radius:6px;background:#fbfdfb;color:#64748b;font-size:12px}.channel-project-summary strong[data-v-5836d6a6]{color:#315c35;font-weight:700}.channel-project-table-wrap[data-v-5836d6a6]{overflow-x:auto;border:1px solid #dce7f5;border-radius:8px;background:#fff}.channel-project-table[data-v-5836d6a6]{width:100%;min-width:1160px;border-collapse:separate;border-spacing:0;table-layout:fixed}.channel-project-table td[data-v-5836d6a6],.channel-project-table th[data-v-5836d6a6]{padding:11px 12px;border-bottom:1px solid #edf2f8;color:#475569;font-size:12px;text-align:left;vertical-align:middle}.channel-project-table th[data-v-5836d6a6]{background:#f8fafc;color:#718096;font-size:11px;font-weight:600;white-space:nowrap}.channel-project-table tbody tr:last-child td[data-v-5836d6a6]{border-bottom:0}.channel-project-row:hover td[data-v-5836d6a6]{background:#fbfdff}.channel-project-row.is-focused td[data-v-5836d6a6]{background:#f4f8ff}.channel-plan-cell span[data-v-5836d6a6],.channel-plan-cell strong[data-v-5836d6a6],.channel-project-cell span[data-v-5836d6a6],.channel-project-cell strong[data-v-5836d6a6],.channel-secondary-cell span[data-v-5836d6a6],.channel-secondary-cell strong[data-v-5836d6a6]{display:block}.channel-plan-cell strong[data-v-5836d6a6],.channel-project-cell strong[data-v-5836d6a6]{overflow:hidden;color:#1e293b;font-weight:650;text-overflow:ellipsis;white-space:nowrap}.channel-plan-cell span[data-v-5836d6a6],.channel-project-cell span[data-v-5836d6a6],.channel-secondary-cell span[data-v-5836d6a6]{margin-top:4px;overflow:hidden;color:#8b98ab;font-size:11px;line-height:1.3;text-overflow:ellipsis;white-space:nowrap}.channel-secondary-cell strong[data-v-5836d6a6]{color:#1e3a5f;font-variant-numeric:tabular-nums;white-space:nowrap}.channel-project-status[data-v-5836d6a6]{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;max-width:100%;padding:4px 7px;border:1px solid #e5e7eb;border-radius:4px;cursor:pointer;font-size:11px;line-height:1.25;white-space:nowrap}.channel-project-status[data-v-5836d6a6]:focus-visible{outline:2px solid #93c5fd;outline-offset:2px}.channel-project-status.is-ok[data-v-5836d6a6]{border-color:#bbf7d0;background:#f0fdf4;color:#166534}.channel-project-status.is-warn[data-v-5836d6a6]{border-color:#fed7aa;background:#fff7ed;color:#9a3412}.channel-project-status.is-error[data-v-5836d6a6]{border-color:#fecaca;background:#fef2f2;color:#991b1b}.channel-project-progress[data-v-5836d6a6]{display:grid;grid-template-columns:minmax(0,1fr) auto;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:5px 7px;min-width:0}.channel-project-progress strong[data-v-5836d6a6]{overflow:hidden;color:#1e3a5f;font-size:12px;font-variant-numeric:tabular-nums;text-overflow:ellipsis;white-space:nowrap}.channel-project-progress em[data-v-5836d6a6]{color:#8b98ab;font-size:11px;font-style:normal;white-space:nowrap}.channel-project-progress span[data-v-5836d6a6]{grid-column:1/-1;display:block;overflow:hidden;height:5px;border-radius:999px;background:#e8eef5}.channel-project-progress span i[data-v-5836d6a6]{display:block;height:100%;border-radius:inherit;background:#37a77b}.channel-project-actions[data-v-5836d6a6]{white-space:nowrap}.channel-project-actions .el-button+.el-button[data-v-5836d6a6]{margin-left:6px}.channel-project-empty[data-v-5836d6a6]{margin:30px 0 12px;color:#94a3b8;font-size:13px;text-align:center}.channel-project-pagination[data-v-5836d6a6]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:12px;padding:12px 4px 0;color:#64748b;font-size:12px}.channel-project-pagination>span[data-v-5836d6a6]:last-child{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px}.channel-project-pagination em[data-v-5836d6a6]{color:#475569;font-style:normal;white-space:nowrap}.channel-project-drawer[data-v-5836d6a6]{position:fixed;z-index:3000;inset:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;background:rgba(15,23,42,.28)}.channel-project-drawer-card[data-v-5836d6a6]{display:grid;width:min(720px,100vw);height:100%;grid-template-rows:auto auto minmax(0,1fr) auto;background:#fff;-webkit-box-shadow:-18px 0 42px rgba(15,23,42,.16);box-shadow:-18px 0 42px rgba(15,23,42,.16)}.channel-project-drawer-head[data-v-5836d6a6]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:12px;padding:22px 22px 16px;border-bottom:1px solid #e2e8f0}.channel-project-drawer-head h3[data-v-5836d6a6]{margin:0;color:#1e293b;font-size:18px}.channel-project-drawer-head p[data-v-5836d6a6]{margin:4px 0 0;color:#64748b;font-size:12px;line-height:1.45}.channel-project-drawer-head p strong[data-v-5836d6a6]{color:#334155}.channel-project-drawer-summary[data-v-5836d6a6]{margin:14px 22px 0}.channel-project-drawer-body[data-v-5836d6a6]{min-height:0;margin:14px 22px;overflow-y:auto;padding:13px;border:1px solid #dbe7f5;border-radius:7px;background:#fbfdff}.channel-subchannel-head[data-v-5836d6a6]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:10px;margin-bottom:10px}.channel-subchannel-head strong[data-v-5836d6a6]{color:#1e293b;font-size:13px}.channel-subchannel-head span[data-v-5836d6a6]{color:#64748b;font-size:11px}.channel-subchannel-filter[data-v-5836d6a6]{display:grid;grid-template-columns:minmax(0,1fr) auto;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px;margin-bottom:10px}.channel-subchannel-filter>span[data-v-5836d6a6]{color:#64748b;font-size:11px;white-space:nowrap}.channel-subchannel-list[data-v-5836d6a6]{display:grid;max-height:280px;gap:8px;overflow-y:auto;padding-right:2px}.channel-subchannel-group[data-v-5836d6a6]{display:grid;gap:8px}.channel-subchannel-group+.channel-subchannel-group[data-v-5836d6a6]{margin-top:6px}.channel-subchannel-group-title[data-v-5836d6a6]{color:#64748b;font-size:12px;font-weight:700}.channel-subchannel-chip[data-v-5836d6a6]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px;min-width:0;margin:0;padding:10px 12px;border:1px solid #dce7f5;border-radius:6px;background:#fff;cursor:pointer}.channel-subchannel-chip[data-v-5836d6a6]:hover{border-color:#93c5fd}.channel-subchannel-chip.is-selected[data-v-5836d6a6]{border-color:#93c5fd;background:#eff6ff}.channel-subchannel-chip input[data-v-5836d6a6]{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.channel-subchannel-chip>span[data-v-5836d6a6]{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;min-width:0}.channel-subchannel-chip em[data-v-5836d6a6],.channel-subchannel-chip strong[data-v-5836d6a6]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;min-width:0}.channel-subchannel-chip strong[data-v-5836d6a6]{gap:6px;color:#1e293b;font-size:12px}.channel-subchannel-chip em[data-v-5836d6a6]{margin-top:3px;overflow:hidden;color:#8b98ab;font-size:11px;font-style:normal;text-overflow:ellipsis;white-space:nowrap}.channel-subchannel-chip-metric[data-v-5836d6a6]{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;padding:1px 5px;border-radius:4px;background:#ecfdf5;color:#047857;font-size:10px;font-weight:700}.channel-project-drawer-empty[data-v-5836d6a6]{margin:20px 0;color:#94a3b8;font-size:12px;text-align:center}.channel-assigned-links[data-v-5836d6a6]{margin-top:16px;overflow:hidden;border:1px solid #dbe7f5;border-radius:7px;background:#fff}.channel-assigned-link-controls[data-v-5836d6a6],.channel-assigned-link-group-head[data-v-5836d6a6],.channel-assigned-link-meta[data-v-5836d6a6],.channel-assigned-links-head[data-v-5836d6a6]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.channel-assigned-link-group-head[data-v-5836d6a6],.channel-assigned-links-head[data-v-5836d6a6]{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:10px}.channel-assigned-links-head[data-v-5836d6a6]{min-height:44px;padding:0 12px;border-bottom:1px solid #e5edf6;background:#f8fafc}.channel-assigned-links-title[data-v-5836d6a6]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;gap:7px;min-width:0}.channel-assigned-links-head strong[data-v-5836d6a6]{color:#1e293b;font-size:13px}.channel-assigned-links-title span[data-v-5836d6a6]{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:20px;padding:0 6px;border-radius:4px;background:#eaf2ff;color:#3b6ca8;font-size:10px;line-height:20px;white-space:nowrap}.channel-assigned-link-group-head[data-v-5836d6a6]{color:#64748b;font-size:11px}.channel-assigned-copy-button.el-button[data-v-5836d6a6]{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;height:28px;padding:0 9px;border-color:#cbd9ea;border-radius:4px;background:#fff;color:#3478c9;font-size:11px;line-height:26px}.channel-assigned-copy-button.el-button[data-v-5836d6a6]:focus,.channel-assigned-copy-button.el-button[data-v-5836d6a6]:hover{border-color:#78aef0;background:#f0f7ff;color:#1768bd}.channel-assigned-link-groups[data-v-5836d6a6]{display:grid;gap:0}.channel-assigned-link-group[data-v-5836d6a6]{display:grid;gap:8px;padding:10px 12px 12px}.channel-assigned-link-group+.channel-assigned-link-group[data-v-5836d6a6]{border-top:1px solid #edf2f7}.channel-assigned-link-group-head[data-v-5836d6a6]{min-width:0}.channel-assigned-link-group-title[data-v-5836d6a6]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;min-width:0;gap:6px}.channel-assigned-link-group-title>i[data-v-5836d6a6]{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;color:#7b91aa;font-size:13px}.channel-assigned-link-group-title strong[data-v-5836d6a6]{overflow:hidden;color:#475569;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.channel-assigned-link-row[data-v-5836d6a6]{min-width:0;padding:10px 12px;border:1px solid #dce7f5;border-radius:6px;background:#fbfdff}.channel-assigned-link-meta[data-v-5836d6a6]{min-width:0;gap:7px;color:#64748b;font-size:11px}.channel-assigned-link-meta>strong[data-v-5836d6a6]{overflow:hidden;color:#1e293b;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.channel-assigned-link-metric[data-v-5836d6a6]{margin-left:auto;white-space:nowrap}.channel-assigned-link-url[data-v-5836d6a6]{display:grid;grid-template-columns:minmax(0,1fr) 28px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:4px;margin-top:7px;padding:4px 7px;border:1px solid #e2e8f0;border-radius:4px;background:#f8fafc}.channel-assigned-link-url>span[data-v-5836d6a6]{overflow:hidden;color:#2563eb;font-family:Menlo,Monaco,Consolas,monospace;font-size:10px;text-overflow:ellipsis;white-space:nowrap}.channel-assigned-link-controls[data-v-5836d6a6]{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;gap:7px;margin-top:8px}.channel-assigned-link-controls label[data-v-5836d6a6]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:6px;margin:0;color:#475569;font-size:11px}.channel-assigned-link-controls .el-input-number[data-v-5836d6a6]{width:112px}.channel-assigned-link-hint[data-v-5836d6a6]{color:#94a3b8;font-size:10px}.channel-assigned-link-remove[data-v-5836d6a6]{color:#dc2626}.channel-project-drawer-actions[data-v-5836d6a6]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:12px;padding:14px 22px calc(14px + env(safe-area-inset-bottom));border-top:1px solid #e2e8f0;background:#fff}.channel-project-drawer-status[data-v-5836d6a6]{display:grid;min-width:0;gap:3px}.channel-project-drawer-status>span[data-v-5836d6a6]:first-child{color:#475569;font-size:12px;font-weight:600}.channel-project-drawer-status>span[data-v-5836d6a6]:last-child{overflow:hidden;color:#64748b;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.channel-project-drawer-actions>div[data-v-5836d6a6]:last-child{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;gap:8px}.channel-project-drawer-actions .el-button+.el-button[data-v-5836d6a6]{margin-left:0}.channel-drawer-enter-active[data-v-5836d6a6],.channel-drawer-leave-active[data-v-5836d6a6]{-webkit-transition:opacity .18s ease;transition:opacity .18s ease}.channel-drawer-enter-active .channel-project-drawer-card[data-v-5836d6a6],.channel-drawer-leave-active .channel-project-drawer-card[data-v-5836d6a6]{-webkit-transition:-webkit-transform .18s ease;transition:-webkit-transform .18s ease;transition:transform .18s ease;transition:transform .18s ease,-webkit-transform .18s ease}.channel-drawer-enter[data-v-5836d6a6],.channel-drawer-leave-to[data-v-5836d6a6]{opacity:0}.channel-drawer-enter .channel-project-drawer-card[data-v-5836d6a6],.channel-drawer-leave-to .channel-project-drawer-card[data-v-5836d6a6]{-webkit-transform:translateX(100%);transform:translateX(100%)}@media (max-width:1180px){.channel-track-page .global-filter-strip[data-v-5836d6a6]{margin-right:-20px;margin-left:-20px;padding-right:20px;padding-left:20px}}@media (max-width:760px){.channel-project-panel[data-v-5836d6a6]{padding:16px}.channel-project-head[data-v-5836d6a6]{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.channel-project-drawer-card[data-v-5836d6a6]{width:100vw}.channel-project-drawer-actions[data-v-5836d6a6],.channel-project-drawer-head[data-v-5836d6a6],.channel-subchannel-head[data-v-5836d6a6]{-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}.channel-project-drawer-actions>div[data-v-5836d6a6]:last-child{-webkit-box-pack:stretch;-ms-flex-pack:stretch;justify-content:stretch}.channel-project-drawer-actions .el-button[data-v-5836d6a6]{-webkit-box-flex:1;-ms-flex:1;flex:1}.channel-assigned-link-controls[data-v-5836d6a6]{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.channel-assigned-link-metric[data-v-5836d6a6]{margin-left:0}.channel-project-pagination[data-v-5836d6a6]{-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}}.open-answer-result-dialog{border-radius:8px}.open-answer-result-dialog .el-dialog__header{padding:18px 22px 14px;border-bottom:1px solid #e6edf5}.open-answer-result-dialog .el-dialog__body{padding:20px 22px}.open-answer-result{display:grid;gap:14px}.open-answer-result-file{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:16px}.open-answer-result-file,.open-answer-result-file>div{display:-webkit-box;display:-ms-flexbox;display:flex;min-width:0}.open-answer-result-file>div{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:4px}.open-answer-result-file span,.open-answer-result-file strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.open-answer-result-file strong{color:#263449;font-size:14px}.open-answer-result-file span{color:#8290a3;font-size:11px}.open-answer-result-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));border:1px solid #dfe8f3;border-radius:6px;background:#f8fbff}.open-answer-result-grid>span{display:-webkit-box;display:-ms-flexbox;display:flex;min-width:0;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:5px;padding:12px;border-right:1px solid #e5edf6}.open-answer-result-grid>span:last-child{border-right:0}.open-answer-result-grid em{color:#7b8798;font-size:11px;font-style:normal}.open-answer-result-grid strong{color:#334155;font-size:20px}.open-answer-result-grid strong.is-success{color:#16835b}.open-answer-result-grid strong.is-error{color:#c2413c}.open-answer-result-meta{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:6px 16px;color:#7b8798;font-size:11px}.open-answer-result-meta span{overflow-wrap:anywhere}.open-answer-result-meta span:first-child{grid-column:1/-1}.open-answer-result-meta .is-warning{color:#b7791f}@media (max-width:680px){.open-answer-result-dialog{width:calc(100% - 24px)!important}.open-answer-result-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.open-answer-result-grid>span:nth-child(2){border-right:0}.open-answer-result-grid>span:nth-child(-n+2){border-bottom:1px solid #e5edf6}.open-answer-result-meta{grid-template-columns:1fr}.open-answer-result-meta span:first-child{grid-column:auto}}.channel-subchannels-page[data-v-c0f3cae0]{min-height:calc(100vh - 84px);padding:20px;background:#f5f7fa;color:#1f2937}.page-alert[data-v-c0f3cae0]{margin-bottom:12px}.directory-panel[data-v-c0f3cae0]{min-height:360px;padding:20px 22px 24px;border:1px solid #dce5ef;border-radius:6px;background:#fff}.panel-head[data-v-c0f3cae0]{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:16px;padding-bottom:16px;border-bottom:1px solid #e5eaf0}.panel-head[data-v-c0f3cae0],.panel-title[data-v-c0f3cae0]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.panel-title[data-v-c0f3cae0]{gap:8px;min-width:0}.panel-title h2[data-v-c0f3cae0]{margin:0;color:#1f2937;font-size:20px;line-height:32px;letter-spacing:0}.help-button[data-v-c0f3cae0]{width:28px;height:28px;padding:0;border:0;background:transparent;color:#8a9ab0;cursor:pointer;font-size:17px}.help-button[data-v-c0f3cae0]:focus,.help-button[data-v-c0f3cae0]:hover{color:#409eff;outline:none}.entry-row[data-v-c0f3cae0]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;gap:10px;margin-top:18px}.create-form[data-v-c0f3cae0],.create-form[data-v-c0f3cae0] .el-form-item{margin:0;-webkit-box-flex:1;-ms-flex:1;flex:1}.create-form[data-v-c0f3cae0] .el-form-item__label{padding:0 0 7px;color:#4b5b70;font-size:13px;font-weight:600;line-height:20px}.entry-row>.el-button[data-v-c0f3cae0]{margin:0}.batch-panel[data-v-c0f3cae0]{display:grid;gap:9px;max-width:920px;margin-top:14px;padding:14px;border:1px solid #d9e8fa;border-radius:6px;background:#f8fbff}.batch-panel>label[data-v-c0f3cae0]{color:#4b5b70;font-size:13px;font-weight:600}.batch-actions[data-v-c0f3cae0]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:12px}.batch-actions>span[data-v-c0f3cae0]{color:#8492a6;font-size:12px;line-height:18px}.directory-toolbar[data-v-c0f3cae0]{display:grid;grid-template-columns:minmax(240px,520px) 150px 190px minmax(-webkit-max-content,1fr);grid-template-columns:minmax(240px,520px) 150px 190px minmax(max-content,1fr);-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px;max-width:1120px;margin-top:18px}.sort-select[data-v-c0f3cae0],.status-select[data-v-c0f3cae0]{width:100%}.directory-stats[data-v-c0f3cae0]{color:#718096;font-size:12px;line-height:20px;white-space:nowrap}.directory-list[data-v-c0f3cae0]{margin-top:14px;border-top:1px solid #e5eaf0}.directory-row[data-v-c0f3cae0]{display:grid;grid-template-columns:minmax(200px,1.1fr) minmax(300px,1.35fr) auto;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:18px;min-height:70px;padding:12px;border-bottom:1px solid #edf1f5;-webkit-transition:background-color .18s ease,opacity .18s ease;transition:background-color .18s ease,opacity .18s ease}.directory-row[data-v-c0f3cae0]:hover{background:#f8fbff}.directory-row.is-disabled[data-v-c0f3cae0]{background:#fafbfc;opacity:.68}.channel-actions[data-v-c0f3cae0],.channel-identity[data-v-c0f3cae0],.channel-metrics[data-v-c0f3cae0]{min-width:0}.channel-identity span[data-v-c0f3cae0],.channel-identity strong[data-v-c0f3cae0]{display:block}.channel-identity strong[data-v-c0f3cae0]{overflow:hidden;color:#243247;font-size:14px;line-height:22px;text-overflow:ellipsis;white-space:nowrap}.channel-identity span[data-v-c0f3cae0]{overflow:hidden;margin-top:2px;color:#7a899e;font-size:12px;line-height:18px;text-overflow:ellipsis;white-space:nowrap}.channel-metrics[data-v-c0f3cae0]{display:grid;grid-template-columns:repeat(3,minmax(76px,1fr));gap:14px}.channel-metrics em[data-v-c0f3cae0],.channel-metrics span[data-v-c0f3cae0],.channel-metrics strong[data-v-c0f3cae0]{display:block}.channel-metrics em[data-v-c0f3cae0]{color:#95a2b4;font-size:11px;font-style:normal;line-height:18px}.channel-metrics strong[data-v-c0f3cae0]{color:#3b4a5f;font-size:14px;line-height:22px}.channel-actions[data-v-c0f3cae0],.status-control[data-v-c0f3cae0]{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.channel-actions[data-v-c0f3cae0]{gap:10px;white-space:nowrap}.status-control[data-v-c0f3cae0]{min-width:98px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:7px;padding:6px 9px;border:1px solid #cfe1f7;border-radius:5px;background:#f8fbff;color:#3379bd;font-size:12px}.directory-row.is-disabled .status-control[data-v-c0f3cae0]{border-color:#dfe5ec;background:#fff;color:#718096}.channel-actions .el-button[data-v-c0f3cae0]{margin:0}.empty-state[data-v-c0f3cae0]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:8px;min-height:150px;border-bottom:1px solid #edf1f5;color:#909eaf;font-size:13px}.empty-state i[data-v-c0f3cae0]{font-size:18px}@media (max-width:1050px){.directory-toolbar[data-v-c0f3cae0]{grid-template-columns:minmax(240px,1fr) 150px 190px}.directory-stats[data-v-c0f3cae0]{grid-column:1/-1}.directory-row[data-v-c0f3cae0]{grid-template-columns:minmax(180px,1fr) minmax(270px,1.2fr)}.channel-actions[data-v-c0f3cae0]{grid-column:1/-1;justify-self:end}}@media (max-width:720px){.channel-subchannels-page[data-v-c0f3cae0]{padding:12px}.directory-panel[data-v-c0f3cae0]{padding:16px 14px 20px}.panel-head[data-v-c0f3cae0]{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.directory-row[data-v-c0f3cae0],.directory-toolbar[data-v-c0f3cae0],.entry-row[data-v-c0f3cae0]{grid-template-columns:1fr}.entry-row>.el-button[data-v-c0f3cae0]{width:100%}.batch-actions[data-v-c0f3cae0]{-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}.batch-actions .el-button[data-v-c0f3cae0]{width:100%;margin:0}.channel-actions[data-v-c0f3cae0],.directory-stats[data-v-c0f3cae0]{grid-column:auto}.channel-actions[data-v-c0f3cae0]{justify-self:stretch}.channel-actions .el-button[data-v-c0f3cae0],.status-control[data-v-c0f3cae0]{-webkit-box-flex:1;-ms-flex:1;flex:1}}.channel-settle-page .global-filter-strip[data-v-7c038d28]{overflow-x:auto}.channel-settle-page .global-filter-grid[data-v-7c038d28]{display:grid;grid-template-columns:minmax(200px,1.35fr) 120px minmax(235px,1.2fr) 130px 110px -webkit-max-content;grid-template-columns:minmax(200px,1.35fr) 120px minmax(235px,1.2fr) 130px 110px max-content;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;gap:10px;min-width:1080px}.channel-settle-page .global-filter-strip .field.gf-date-range[data-v-7c038d28],.channel-settle-page .global-filter-strip .field.gf-keywords[data-v-7c038d28],.channel-settle-page .global-filter-strip .field[data-v-7c038d28]{width:auto;min-width:0;max-width:none}.channel-settle-page .global-filter-grid .gf-actions[data-v-7c038d28]{min-width:0;padding-top:0}.channel-settle-page .global-filter-meta[data-v-7c038d28]{padding:0 8px}.channel-proto .panel[data-v-7c038d28]{background:#fff;border:1px solid #e5e7eb;border-radius:14px;padding:20px 24px;-webkit-box-shadow:0 1px 3px rgba(0,0,0,.06);box-shadow:0 1px 3px rgba(0,0,0,.06)}.channel-proto .list-head[data-v-7c038d28]{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:8px}.channel-proto .list-head-title[data-v-7c038d28],.channel-proto .list-head[data-v-7c038d28]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.channel-proto .list-head-title[data-v-7c038d28]{gap:8px}.channel-proto .list-head h2[data-v-7c038d28]{margin:0;font-size:20px;font-weight:700;color:#0f172a}.channel-proto .hint-popover-trigger[data-v-7c038d28]{border:0;background:transparent;color:#94a3b8;cursor:pointer;font-size:13px}.channel-page-alert[data-v-7c038d28]{margin-bottom:14px}.focused-project-filter[data-v-7c038d28]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:12px;margin-bottom:12px;padding:8px 12px;border:1px solid #cfe0f5;border-radius:6px;background:#f5f9ff;color:#54708f;font-size:12px}.settle-intro[data-v-7c038d28]{margin:0 0 10px;color:#64748b;font-size:13px;line-height:1.5}.settle-intro strong[data-v-7c038d28]{color:#2f6fed}.channel-dash-summary[data-v-7c038d28]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:10px 28px;padding:12px 16px;background:#f8fafc;border:1px solid #e8eef6;border-radius:12px;margin:0 0 16px;font-size:13px;color:#475569}.channel-dash-summary strong[data-v-7c038d28]{color:#1a4d1a;font-weight:700}.channel-dash-summary em[data-v-7c038d28]{color:#94a3b8;font-style:normal;font-size:12px}.batch-invoice-toolbar[data-v-7c038d28]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px;margin:0 0 12px;padding:10px 12px;border:1px solid #dbe6f3;border-radius:6px;background:#f8fbff}.batch-selection-count[data-v-7c038d28]{min-width:64px;color:#64748b;font-size:13px}.batch-selection-count strong[data-v-7c038d28]{color:#1d4ed8}.batch-invoice-no[data-v-7c038d28]{width:220px}.batch-file-list[data-v-7c038d28]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1 0 100%;flex:1 0 100%;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:6px;min-width:0}.batch-file-list .el-tag[data-v-7c038d28]{max-width:240px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.settle-table[data-v-7c038d28]{border-radius:10px}.settlement-pagination[data-v-7c038d28]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;margin-top:14px}.cell-projno[data-v-7c038d28]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;line-height:1.4}.cell-projno strong[data-v-7c038d28]{color:#111827;font-size:13px}.cell-projno em[data-v-7c038d28]{color:#94a3b8;font-size:11px;font-style:normal}.cell-stack[data-v-7c038d28]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.cell-stack strong[data-v-7c038d28]{color:#0f172a;font-size:12px}.invoice-file-list[data-v-7c038d28]{display:grid;gap:4px;margin-top:6px}.invoice-file-item[data-v-7c038d28]{display:-webkit-box;display:-ms-flexbox;display:flex;min-width:0;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:4px}.invoice-file-item .file-name[data-v-7c038d28]{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.invoice-file-remove[data-v-7c038d28]{-webkit-box-flex:0;-ms-flex:0 0 22px;flex:0 0 22px;width:22px;height:22px;padding:0;border:0;background:transparent;color:#94a3b8;cursor:pointer}.invoice-file-remove[data-v-7c038d28]:hover{color:#ef4444}.cell-stack em[data-v-7c038d28]{color:#94a3b8;font-size:11px;font-style:normal}.cell-settle[data-v-7c038d28]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:4px}.cs-main[data-v-7c038d28]{color:#0f172a;font-size:13px}.cs-main strong[data-v-7c038d28]{color:#1d4ed8;font-size:15px;font-weight:700}.cs-tax[data-v-7c038d28]{display:inline-block;padding:4px 6px;background:#f0f7ff;border-radius:6px;color:#4a5568;font-size:11px;line-height:1.4}.invoice-cell[data-v-7c038d28]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:6px}.invoice-cell.is-locked[data-v-7c038d28]{opacity:.72}.invoice-row[data-v-7c038d28]{display:-webkit-box;display:-ms-flexbox;display:flex;gap:6px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.invoice-no[data-v-7c038d28]{-webkit-box-flex:1;-ms-flex:1;flex:1}.invoice-clear[data-v-7c038d28]{margin-left:0}.file-name[data-v-7c038d28]{font-size:11px;color:#67c23a}.file-link[data-v-7c038d28]{display:inline-block;max-width:220px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;text-decoration:none}.file-link[data-v-7c038d28]:hover{text-decoration:underline}@media (max-width:760px){.channel-settle-page .global-filter-strip[data-v-7c038d28]{overflow-x:visible}.channel-settle-page .global-filter-grid[data-v-7c038d28]{display:-webkit-box;display:-ms-flexbox;display:flex;min-width:0}.channel-settle-page .global-filter-grid .gf-actions[data-v-7c038d28],.channel-settle-page .global-filter-strip .field.gf-date-range[data-v-7c038d28],.channel-settle-page .global-filter-strip .field.gf-keywords[data-v-7c038d28],.channel-settle-page .global-filter-strip .field[data-v-7c038d28]{-ms-flex-preferred-size:100%;flex-basis:100%;min-width:0;max-width:none}}.channel-answers-page .global-filter-strip[data-v-f47877d2]{overflow-x:auto}.channel-answers-page .global-filter-grid[data-v-f47877d2]{display:grid;grid-template-columns:minmax(220px,1.4fr) 120px minmax(235px,1.15fr) 145px 145px -webkit-max-content;grid-template-columns:minmax(220px,1.4fr) 120px minmax(235px,1.15fr) 145px 145px max-content;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;gap:10px;min-width:1120px}.channel-answers-page .global-filter-strip .field.gf-date-range[data-v-f47877d2],.channel-answers-page .global-filter-strip .field.gf-keywords[data-v-f47877d2],.channel-answers-page .global-filter-strip .field[data-v-f47877d2]{width:auto;min-width:0;max-width:none}.channel-answers-page .global-filter-grid .gf-actions[data-v-f47877d2]{min-width:0;padding-top:0}.channel-answers-page .global-filter-meta[data-v-f47877d2]{padding:0 8px}.channel-answers-page .list-head[data-v-f47877d2]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:6px}.answer-head-actions[data-v-f47877d2],.channel-answers-page .list-head-title h2[data-v-f47877d2]{display:-webkit-box;display:-ms-flexbox;display:flex;gap:8px}.channel-answers-page .list-head-title h2[data-v-f47877d2]{-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:0;font-size:18px;font-weight:600;color:#111827}.channel-answers-page .hint-popover-trigger[data-v-f47877d2]{border:0;background:transparent;color:#94a3b8;cursor:pointer;font-size:13px}.answer-query-panel[data-v-f47877d2]{background:#fff;border:1px solid #e8eef6;border-radius:12px;padding:14px;margin:12px 0;-webkit-box-shadow:0 1px 2px rgba(15,23,42,.05);box-shadow:0 1px 2px rgba(15,23,42,.05)}.answer-query-panel .field[data-v-f47877d2]{margin:0}.answer-query-panel label[data-v-f47877d2]{display:block;margin-bottom:6px;color:#475569;font-size:13px;font-weight:600}.answer-query-actions[data-v-f47877d2]{display:-webkit-box;display:-ms-flexbox;display:flex;gap:8px;margin-top:10px}.answer-query-help[data-v-f47877d2]{margin:8px 0 0;color:#7a8492;font-size:12px}.answer-filter-summary[data-v-f47877d2]{-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.answer-filter-summary .summary-missed[data-v-f47877d2]{color:#e6a23c}.answer-filter-summary .summary-channel[data-v-f47877d2]{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:6px;-ms-flex-wrap:wrap;flex-wrap:wrap}.answer-filter-summary .el-tag[data-v-f47877d2]{margin-left:2px}.channel-panel[data-v-f47877d2]{background:#fff;border:1px solid #e8eef6;border-radius:12px;padding:14px;-webkit-box-shadow:0 1px 2px rgba(15,23,42,.05);box-shadow:0 1px 2px rgba(15,23,42,.05)}@media (max-width:1180px){.channel-answers-page .global-filter-strip[data-v-f47877d2]{margin-right:-20px;margin-left:-20px;padding-right:20px;padding-left:20px}}.svg-icon[data-v-d0fc28ac]{width:1em;height:1em;vertical-align:-.15em;fill:currentColor;overflow:hidden}.svg-external-icon[data-v-d0fc28ac]{background-color:currentColor;-webkit-mask-size:cover!important;mask-size:cover!important;display:inline-block}