/* SHIFT: broadcast yellow, clear chapters, and the donated campaign identity. */
.shift-project{--pf-surface:#f4f0dc;overflow-x:clip}
.shift-project>header{position:absolute;inset:0 0 auto;z-index:5;color:white}
.shift-project>header .personal-brand>img{filter:brightness(0) invert(1)}
.shift-project .pf-hero-copy .pf-display{color:#f9e62a}
.shift-project .pf-meta{grid-template-columns:1fr 1.7fr 1fr}
.shift-project .pf-chapter>.pf-stack>img,.shift-project .zoom{width:100%}
.shift-project .pf-set img,.shift-project .pf-set video{max-height:800px;object-fit:contain}
.shift-project .shift-guests,.shift-project .shift-press{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px 40px}
.shift-project .shift-guests li,.shift-project .shift-press li{border-top:1px solid var(--pf-line);padding-top:18px}
.shift-project .shift-guests span{display:block;font-size:var(--pf-text-small);color:var(--pf-muted)}
.shift-project .shift-press p{font-size:var(--pf-text-small);margin-top:8px}
@media(max-width:700px){.shift-project .pf-meta,.shift-project .shift-guests,.shift-project .shift-press{grid-template-columns:1fr}}
.shift-project .pf-chapter{scroll-margin-top:30px}
.shift-project .pf-tags{justify-content:flex-start}
.shift-project .shift-survey-charts{--pf-surface:#f7f4dd;--pf-accent:#665900;margin-top:16px}
.shift-project #launch .pf-split{padding-top:30px;border-top:1px solid var(--pf-line)}
.shift-project #broadcasts>.pf-stack.pf-measure:nth-child(2) .pf-heading{font-size:var(--pf-text-lead);letter-spacing:-.02em}
