: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.ghost.danger{color:var(--shortage);border-color:#fecdca}button.ghost.danger:hover{background:#fff7f6}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}.app-topbar{z-index:6;background:var(--panel);border-bottom:1px solid var(--line);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:14px;padding:8px 20px;display:flex;position:sticky;top:0}.app-topbar .project-header{background:0 0;border-bottom:none;flex:none;height:auto;padding:0;position:static}.app-topbar .filter-bar{box-shadow:none;background:0 0;border:none;flex-wrap:wrap;flex:520px;justify-content:flex-end;margin:0;padding:0}@media (width<=900px){.app-topbar{align-items:flex-start}.app-topbar .filter-bar{justify-content:flex-start}}.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}.cc-source-layout{grid-template-columns:minmax(320px,380px) minmax(0,1fr);align-items:start;gap:12px;margin-bottom:12px;display:grid}.cc-source-layout>.panel{min-width:0}.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}.size-mapping-toolbar{box-shadow:none;margin-bottom:8px}.size-mapping-table-wrap{max-height:62vh}.size-mapping-table th{white-space:normal;line-height:1.25}.size-mapping-table td{vertical-align:middle}.size-mapping-table select,.size-mapping-table input{width:100%;min-width:92px}.row-warning-soft{background:#fffbeb}.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}th.cell-center,td.cell-center{text-align:center}.material-family-note{color:#6941c6;margin-top:2px;font-size:11px;font-weight:700}.material-scope-block{margin:8px 0}.material-scope-line{color:#344054;margin-top:4px;font-size:13px}.material-scope-chips{flex-wrap:wrap;gap:4px;margin-top:4px;display:flex}.scope-chip{color:#475467;background:#eef2f6;border-radius:999px;padding:1px 8px;font-size:11px;font-weight:600}.scope-drivers-cell{white-space:normal;max-width:340px;line-height:1.5}.scope-shortage-table{table-layout:fixed;width:100%;min-width:920px}.scope-shortage-table th,.scope-shortage-table td{white-space:nowrap}.scope-shortage-table td.left{white-space:normal;overflow-wrap:anywhere}.scope-shortage-table .scope-shortage-material{width:210px}.scope-shortage-table .scope-shortage-scope,.scope-shortage-table .scope-shortage-number,.scope-shortage-table .scope-shortage-gap{width:200px}.scope-shortage-table .scope-shortage-note{width:auto}.scope-shortage-note-cell{line-height:1.45}.scope-shortage-note-cell>div+div{margin-top:3px}.scope-shortage-note-cell .note-warning{color:#9a6700}.inbound-chart-box{height:320px}tr.row-driving>td{background:#fffbeb}tr.row-driving .driving-tag{color:#b54708;background:#fef0c7;border-radius:999px;margin-left:6px;padding:1px 7px;font-size:10px;font-weight:800}.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;position:fixed;inset:0}.drawer{z-index:21;background:var(--panel);width:min(96vw,max(66vw,900px));height:100vh;transition:transform .22s;position:fixed;top:0;right:0;overflow:auto;box-shadow:-12px 0 30px #1018282e}.drawer.drawer-hidden{box-shadow:none;pointer-events:none;transform:translate(100%)}.drawer-header-actions{align-items:center;gap:8px;display:flex}.drawer-restore-tab{z-index:22;writing-mode:vertical-rl;border:1px solid var(--line);background:var(--panel);color:#175cd3;cursor:pointer;letter-spacing:.4px;border-right:none;border-radius:10px 0 0 10px;padding:16px 9px;font-size:12px;font-weight:800;position:fixed;top:88px;right:0;box-shadow:-6px 0 16px #10182824}.drawer-restore-tab:hover{background:#eff8ff}.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:19px;line-height:1.2}.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}.shortage-heatmap{padding:6px 14px 12px}.shortage-heatmap table{border-collapse:separate;border-spacing:3px;width:100%;min-width:0}.shortage-heatmap thead th{text-align:center;white-space:nowrap;color:var(--muted);letter-spacing:0;background:0 0;border:0;padding:2px 3px;font-family:ui-monospace,SF Mono,Cascadia Code,monospace;font-size:10.5px;font-weight:700;position:static}.shortage-heatmap thead th.sc{text-align:left}.shortage-heatmap td{border:0;padding:0}.shortage-heatmap td.sc{color:var(--text);white-space:nowrap;padding-right:8px;font-size:11px;font-weight:600}.shortage-heatmap .heat-cell{font-variant-numeric:tabular-nums;color:#0000;background:var(--line-soft,#eef2f8);border-radius:5px;place-items:center;min-width:30px;height:22px;font-size:10px;font-weight:800;display:grid}.shortage-heatmap .heat-cell.s{color:#fff}.heat-range{color:var(--muted);align-items:center;gap:10px;padding:10px 2px 0;font-family:ui-monospace,SF Mono,Cascadia Code,monospace;font-size:11px;display:flex}.heat-range input{flex:1}.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%}.cc-source-form{grid-template-columns:1fr}.source-mode-control{color:var(--muted);gap:6px;font-size:12px;font-weight:750;display:grid}.source-mode-control .segmented-control{width:100%}.source-mode-control .segmented-control button{flex:1 1 0}.global-source-select select,.cc-source-form label input,.cc-source-form label select{width:100%;min-width:0}.source-fallback-field{opacity:.68}.source-fallback-field input:disabled{color:#667085;background:#f8fafc}.required-season-field input{background:#fffcf5;border-color:#f79009}.hidden-source-select{display:none!important}.registered-source-scroll{max-height:560px}.cc-source-table{table-layout:auto}.cc-source-table th,.cc-source-table td{padding:8px 7px}.cc-source-table td:last-child{min-width:220px}.source-identity{gap:2px;display:grid}.source-identity strong{color:var(--text)}.source-identity small{color:var(--muted);font-size:11px}.mode-badge{border:1px solid var(--line);white-space:normal;border-radius:999px;align-items:center;max-width:220px;min-height:24px;padding:3px 8px;font-size:11px;font-weight:850;line-height:1.25;display:inline-flex}.mode-badge.global{color:#175cd3;background:#eff8ff;border-color:#b2ddff}.mode-badge.self{color:#027a48;background:#ecfdf3;border-color:#abefc6}.profile-name-line{white-space:normal;align-items:center;gap:7px;min-width:0;display:inline-flex}.active-profile-badge{color:#027a48;text-transform:uppercase;background:#ecfdf3;border:1px solid #abefc6;border-radius:999px;align-items:center;height:18px;padding:0 6px;font-size:10px;font-weight:850;display:inline-flex}.tiny-link{font-size:12px;font-weight:800}.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)}.output-timeline-matrix table{min-width:980px}.output-timeline-matrix th,.output-timeline-matrix td{padding:6px 9px}.output-timeline-matrix th:first-child,.output-timeline-matrix td:first-child{z-index:2;white-space:nowrap;text-align:left;width:230px;min-width:230px;box-shadow:1px 0 0 var(--line);background:#fff;position:sticky;left:0}.output-timeline-matrix th:first-child{z-index:3;background:#fbfcfd}.output-timeline-matrix .scope-level-header td{z-index:2;white-space:nowrap;background:#e8edf3;position:sticky;left:0}.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;overflow-wrap:anywhere;word-break:break-word;max-width:360px}.selection-th-main{justify-content:flex-end;align-items:flex-start;gap:5px;min-width:0;display:flex}th:first-child .selection-th-main{justify-content:flex-start}.selection-group-scroll>table>thead>tr>th{vertical-align:top;text-align:center;white-space:normal}.selection-group-scroll>table>thead>tr>th:first-child{text-align:left}.selection-group-scroll .selection-th-main{justify-content:center}.selection-group-scroll th:first-child .selection-th-main{justify-content:flex-start}.selection-group-scroll>table>tbody>tr:not(.expanded-row)>td{text-align:center}.selection-group-scroll>table>tbody>tr:not(.expanded-row)>td:first-child,.selection-group-scroll>table>tbody>tr:not(.expanded-row)>td.left,.selection-group-scroll>table>tbody>tr:not(.expanded-row)>td.selection-long-cell{text-align:left}.th-filter-btn{width:22px;min-width:22px;height:22px;color:var(--muted);background:0 0;border:0;border-radius:5px;flex:none;justify-content:center;align-items:center;gap:1px;padding:0;display:inline-flex}.th-filter-btn:hover,.th-filter-btn.active{color:var(--accent);background:#175cd314}.filter-funnel{clip-path:polygon(0 0,100% 0,62% 44%,62% 100%,38% 100%,38% 44%);background:currentColor;width:10px;height:10px;display:inline-block}.filter-caret{font-size:9px;line-height:1}.column-filter-popover{z-index:60;width:276px;max-height:min(440px,100vh - 90px);color:var(--text);text-align:left;white-space:normal;background:#fff;border:1px solid #dbe4ef;border-radius:8px;gap:8px;padding:10px;display:grid;position:fixed;box-shadow:0 18px 42px #1018282e}.column-filter-title{font-size:12px;font-weight:850}.column-filter-search,.column-filter-input{background:#fff;border:1px solid #cbd5e1;border-radius:6px;width:100%;min-width:0;height:30px;padding:4px 7px;font-size:12px;font-weight:500}.column-filter-search:focus,.column-filter-input:focus{border-color:var(--accent);outline:2px solid #175cd31f}.column-filter-actions{gap:6px;display:flex}.column-filter-actions button{height:28px;font-size:11px}.column-filter-checklist{gap:2px;max-height:260px;padding-right:2px;display:grid;overflow:auto}.column-filter-check{border-radius:5px;grid-template-columns:16px minmax(0,1fr);align-items:center;gap:7px;min-height:27px;padding:3px 4px;font-size:12px;font-weight:600;display:grid}.column-filter-check:hover{background:#f8fafc}.column-filter-check input{width:14px;height:14px;margin:0}.column-filter-check span{text-overflow:ellipsis;overflow:hidden}.column-filter-empty{padding:8px 4px;font-size:12px}.table-sort-button{color:inherit;font:inherit;cursor:pointer;white-space:normal;overflow-wrap:anywhere;background:0 0;border:0;min-width:0;padding:0;font-weight:800;line-height:1.25}.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-popover.column-settings-floating{z-index:90;width:min(380px,100vw - 40px);position:fixed;top:auto;right:auto}.column-settings-popover.is-dragging{-webkit-user-select:none;user-select:none;box-shadow:0 24px 54px #1018283d}.column-settings-head{justify-content:space-between;align-items:flex-start;gap:10px;display:flex}.column-settings-drag-handle{cursor:grab;touch-action:none;border-radius:8px;outline:none}.column-settings-drag-handle:focus-visible{box-shadow:0 0 0 3px #2563eb2e}.column-settings-popover.is-dragging .column-settings-drag-handle{cursor:grabbing}.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) 58px 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>span{overflow-wrap:anywhere;min-width:0}.column-order-buttons{gap:3px;display:inline-flex}.column-order-buttons button{width:26px;min-width:26px;height:26px;padding:0;line-height:1}.column-setting-row input[type=number]{height:28px;padding:0 6px}.column-settings-actions{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}@media (width<=680px){.column-settings-popover.column-settings-floating{width:auto;max-height:none;bottom:12px;right:12px;top:12px!important;left:12px!important}.column-settings-popover.column-settings-floating .column-settings-drag-handle{cursor:default;touch-action:auto}}.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}.multi-cc-picker-compact{z-index:12;margin-top:10px;position:relative}.multi-cc-picker-summary{border:1px solid var(--line);background:#fbfcfd;border-radius:8px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:12px;min-height:48px;padding:7px 8px 7px 11px;display:grid}.multi-cc-picker-label{white-space:nowrap;gap:1px;display:grid}.multi-cc-picker-label strong{font-size:12px}.multi-cc-picker-label small{color:var(--muted);font-size:11px}.multi-cc-selected-chips{scrollbar-width:thin;align-items:center;gap:6px;min-width:0;padding:1px 0;display:flex;overflow-x:auto}.multi-cc-selected-chip{color:#1849a9;background:#eef4ff;border:1px solid #b2ccff;border-radius:6px;flex:none;align-items:center;gap:4px;min-height:30px;padding:2px 3px 2px 9px;font-size:12px;font-weight:800;display:inline-flex}.multi-cc-selected-chip button{color:#475467;background:0 0;border:0;width:28px;height:26px;padding:0;font-size:17px;line-height:1}.multi-cc-selected-chip button:hover{background:#d1e0ff}.multi-cc-empty-summary{font-size:12px}.multi-cc-picker-trigger{white-space:nowrap;justify-content:center;align-items:center;gap:7px;min-width:112px;font-weight:750;display:inline-flex}.multi-cc-popover{z-index:80;background:#fff;border:1px solid #cfd8e5;border-radius:10px;grid-template-rows:auto auto minmax(120px,1fr) auto;width:min(640px,100%);max-height:min(560px,100vh - 180px);animation:.18s ease-out multi-cc-popover-in;display:grid;position:absolute;top:calc(100% + 8px);right:0;overflow:hidden;box-shadow:0 20px 48px #10182838}.multi-cc-popover-head{border-bottom:1px solid var(--line-soft);justify-content:space-between;align-items:flex-start;gap:12px;min-height:54px;padding:11px 12px;display:flex}.multi-cc-popover-head>div{gap:3px;display:grid}.multi-cc-popover-head strong{font-size:14px}.multi-cc-popover-head span{color:var(--muted);font-size:12px}.multi-cc-popover-head>button{width:32px;padding:0;font-size:18px}.multi-cc-search{border-bottom:1px solid var(--line-soft);color:var(--muted);grid-template-columns:auto minmax(0,1fr);align-items:center;gap:10px;padding:9px 12px;font-size:12px;font-weight:800;display:grid}.multi-cc-search input{width:100%}.multi-cc-popover-list{min-height:0;padding:6px;overflow-y:auto}.multi-cc-option{border:1px solid #0000;border-radius:8px;padding:8px 9px;transition:background-color .16s,border-color .16s}.multi-cc-option+.multi-cc-option{margin-top:4px}.multi-cc-option:hover{background:#f8fafc}.multi-cc-option.active{background:#f5f8ff;border-color:#b2ccff}.multi-cc-option-head{cursor:pointer;grid-template-columns:18px minmax(0,1fr) auto;align-items:center;gap:9px;min-height:36px;display:grid}.multi-cc-option-head>input{width:16px;height:16px;margin:0}.multi-cc-option-head>span{gap:2px;min-width:0;display:grid}.multi-cc-option-head strong{font-size:13px}.multi-cc-option-head small{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:11px;font-weight:500;overflow:hidden}.multi-cc-option-head em{color:#175cd3;font-size:11px;font-style:normal;font-weight:800}.multi-cc-season-options{flex-wrap:wrap;gap:6px;padding:7px 0 1px 27px;display:flex}.multi-cc-season-options label{border:1px solid var(--line);min-height:30px;color:var(--muted);cursor:pointer;background:#fff;border-radius:6px;align-items:center;gap:5px;padding:3px 8px;font-size:12px;display:inline-flex}.multi-cc-season-options label.selected{color:#1849a9;background:#eef4ff;border-color:#84adff;font-weight:750}.multi-cc-season-options input{width:14px;height:14px;margin:0}.multi-cc-popover-empty{color:var(--muted);text-align:center;padding:28px 12px;font-size:12px}.multi-cc-popover-footer{border-top:1px solid var(--line-soft);min-height:50px;color:var(--muted);background:#fbfcfd;justify-content:space-between;align-items:center;gap:12px;padding:8px 12px;font-size:12px;font-weight:750;display:flex}.multi-cc-popover-footer button{min-width:88px}@keyframes multi-cc-popover-in{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.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,.cc-source-layout,.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}.multi-cc-picker-summary{grid-template-columns:minmax(0,1fr) auto}.multi-cc-picker-label{grid-column:1/-1}.multi-cc-popover{width:auto;max-height:none;position:fixed;inset:12px}.multi-cc-search{grid-template-columns:1fr;gap:5px}}@media (prefers-reduced-motion:reduce){.multi-cc-popover{animation:none}}.planning-reference-tabs{background:#eef2f7;border:1px solid #d9e1ec;border-radius:6px;width:fit-content;max-width:100%;margin:0 0 12px;padding:4px;overflow-x:auto}.selection-methods-studio{min-width:0}.selection-method-status-strip{background:#f8fafc;border-bottom:1px solid #d9e1ec;flex-wrap:wrap;align-items:center;gap:8px 20px;min-height:42px;padding:8px 12px;font-size:13px;display:flex}.selection-method-status-strip strong{color:#172b4d;margin-right:auto}.text-warning{color:#b54708;font-weight:700}.selection-method-toolbar{background:#fff;border-bottom:1px solid #d9e1ec;align-items:center;gap:8px;min-height:52px;padding:8px 12px;display:flex}.selection-method-toolbar>select,.selection-method-toolbar>input{min-width:120px;height:34px}.selection-method-toolbar>input{width:170px}.selection-method-toolbar-actions{white-space:nowrap;align-items:center;gap:6px;margin-left:auto;display:flex}.segmented{flex:none;display:inline-flex}.segmented button{border-radius:0;min-height:34px;margin-left:-1px;padding:6px 10px}.segmented button:first-child{border-radius:5px 0 0 5px;margin-left:0}.segmented button:last-child{border-radius:0 5px 5px 0}.segmented button.active{z-index:1;color:#155eef;background:#eff4ff;border-color:#84adff}.icon-button{color:#344054;background:#fff;border:1px solid #cfd8e6;border-radius:5px;place-items:center;width:34px;height:34px;padding:0;font-size:17px;line-height:1;display:inline-grid}.icon-button:hover{background:#f5f8ff;border-color:#84adff}.table-utility-actions{flex:none;align-items:center;gap:7px;display:inline-flex}.table-utility-button{color:#344054;cursor:pointer;background:#fff;border:1px solid #cfd8e6;border-radius:6px;place-items:center;width:32px;min-width:32px;height:32px;padding:0;line-height:1;transition:color .16s,background-color .16s,border-color .16s,box-shadow .16s;display:inline-grid}.table-utility-button:hover,.table-utility-button.active{color:#155eef;background:#f4f8ff;border-color:#84adff}.table-utility-button:focus-visible{outline-offset:2px;outline:2px solid #155eef}.table-utility-button:disabled{cursor:not-allowed;opacity:.45}.table-utility-button svg{pointer-events:none}@media (pointer:coarse){.table-utility-button{width:44px;min-width:44px;height:44px}}.selection-method-table-wrap{max-height:62vh}.selection-method-table{table-layout:fixed}.selection-method-table th{z-index:3;white-space:normal;line-height:1.25;position:sticky;top:0}.selection-method-table td{text-overflow:ellipsis;overflow:hidden}.selection-method-row.pending td{background:#fffaeb}.selection-method-row.excluded td{color:#667085;background:#f2f4f7}.selection-method-status{color:#067647;background:#ecfdf3;border:1px solid #abefc6;border-radius:4px;align-items:center;min-height:22px;padding:2px 7px;font-size:11px;font-weight:700;display:inline-flex}.selection-method-status.pending{color:#b54708;background:#fffaeb;border-color:#fedf89}.selection-method-status.excluded{color:#475467;background:#f2f4f7;border-color:#d0d5dd}.selection-evidence-link{color:#344054;text-overflow:ellipsis;white-space:nowrap;text-align:left;background:0 0;border:0;max-width:100%;padding:0;overflow:hidden}.selection-evidence-link:hover{color:#155eef;text-decoration:underline}.method-editor{min-width:0}.method-editor-control{grid-template-columns:minmax(0,1fr) 58px;gap:4px;display:grid}.method-editor-control select,.method-editor-control input{width:100%;min-width:0;height:30px;padding:4px 6px;font-size:12px}.method-editor-control select:only-child{grid-column:1/-1}.method-provenance{color:#667085;margin-top:3px;font-size:10px;line-height:1.2;display:block}.method-editor.pending .method-editor-control select,.method-editor.pending .method-editor-control input{background:#fffaeb;border-color:#fdb022}.method-editor.unresolved .method-editor-control select{background:#fff1f0;border-color:#fda29b}.selection-method-footer{color:#667085;border-top:1px solid #d9e1ec;padding:7px 12px;font-size:12px}.selection-method-drawer{width:min(620px,94vw)}.selection-method-drawer .drawer-body{padding-bottom:84px}.selection-note-lines{margin:8px 0;padding-left:28px}.selection-note-lines li{padding:3px 0}.method-decision-block{margin-top:10px}.method-decision-block.pending{background:#fffcf2;border-color:#fdb022}.method-decision-block.unresolved{background:#fff7f6;border-color:#fda29b}.trace-definition-list{grid-template-columns:100px minmax(0,1fr);gap:6px 10px;margin:10px 0;font-size:12px;display:grid}.trace-definition-list dt{color:#667085;font-weight:700}.trace-definition-list dd{overflow-wrap:anywhere;margin:0}.selection-method-drawer-actions{background:#fff;border-top:1px solid #d9e1ec;justify-content:flex-end;gap:8px;padding:10px 16px;display:flex;position:sticky;bottom:0}.danger-text{color:#b42318}@media (width<=1180px){.selection-method-toolbar{flex-wrap:wrap}.selection-method-toolbar-actions{margin-left:0}}.setup-next-banner{background:#eff8ff;border:1px solid #b2ddff;border-radius:10px;justify-content:space-between;align-items:center;gap:16px;margin:12px 0;padding:14px 18px;display:flex}.setup-next-banner.done{background:#f0fdf4;border-color:#a6f4c5}.setup-next-banner.error{background:#fef3f2;border-color:#fecdca}.setup-next-banner strong{font-size:15px;display:block}.setup-next-eyebrow{letter-spacing:.4px;text-transform:uppercase;color:#175cd3;font-size:11px;font-weight:800;display:block}.setup-next-banner .muted{margin-top:2px;font-size:12px}.setup-next-banner button{white-space:nowrap}.setup-step-note-bar{border:1px solid var(--line);color:var(--muted);background:#f8fafc;border-radius:7px;margin:0 16px 10px;padding:7px 12px;font-size:12px}.setup-step-status.inline{color:var(--muted);background:#eef2f6;border-radius:999px;padding:2px 10px;font-size:12px;font-weight:800}.setup-step-status.inline.complete{color:#027a48;background:#d1fadf}.setup-step-status.inline.warning{color:#b54708;background:#fef0c7}.setup-step-status.inline.error{color:#b42318;background:#fee4e2}.setup-step-footer{border-top:1px solid var(--line);background:#fcfcfd;justify-content:space-between;align-items:center;gap:10px;padding:12px 16px;display:flex}.setup-step-footer button{text-overflow:ellipsis;white-space:nowrap;max-width:42%;overflow:hidden}.setup-kpi-group{margin-top:12px}.setup-kpi-group-label{text-transform:uppercase;letter-spacing:.3px;color:var(--muted);margin-bottom:6px;font-size:11px;font-weight:800;display:block}.setup-inline-hint{border:1px solid var(--line);background:#f8fafc;border-radius:7px;margin-bottom:10px;padding:8px 12px;font-size:12px}.setup-advanced{margin-top:12px}.setup-right-column{flex-direction:column;gap:12px;min-width:0;display:flex}.setup-context-strip{border:1px solid var(--line);background:#fff;border-radius:9px;flex-wrap:wrap;align-items:center;gap:8px;padding:9px 12px;font-size:12px;display:flex}.setup-context-strip>strong{margin-right:4px;font-size:13px}.setup-context-strip button{margin-left:auto}.setup-chip{color:var(--muted);white-space:nowrap;background:#f2f4f7;border-radius:999px;padding:2px 9px}.setup-chip b{color:var(--text);font-weight:700}.setup-strip-message{margin:-4px 0 0 2px;font-size:12px}.setup-overview-search{border:1px solid var(--line);border-radius:7px;min-width:160px;height:30px;padding:0 10px;font-size:12px}.special-matrix-full{z-index:60;position:fixed;inset:12px;overflow:auto;box-shadow:0 18px 50px #10182838}.special-matrix-scroll-full{max-height:calc(100vh - 190px)}.special-matrix-table{border-collapse:separate;border-spacing:0;-webkit-user-select:none;user-select:none}.special-matrix-table th,.special-matrix-table td{border-bottom:1px solid var(--line)}.special-matrix-name{z-index:3;min-width:230px;max-width:300px;box-shadow:1px 0 0 var(--line);background:#fff;position:sticky;left:0}.special-matrix-grouprow th{background:#eef2f6}.special-matrix-group{text-align:center;border-left:2px solid var(--line);font-size:12px;font-weight:800}.special-matrix-colhead{white-space:nowrap;cursor:pointer;vertical-align:bottom;max-width:34px;padding:4px 2px;font-size:10px;font-weight:700}.special-matrix-colhead span{writing-mode:vertical-rl;text-overflow:ellipsis;max-height:120px;display:inline-block;overflow:hidden;transform:rotate(180deg)}.special-matrix-colhead:hover{background:#e0eaff}.special-matrix-allcol{border-left:2px solid var(--line);text-align:center;white-space:nowrap;padding:2px 3px}.special-matrix-allcol button{min-width:0;height:20px;padding:0 5px;line-height:18px}.special-matrix-cell{text-align:center;cursor:pointer;color:#027a48;background:#fff;width:30px;min-width:30px;font-weight:800}.special-matrix-cell:hover{background:#eff8ff;box-shadow:inset 0 0 0 2px #84caff}.special-matrix-cell.on{background:#d1fadf}.npo-suggest-row>td{background:#fffcf5}.npo-suggest-row .special-matrix-cell.on{color:#b54708;background:#fef0c7}.npo-suggest-tag{color:#b54708;background:#fef0c7;border-radius:999px;margin-left:6px;padding:1px 7px;font-size:10px;font-weight:800}.npo-suggest-hint{background:#fffcf5;border-color:#fedf89}.setup-issues-panel{margin:0}.setup-issues-body{flex-direction:column;gap:8px;max-height:340px;display:flex;overflow-y:auto}.setup-issue{border:1px solid var(--line);border-radius:8px;grid-template-columns:auto minmax(0,1fr);align-items:start;gap:10px;padding:9px 11px;font-size:12px;display:grid}.setup-issue strong{font-size:13px;font-weight:700;display:block}.setup-issue .muted{margin-top:2px;font-size:11px}.setup-issue-error{background:#fef3f2;border-color:#fecdca}.setup-issue-warning{background:#fffcf5;border-color:#fedf89}.setup-issue-tag{color:#b42318;white-space:nowrap;background:#fee4e2;border-radius:999px;padding:1px 8px;font-size:11px;font-weight:800}.setup-issue-tag.warn{color:#b54708;background:#fef0c7}.setup-issue-fix{color:#027a48;margin-top:3px;font-weight:600}.setup-issue-ok{color:#027a48;background:#f6fef9;border:1px solid #abefc6;border-radius:8px;padding:12px;font-size:13px;font-weight:600}.setup-issue-toggle{align-self:flex-start}.setup-issue-more{align-self:flex-start;margin-top:2px;font-size:12px}.setup-review-cards{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:12px;margin-top:10px;display:grid}.setup-review-card{border:1px solid var(--line);cursor:pointer;text-align:left;background:#fff;border-radius:9px;flex-direction:column;align-items:flex-start;gap:3px;padding:14px 16px;display:flex}.setup-review-card:hover{background:#f5faff;border-color:#84caff}.setup-review-card strong{font-size:14px}.setup-review-card small{color:var(--muted)}.multi-cc-picker{border:1px solid var(--line);border-radius:7px;max-height:300px;margin-top:12px;padding:8px 12px;overflow-y:auto}.multi-cc-picker legend{color:var(--muted);padding:0 4px;font-size:11px;font-weight:800}.multi-cc-row{border-bottom:1px dashed var(--line);padding:6px 4px}.multi-cc-row:last-child{border-bottom:none}.multi-cc-row.active{background:var(--risk-bg);border-radius:6px}.multi-cc-head{cursor:pointer;align-items:center;gap:8px;font-size:13px;display:flex}.new-po-kpis{grid-template-columns:repeat(6,minmax(130px,1fr))}.new-po-table td{vertical-align:middle}.po-group-row{cursor:pointer;background:#f4f6fb}.po-group-row td{border-top:2px solid var(--line);padding:8px 10px;font-size:13px}.verdict-badge{white-space:nowrap;border-radius:999px;padding:2px 9px;font-size:12px;font-weight:800;display:inline-block}.verdict-badge.v-confirm{color:#027a48;background:#d1fadf}.verdict-badge.v-confirm-risk{color:#b54708;background:#fef0c7}.verdict-badge.v-propose{color:#b93815;background:#ffe6d5}.verdict-badge.v-notfeasible{color:#b42318;background:#fee4e2}.verdict-badge.v-buy{color:#175cd3;background:#d1e9ff}tr.row-buy td{background:#eff8ff}.npo-buy-plan{background:#fbfeff;border:1px solid #b2ddff;border-radius:8px;margin-top:12px;padding:10px 14px}.npo-buy-plan h4{color:var(--muted);text-transform:uppercase;letter-spacing:.3px;margin:0 0 6px;font-size:12px}.npo-buy-table{border-collapse:collapse;width:100%;margin-top:8px;font-size:12px}.npo-buy-table th,.npo-buy-table td{border-bottom:1px solid var(--line);text-align:center;white-space:nowrap;padding:4px 8px}.npo-buy-table td.left,.npo-buy-table th:first-child{text-align:left}.new-po-risk-cell{max-width:260px}.risk-chip{color:#b54708;white-space:nowrap;cursor:help;background:#fff6ed;border:1px solid #f9dbaf;border-radius:6px;margin:1px 3px 1px 0;padding:1px 7px;font-size:11px;font-weight:700;display:inline-block}.risk-chip-more{border-color:var(--line);color:var(--muted);background:#eef2f6}.npo-detail{text-align:left;padding:10px 6px}.npo-detail-grid{grid-template-columns:repeat(3,minmax(240px,1fr));gap:14px;display:grid}.npo-block{border:1px solid var(--line);background:#fff;border-radius:8px;padding:10px 12px}.npo-block h4{color:var(--muted);text-transform:uppercase;letter-spacing:.3px;margin:0 0 8px;font-size:12px}.npo-block .small{margin-top:4px;font-size:12px}.npo-bar-row{grid-template-columns:110px 1fr 70px;align-items:center;gap:8px;margin:4px 0;font-size:12px;display:grid}.npo-bar-label{color:var(--muted)}.npo-bar-track{background:#eef2f6;border-radius:5px;height:10px;overflow:hidden}.npo-bar-fill{background:#175cd3;border-radius:5px;height:100%}.npo-bar-fill.ref{background:#98a2b3}.npo-bar-fill.bad{background:#d92d20}.npo-bar-value{text-align:right;font-weight:700}.npo-warn{color:#b42318;font-weight:700}.npo-ok{color:#027a48;font-weight:700}.npo-spark{align-items:flex-end;gap:3px;height:48px;margin-top:8px;display:flex}.npo-spark-bar{background:#7cb8f7;border-radius:3px 3px 0 0;width:14px}.npo-recommendation{background:#eff8ff;border:1px solid #b2ddff;border-radius:8px;margin-top:12px;padding:10px 14px;font-size:13px}.npo-risk-list{margin:6px 0 0 18px;padding:0;font-size:12px}.npo-risk-list li{margin:2px 0}@media (width<=1180px){.new-po-kpis{grid-template-columns:repeat(3,minmax(130px,1fr))}.npo-detail-grid{grid-template-columns:1fr}}
