.pipeline-page{--accent:#806240}.pipeline-page h1,.pipeline-page h2,.pipeline-page h3{font-weight:400}.pp-shell{padding-left:var(--gutter);padding-right:var(--gutter)}.pp-hero{padding-top:34px}.pp-opening{color:var(--muted);justify-content:space-between;gap:24px;font-size:11px;display:flex}.pp-hero-layout{grid-template-columns:1.65fr .65fr;align-items:end;gap:7vw;padding:45px 0 42px;display:grid}.pp-hero h1{color:#161a17;letter-spacing:-.067em;font-size:clamp(80px,10.6vw,180px);line-height:.91}.pp-hero-copy{padding-bottom:5px}.pp-hero-copy p:first-child{letter-spacing:-.025em;margin-bottom:18px;font-size:clamp(19px,1.6vw,25px);line-height:1.5}.pp-hero-copy p+p{color:var(--muted);max-width:34ch;font-size:13px;line-height:1.8}.pp-section-nav{border-top:1px solid var(--rule);gap:40px;padding:24px 0;display:flex}.pp-section-nav a{align-items:center;gap:30px;min-height:24px;font-size:12px;display:flex}.pp-section-nav a:hover{color:var(--accent)}.pp-section-nav a span{font-size:19px}.pp-group{padding-top:30px;padding-bottom:42px;scroll-margin-top:24px}.pp-group-heading{border-top:1px solid var(--rule);justify-content:space-between;align-items:baseline;gap:24px;padding:26px 0 34px;display:flex}.pp-group-heading h2{letter-spacing:-.045em;font-size:clamp(25px,2.55vw,38px);line-height:1.2}.pp-group-heading p{color:var(--muted);font-size:12px}.pp-program{border-top:1px solid var(--rule);grid-template-columns:.85fr 1.15fr;column-gap:7vw;padding:30px 0 0;display:grid}.pp-program+.pp-program{margin-top:30px}.pp-program-identity{min-width:0}.pp-application{color:var(--muted);margin-bottom:13px;font-size:11px}.pp-program h3{letter-spacing:-.045em;font-size:clamp(25px,2.75vw,44px);line-height:1.2}.pp-target{color:var(--muted);margin-top:10px;font-size:14px;line-height:1.6}.pp-development{align-self:center;min-width:0}.pp-stage-status{color:var(--accent);align-items:center;gap:9px;margin-bottom:26px;font-size:12px;line-height:1.5;display:flex}.pp-status-dot{background:currentColor;border-radius:50%;flex-shrink:0;width:5px;height:5px}.pp-track{background:#b2c1af;height:2px;margin:0 10px;position:relative}.pp-track-fill{width:calc(var(--stage-position) / 3 * 100%);background:#94734f;position:absolute;inset:0 auto 0 0}.pp-track-node{left:calc(var(--node-position) / 3 * 100%);background:var(--paper);border:1px solid #80917d;border-radius:50%;width:7px;height:7px;position:absolute;top:50%;transform:translate(-50%,-50%)}.pp-track-node--reached{background:#94734f;border-color:#94734f}.pp-track-current{left:calc(var(--stage-position) / 3 * 100%);border:4px solid var(--paper);background:#94734f;border-radius:50%;outline:1px solid #94734f;width:17px;height:17px;position:absolute;top:50%;transform:translate(-50%,-50%)}.pp-stage-labels{color:var(--muted);justify-content:space-between;margin:17px 0 0;padding:0;font-size:10px;line-height:1.5;list-style:none;display:flex}.pp-stage-labels li{white-space:nowrap;justify-content:center;width:0;display:flex}.pp-stage-labels li:first-child{justify-content:flex-start}.pp-stage-labels li:last-child{justify-content:flex-end}.pp-stage-labels [aria-current]{color:var(--accent);font-weight:700}.pp-details{grid-column:1/-1;margin-top:20px}.pp-details summary{cursor:pointer;align-items:center;gap:16px;width:fit-content;min-height:44px;padding:10px 0;font-size:12px;list-style:none;display:flex}.pp-details summary::-webkit-details-marker{display:none}.pp-details summary:hover{color:var(--accent)}.pp-details summary:focus-visible{outline:2px solid var(--accent);outline-offset:4px}.pp-details-symbol{width:18px;height:18px;display:block;position:relative}.pp-details-symbol:before,.pp-details-symbol:after{content:"";background:currentColor;width:12px;height:1px;position:absolute;top:8px;left:3px}.pp-details-symbol:after{transform:rotate(90deg)}.pp-details[open] .pp-details-symbol:after{transform:rotate(0)}.pp-details-copy{max-width:75ch;color:var(--muted);border-left:2px solid #c2a17b;margin:8px 0 10px;padding:17px 0 9px 20px;font-size:13px;line-height:1.9}.pp-details-copy p+p{margin-top:13px}.pp-program--internal{grid-template-rows:auto auto;grid-template-areas:"identity stage""details actions"}.pp-program--internal .pp-program-identity{grid-area:identity}.pp-program--internal .pp-development{grid-area:stage}.pp-program--internal .pp-details{grid-area:details;align-self:start}.pp-program-actions{flex-wrap:wrap;grid-area:actions;align-self:start;align-items:flex-start;gap:12px;margin-top:20px;display:flex}.pp-action{background:var(--ink);min-height:46px;color:var(--paper);border:1px solid var(--ink);text-align:left;justify-content:space-between;align-items:center;gap:24px;padding:13px 18px;font-size:11px;line-height:1.6;display:inline-flex}.pp-action>span{font-size:17px;line-height:1}.pp-action:hover{background:#354c3d}.pp-action--dossier{color:var(--ink);background:0 0;border-color:#7f9179}.pp-action--dossier:hover{color:var(--ink);background:#dbe4d5}.pp-phase-track .pp-track-fill{width:calc(var(--stage-position) / var(--stage-segments) * 100%)}.pp-phase-track .pp-track-node{left:calc(var(--node-position) / var(--stage-segments) * 100%)}.pp-phase-track .pp-track-current{left:calc(var(--stage-position) / var(--stage-segments) * 100%)}.pp-phase-list{color:var(--muted);justify-content:space-between;margin:18px 10px 0;padding:0;list-style:none;display:flex}.pp-phase-list li{white-space:nowrap;flex-direction:column;align-items:center;gap:5px;width:0;display:flex}.pp-phase-list li:first-child{align-items:flex-start}.pp-phase-list li:last-child{align-items:flex-end}.pp-phase-number{font-size:9px}.pp-phase-name{font-size:10px}.pp-phase-list [data-phase-state=complete]{color:#586644}.pp-phase-list [data-phase-state=current]{color:var(--accent)}.pp-phase-list [data-phase-state=current] .pp-phase-name{font-weight:700}.pp-phase-progress{color:var(--muted);white-space:nowrap;margin-left:auto;font-size:10px}.pp-program--multi-project{grid-template-rows:min-content 1fr;grid-template-areas:"identity timelines""details timelines"}.pp-program--multi-project>.pp-program-identity{grid-area:identity}.pp-program--multi-project>.pp-details{grid-area:details;align-self:start}.pp-project-timelines{grid-area:timelines;gap:28px;min-width:0;padding-bottom:10px;display:grid}.pp-project+.pp-project{border-top:1px solid var(--rule);padding-top:25px}.pp-project-title{color:var(--ink);margin:0 0 14px;font-size:12px;font-weight:500}.pp-project .pp-development{margin-top:0}.pp-group--partnered .pp-program h3{font-size:clamp(25px,2.4vw,37px)}.pp-group--partnered{--paper:#d6e1d2;--rule:#a8bba3;--muted:#506054;--accent:#765837;background:#d6e1d2;padding-top:24px;padding-bottom:50px}.pp-group--partnered .pp-group-heading{border-top:0}.pp-collaborate{color:#edf2e8;background:#20342a;grid-template-columns:1.4fr .6fr;align-items:end;gap:44px 8vw;padding-top:48px;padding-bottom:30px;display:grid}.pp-collaborate>div>p{color:#c9d5c4;font-size:11px}.pp-collaborate h2{letter-spacing:-.055em;margin-top:28px;font-size:clamp(48px,6.7vw,108px);line-height:1.05}.pp-collaborate .pp-collaborate-copy p{max-width:34ch;font-size:14px;line-height:1.8}.pp-collaborate-copy .text-link{color:#e0bd92;justify-content:space-between;width:fit-content;min-width:200px;margin-top:25px;display:flex}.pp-footer-brand{border-top:1px solid #516854;grid-column:1/-1;justify-content:space-between;align-items:center;gap:25px;margin-top:10px;padding-top:25px;display:flex}.pp-footer-brand img{filter:brightness(0)invert();opacity:.9;width:213px}.pp-footer-brand>a:last-child{align-items:center;gap:20px;font-size:11px;display:flex}.pp-footer-brand>a:last-child span{font-size:20px}.pp-footer{color:var(--muted);justify-content:space-between;align-items:center;gap:24px;padding-top:23px;padding-bottom:23px;font-size:10px;display:flex}.pp-sr-only{clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;padding:0;position:absolute;overflow:hidden}@media (width>=1900px){.pp-shell{padding-left:max(var(--gutter), calc((100vw - 1680px)/2));padding-right:max(var(--gutter), calc((100vw - 1680px)/2))}}@media (width<=1000px){.pp-hero-layout{grid-template-columns:1.5fr .8fr;gap:5vw}.pp-hero h1{font-size:10.6vw}.pp-program{grid-template-columns:1fr 1fr;column-gap:5vw}.pp-program h3{font-size:28px}.pp-group--partnered .pp-program{grid-template-columns:1fr}.pp-development--phases{margin-top:27px}.pp-program--multi-project{grid-template-rows:auto;grid-template-areas:"identity""timelines""details"}.pp-project-timelines{margin-top:27px}}@media (width<=760px){.pp-hero{padding-top:24px}.pp-opening{font-size:10px}.pp-opening span:last-child{display:none}.pp-hero-layout{grid-template-columns:1fr;gap:28px;padding:32px 0}.pp-hero h1{font-size:clamp(66px,15vw,112px)}.pp-hero-copy{grid-template-columns:1fr 1fr;gap:24px;display:grid}.pp-hero-copy p:first-child{margin:0;font-size:17px}.pp-hero-copy p+p{font-size:12px}.pp-section-nav{gap:24px;padding:18px 0}.pp-section-nav a{gap:16px;min-height:30px;font-size:11px}.pp-group{padding-top:12px;padding-bottom:34px}.pp-group-heading{flex-direction:column;align-items:flex-start;gap:9px;padding:24px 0}.pp-group-heading h2{font-size:29px}.pp-group-heading p{font-size:11px}.pp-program{grid-template-columns:1fr;padding-top:25px}.pp-program--internal{grid-template-rows:auto;grid-template-areas:"identity""stage""details""actions"}.pp-program-actions{margin-top:12px}.pp-action{gap:16px;padding:12px 15px;font-size:11px}.pp-program h3{font-size:32px}.pp-target{font-size:13px}.pp-development{margin-top:27px}.pp-stage-status{margin-bottom:24px;font-size:11px}.pp-stage-labels{font-size:10px}.pp-details{margin-top:19px}.pp-details-copy{font-size:12px}.pp-program+.pp-program{margin-top:25px}.pp-group--partnered{padding-top:16px;padding-bottom:35px}.pp-collaborate{grid-template-columns:1fr;gap:30px;padding-top:34px}.pp-collaborate h2{margin-top:24px;font-size:clamp(46px,10vw,72px)}.pp-collaborate .pp-collaborate-copy p{max-width:45ch;font-size:13px}.pp-footer-brand{align-items:flex-start;margin-top:12px}.pp-footer-brand img{width:170px}.pp-footer-brand>a:last-child{gap:10px;font-size:10px}}@media (width<=600px){.pp-phase-track{display:none}.pp-phase-list{--phase-step:40px;flex-direction:column;margin:0 0 0 7px;display:flex;position:relative}.pp-phase-list:before{content:"";width:1px;height:calc(var(--stage-segments) * var(--phase-step));background:linear-gradient(to bottom, #94734f calc(var(--stage-position) / var(--stage-segments) * 100%), #acbca5 0);position:absolute;top:20px;left:0}.pp-phase-list:after{content:"";left:-6px;top:calc(20px + var(--stage-position) * var(--phase-step));border:3px solid var(--paper);background:#94734f;border-radius:50%;outline:1px solid #94734f;width:12px;height:12px;position:absolute;transform:translateY(-50%)}.pp-phase-list li,.pp-phase-list li:first-child,.pp-phase-list li:last-child{width:auto;height:var(--phase-step);white-space:normal;grid-template-columns:56px 1fr;align-items:center;gap:8px;padding:0 0 0 24px;display:grid;position:relative}.pp-phase-list li:before{content:"";background:var(--paper);border:1px solid #829476;border-radius:50%;width:6px;height:6px;position:absolute;top:17px;left:-3px}.pp-phase-list li[data-phase-state=complete]:before,.pp-phase-list li[data-phase-state=current]:before{background:#94734f;border-color:#94734f}.pp-phase-number{font-size:10px}.pp-phase-name{font-size:12px}.pp-development--phases .pp-stage-status{flex-wrap:wrap;margin-bottom:14px}.pp-phase-progress{flex-basis:100%;margin-left:14px}}@media (width<=400px){.pp-hero-copy{grid-template-columns:1fr;gap:16px}.pp-hero-copy p+p{max-width:36ch}.pp-section-nav{justify-content:space-between;gap:14px}.pp-section-nav a{gap:9px;font-size:10px}.pp-program h3{font-size:29px}.pp-footer-brand{flex-wrap:wrap}}@media (prefers-reduced-motion:reduce){.pipeline-page{scroll-behavior:auto}html:has(.pipeline-page){scroll-behavior:auto}}
