:root{--bg:#f5f8fc;--panel:#fff;--text:#17202c;--muted:#667085;--line:#d7dde6;--line-soft:#e8edf3;--accent:#155eef;--safe:#027a48;--safe-bg:#ecfdf3;--risk:#b54708;--risk-bg:#fffaeb;--shortage:#b42318;--shortage-bg:#fef3f2;--overdue:#7a271a;--overdue-bg:#fff1f0;--sidebar:#071c36;--sidebar-muted:#98a2b3;--shadow-soft:0 10px 28px #1018280f}*{box-sizing:border-box}body{background:var(--bg);color:var(--text);margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}button,select,input{border:1px solid var(--line);height:34px;color:var(--text);background:#fff;border-radius:6px;padding:0 9px;font-size:13px}textarea{border:1px solid var(--line);width:100%;min-height:96px;color:var(--text);font:inherit;resize:vertical;background:#fff;border-radius:6px;padding:8px 9px}fieldset{border:1px solid var(--line);border-radius:6px;min-width:0;padding:8px 10px}fieldset legend{color:var(--muted);padding:0 4px;font-size:12px;font-weight:750}fieldset label{align-items:center;margin-right:12px;color:var(--text)!important;grid-template-columns:none!important;display:inline-flex!important}fieldset input[type=checkbox]{width:16px;height:16px;margin:0 5px 0 0}button{cursor:pointer}button.primary{background:var(--accent);border-color:var(--accent);color:#fff}button.ghost{background:#fff}button.link{color:var(--accent);background:0 0;border:0;height:auto;padding:0;font-weight:700}button:disabled{opacity:.65;cursor:wait}.app-shell{grid-template-columns:232px minmax(0,1fr);min-height:100vh;display:grid}.sidebar{color:#fff;background:linear-gradient(#071c36 0%,#08274a 100%);height:100vh;padding:16px 12px;position:sticky;top:0;overflow:auto;box-shadow:8px 0 24px #08274a1f}.brand{letter-spacing:.01em;padding:6px 8px 20px;font-size:18px;font-weight:900;line-height:1.25}.brand:before{content:"◇";color:#fff;vertical-align:-2px;background:linear-gradient(135deg,#155eef,#12b76a);border-radius:6px;place-items:center;width:24px;height:24px;margin-right:8px;font-size:14px;display:inline-grid}.nav-section{color:#93a9c5;text-transform:uppercase;letter-spacing:.04em;margin:16px 8px 7px;font-size:10px;font-weight:850}.nav-btn{color:#d7e3f5;text-align:left;background:0 0;border:0;border-radius:8px;width:100%;height:38px;margin-bottom:3px;padding:0 10px;font-weight:650}.nav-btn:hover{background:#ffffff14}.nav-btn.active{color:#fff;background:#155eef;box-shadow:0 8px 18px #155eef38}.main{min-width:0}.project-header{background:var(--panel);border-bottom:1px solid var(--line);z-index:5;justify-content:space-between;align-items:center;gap:14px;height:64px;padding:0 20px;display:flex;position:sticky;top:0}.project-title{font-size:18px;font-weight:800}.project-subtitle{color:var(--muted);margin-top:3px;font-size:12px}.header-actions{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.content{max-width:1760px;padding:18px 24px 36px}.panel{background:var(--panel);box-shadow:var(--shadow-soft);border:1px solid #dbe4ef;border-radius:12px;overflow:hidden}.panel-title{border-bottom:1px solid var(--line-soft);background:#fff;justify-content:space-between;align-items:center;gap:10px;min-height:48px;padding:12px 14px;display:flex}.panel-title h2{margin:0;font-size:15px}.panel-body{min-width:0;padding:12px}.grid-kpi{grid-template-columns:repeat(4,minmax(170px,1fr));gap:12px;margin-bottom:12px;display:grid}.kpi{background:var(--panel);min-height:98px;box-shadow:var(--shadow-soft);border:1px solid #dbe4ef;border-radius:12px;padding:12px}.kpi-label{color:var(--muted);font-size:12px;font-weight:750}.kpi-value{overflow-wrap:anywhere;margin-top:8px;font-size:25px;font-weight:850}.kpi-note{color:var(--muted);margin-top:6px;font-size:12px}.filter-bar{grid-template-columns:repeat(7,minmax(120px,1fr));gap:8px;margin-bottom:12px;display:grid}.report-backbar{justify-content:flex-start;margin-bottom:12px;display:flex}.layout-2{grid-template-columns:minmax(0,1.35fr) minmax(380px,.75fr);gap:12px;margin-bottom:12px;display:grid}.weekly-sync-layout{grid-template-columns:repeat(2,minmax(0,1fr));align-items:stretch}.weekly-sync-layout>.panel{min-width:0}.setup-center-grid{grid-template-columns:minmax(320px,420px) minmax(0,1fr);align-items:start;gap:12px;margin-bottom:12px;display:grid}.setup-checklist{position:sticky;top:82px}.setup-steps{flex-direction:column;gap:8px;display:flex}.setup-step{text-align:left;background:#fff;border-radius:10px;grid-template-columns:28px minmax(0,1fr) auto;align-items:center;gap:10px;width:100%;height:auto;min-height:58px;padding:8px 10px;display:grid}.setup-step.active{border-color:#84adff;box-shadow:0 0 0 3px #155eef1a}.setup-step.complete{background:#f6fef9;border-color:#abefc6}.setup-step.ready{background:#f5f8ff;border-color:#b2ccff}.setup-step.warning{background:#fffcf5;border-color:#fedf89}.setup-step.error,.setup-step.missing{background:snow;border-color:#fecdca}.setup-step-index{width:24px;height:24px;color:var(--accent);background:#eef4ff;border-radius:999px;place-items:center;font-size:12px;font-weight:850;display:inline-grid}.setup-step-text{gap:3px;min-width:0;display:grid}.setup-step-text small{color:var(--muted);white-space:normal;line-height:1.35}.setup-step-note{overflow-wrap:anywhere;font-weight:750;color:#344054!important}.setup-step-status{color:var(--muted);text-transform:uppercase;font-size:11px;font-weight:850}.setup-step.complete .setup-step-status{color:var(--safe)}.setup-step.warning .setup-step-status,.setup-step.ready .setup-step-status{color:var(--risk)}.setup-step.error .setup-step-status,.setup-step.missing .setup-step-status{color:var(--shortage)}.setup-summary-panel .kpi{min-height:78px;padding:10px}.setup-summary-panel .kpi-value{font-size:20px}.setup-mini-kpis{grid-template-columns:repeat(4,minmax(150px,1fr));gap:10px;margin-top:12px;display:grid}.setup-hub-panel{overflow:visible}.setup-hub-panel>.panel-title{align-items:flex-start}.setup-tab-body{padding:12px}.compact-tabs{justify-content:flex-end;margin:0}.compact-form{margin-bottom:0}.global-buying-filter-bar{box-shadow:var(--shadow-soft);background:#fff;border:1px solid #dbe4ef;border-radius:12px;flex-wrap:nowrap;align-items:center;gap:7px;padding:8px 10px;display:flex}.global-buying-filter{min-width:0;color:var(--muted);align-items:center;gap:6px;font-size:12px;font-weight:800;display:inline-flex}.global-buying-filter span{flex:none}.global-buying-filter.compact{flex:0 138px}.global-buying-filter.wide{flex:220px}.global-buying-filter.compact.shrink{flex-basis:110px}.global-buying-filter.wide.shrink{flex-basis:176px;max-width:210px}.global-buying-filter.week-filter{flex-basis:132px}.global-buying-filter select{width:100%;min-width:0;height:32px}.global-buying-filter-summary{color:var(--muted);white-space:nowrap;flex:none;align-items:center;gap:8px;margin-left:auto;font-size:12px;font-weight:700;display:inline-flex}.report-filter-bar{margin-bottom:12px}.report-filter-bar .global-buying-filter.compact{flex-basis:128px}.report-filter-bar .global-buying-filter.wide.shrink{flex-basis:160px;max-width:190px}.report-filter-bar .global-buying-filter-summary{padding-left:4px}.setup-review-actions{grid-template-columns:repeat(2,minmax(140px,1fr));gap:10px;display:grid}.cc-setup-workflow{gap:12px;display:grid}.workflow-tabs{border:1px solid var(--line);background:#f8fafc;border-radius:10px;margin-bottom:0;padding:4px}.workflow-tabs .tab{flex:170px;justify-content:center}.workflow-step-note{border:1px solid var(--line);color:var(--muted);background:#fff;border-radius:8px;padding:10px 12px;font-size:13px}.layout-2>.material-detail-chart-panel{grid-column:1/-1}.material-detail-purchase-inline{display:none}.material-impact-header-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:10px;display:flex}.material-impact-picker{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:6px;min-width:min(560px,100%);display:flex}.material-impact-picker input{width:min(360px,52vw)}.layout-3{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-bottom:12px;display:grid}.scroll{max-height:510px;overflow:auto}table{border-collapse:collapse;width:100%;font-size:13px}th,td{border-bottom:1px solid var(--line-soft);text-align:right;white-space:nowrap;padding:8px 9px}th:first-child,td:first-child{text-align:left}th{color:var(--muted);z-index:1;background:#fbfcfd;font-weight:800;position:sticky;top:0}tr.clickable{cursor:pointer}tr.clickable:hover td{background:#f8fbff}.left{text-align:left}.compact-cell{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.muted{color:var(--muted)}.badge{border:1px solid var(--line);border-radius:999px;justify-content:center;align-items:center;min-width:72px;height:24px;padding:0 8px;font-size:11px;font-weight:850;display:inline-flex}.badge.safe{color:var(--safe);background:var(--safe-bg);border-color:#abefc6}.badge.risk{color:var(--risk);background:var(--risk-bg);border-color:#fedf89}.badge.shortage{color:var(--shortage);background:var(--shortage-bg);border-color:#fecdca}.badge.overdue{color:var(--overdue);background:var(--overdue-bg);border-color:#fda29b}.badge.underbuy,.badge.group_under_covered,.badge.no_material_data{color:var(--shortage);background:var(--shortage-bg);border-color:#fecdca}.badge.overbuy,.badge.group_over_covered{color:#175cd3;background:#eff8ff;border-color:#b2ddff}.badge.ok{color:var(--safe);background:var(--safe-bg);border-color:#abefc6}.drawer-backdrop{z-index:20;background:#10182847;justify-content:flex-end;display:flex;position:fixed;inset:0}.drawer{background:var(--panel);width:min(860px,92vw);height:100vh;overflow:auto;box-shadow:-12px 0 30px #1018282e}.drawer-header{border-bottom:1px solid var(--line);z-index:2;background:#fff;justify-content:space-between;align-items:center;gap:10px;min-height:58px;padding:13px 16px;display:flex;position:sticky;top:0}.drawer-body{padding:14px}.tabs{flex-wrap:wrap;gap:6px;margin-bottom:12px;display:flex}.tab{border:1px solid var(--line);background:#fff}.tab.active{color:var(--accent);background:#eff4ff;border-color:#b2ccff}.action-hero{grid-template-columns:minmax(280px,.8fr) minmax(0,1.2fr);align-items:stretch;gap:12px;margin-bottom:12px;display:grid}.action-hero>div:first-child{border:1px solid var(--line);border-left:4px solid var(--shortage);background:#fff;border-radius:8px;padding:16px}.action-hero h1{margin:0 0 6px;font-size:22px}.action-hero p{color:var(--muted);margin:0}.action-hero-kpis{grid-template-columns:repeat(3,minmax(150px,1fr));gap:12px;display:grid}.action-panel{margin-bottom:12px}tr.row-overdue td{background:var(--overdue-bg);color:var(--overdue);font-weight:800}tr.row-soon td{background:var(--risk-bg);color:var(--risk);font-weight:750}.alert-strip{border:1px solid #fedf89;border-left:4px solid var(--risk);background:var(--risk-bg);min-height:42px;color:var(--risk);border-radius:8px;align-items:center;gap:18px;margin-bottom:12px;padding:9px 12px;display:flex}.layer-header{justify-content:space-between;align-items:center;gap:12px;margin-bottom:12px;display:flex}.layer-header h1{margin:0 0 4px;font-size:20px}.alert-grid{grid-template-columns:repeat(2,minmax(260px,1fr));gap:10px;padding:12px;display:grid}.alert-card{text-align:left;border-left:4px solid var(--shortage);background:#fff;border-radius:8px;height:auto;min-height:116px;padding:12px}.alert-card:hover{background:#f8fbff}.alert-card-top{justify-content:space-between;align-items:flex-start;gap:10px;margin-bottom:8px;display:flex}.alert-card-metrics{flex-wrap:wrap;gap:14px;margin-top:10px;font-size:12px;display:flex}.action-row td{background:var(--shortage-bg);color:var(--shortage);font-weight:850}.action-center-page{gap:16px;display:grid}.action-center-header{justify-content:space-between;align-items:flex-start;gap:20px;display:flex}.action-center-header h1{margin:0;font-size:24px;line-height:1.2}.action-center-header p{color:var(--muted);margin:4px 0 0}.action-center-filters{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:10px;display:flex}.action-center-filters select{min-width:170px;height:40px}.action-icon-btn{min-width:42px;padding:0 10px}.action-kpi-row{grid-template-columns:repeat(5,minmax(170px,1fr));gap:14px;display:grid}.action-kpi-card{text-align:left;min-height:136px;box-shadow:var(--shadow-soft);cursor:pointer;background:#fff;border-radius:14px;grid-template-rows:1fr auto;grid-template-columns:minmax(0,1fr) auto;gap:8px 12px;padding:16px;transition:border-color .18s,box-shadow .18s,transform .18s;display:grid}.action-kpi-card:hover,.action-kpi-card.active{transform:translateY(-1px);box-shadow:0 14px 34px #1018281f}.action-kpi-card.active{outline-offset:-2px;outline:2px solid}.action-kpi-card span{font-size:12px;font-weight:900;display:block}.action-kpi-card strong{margin-top:8px;font-size:30px;line-height:1;display:block}.action-kpi-card small{color:var(--muted);margin-top:8px;display:block}.action-kpi-card i{letter-spacing:.02em;border-radius:999px;place-items:center;width:54px;height:54px;font-size:12px;font-style:normal;font-weight:950;display:grid}.action-kpi-card footer{border-top:1px solid var(--line-soft);grid-column:1/-1;justify-content:space-between;align-items:center;padding-top:12px;display:flex}.action-kpi-card footer span{color:var(--muted);font-weight:700}.action-kpi-card footer b{font-size:16px}.action-kpi-card.danger{color:var(--shortage);background:linear-gradient(#fff,#fff7f6);border-color:#fda29b}.action-kpi-card.warning{color:#ea580c;background:linear-gradient(#fff,#fff7ed);border-color:#fdba74}.action-kpi-card.amber{color:#b45309;background:linear-gradient(#fff,#fffbeb);border-color:#fcd34d}.action-kpi-card.purple{color:#7c3aed;background:linear-gradient(#fff,#faf5ff);border-color:#d8b4fe}.action-kpi-card.blue{color:#175cd3;background:linear-gradient(#fff,#eff6ff);border-color:#bfdbfe}.action-kpi-card.danger i{background:var(--shortage-bg)}.action-kpi-card.warning i,.action-kpi-card.amber i{background:var(--risk-bg)}.action-kpi-card.purple i{background:#f4ebff}.action-kpi-card.blue i{background:#eff6ff}.highlight-alert-strip{min-height:106px;box-shadow:var(--shadow-soft);background:linear-gradient(90deg,#fff7f6,#fff);border:1px solid #fecdca;border-radius:14px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:14px;padding:14px 16px;display:grid}.highlight-title{align-self:start;font-size:16px;font-weight:900}.highlight-items{grid-template-columns:repeat(4,minmax(130px,1fr));gap:10px;display:grid}.highlight-item{text-align:left;cursor:pointer;background:0 0;border:0;border-left:1px solid #fee4e2;border-radius:0;grid-template-columns:38px minmax(0,1fr);align-items:center;gap:10px;height:auto;min-height:70px;display:grid}.highlight-item:hover{background:#ffffffbf}.highlight-icon{background:var(--shortage-bg);width:34px;height:34px;color:var(--shortage);border-radius:999px;place-items:center;font-weight:950;display:grid}.highlight-item.warning .highlight-icon{background:var(--risk-bg);color:var(--risk)}.highlight-item strong,.highlight-item em,.highlight-item small{text-overflow:ellipsis;font-style:normal;display:block;overflow:hidden}.highlight-item em{font-weight:850}.highlight-item small{color:var(--muted)}.action-main-grid{grid-template-columns:minmax(0,1.45fr) minmax(420px,.9fr);gap:16px;display:grid}.action-side-stack{gap:16px;display:grid}.action-card{min-width:0;box-shadow:var(--shadow-soft);background:#fff;border:1px solid #dbe4ef;border-radius:14px;position:relative;overflow:hidden}.action-card-title{border-bottom:1px solid var(--line-soft);justify-content:space-between;align-items:center;gap:12px;min-height:54px;padding:14px 16px;display:flex}.action-card-title h2{margin:0;font-size:16px}.action-card-title span{color:var(--muted);font-weight:600}.action-card-title>div>span{margin-top:3px;font-size:12px;display:block}.action-buy-scroll{max-height:368px}.action-buy-scroll table{min-width:1180px}.action-buy-scroll th,.action-buy-scroll td{padding:9px 10px;font-size:12px}.action-buy-scroll tbody tr{cursor:pointer}.action-buy-scroll tbody tr:hover td{background:#f8fbff}.action-table-footer{border-top:1px solid var(--line-soft);min-height:46px;color:var(--muted);justify-content:flex-end;align-items:center;gap:14px;padding:8px 12px;font-size:12px;display:flex}.action-table-footer>div{align-items:center;gap:5px;display:flex}.action-table-footer select{height:30px}.action-chart{height:275px;padding:10px 12px 12px;position:relative}.timeline-current-marker{color:var(--shortage);font-size:11px;font-weight:850;position:absolute;top:54px;left:38%}.action-shortage-matrix{max-height:260px;padding:0 12px 12px}.action-shortage-matrix table{min-width:650px;font-size:12px}.action-shortage-matrix th,.action-shortage-matrix td{padding:8px 9px}.shortage-cell{color:var(--shortage);background:#fee4e2;font-weight:850}.action-cc-dashboard-stack{gap:16px;display:grid}.action-cc-chart-grid{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:16px;display:grid}.action-bottom-grid{grid-template-columns:repeat(4,minmax(220px,1fr));gap:16px;display:grid}.compact-card-title{border-bottom:1px solid var(--line-soft);justify-content:space-between;align-items:center;min-height:52px;padding:14px 16px;display:flex}.compact-card-title>div{align-items:center;gap:8px;min-width:0;display:flex}.compact-card-title strong{white-space:nowrap}.compact-card-title em{color:var(--muted);font-size:12px;font-style:normal}.compact-icon{background:var(--risk-bg);width:34px;height:34px;color:var(--risk);letter-spacing:.02em;border-radius:999px;place-items:center;font-size:10px;font-weight:950;display:grid}.compact-risk-card.safe .compact-icon{background:var(--safe-bg);color:var(--safe)}.compact-risk-card.purple .compact-icon{color:#7c3aed;background:#f4ebff}.compact-risk-card.blue .compact-icon{color:var(--accent);background:#eff6ff}.compact-risk-table{max-height:240px;padding:0 12px 12px}.compact-risk-table table{min-width:520px;font-size:11px}.compact-risk-table th,.compact-risk-table td{padding:8px 7px}.driving-list{gap:8px;padding:12px 16px 16px;display:grid}.driving-list-row{text-align:left;background:0 0;border:0;grid-template-columns:minmax(90px,1fr) minmax(70px,150px) auto;align-items:center;gap:10px;height:34px;padding:0;display:grid}.driving-list-row i{background:#dbeafe;border-radius:999px;height:7px;display:block;overflow:hidden}.driving-list-row i b{border-radius:inherit;background:linear-gradient(90deg,#60a5fa,#93c5fd);height:100%;display:block}.driving-list-row strong{font-size:12px}.action-footer{text-align:center;color:var(--muted);padding:6px;font-size:12px}.action-empty{min-height:170px;color:var(--muted);border-top:1px solid var(--line-soft);place-items:center;display:grid}.chart-box{width:100%;min-width:0;height:310px;min-height:310px}.weekly-sync-insights{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;margin-top:10px;display:grid}.weekly-sync-insight{border:1px solid var(--line-soft);background:#fbfcfd;border-radius:8px;min-width:0;padding:8px 10px}.weekly-sync-insight span{color:var(--muted);text-transform:uppercase;font-size:11px;font-weight:850;display:block}.weekly-sync-insight strong{color:var(--ink);font-variant-numeric:tabular-nums;overflow-wrap:anywhere;margin-top:3px;font-size:15px;line-height:1.15;display:block}.weekly-sync-insight small{color:var(--muted);margin-top:3px;font-size:11px;display:block}.health-sync-timeline{gap:8px;min-width:0;display:grid}.timeline-focus-note{border:1px solid var(--line-soft);color:var(--muted);background:#fbfcfd;border-radius:8px;justify-content:space-between;align-items:center;gap:10px;padding:8px 10px;font-size:12px;display:flex}.timeline-focus-note strong{color:var(--ink)}.timeline-focus-note span{text-align:right}.health-chart-box{height:292px;min-height:292px}.gap-severity-view{gap:10px;min-width:0;display:grid}.gap-severity-kpis{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;display:grid}.gap-severity-kpi{border:1px solid var(--line-soft);background:#fbfcfd;border-radius:8px;min-width:0;padding:8px 10px}.gap-severity-kpi.danger{background:#fff8f6;border-color:#fecdca}.gap-severity-kpi span{color:var(--muted);text-transform:uppercase;font-size:11px;font-weight:850;display:block}.gap-severity-kpi strong{color:var(--ink);font-variant-numeric:tabular-nums;overflow-wrap:anywhere;margin-top:3px;font-size:18px;line-height:1.1;display:block}.gap-severity-kpi.danger strong{color:var(--shortage)}.gap-severity-kpi small{color:var(--muted);margin-top:3px;font-size:11px;display:block}.gap-week-strip{gap:5px;min-width:0;padding:2px 1px 4px;display:flex;overflow-x:auto}.gap-week-chip{border:1px solid var(--line);cursor:pointer;text-align:center;background:#fff;border-radius:8px;align-content:center;gap:1px;min-width:54px;height:42px;padding:3px 7px;transition:transform .18s,border-color .18s,box-shadow .18s,background .18s;display:grid}.gap-week-chip:hover{transform:translateY(-1px);box-shadow:0 5px 12px #10182814}.gap-week-chip span{color:var(--muted);font-size:10px;font-weight:850}.gap-week-chip strong{font-variant-numeric:tabular-nums;font-size:12px}.gap-week-chip.shortage{color:var(--shortage);background:#fff1f0;border-color:#fda29b}.gap-week-chip.neutral{color:#475467;background:#f8fafc}.gap-week-chip.safe{color:#027a48;background:#ecfdf3;border-color:#abefc6}.gap-week-chip.worst{outline-offset:1px;outline:2px solid #d92d2033}.gap-severity-chart{width:100%;min-width:0;height:232px;min-height:232px}.gap-severity-legend{color:var(--muted);justify-content:center;align-items:center;gap:14px;font-size:12px;font-weight:850;display:flex}.legend-dot{vertical-align:-1px;border-radius:999px;width:9px;height:9px;margin-right:5px;display:inline-block}.legend-dot.shortage{background:#d92d20}.legend-dot.neutral{background:#98a2b3}.legend-dot.safe{background:#12b76a}.timeline-window-control{color:var(--muted);grid-template-columns:auto minmax(160px,1fr) auto;align-items:center;gap:10px;padding:7px 8px 0;font-size:12px;font-weight:750;display:grid}.timeline-window-control input[type=range]{width:100%;height:18px;accent-color:var(--accent);border:0;padding:0}.week-focus{gap:12px;margin-bottom:12px;display:grid}.week-focus-summary{overflow:visible}.week-focus-kpis{grid-template-columns:repeat(6,minmax(140px,1fr));margin-bottom:0;padding:12px}.week-bars{gap:10px;display:grid}.week-bar-row{grid-template-columns:96px minmax(0,1fr) 110px;align-items:center;gap:10px;min-height:32px;display:grid}.week-bar-row span{color:var(--muted);font-size:12px;font-weight:850}.week-bar-row strong{text-align:right;font-variant-numeric:tabular-nums}.week-bar-track{background:#eef2f7;border-radius:999px;height:10px;overflow:hidden}.week-bar-track i{border-radius:inherit;height:100%;display:block}.week-bar-row.driving{background:var(--shortage-bg);border:1px solid #fecdca;border-radius:8px;padding:6px 8px}.week-bar-row.driving span,.week-bar-row.driving strong{color:var(--shortage)}.week-focus-note{color:var(--muted);border:1px solid var(--line-soft);background:#fbfcfd;border-radius:8px;padding:9px 10px;font-size:12px;line-height:1.45}.week-focus-material-link{justify-self:start;margin-top:2px}.driving-trend-grid{grid-template-columns:minmax(0,1fr) minmax(210px,.35fr);align-items:stretch;gap:12px;display:grid}.trend-side-list{border:1px solid var(--line-soft);background:#fbfcfd;border-radius:8px;min-width:0;padding:10px}.trend-material-row{text-align:left;border:0;border-bottom:1px solid var(--line-soft);background:0 0;border-radius:0;gap:3px;width:100%;height:auto;min-height:58px;padding:9px 0;display:grid}.trend-material-row:last-child{border-bottom:0}.trend-material-row span{overflow-wrap:anywhere;font-weight:800}.trend-material-row strong{color:var(--shortage)}.trend-material-row small{color:var(--muted)}.empty{color:var(--muted);padding:18px}.expanded-row td{background:#fbfcfd}.nested{padding:8px 0}.console{border:1px solid var(--line);white-space:pre-wrap;background:#fbfcfd;border-radius:7px;max-height:260px;padding:10px;font-size:12px;overflow:auto}.mapping-row{border-bottom:1px solid var(--line-soft);grid-template-columns:150px minmax(0,1fr);align-items:center;gap:10px;padding:8px 0;display:grid}.source-columns{flex-wrap:wrap;align-content:flex-start;gap:8px;display:flex}.column-chip{border:1px solid var(--line);cursor:grab;background:#fff;border-radius:999px;align-items:center;min-height:28px;padding:3px 9px;font-size:12px;display:inline-flex}.flow-row{grid-template-columns:repeat(4,minmax(130px,1fr));gap:10px;margin-bottom:12px;display:grid}.flow-node{height:auto;min-height:64px;color:var(--accent);background:#eff4ff;border-color:#b2ccff;font-weight:800}.intake-meta{color:var(--muted);flex-wrap:wrap;gap:12px;margin-bottom:10px;font-size:12px;display:flex}.source-form{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.source-form label{color:var(--muted);gap:5px;font-size:12px;font-weight:750;display:grid}.source-form label input{width:100%}.output-adjustment-panel .panel-title{align-items:flex-start}.output-adjustment-form{grid-template-columns:minmax(150px,1.15fr) minmax(90px,.7fr) minmax(90px,.7fr) minmax(110px,.8fr) minmax(155px,1fr) minmax(210px,1.6fr) auto auto;align-items:end;gap:8px;display:grid}.output-adjustment-form label{min-width:0;color:var(--muted);gap:4px;font-size:11px;font-weight:750;display:grid}.output-adjustment-form input,.output-adjustment-form select{width:100%;min-width:0}.output-adjustment-table{max-height:230px;margin-top:10px}.output-adjustment-table th{z-index:1;position:sticky;top:0}.output-adjustment-actions{white-space:nowrap;justify-content:flex-end;gap:4px;display:flex}.output-adjustment-message{margin:8px 0 0}.source-toolbar{border:1px solid var(--line);background:#fbfcfd;border-radius:8px;grid-template-columns:minmax(220px,.45fr) minmax(0,1fr) auto;align-items:end;gap:10px;padding:10px;display:grid}.source-toolbar label{color:var(--muted);gap:5px;font-size:12px;font-weight:750;display:grid}.source-toolbar-info{overflow-wrap:anywhere;gap:4px;min-width:0;display:grid}.span-2{grid-column:1/-1}tr.row-selected td{color:var(--accent);background:#eff4ff;font-weight:750}.wide-scroll{max-height:620px}.chart-tooltip{border:1px solid var(--line);background:#fff;border-radius:7px;padding:9px 10px;font-size:12px;box-shadow:0 8px 22px #1018281f}.chart-tooltip-title,.tooltip-title{margin-bottom:6px;font-weight:850}.chart-tooltip-row,.tooltip-row{justify-content:space-between;align-items:center;gap:16px;line-height:1.7;display:flex}.tooltip-label{align-items:center;gap:6px;display:inline-flex}.tooltip-dot{border-radius:50%;width:8px;height:8px;display:inline-block}.tooltip-demand-context{border-top:1px solid var(--line-soft);max-width:340px;margin-top:7px;padding-top:7px;line-height:1.55}.report-matrix table{min-width:1180px}.report-matrix th:first-child,.report-matrix td:first-child{z-index:2;white-space:normal;background:#fff;min-width:270px;max-width:360px;position:sticky;left:0}.report-matrix th:first-child{z-index:3;background:#fbfcfd}.report-group td{border-top:1px solid var(--line);background:#f8fafc;font-weight:800}.report-group td:first-child{background:#f8fafc}.report-group.shortage td,.report-group.shortage td:first-child{background:var(--shortage-bg)}.report-group.safe td,.report-group.safe td:first-child{background:var(--safe-bg)}.scope-gap-matrix table{min-width:980px}.scope-gap-matrix th,.scope-gap-matrix td{padding:6px 7px}.scope-gap-matrix th:first-child,.scope-gap-matrix td:first-child{white-space:nowrap;width:74px;min-width:74px;max-width:82px}.scope-gap-matrix th:nth-child(2),.scope-gap-matrix td:nth-child(2){z-index:2;text-align:left;background:#fff;min-width:112px;max-width:150px;position:sticky;left:74px}.scope-gap-matrix th:nth-child(2){z-index:3;background:#fbfcfd}.scope-level-header td,.scope-level-header td:first-child{color:var(--text);text-align:left;letter-spacing:.02em;background:#e8edf3;border-top:2px solid #c7d0dd;border-bottom:1px solid #c7d0dd;font-weight:900;position:static}.gap-cell-link{color:inherit;text-underline-offset:2px;font-weight:900;text-decoration:underline}.fullscreen-report{z-index:40;flex-direction:column;display:flex;position:fixed;inset:10px;box-shadow:0 18px 48px #10182838}.fullscreen-report .wide-scroll{flex:1;max-height:none}.selection-table-toolbar{border-bottom:1px solid var(--line);background:#fbfcfd;justify-content:space-between;align-items:center;gap:10px;min-height:42px;padding:6px 10px;display:flex}.selection-group-fullscreen{background:#fff}.selection-group-fullscreen .selection-table-toolbar{flex:none}.row-total-selected td{background:#eef4ff;border-top:2px solid #84adff;font-weight:800}.hidden-report-state{display:none}.allowed-breakdown-report{margin-bottom:12px}.allowed-breakdown-controls{grid-template-columns:minmax(150px,190px) minmax(150px,190px) minmax(320px,auto) minmax(260px,1fr);align-items:end;gap:12px;display:grid}.allowed-breakdown-controls>label{gap:5px;display:grid}.allowed-breakdown-controls>label span,.control-label{color:var(--muted);margin-bottom:5px;font-size:11px;font-weight:800;display:block}.segmented-control{display:inline-flex}.segmented-control button{border-radius:0;margin-left:-1px}.segmented-control button:first-child{border-radius:6px 0 0 6px;margin-left:0}.segmented-control button:last-child{border-radius:0 6px 6px 0}.segmented-control button.active,.allowed-value-link.active{color:var(--accent);background:#175cd314}.allowed-breakdown-scroll table{min-width:1420px}.allowed-breakdown-scroll tfoot th{z-index:3;background:#eaf2ff;border-top:2px solid #84adff;position:sticky;bottom:0}.cell-subtext{color:var(--muted);white-space:nowrap;margin-top:3px;font-size:10px;display:block}.allowed-value-link{min-width:70px;padding:3px 5px!important}.source-row-grid{grid-template-columns:repeat(2,minmax(420px,1fr));gap:14px;display:grid}.source-row-scroll{max-height:340px;margin-top:7px}.source-row-scroll table{min-width:660px}.selection-group-scroll table{min-width:1760px}.selection-group-scroll .inner-table{min-width:1420px}.selection-long-cell{white-space:normal;min-width:220px;max-width:360px}.column-filter-row th{background:#f8fafc;padding:5px 6px;top:35px}.column-filter-row input,.column-filter-row select{background:#fff;border:1px solid #cbd5e1;border-radius:5px;width:100%;min-width:80px;height:28px;padding:4px 7px;font-size:11px;font-weight:500}.column-filter-row input:focus,.column-filter-row select:focus{border-color:var(--accent);outline:2px solid #175cd31f}.table-sort-button{color:inherit;font:inherit;cursor:pointer;background:0 0;border:0;padding:0;font-weight:800}.selection-material-scroll table{min-width:2440px}.active-filter{border-color:var(--accent);color:var(--accent);background:#175cd314}.report-page-header{justify-content:space-between;align-items:flex-start;gap:18px;margin-bottom:14px;display:flex}.report-page-header h1{letter-spacing:0;margin:0;font-size:24px;line-height:1.2}.report-page-header p{color:var(--muted);margin:4px 0 0;font-size:13px}.report-header-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;display:flex}.saved-view-pill{min-height:34px;color:var(--safe);background:#fff;border:1px solid #dbe4ef;border-radius:8px;align-items:center;padding:0 10px;font-size:12px;font-weight:800;display:inline-flex}.action-status-strip{min-height:42px;color:var(--muted);background:#f8fbff;border:1px solid #dbe4ef;border-radius:10px;flex-wrap:wrap;align-items:center;gap:12px;margin-bottom:12px;padding:10px 12px;font-size:12px;font-weight:750;display:flex}.action-status-strip strong{color:var(--text);font-size:13px}.action-status-strip span{border-left:1px solid #dbe4ef;padding-left:12px}.report-filter-card{box-shadow:var(--shadow-soft);background:#fff;border:1px solid #dbe4ef;border-radius:12px;margin-bottom:14px;padding:12px}.modern-kpis{grid-template-columns:repeat(6,minmax(150px,1fr));margin-bottom:14px}.risk-kpi{min-height:106px;box-shadow:var(--shadow-soft);background:#fff;border:1px solid #dbe4ef;border-radius:12px;justify-content:space-between;gap:12px;padding:14px;display:flex}.risk-kpi.danger{background:linear-gradient(#fff,#fff7f6);border-color:#fecdca}.risk-kpi.warning{background:linear-gradient(#fff,#fffbf2);border-color:#fedf89}.risk-kpi.safe{background:linear-gradient(#fff,#f4fff8);border-color:#abefc6}.risk-kpi.neutral{background:linear-gradient(#fff,#f8fbff);border-color:#c7d7fe}.risk-kpi-icon{background:#f2f4f7;border-radius:999px;flex:none;place-items:center;width:42px;height:42px;font-size:18px;font-weight:950;display:inline-grid}.risk-kpi.danger .risk-kpi-icon{color:var(--shortage);background:var(--shortage-bg)}.risk-kpi.warning .risk-kpi-icon{color:var(--risk);background:var(--risk-bg)}.risk-kpi.safe .risk-kpi-icon{color:var(--safe);background:var(--safe-bg)}.risk-kpi.neutral .risk-kpi-icon{color:var(--accent);background:#eff4ff}.modern-coverage-charts{grid-template-columns:repeat(2,minmax(0,1fr))}.modern-coverage-charts .panel:nth-child(n+3){display:none}.modern-report-panel{border-radius:12px}.modern-tabs{gap:8px;margin-bottom:0}.modern-tabs .tab{border-radius:8px;height:36px;font-weight:850}.selection-table-toolbar{background:#fff;min-height:48px;padding:9px 12px;position:relative}.selection-table-toolbar .header-actions button{height:32px}.selection-group-table{position:relative}.selection-group-scroll{border-top:1px solid var(--line-soft)}.selection-group-scroll table{border-collapse:separate;border-spacing:0;font-size:12px}.selection-group-scroll th,.selection-group-scroll td{border-right:1px solid #eef2f7;padding:8px 10px}.selection-group-scroll th{resize:horizontal;color:#475467;vertical-align:bottom;background:#f8fafc;top:0;overflow:auto}.selection-group-scroll tbody tr:hover td{background:#f8fbff}.selection-group-scroll th:first-child,.selection-group-scroll td:first-child{z-index:3;background:#fff;position:sticky;left:0;box-shadow:1px 0 #e8edf3}.selection-group-scroll th:first-child{z-index:5;background:#f8fafc}.column-settings-popover{z-index:25;background:#fff;border:1px solid #dbe4ef;border-radius:12px;grid-template-rows:auto auto minmax(0,1fr) auto;gap:10px;width:min(360px,100vw - 40px);max-height:640px;padding:14px;display:grid;position:absolute;top:54px;right:14px;box-shadow:0 18px 42px #1018282e}.column-settings-head{justify-content:space-between;align-items:flex-start;gap:10px;display:flex}.column-settings-head span{color:var(--muted);margin-top:3px;font-size:12px;display:block}.column-search{width:100%}.column-settings-list{gap:6px;padding-right:4px;display:grid;overflow:auto}.column-setting-row{background:#fbfcfd;border:1px solid #eef2f7;border-radius:8px;grid-template-columns:18px minmax(0,1fr) 76px 22px;align-items:center;gap:8px;padding:7px 8px;font-size:12px;display:grid}.column-setting-row input[type=checkbox]{width:15px;height:15px}.column-setting-row input[type=number]{height:28px;padding:0 6px}.column-settings-actions{justify-content:flex-end;gap:8px;display:flex}.expanded-row td{background:#fcfdff;border-top:0}.material-detail-grid{grid-template-columns:repeat(2,minmax(220px,1fr));gap:14px;margin-bottom:10px;display:grid}.inner-table th{position:static}.cell-shortage{color:var(--shortage);background:var(--shortage-bg);font-weight:850}.cell-safe{color:var(--safe);background:var(--safe-bg)}.cell-risk{color:var(--risk);background:var(--risk-bg)}.selection-controls{grid-template-columns:minmax(150px,.3fr) minmax(190px,.35fr) minmax(260px,1fr) auto;align-items:end;gap:12px;display:grid}.selection-controls>label{color:var(--muted);gap:5px;font-size:12px;font-weight:750;display:grid}.selection-controls fieldset{border:1px solid var(--line);border-radius:7px;flex-wrap:wrap;align-items:center;gap:10px;min-height:62px;padding:8px 10px;display:flex}.selection-controls legend{color:var(--muted);padding:0 4px;font-size:11px;font-weight:800}.selection-controls fieldset label{white-space:nowrap}.selection-kpis{grid-template-columns:repeat(7,minmax(120px,1fr))}.selection-charts .panel{min-width:0}.mapping-library-scroll{max-height:620px}.mapping-library-scroll td:first-child{min-width:190px}.special-matrix-scroll{max-height:520px}.checkbox-cloud{flex-wrap:wrap;gap:6px;min-width:220px;max-width:420px;display:flex}.checkbox-chip{border:1px solid var(--border);white-space:nowrap;background:#fff;border-radius:6px;align-items:center;gap:4px;padding:3px 7px;font-size:12px;display:inline-flex}.checkbox-chip input{width:14px;height:14px;margin:0}.validation-block{border-color:#fda29b;margin-bottom:12px}.trace-panel{margin-top:12px}.number-link{font-variant-numeric:tabular-nums;font-weight:850}.method-input{width:100%;min-width:150px}.group-sync-tooltip{justify-content:flex-end;display:inline-flex;position:relative}.group-sync-tooltip-card{z-index:12;border:1px solid var(--line);width:310px;color:var(--text);text-align:left;white-space:normal;background:#fff;border-radius:7px;padding:10px 11px;display:none;position:absolute;top:calc(100% + 6px);right:0;box-shadow:0 10px 28px #10182826}.group-sync-tooltip:hover .group-sync-tooltip-card,.group-sync-tooltip:focus-within .group-sync-tooltip-card{gap:7px;display:grid}.group-sync-tooltip-card>strong{font-size:12px}.group-sync-tooltip-card>small{color:var(--muted);line-height:1.4}.group-sync-material{border-top:1px solid var(--line-soft);justify-content:space-between;gap:12px;padding-top:6px;display:flex}.group-sync-material span{overflow-wrap:anywhere;min-width:0}.group-sync-material strong{font-variant-numeric:tabular-nums;flex:none}@media (width<=1180px){.app-shell{grid-template-columns:1fr}.sidebar{grid-template-columns:repeat(2,minmax(0,1fr));height:auto;display:grid;position:relative}.brand,.nav-section{grid-column:1/-1}.layout-2,.layout-3,.action-hero,.source-form{grid-template-columns:1fr}.output-adjustment-form{grid-template-columns:repeat(2,minmax(0,1fr))}.output-adjustment-note{grid-column:1/-1}.source-toolbar,.driving-trend-grid{grid-template-columns:1fr}.grid-kpi,.filter-bar{grid-template-columns:repeat(2,minmax(0,1fr))}.alert-grid{grid-template-columns:1fr}.selection-controls{grid-template-columns:1fr 1fr}.selection-kpis{grid-template-columns:repeat(3,minmax(0,1fr))}.allowed-breakdown-controls{grid-template-columns:1fr 1fr}.source-row-grid{grid-template-columns:1fr}.action-kpi-row{grid-template-columns:repeat(2,minmax(0,1fr))}.action-main-grid,.action-cc-chart-grid{grid-template-columns:1fr}.action-bottom-grid,.weekly-sync-insights,.gap-severity-kpis{grid-template-columns:repeat(2,minmax(0,1fr))}.highlight-alert-strip{grid-template-columns:1fr}.highlight-items{grid-template-columns:repeat(2,minmax(0,1fr))}.global-buying-filter-bar{flex-wrap:wrap}.global-buying-filter.compact{flex-basis:150px}.global-buying-filter.wide{flex-basis:220px}.global-buying-filter-summary{margin-left:0}}@media (width<=680px){.project-header{flex-direction:column;align-items:flex-start;height:auto;padding:12px}.content{padding:12px}.grid-kpi,.filter-bar,.action-hero-kpis{grid-template-columns:1fr}.alert-strip,.layer-header{flex-direction:column;align-items:flex-start}.selection-controls,.selection-kpis,.allowed-breakdown-controls{grid-template-columns:1fr}.action-center-header{flex-direction:column}.action-center-filters{justify-content:stretch}.action-center-filters select,.action-center-filters button{width:100%}.action-kpi-row,.action-bottom-grid,.highlight-items,.weekly-sync-insights,.gap-severity-kpis{grid-template-columns:1fr}.gap-severity-chart{height:220px;min-height:220px}.global-buying-filter,.global-buying-filter.compact,.global-buying-filter.wide,.global-buying-filter-summary{flex:100%}.global-buying-filter-summary{white-space:normal;justify-content:space-between}}
