.phase-strip{display:grid;grid-template-columns:repeat(5,1fr);gap:7px;margin-bottom:12px}.phase{position:relative;overflow:hidden;border:1px solid #2a2b2b;background:#121313;border-radius:10px;padding:10px}.phase:before{content:'';position:absolute;left:0;top:0;bottom:0;width:3px;background:var(--red)}.phase small,.phase strong{display:block}.phase small{font-size:7px;color:#777;letter-spacing:.1em}.phase strong{font-size:9px;margin-top:4px}.phase-2:before{background:#a584ff}.phase-3:before{background:#e07745}.phase-4:before{background:#d95577}.phase-5:before{background:#48d597}.cal-event.ops{border-color:#e0a54d;background:#251d12}.cal-event.review{border-color:#eee;background:#232323}.cal-event.proof{border-color:#e25f81;background:#2a151c}.cal-event.outreach{border-color:#48d597;background:#12271f}.decision-list p{font-size:8px;color:#888;border-bottom:1px solid #242525;padding:7px 0;margin:0}.decision-list b{color:#eee}@media(max-width:1100px){.phase-strip{grid-template-columns:1fr 1fr}}@media(max-width:600px){.phase-strip{grid-template-columns:1fr}}
