:root{color:#1f2937;font-family:Arial,Microsoft YaHei,PingFang SC,sans-serif;font-size:13px;background:#f3f6fb}*{box-sizing:border-box}body{margin:0;min-width:0;overflow:hidden}button,input,select{font:inherit}button{cursor:pointer}.redesign-root{width:100vw;height:100vh;overflow:hidden;background:#f3f6fb;color:#1f2937}.redesign-topbar{height:48px;padding:0 20px;background:#fff;border-bottom:1px solid #e5eaf2;display:flex;align-items:center;justify-content:space-between}.brand{display:flex;align-items:center;gap:10px;color:#0b3b60;font-size:18px;font-weight:700}.brand-mark{width:29px;height:29px;border-radius:8px;background:#0b4a73;color:#fff;display:grid;place-items:center;font-style:italic;transform:rotate(45deg)}.brand-mark:first-letter{display:inline-block;transform:rotate(-45deg)}.top-actions{display:flex;align-items:center;gap:13px;color:#64748b}.icon-button{width:26px;height:26px;display:grid;place-items:center;border:1px solid transparent;border-radius:6px;background:transparent;color:#64748b;padding:0}.icon-button:hover{background:#f1f5fb;color:#1677ff}.notify{position:relative}.notify:after{content:"";position:absolute;top:5px;right:5px;width:6px;height:6px;border-radius:999px;background:#ef4444}.avatar{width:30px;height:30px;border-radius:50%;background:linear-gradient(145deg,#6bb7d6,#0b77a8);color:#fff;display:grid;place-items:center;font-size:12px}.username{color:#475569;font-size:13px;white-space:nowrap}.redesign-layout{display:grid;grid-template-columns:188px minmax(0,1fr);height:calc(100vh - 48px);min-width:0}.redesign-sidebar{background:#f2f5fb;border-right:1px solid #e1e7f0;padding:18px 12px;overflow-y:auto}.nav-group{margin-bottom:7px}.nav-title,.nav-child{width:100%;border:0;background:transparent;text-align:left}.nav-title{height:34px;display:grid;grid-template-columns:18px minmax(0,1fr) 14px;align-items:center;gap:8px;padding:0 10px;border-radius:6px;color:#23324a;font-size:13px;font-weight:700}.nav-icon,.nav-caret{color:#66758a}.nav-title:hover,.nav-title.active{background:#e8f1ff;color:#1677ff}.nav-title:hover .nav-icon,.nav-title:hover .nav-caret,.nav-title.active .nav-icon,.nav-title.active .nav-caret{color:#1677ff}.nav-child{height:30px;padding:0 10px 0 36px;border-radius:6px;color:#536174;font-size:12px}.nav-child:hover,.nav-child.active{background:#e8f1ff;color:#1677ff;font-weight:700}.redesign-page{min-width:0;height:calc(100vh - 48px);overflow:auto;padding:12px 16px 16px}.crumbs{height:34px;display:flex;align-items:center;gap:7px;color:#526273;font-size:13px}.crumb-active{color:#1677ff;font-weight:700}.page-heading{height:42px;padding:0 14px;background:#fff;border:1px solid #e5eaf2;border-radius:6px;display:flex;align-items:center;justify-content:space-between;margin-bottom:10px}h1,h2,h3{margin:0;letter-spacing:0}h1{font-size:15px;font-weight:700}h2{font-size:14px;font-weight:700}.run-area{display:flex;align-items:center;gap:9px;color:#64748b;font-size:12px;white-space:nowrap}.run-area svg{color:#1677ff}.run-button{height:30px;min-width:104px;border:0;border-radius:6px;background:#1677ff;color:#fff;font-weight:700;padding:0 13px}.run-button:disabled{cursor:not-allowed;opacity:.72}.backend-notice{color:#64748b;font-size:12px;font-weight:500}.backend-notice.loading{color:#1677ff}.mps-dialog-mask{position:fixed;inset:0;z-index:20;display:grid;place-items:center;background:#0f172a29}.mps-dialog{width:min(780px,calc(100vw - 40px));background:#fff;border:1px solid #dbe3ef;border-radius:6px;box-shadow:0 14px 34px #0f172a2e}.mps-detail-dialog{width:min(1080px,calc(100vw - 44px))}.urgent-mrp-dialog{width:min(920px,calc(100vw - 44px))}.mps-dialog-title{height:46px;padding:0 18px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #e5eaf2}.dialog-close{height:26px;border:1px solid #d8dee9;border-radius:4px;background:#fff;color:#64748b;padding:0 12px}.mps-dialog-grid{padding:18px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px 18px}.run-field{min-width:0;display:grid;grid-template-columns:72px minmax(0,1fr);align-items:center;gap:10px;color:#344054;font-size:13px}.run-field>span{white-space:nowrap}.run-field input,.run-field select{width:100%;height:28px;border:1px solid #d8dee9;border-radius:4px;background:#fff;color:#344054;padding:0 8px}.run-field input:disabled,.run-field select:disabled{color:#94a3b8;background:#f8fafc}.source-checks{display:flex;align-items:center;gap:10px;white-space:nowrap}.source-checks label,.weekday-select-menu label{display:inline-flex;align-items:center;gap:4px}.source-checks input,.weekday-select-menu input{width:14px;height:14px}.weekday-select{position:relative;min-width:0}.weekday-select-trigger{width:100%;height:28px;padding:0 8px;display:flex;align-items:center;justify-content:space-between;gap:6px;border:1px solid #d8dee9;border-radius:4px;background:#fff;color:#344054;cursor:pointer}.weekday-select-trigger span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.weekday-select-trigger:disabled{cursor:not-allowed;color:#94a3b8;background:#f8fafc}.weekday-select-menu{position:absolute;z-index:20;top:calc(100% + 4px);left:0;right:0;padding:8px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px 10px;border:1px solid #d8dee9;border-radius:6px;background:#fff;box-shadow:0 8px 18px #0f172a1f;color:#344054;font-size:12px}.dialog-tips{margin:0 18px 14px;display:grid;gap:4px}.dialog-tips p{margin:0;color:#64748b;font-size:12px}.dialog-tips p.warning{color:#b45309}.mps-dialog-actions{height:48px;padding:0 18px;display:flex;align-items:center;justify-content:flex-end;gap:10px;border-top:1px solid #e5eaf2}.mps-detail-summary{padding:16px 18px 12px;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:10px 14px;border-bottom:1px solid #edf1f7}.detail-item{min-width:0;display:grid;gap:4px}.detail-item span{color:#64748b;font-size:12px}.detail-item strong{min-width:0;color:#1f2937;font-size:13px;font-weight:600;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.mps-source-overview{padding:14px 18px 0;border-bottom:1px solid #edf1f7}.source-overview-grid{margin-bottom:14px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.source-overview-card{min-height:76px;padding:12px 14px;display:grid;gap:4px;border:1px solid #dbe6f5;border-radius:6px;background:#f8fbff}.source-overview-card span{color:#52657a;font-size:12px}.source-overview-card strong{color:#1677ff;font-size:22px;font-weight:700;line-height:1.1}.source-overview-card em{color:#64748b;font-size:12px;font-style:normal}.source-overview-empty{min-height:58px;padding:18px 14px;grid-column:1 / -1;border:1px dashed #dbe3ef;border-radius:6px;color:#64748b;font-size:12px;text-align:center}.mps-detail-table-wrap{max-height:430px;padding:14px 18px 18px;overflow:auto}.detail-section-title{margin-bottom:10px;color:#1f2937;font-size:14px;font-weight:700}.mps-detail-table{min-width:1060px}.empty-table-cell{height:80px;color:#64748b;text-align:center}.selected-detail-row td{background:#f8fbff}.source-link-button{border:0;background:transparent;color:#1677ff;font-size:12px;font-weight:700;cursor:pointer}.source-link-button:hover{text-decoration:underline}.table-link-button{border:0;background:transparent;color:#1677ff;font:inherit;font-weight:700;padding:0;text-align:left;cursor:pointer}.table-link-button:hover{text-decoration:underline}.source-detail-panel{margin-top:12px;border:1px solid #dbe3ef;border-radius:6px;overflow:hidden;background:#fff}.source-detail-title{height:36px;padding:0 12px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #e5eaf2;background:#f8fafc;color:#1f2937;font-size:13px;font-weight:700}.source-detail-title button{border:0;background:transparent;color:#1677ff;font-weight:700;cursor:pointer}.source-table{width:100%;border-collapse:collapse;font-size:12px}.source-table th,.source-table td{height:34px;padding:0 12px;border-bottom:1px solid #edf1f7;text-align:left;white-space:nowrap}.source-table th{background:#eef3f9;color:#263445;font-weight:700}.source-error{padding:14px 12px;color:#b42318;font-size:12px}.mps-result-page{display:grid;align-content:start;gap:8px}.mps-result-embedded{width:100%;min-width:0;height:100%;overflow:auto;background:#f3f6fb}.result-header-card{min-height:56px;padding:10px 18px;display:flex;align-items:center;justify-content:space-between;gap:12px}.result-header-card h1{margin-bottom:4px}.result-header-card p{color:#64748b;font-size:12px}.result-header-actions{display:flex;align-items:center;gap:10px;flex-wrap:wrap;justify-content:flex-end}.mps-result-back-button,.scheme-back-button{height:30px;display:inline-flex;align-items:center;justify-content:center;border:1px solid #d8e2f0;border-radius:6px;background:#fff;color:#1f2937;font-size:13px;font-weight:700;padding:0 14px;white-space:nowrap}.mps-result-back-button:hover,.scheme-back-button:hover{border-color:#1677ff;color:#1677ff;background:#f8fbff}.result-segmented{height:32px;padding:2px;display:flex;align-items:center;border:1px solid #d8e2f0;border-radius:6px;background:#f8fafc}.result-segmented button{height:26px;padding:0 12px;border:0;border-radius:4px;background:transparent;color:#526273;font-weight:700}.result-segmented button.active{background:#1677ff;color:#fff}.result-basic-card{min-height:108px;padding:16px 18px;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-auto-rows:minmax(38px,auto);align-items:start;gap:14px 18px;overflow:visible}.result-detail-item{min-width:0;display:grid;gap:4px}.result-detail-item span{color:#64748b;font-size:12px}.result-detail-item strong{min-width:0;color:#1f2937;font-size:13px;font-weight:700;line-height:1.4;word-break:break-word}.result-metrics-grid{padding:14px 18px;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;clear:both}.result-metric-card{min-height:72px;padding:12px 14px;display:grid;gap:8px;border:1px solid #dbe6f5;border-radius:6px;background:#f8fbff}.result-metric-card span{color:#526273;font-size:12px;font-weight:700}.result-metric-card strong{color:#1677ff;font-size:24px;line-height:1}.result-metric-card em{margin-left:4px;color:#64748b;font-size:12px;font-style:normal}.result-table-card{padding:14px 18px 16px;min-width:0;overflow:visible}.result-section-title{min-height:28px;display:flex;align-items:center;justify-content:space-between;gap:12px}.result-section-title h2{color:#1f2937;font-size:15px}.result-section-title span{color:#64748b;font-size:12px}.result-scroll-wrap{margin-top:10px;width:100%;max-width:100%;min-width:0;overflow:auto;border:1px solid #e5eaf2;background:#fff}.result-matrix-table{width:100%;min-width:1710px;table-layout:fixed;border-collapse:collapse;background:#fff;font-size:12px}.result-detail-table{width:100%;min-width:1240px;table-layout:fixed;border-collapse:collapse;background:#fff;font-size:12px}.result-matrix-table th,.result-matrix-table td,.result-detail-table th,.result-detail-table td{height:32px;padding:0 8px;border-bottom:1px solid #edf1f7;border-right:1px solid #edf1f7;text-align:center;white-space:nowrap}.result-matrix-table th,.result-detail-table th{background:#eef3f9;color:#263445;font-weight:700}.result-matrix-table .fence-demand,.result-matrix-table .week-header.fence-demand,.result-matrix-table td.fence-demand{background:#eff6ff}.result-matrix-table .fence-planning,.result-matrix-table .week-header.fence-planning,.result-matrix-table td.fence-planning{background:#f0fdf4}.result-matrix-table .fence-forecast,.result-matrix-table .week-header.fence-forecast,.result-matrix-table td.fence-forecast{background:#fff7ed}.result-matrix-table .fence-demand{border-bottom-color:#bfdbfe}.result-matrix-table .fence-planning{border-bottom-color:#bbf7d0}.result-matrix-table .fence-forecast{border-bottom-color:#fed7aa}.result-matrix-table .product-cell,.result-matrix-table .metric-cell{text-align:left;font-weight:700}.result-matrix-table .product-header{width:136px}.result-matrix-table .metric-header{width:142px}.result-matrix-table .product-cell{color:#1f2937;width:136px}.result-matrix-table .metric-cell{color:#526273;width:142px;display:table-cell;vertical-align:middle}.metric-cell-inner{display:flex;align-items:center;justify-content:space-between;gap:6px;min-width:0}.metric-cell-inner span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.result-value-cell{position:relative;text-align:center}.result-value-text{display:inline-block;min-width:0;max-width:calc(100% - 28px);vertical-align:middle}.matrix-plus,.matrix-mini-plus{margin-left:6px;width:16px;height:16px;padding:0;display:inline-grid;place-items:center;border:1px solid #9fb0c5;border-radius:50%;background:#fff;color:#64748b;font-size:12px;font-weight:700;line-height:1;vertical-align:middle}.matrix-plus{flex:0 0 auto;margin-left:0}.matrix-mini-plus{width:14px;height:14px;border-radius:3px;color:#2563eb;font-size:11px}.result-value-cell>.matrix-mini-plus{position:absolute;right:8px;top:50%;transform:translateY(-50%);margin-left:0}.vertical-final-demand-cell{min-width:112px}.result-matrix-table td.active-source-cell,.result-detail-table td.active-source-cell{position:relative;z-index:1;background:#fff7ed!important;box-shadow:inset 0 0 0 2px #f59e0b}.result-matrix-table td.active-source-cell .matrix-mini-plus,.result-detail-table td.active-source-cell .matrix-mini-plus{border-color:#f59e0b;background:#fff7ed;color:#b45309}.matrix-plus:hover,.matrix-mini-plus:hover{border-color:#1677ff;color:#1677ff}.result-source-row .result-expand-cell{height:auto;padding:8px 10px;background:#fbfdff;overflow:hidden;vertical-align:top}.result-source-row .result-expand-spacer{height:auto;padding:0;background:#fbfdff;border-right-color:#e5eaf2;vertical-align:top}.source-trace-box{width:100%;max-width:100%;min-width:0;margin:0;border:1px solid #dbe6f5;background:#fff;overflow:hidden;overscroll-behavior-x:contain}.source-trace-scroll{display:block;width:100%;max-width:100%;overflow-x:auto;overflow-y:hidden;padding-bottom:2px;overscroll-behavior-x:contain;scrollbar-color:#b8c7d9 #eef3f9;scrollbar-width:thin}.source-trace-source-table .source-trace-scroll{max-height:310px;overflow-y:auto}.source-trace-scroll::-webkit-scrollbar{height:8px;width:8px}.source-trace-scroll::-webkit-scrollbar-track{background:#eef3f9}.source-trace-scroll::-webkit-scrollbar-thumb{border-radius:999px;background:#b8c7d9}.source-trace-title{padding:8px 10px;color:#1f2937;font-size:12px;font-weight:700;text-align:left}.source-trace-box table{width:1580px;max-width:none;min-width:1580px;table-layout:fixed;border-collapse:collapse;font-size:10.5px}.source-trace-box th,.source-trace-box td{height:28px;padding:0 6px;border-top:1px solid #edf1f7;border-right:1px solid #edf1f7;text-align:center;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.source-trace-box th{background:#f5f8fc;font-weight:700}.source-trace-box .source-week-col{width:52px}.source-trace-box .source-order-col{width:120px}.source-trace-box .source-item-col{width:150px}.source-trace-box .source-type-col{width:82px}.source-trace-box .source-customer-col{width:140px}.source-trace-box .source-qty-col{width:90px}.source-trace-box .source-date-col{width:105px}.source-trace-box .source-lead-col{width:90px}.result-collapsible-card{padding-top:12px}.result-collapse-title{width:100%;height:30px;padding:0;display:grid;grid-template-columns:1fr auto auto;align-items:center;gap:8px;border:0;background:transparent;color:#1f2937;font-size:15px;font-weight:700;text-align:left}.result-collapse-title em{color:#64748b;font-size:12px;font-style:normal;font-weight:600}.result-section-note{margin-top:-2px;color:#64748b;font-size:12px;text-align:right}.vertical-expand-row .result-expand-cell{height:auto;padding:8px 10px;background:#fbfdff;overflow:hidden;vertical-align:top}.vertical-expand-row .result-expand-spacer{height:auto;padding:0;background:#fbfdff;border-right-color:#e5eaf2;vertical-align:top}.vertical-inline-box{width:100%}.vertical-inline-box table{width:1180px;min-width:1180px}.urgent-mrp-summary{grid-template-columns:repeat(3,minmax(0,1fr))}.urgent-mrp-note{margin:0 18px;padding:10px 12px;border:1px solid #dbeafe;border-radius:4px;background:#eff6ff;color:#1d4ed8;font-size:12px;line-height:1.6}.urgent-mrp-table{min-width:780px}.primary-button,.secondary-button{height:28px;min-width:82px;border-radius:4px;font-weight:700}.primary-button{border:1px solid #1677ff;background:#1677ff;color:#fff}.secondary-button{border:1px solid #d8dee9;background:#fff;color:#64748b}.danger-button{height:28px;min-width:82px;border:1px solid #dc2626;border-radius:4px;background:#dc2626;color:#fff;font-weight:700}.danger-button:disabled{cursor:not-allowed;opacity:.58}.delete-mps-dialog{width:min(620px,calc(100vw - 44px))}.delete-dialog-body{padding:18px;color:#1f2937;font-size:13px;line-height:1.7}.delete-dialog-body p{margin:0}.delete-risk-list{margin-top:12px;padding:10px 12px;display:grid;gap:6px;border:1px solid #fee2e2;border-radius:6px;background:#fff7f7;color:#7f1d1d;font-size:12px}.workspace-card{background:#fff;border:1px solid #e5eaf2;border-radius:6px;margin-bottom:10px}.current-plan-card{padding:12px 14px 10px}.section-title-row{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px}.section-note{color:#7c8798;font-size:12px}.summary-strip{display:grid;grid-template-columns:132px 132px 132px minmax(0,1fr);border:1px solid #e5eaf2;border-radius:6px;overflow:hidden;background:#fff}.metric-block{min-height:68px;padding:9px 12px;border-right:1px solid #e5eaf2}.metric-label{display:flex;align-items:center;justify-content:space-between;gap:6px;color:#344054;font-size:12px;font-weight:700}.metric-label span{white-space:nowrap}.metric-label select{width:58px;height:24px;border:1px solid #d8dee9;border-radius:4px;background:#fff;color:#344054;font-size:12px}.metric-value{margin-top:7px;color:#2563eb;font-size:24px;line-height:1;font-weight:500}.event-list{min-width:0;height:92px;padding:8px 12px;position:relative}.event-title{margin-bottom:5px;color:#1f2937;font-size:13px;font-weight:700}.event-scroll{max-height:62px;overflow-y:auto;padding-right:6px}.event-item{min-width:0;display:grid;grid-template-columns:minmax(0,1fr) 14px;align-items:center;gap:6px;border:0;background:transparent;padding:0;color:#344054;font-size:12px;text-align:left;width:100%;cursor:pointer}.event-item-wrap+.event-item-wrap{margin-top:4px}.event-summary{min-width:0;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.event-item svg.expanded,.history-collapse-button svg.expanded{transform:rotate(180deg)}.event-detail{margin:4px 18px 6px 0;padding:6px 8px;border-left:2px solid #1677ff;background:#f8fbff;color:#475569;font-size:12px;line-height:1.55}.event-empty{color:#7c8798;font-size:12px;line-height:24px}.event-item svg,.inline-more svg{color:#1677ff}.inline-more{border:0;background:transparent;color:#1677ff;font-size:12px;display:inline-flex;align-items:center;gap:1px;padding:0}.plan-overview{margin-top:10px;padding-top:10px;border-top:1px solid #edf1f6}.overview-title,.subsection-title{color:#1f2937;font-size:13px;font-weight:700}.overview-grid{margin-top:8px;display:grid;grid-template-columns:repeat(6,minmax(0,1fr)) 78px;align-items:end;gap:12px}.field{min-width:0}.field span{display:block;margin-bottom:3px;color:#7c8798;font-size:12px}.field strong{display:block;min-width:0;overflow:hidden;color:#1f2937;font-size:12px;font-weight:600;white-space:nowrap;text-overflow:ellipsis}.outline-button{height:26px;border:1px solid #1677ff;border-radius:4px;background:#fff;color:#1677ff;font-size:12px;font-weight:700;padding:0 10px;white-space:nowrap}.text-detail-link{border:0;background:transparent;color:#1677ff;font:inherit;font-size:12px;font-weight:700;line-height:1.2;padding:0;text-align:left;white-space:nowrap;cursor:pointer}.text-detail-link:hover{text-decoration:underline}.change-table-wrap{margin-top:10px}.compact-table{width:100%;border-collapse:collapse;table-layout:fixed;color:#1f2937;font-size:12px}.compact-table th{height:32px;background:#eef2f7;color:#344054;font-weight:700;text-align:left;padding:0 10px;white-space:nowrap}.compact-table td{height:34px;border-bottom:1px solid #edf1f6;padding:0 10px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.change-table{margin-top:6px}.change-table .index-col{width:42px;text-align:center;color:#64748b}.change-table .action-col{width:88px;text-align:right}.strong{font-weight:700}.list-expand-controls{min-height:18px;margin-top:2px;display:flex;justify-content:flex-end;align-items:center;gap:10px}.inline-more{height:18px;margin-top:0;float:none}.progress-section{clear:both;margin-top:10px;padding-top:8px;border-top:1px solid #edf1f6}.progress-table,.progress-table-wrap{margin-top:7px}.progress-table-wrap.expanded{max-height:185px;overflow-y:auto;border-bottom:1px solid #edf1f6}.progress-table-wrap.expanded .progress-table{margin-top:0}.progress-table th:nth-child(1){width:52px;padding:0;text-align:center}.progress-table th:nth-child(2){width:148px}.progress-table th:nth-child(3){width:118px}.progress-table th:nth-child(6){width:220px}.progress-table td.row-index-cell{padding:0;color:#64748b;text-align:center}.link-text,.table-actions button{color:#1677ff;font-weight:700}.bar-cell{display:flex;align-items:center;gap:8px}.progress-bar{width:min(150px,70%);height:12px;border:1px solid #b8c7e6;background:#fff}.progress-bar span{display:block;height:100%}.green{background:#70b62c}.orange{background:#f2a93b}.status-cell{display:inline-flex;align-items:center;gap:8px}.status-dot{width:11px;height:11px;border-radius:999px;display:inline-block}.progress-more{justify-content:flex-end;padding-right:8px}.history-card{padding:12px 14px 10px}.history-title-row{display:grid;grid-template-columns:168px minmax(0,1fr) 28px;align-items:center;gap:12px;margin-bottom:9px}.filters{min-width:0;display:flex;align-items:center;justify-content:flex-end;gap:7px;color:#344054;font-size:12px}.history-collapse-button{width:28px;height:28px;display:grid;place-items:center;border:0;background:transparent;color:#1677ff;padding:0}.history-table-wrap{max-height:155px;overflow-y:auto}.history-card.collapsed .history-title-row{margin-bottom:0}.search-btn{width:28px;height:28px;display:grid;place-items:center;border:1px solid #dbe3ef;border-radius:50%;background:#fff;color:#64748b;padding:0}.filters input,.filters select,.pagination input,.pagination select{height:28px;border:1px solid #d8dee9;border-radius:4px;background:#fff;color:#344054;font-size:12px}.filters input{width:112px;padding:0 8px}.filters select{width:88px;padding-left:22px}.history-table th:nth-child(1),.history-table td:nth-child(1){width:42px;text-align:center}.history-table th:nth-child(2),.history-table td:nth-child(2){width:142px}.history-table th:nth-child(3),.history-table td:nth-child(3){width:36px;text-align:center}.history-table th:nth-child(8),.history-table td:nth-child(8){width:72px;text-align:center}.history-table th:nth-child(11),.history-table td:nth-child(11){width:86px}.code-cell{font-size:11px}.expand-cell{color:#7c8798}.table-actions{text-align:center}.table-actions button{border:0;background:transparent;padding:0}.action-buttons{display:inline-flex;align-items:center;justify-content:center;gap:10px;width:100%}.pagination{height:34px;display:flex;align-items:center;justify-content:flex-end;gap:6px;color:#64748b;font-size:12px;padding-top:8px}.pagination button{min-width:25px;height:25px;border:1px solid transparent;border-radius:4px;background:#fff;color:#344054}.pagination button.active{border-color:#1677ff;color:#1677ff}.pagination select{width:82px}.pagination input{width:36px}@media(max-width:1180px){.redesign-layout{grid-template-columns:176px minmax(0,1fr)}.redesign-page{padding:10px}.summary-strip{grid-template-columns:repeat(3,112px) minmax(0,1fr)}.metric-block{padding:8px 9px}.metric-label select{width:52px}.overview-grid{grid-template-columns:repeat(3,minmax(0,1fr)) 78px}.filters{gap:5px}.filters input{width:96px}.filters select{width:74px;padding-left:14px}}@media(max-width:980px){.redesign-layout{grid-template-columns:168px minmax(0,1fr)}.redesign-sidebar{padding:14px 8px}.page-heading,.history-title-row{align-items:flex-start;height:auto;min-height:42px;flex-direction:column;padding:9px 12px}.run-area{flex-wrap:wrap;white-space:normal}.summary-strip{grid-template-columns:repeat(3,1fr)}.event-list{grid-column:1 / -1;border-top:1px solid #e5eaf2}.metric-block:nth-child(3){border-right:0}.history-card{overflow-x:auto}.history-table{min-width:880px}}@media(max-width:700px){.redesign-topbar{padding:0 10px}.top-actions{gap:7px}.username{display:none}.redesign-layout{grid-template-columns:150px minmax(0,1fr)}.redesign-sidebar{padding:12px 7px}.nav-title{grid-template-columns:17px minmax(0,1fr) 12px;gap:6px;padding:0 8px;font-size:12px}.nav-child{padding-left:31px;font-size:11px}.redesign-page{padding:8px}.summary-strip{grid-template-columns:1fr}.metric-block{min-height:54px;border-right:0;border-bottom:1px solid #e5eaf2}.metric-block:nth-child(3){border-bottom:1px solid #e5eaf2}.metric-value{margin-top:5px;font-size:22px}.event-list{grid-column:auto;border-top:0}.event-grid{grid-template-columns:1fr;padding-right:48px}.overview-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.overview-grid .outline-button{grid-column:1 / -1;justify-self:start}.change-table,.progress-table{min-width:720px}.change-table-wrap,.progress-section{overflow-x:auto}.progress-more{margin-left:0}.filters{flex-wrap:wrap}}.redesign-sidebar{border-right:0}.redesign-page{padding:6px 8px 8px}.crumbs{height:30px}.page-heading{height:38px;margin-bottom:8px;padding:0 12px}.run-button{height:28px}.workspace-card{margin-bottom:8px}.current-plan-card{padding:9px 12px 7px;overflow-x:auto;min-width:920px}.section-title-row{margin-bottom:8px}.summary-strip{min-width:1120px;grid-template-columns:186px 186px 188px minmax(0,1fr)}.metric-block{min-height:64px;padding:8px 12px;border-right:1px solid #e5eaf2}.metric-block:nth-child(3){border-right:1px solid #e5eaf2}.metric-value{margin-top:6px;font-size:22px}.event-list{min-height:64px;padding:7px 12px;border-top:0}.event-grid{grid-template-columns:minmax(0,1fr) minmax(0,1fr);row-gap:2px}.plan-overview,.progress-section{min-width:1120px}.plan-overview{margin-top:8px;padding-top:8px}.outline-summary,.change-row{position:relative;display:grid;width:100%;align-items:center;gap:16px;min-height:22px;color:#1f2937;font-size:12px}.outline-summary{grid-template-columns:minmax(168px,1.05fr) minmax(150px,.9fr) minmax(110px,.7fr) minmax(300px,1.7fr) minmax(230px,1.3fr) minmax(120px,.75fr);gap:18px;margin-top:8px;padding:8px 10px;border:1px solid #edf2f7;border-radius:6px;background:#fbfdff}.outline-summary span,.change-row span,.text-detail-link{min-width:0;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.change-records{margin-top:10px}.change-list{width:100%;max-height:116px;overflow-y:auto;padding-right:8px;margin-top:5px;border-bottom:1px solid #edf1f6}.change-row{grid-template-columns:minmax(42px,.28fr) minmax(230px,1.45fr) minmax(290px,1.75fr) minmax(180px,1fr) minmax(160px,.9fr);gap:18px;min-height:30px;margin-top:0;border-top:1px solid #edf1f6}.change-index{text-align:center;color:#64748b}.inline-more{margin-top:0}.progress-section{margin-top:8px;padding-top:6px}.compact-table th{height:30px}.compact-table td{height:31px}.history-card{padding:9px 12px 7px;min-width:920px}@media(max-width:980px){.page-heading,.history-title-row{flex-direction:row;align-items:center}.page-heading{min-width:920px}.summary-strip{grid-template-columns:186px 186px 188px minmax(0,1fr)}.event-list{grid-column:auto}.run-area{flex-wrap:nowrap;white-space:nowrap}}@media(max-width:700px){.summary-strip{grid-template-columns:186px 186px 188px minmax(0,1fr)}.metric-block{min-height:64px;border-bottom:0}.metric-block:nth-child(3){border-right:1px solid #e5eaf2;border-bottom:0}.metric-value{margin-top:6px;font-size:22px}.event-grid{grid-template-columns:minmax(0,1fr) minmax(0,1fr)}.progress-section{overflow-x:visible}}.run-button{background:#20b585}.compact-table th,.compact-table td{height:29px;padding:0 8px}.history-card{padding:8px 12px 6px;min-width:1048px}.history-title-row{margin-bottom:7px}.history-table{min-width:1048px}.history-table th:nth-child(1),.history-table td:nth-child(1){width:56px;padding:0 4px;text-align:center}.history-table th:nth-child(2),.history-table td:nth-child(2){width:170px;text-align:center}.history-table th:nth-child(3),.history-table td:nth-child(3){width:16px;padding:0 2px;text-align:left}.history-table th:nth-child(4),.history-table td:nth-child(4){width:142px;text-align:center}.history-table th:nth-child(5),.history-table td:nth-child(5){width:110px}.history-table th:nth-child(6),.history-table td:nth-child(6){width:96px}.history-table th:nth-child(7),.history-table td:nth-child(7){width:100px}.history-table th:nth-child(8),.history-table td:nth-child(8){width:86px;text-align:center}.history-table th:nth-child(9),.history-table td:nth-child(9){width:86px;text-align:center}.history-table th:nth-child(10),.history-table td:nth-child(10){width:92px;text-align:center}.history-table th:nth-child(11),.history-table td:nth-child(11){width:96px;text-align:center}.expand-cell{color:#7c8798;line-height:0;transform:translate(-14px)}.expand-cell svg{vertical-align:middle}.scheme-page{display:grid;align-content:start;gap:10px}.scheme-header{min-height:48px;padding:0 18px;display:flex;align-items:center;justify-content:space-between;gap:16px;border:1px solid #e5eaf2;border-radius:6px;background:#fff}.scheme-header>div{min-width:0}.scheme-header p{margin:3px 0 0;color:#64748b;font-size:12px}.back-button{height:30px;border:0;background:transparent;color:#111827;font-size:14px;font-weight:700}.planned-order-detail-page{display:flex;flex-direction:column;gap:10px;min-width:0}.planned-order-detail-header{min-height:54px;padding:12px 16px;display:flex;align-items:center;justify-content:space-between;gap:14px}.planned-order-detail-header>div:first-child{min-width:0}.planned-order-detail-header p{margin:4px 0 0;color:#64748b;font-size:12px}.planned-order-detail-actions{display:flex;align-items:center;justify-content:flex-end;gap:10px;flex-shrink:0}.planned-order-back-button{height:30px;display:inline-flex;align-items:center;justify-content:center;border:1px solid #d8e2f0;border-radius:6px;background:#fff;color:#1f2937;font-size:13px;font-weight:700;padding:0 14px;white-space:nowrap}.planned-order-back-button:hover{border-color:#1677ff;color:#1677ff;background:#f8fbff}.planned-order-detail-section{padding:14px 16px 16px;overflow:auto}.planned-order-basic-grid{grid-template-columns:repeat(5,minmax(130px,1fr));padding:0;border:0}.planned-order-progress-summary{display:grid;grid-template-columns:repeat(4,minmax(130px,1fr));gap:10px;margin-bottom:12px}.planned-order-source-table,.planned-order-work-table{min-width:1080px}.planned-order-source-table th,.planned-order-source-table td,.planned-order-work-table th,.planned-order-work-table td{text-align:center}.planned-order-detail-notice{padding:12px 16px;color:#64748b;font-size:12px}.scheme-card{padding:14px 18px 12px}.scheme-fields{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:14px 20px}.scheme-actions{margin-top:14px;display:flex;align-items:center;gap:10px}.scheme-calc-button{min-width:82px;height:28px}.scheme-hint{margin-left:4px;color:#64748b;font-size:12px}.scheme-error{padding:10px 14px;border:1px solid #fed7aa;border-radius:6px;background:#fff7ed;color:#b45309;font-size:12px}.scheme-table-card{padding:0;overflow:auto}.scheme-demand-table{min-width:1680px;table-layout:auto}.scheme-demand-table th,.scheme-demand-table td{text-align:center}.scheme-demand-table th:nth-child(1),.scheme-demand-table td:nth-child(1){width:56px}.scheme-demand-table input[type=checkbox]{cursor:pointer}.select-all-button{border:0;background:transparent;color:#1f2937;font:inherit;font-weight:700;cursor:pointer;padding:0}.select-all-button:hover{color:#1677ff}.scheme-demand-table th:nth-child(2),.scheme-demand-table td:nth-child(2){width:210px;min-width:210px}.scheme-demand-table td:nth-child(2),.scheme-demand-table td:nth-child(4){text-align:left}.scheme-demand-table th:nth-child(4),.scheme-demand-table td:nth-child(4){width:245px;min-width:245px}.scheme-demand-table th:nth-child(5),.scheme-demand-table td:nth-child(5){width:160px}.scheme-demand-table th:nth-child(6),.scheme-demand-table td:nth-child(6){width:118px}.soft-link{color:#1677ff;font-weight:600}.scheme-demand-table .sort-header-button{border:0;background:transparent;color:inherit;font:inherit;font-weight:700;padding:0;display:inline-flex;align-items:center;justify-content:center;gap:4px;cursor:pointer}.scheme-demand-table .sort-header-button svg{color:#8aa0bd}.scheme-demand-table .sort-header-button.active,.scheme-demand-table .sort-header-button.active svg{color:#1677ff}.scheme-demand-code{font-weight:400;overflow:visible!important;text-overflow:clip!important;white-space:nowrap}.scheme-demand-link{border:0;background:transparent;color:#1677ff;font:inherit;font-weight:400;padding:0;cursor:pointer;white-space:nowrap}.scheme-demand-link:hover{text-decoration:underline}.scheme-empty-cell{height:310px!important;color:#64748b;text-align:center!important}.scheme-empty-state{min-height:310px;display:grid;place-items:center;color:#64748b;font-size:13px;background:#fff}.calc-progress-dialog{width:min(620px,calc(100vw - 48px));min-height:250px;padding:28px 36px;display:grid;grid-template-columns:180px minmax(0,1fr);align-items:center;gap:18px 28px;border:1px solid #dbe3ef;border-radius:6px;background:#fff;box-shadow:0 14px 34px #0f172a2e}.calc-progress-title{grid-column:1 / -1;color:#1f2937;font-size:13px;font-weight:700}.calc-ring{width:118px;height:118px;justify-self:center;display:grid;place-items:center;border-radius:50%;background:conic-gradient(#1677ff 0 50%,#e5e7eb 50% 100%);position:relative}.calc-ring:after{content:"";position:absolute;inset:18px;border-radius:50%;background:#fff}.calc-ring span{position:relative;z-index:1;color:#9ca3af;font-size:18px}.calc-progress-dialog p{margin:0;color:#7c8798;font-size:12px}.calc-progress-actions{grid-column:2;display:flex;gap:16px}.calc-progress-actions button{width:116px;height:30px;border:1px solid #d8dee9;border-radius:4px;background:#fff;color:#9ca3af}
