.topbar{gap:24px}.nav{display:flex;gap:18px;margin-left:auto}.nav a{color:#d9f4ed;text-decoration:none;font-weight:650}.pipeline{display:grid;grid-template-columns:repeat(5,minmax(220px,1fr));gap:14px;overflow-x:auto;padding-bottom:18px}.pipeline-column{background:#e9edef;border-radius:14px;padding:12px;min-height:420px}.pipeline-column h2{display:flex;justify-content:space-between;font-size:15px;margin:4px 4px 14px}.pipeline-column h2 span{background:#fff;border-radius:99px;padding:1px 8px}.pipeline-card{display:grid;gap:6px;background:#fff;border:1px solid #e4e7ec;border-radius:10px;padding:13px;margin-bottom:10px;color:#17222f;text-decoration:none;box-shadow:0 3px 10px #102f2a0a}.pipeline-card small,.task-item small{display:block;color:#667085}.priority-high{background:#fee4e2;color:#b42318}.priority-normal{background:#fff4e5;color:#b54708}.priority-low{background:#f2f4f7;color:#475467}.overdue{background:#fff4f3}.consent-form{margin-top:24px;padding-top:20px;border-top:1px solid #e4e7ec}.task-item{padding:10px 0;border-top:1px solid #e4e7ec}@media(max-width:760px){.nav{order:3;width:100%;justify-content:center}.topbar{height:auto;flex-wrap:wrap;padding-top:14px;padding-bottom:14px}.pipeline{grid-template-columns:repeat(5,240px)}}
