.purchase-costing-v2-active>.section,.purchase-costing-v2-active>.row.grid,.purchase-costing-v2-active>.totals,.purchase-costing-v2-active>.finance-visuals,.purchase-costing-v2-active>.finance-cost-groups,.purchase-costing-v2-active>.finance-cost-heading,.purchase-costing-v2-active>.finance-timeline{display:none!important}.pcv2{display:grid;gap:18px}.pcv2-heading{display:flex;justify-content:space-between;gap:20px;padding:22px;border-radius:18px;background:linear-gradient(135deg,#0d2855,#16498a);color:#fff}.pcv2-heading span{font-size:12px;letter-spacing:.1em;font-weight:800;color:#b8d0ff}.pcv2-heading h2{margin:5px 0;color:#fff}.pcv2-heading p{margin:0;color:#d8e5ff}.pcv2-badge{height:max-content;padding:8px 12px;border-radius:999px;background:#ffffff1c;white-space:nowrap}.pcv2-legacy,.pcv2-blocker{padding:16px 18px;border-radius:14px}.pcv2-legacy{background:#eef5ff;color:#234b7a}.pcv2-blocker{background:#fff3f2;border:1px solid #ffc9c4;color:#8e251c}.pcv2-blocker ul{margin:8px 0 0;padding-left:20px}.pcv2-tools{display:flex;flex-wrap:wrap;gap:8px}.pcv2-tools .active{background:#153f78;color:#fff}.pcv2-group{display:grid;gap:12px}.pcv2-group>h3{display:flex;align-items:center;gap:9px;margin:8px 0 0}.pcv2-group>h3 i{display:grid;place-items:center;width:34px;height:34px;border-radius:10px;background:#eaf1ff;color:#2456a4;font-style:normal}.pcv2-group>h3 small{font-weight:500;color:#71809a}.pcv2-card{border:1px solid #dce5f2;border-radius:16px;background:#fff;box-shadow:0 8px 22px #16345b0a;overflow:hidden}.pcv2-card>header{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:15px 18px;background:#f8faff}.pcv2-card-toggle{display:flex;align-items:center;gap:11px;flex:1;text-align:left;background:transparent;color:#17213a;padding:0}.pcv2-card-toggle i{font-style:normal;font-size:22px}.pcv2-card-toggle span{display:grid}.pcv2-card-toggle small{color:#72809a}.pcv2-card-toggle em{margin-left:auto;font-style:normal}.pcv2-card.collapsed .pcv2-card-body{display:none}.pcv2-card.collapsed .pcv2-card-toggle em{transform:rotate(180deg)}.pcv2-card-body{padding:18px;display:grid;gap:16px}.pcv2-status{padding:6px 10px;border-radius:999px;font-size:12px;font-weight:800;white-space:nowrap}.pcv2-status.missing{background:#fff1c9;color:#805b00}.pcv2-status.partial{background:#e6f0ff;color:#2058a2}.pcv2-status.complete{background:#dff7ea;color:#087448}.pcv2-status.review{background:#ffe3e0;color:#a12b21}.pcv2-status.removed{background:#eceff3;color:#596477}.pcv2-readonly{display:grid;grid-template-columns:repeat(4,minmax(120px,1fr));gap:10px}.pcv2-readonly>div,.pcv2-grid>div,.pcv2-grid>label{padding:11px;border-radius:11px;background:#f6f8fc}.pcv2-readonly small,.pcv2-grid small,.pcv2-totals small{display:block;color:#748199;font-size:11px;font-weight:750;text-transform:uppercase}.pcv2-readonly strong{display:block;margin-top:4px}.pcv2-grid{display:grid;grid-template-columns:repeat(4,minmax(150px,1fr));gap:12px}.pcv2-grid input{width:100%;margin-top:5px;background:#fff}.pcv2-total strong{display:block;margin-top:7px;font-size:19px;color:#10396e}.pcv2-review-note,.pcv2-direct-note{padding:12px;border-radius:10px;background:#fff5d9;color:#6f5000}.pcv2-splits{display:grid;gap:12px}.pcv2-split{padding:14px;border:1px dashed #aebfd8;border-radius:13px;background:#fbfcff}.pcv2-split-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}.pcv2-split-total{display:block;margin-top:10px;color:#123c72}.pcv2-card.removed{padding-bottom:15px;background:#f5f6f8}.pcv2-card.removed>header{background:#eceff3}.pcv2-removed-copy{padding:15px 18px;color:#687487}.pcv2-card.removed>button{margin-left:18px}.pcv2-totals{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.pcv2-totals>div{padding:15px;border-radius:13px;background:#edf3fb}.pcv2-totals strong{display:block;margin-top:5px;font-size:18px;color:#102f5d}
.pcv2-group svg,.pcv2-card-toggle svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.pcv2-card-toggle i{display:grid;place-items:center}
.pcv2-flight-table{overflow-x:auto;border:1px solid #dce5f2;border-radius:13px}.pcv2-flight-head,.pcv2-flight-row{display:grid;grid-template-columns:minmax(120px,.8fr) minmax(220px,1.4fr) minmax(220px,1.3fr) minmax(150px,.7fr);align-items:center;min-width:760px}.pcv2-flight-head{padding:11px 14px;background:#0d3f75;color:#fff;font-size:12px;text-transform:uppercase}.pcv2-flight-row{padding:10px 14px;border-top:1px solid #e3eaf4;background:#fff}.pcv2-flight-row:nth-child(odd){background:#f8faff}.pcv2-flight-row>*{padding-right:14px}.pcv2-flight-row input{width:100%;min-width:120px;background:#fff}.pcv2-flight-row strong{color:#17213a}
@media(max-width:900px){.pcv2-readonly,.pcv2-grid{grid-template-columns:repeat(2,1fr)}.pcv2-totals{grid-template-columns:repeat(2,1fr)}}@media(max-width:560px){.pcv2-heading{display:block}.pcv2-badge{display:inline-block;margin-top:12px}.pcv2-card>header{align-items:flex-start}.pcv2-readonly,.pcv2-grid{grid-template-columns:1fr}.pcv2-status{white-space:normal}.pcv2-totals{grid-template-columns:1fr 1fr}.pcv2-flight-table{border:0;overflow:visible}.pcv2-flight-head{display:none}.pcv2-flight-row{display:grid;grid-template-columns:1fr 1fr;gap:10px;min-width:0;margin-bottom:10px;padding:13px;border:1px solid #dce5f2;border-radius:12px}.pcv2-flight-row>*{padding:0}.pcv2-flight-row>*:before{content:attr(data-label);display:block;margin-bottom:3px;color:#748199;font-size:10px;font-weight:800;text-transform:uppercase}}
