.workflowCards{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;margin:28px 0 42px;display:grid}.workflowCard{background:#ffffffb8;border:1px solid #5519221f;border-radius:22px;min-height:230px;padding:28px;position:relative;box-shadow:0 18px 45px #471c2212}.workflowTitle{align-items:flex-start;gap:16px;margin-top:18px;display:flex}.workflowTitle>svg{color:#551922;flex:none;width:24px;height:24px}.workflowTitle h3{color:#551922;margin:0 0 8px}.workflowTitle p{margin:0;line-height:1.6}.statusPill,.publishedState,.mappingSaved{align-items:center;gap:7px;margin-top:20px;font-weight:700;display:inline-flex}.statusPill{color:#754347;letter-spacing:.04em;text-transform:uppercase;background:#f0e6dc;border-radius:999px;padding:8px 11px;font-size:12px}.statusPill svg,.mappingSaved svg,.publishedState svg{width:15px;height:15px}.statusPill.submitted,.publishedState,.mappingSaved{color:#2f6b4d}.statusPill.submitted{background:#e7f1eb}.workflowAction{margin-top:24px}.mappingSaved{margin-top:18px}.mappingEditHint{max-width:520px;margin-top:8px;line-height:1.5;display:block}.lockedPlan{text-align:center;max-width:920px;padding-top:72px;padding-bottom:90px}.lockedPlanIcon{color:#fff;background:#551922;border-radius:24px;place-items:center;width:72px;height:72px;margin:0 auto 22px;display:grid}.lockedPlanIcon svg{width:30px;height:30px}.lockedPlan>p{max-width:620px;margin:16px auto 0;line-height:1.7}.approvalTrack{text-align:left;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin:38px 0 28px;display:grid}.approvalTrack article{background:#ffffffc7;border:1px solid #5519221f;border-radius:16px;padding:18px}.approvalTrack article>span{color:#754347;background:#eee3d9;border-radius:50%;place-items:center;width:34px;height:34px;margin-bottom:12px;display:grid}.approvalTrack article.done>span{color:#2f6b4d;background:#dfeee5}.approvalTrack svg{width:16px;height:16px}.approvalTrack b,.approvalTrack small{display:block}.approvalTrack small{margin-top:4px;line-height:1.4}.lockedDownload,.pdfLocked{opacity:.65;cursor:not-allowed}.connectionsLocked{border-style:dashed}.reviewFeedback{color:#551922;background:#f3e9df;border-radius:12px;margin-top:14px;padding:13px 15px;font-size:14px;line-height:1.5}.approvalRule{color:#551922;background:#5519220f;border-radius:12px;align-items:flex-start;gap:10px;margin:18px 0;padding:13px;font-size:13px;line-height:1.45;display:flex}.approvalRule svg{flex:none;width:18px;height:18px}.publishedState{justify-content:center;width:100%;font-size:12px}.approval button:disabled{cursor:not-allowed;opacity:.72}@media (width<=900px){.workflowCards,.approvalTrack{grid-template-columns:1fr}.workflowCard{min-height:auto}.lockedPlan{padding-top:40px}}@media print{.notice,.pdfLocked{display:none!important}}
