/* Content structure, round 2. Existing hero, palette and typefaces are retained. */
.chapter-head{display:grid;grid-template-columns:1fr 2fr 1fr;gap:30px;align-items:end;margin-bottom:85px}
.chapter-head>.eyebrow{align-self:start}.chapter-head h2{font-size:clamp(48px,6.8vw,112px);line-height:.96;letter-spacing:-.055em;font-weight:500}.chapter-head h2 em{white-space:nowrap}.chapter-head>p{font-size:13px;line-height:1.65;max-width:29ch;justify-self:end}
.live-projects{background:var(--paper);color:var(--ink);padding:100px var(--gutter) 115px}.live-project{display:grid;grid-template-columns:1fr 1.65fr;gap:7%;align-items:center;padding:50px 0 65px;border-top:1px solid #a9ada3}.live-project:last-child{padding-bottom:0}.live-copy h3{font-size:clamp(36px,4.6vw,75px);line-height:.95;font-weight:500;letter-spacing:-.045em;margin:28px 0}.live-copy h3 em{display:block}.live-copy>p{font-size:16px;line-height:1.6;max-width:34ch}.live-status{display:block;font:10px/1.7 'Geist Mono',monospace;margin-top:27px;text-transform:uppercase;letter-spacing:.02em;color:#50564c}.live-copy .text-link{border-color:#9dA295;margin-top:10px;gap:25px}.live-copy .text-link:hover{color:#a73619}.live-project-warn{grid-template-columns:1.65fr 1fr}.live-project-warn .live-copy{grid-column:2;grid-row:1}.live-project-warn .map-preview{grid-column:1;grid-row:1}
.map-preview{min-width:0}.preview-stage{position:relative;aspect-ratio:1.4;overflow:hidden;background:var(--ink);color:var(--paper);isolation:isolate}.preview-stage:before{content:'';position:absolute;inset:17% 7%;border-top:1px solid #EEECE41c;border-bottom:1px solid #EEECE41c;z-index:-1}.preview-stage:after{content:'';position:absolute;top:0;bottom:0;right:23%;width:1px;background:#EEECE412;z-index:-1}.preview-kicker{position:absolute;top:6%;left:7%;font-size:9px}.preview-type{position:absolute;left:7%;top:22%;font-size:clamp(52px,8.5vw,145px);line-height:.75;letter-spacing:-.055em;font-weight:500}.preview-type em{display:block;margin:0 0 0 18%;color:var(--orange);line-height:1}.preview-reserved{position:absolute;bottom:6%;left:7%;font:9px/1.5 'Geist Mono',monospace;text-transform:uppercase;letter-spacing:.06em;color:#c0c2b8}.preview-corner{position:absolute;right:7%;bottom:6%;font:9px/1.5 'Geist Mono',monospace;color:var(--orange)}.warn-preview .preview-stage{background:#d4d6cb;color:var(--ink)}.warn-preview .preview-stage:before{border-color:#17191729}.warn-preview .preview-stage:after{background:#17191715}.warn-preview .preview-type em{color:var(--ink);-webkit-text-stroke:1px var(--ink);color:transparent}.warn-preview .preview-reserved,.warn-preview .preview-corner{color:#454d40}.map-preview figcaption{display:flex;justify-content:space-between;gap:15px;margin-top:14px;font:10px/1.5 'Geist Mono',monospace;color:#555e4e}
.pipeline{padding:100px var(--gutter) 110px;background:var(--ink);color:var(--paper)}.pipeline .chapter-head>p{color:#bfc2b7}.pipeline .chapter-head h2 em{color:var(--orange)}.pipeline-list{margin-left:25%}.pipeline-entry{border-top:1px solid var(--line)}.pipeline-entry:last-child{border-bottom:1px solid var(--line)}.pipeline-entry summary{display:grid;grid-template-columns:45px 1fr auto 25px;gap:20px;align-items:center;list-style:none;cursor:pointer;min-height:115px;padding:22px 0;touch-action:manipulation}.pipeline-entry summary::-webkit-details-marker{display:none}.pipeline-entry summary::marker{content:''}.pipeline-entry summary small{font:10px 'Geist Mono',monospace;color:#adb2a6}.pipeline-name{font-size:clamp(28px,3.8vw,62px);line-height:1.1;letter-spacing:-.045em}.pipeline-stage{font:10px/1.5 'Geist Mono',monospace;text-transform:uppercase;color:#adb2a6}.pipeline-expand{font-size:28px;line-height:1;text-align:right}.pipeline-entry summary:hover,.pipeline-entry summary:focus-visible,.pipeline-entry[open] summary{color:var(--orange)}.pipeline-entry[open] .pipeline-expand{font-size:0}.pipeline-entry[open] .pipeline-expand:before{content:'−';font-size:28px}.pipeline-entry p{font-size:15px;line-height:1.65;margin:0 65px 28px;max-width:53ch;color:#c9ccbf}.pipeline-note{margin-top:20px;font:10px/1.6 'Geist Mono',monospace;color:#aeb3a5}
.capabilities-heading h2 em{font-size:1.1em}.capability-list dd{max-width:34ch}
.stations{padding:95px var(--gutter) 105px;background:var(--paper);color:var(--ink)}.stations .chapter-head{grid-template-columns:1fr 3fr;margin-bottom:65px}.stations .chapter-head h2{font-size:6.5vw}.stations-body{display:grid;grid-template-columns:1fr 1.2fr;gap:9%;align-items:start}.station-texts{padding-left:0}.station-texts article{border-top:1px solid #a6ac9e;padding:25px 0 30px;display:grid;grid-template-columns:1fr 1.5fr;gap:12px 24px}.station-texts article>.eyebrow{grid-column:1/-1;font-size:9px}.station-texts h3{margin:0;font-size:clamp(25px,2.5vw,42px);line-height:1;letter-spacing:-.04em;font-weight:500}.station-texts p{font-size:14px;line-height:1.65;max-width:34ch}.station-archive{margin-top:0}.station-archive img{width:100%;height:auto}.station-archive figcaption{display:flex;justify-content:space-between;gap:15px;font:10px/1.5 'Geist Mono',monospace;margin-top:14px;color:#535c4d}.press{padding:65px var(--gutter) 75px;display:grid;grid-template-columns:1fr 1.5fr 1fr;gap:35px;align-items:center;background:#deded4;color:var(--ink);border-top:1px solid #b3b8ac}.press>.eyebrow{align-self:start;max-width:25ch}.press h2{font-size:clamp(40px,5.3vw,84px);font-weight:500;letter-spacing:-.05em;line-height:1}.press>p{font-size:14px;line-height:1.65;max-width:29ch;color:#4b5447}
@media(min-width:701px) and (max-width:1100px){.chapter-head{grid-template-columns:1fr 2.5fr}.chapter-head>p{grid-column:2;justify-self:start;max-width:40ch}.live-project,.live-project-warn{gap:5%;grid-template-columns:1fr 1.3fr}.live-project-warn{grid-template-columns:1.3fr 1fr}.live-copy h3{font-size:4.8vw}.live-copy>p{font-size:15px}.preview-type{font-size:8.3vw}.preview-kicker{font-size:8px;max-width:25ch}.preview-reserved{font-size:8px}.preview-corner{display:none}.pipeline-list{margin-left:0}.stations-body{gap:5%}.station-texts article{display:block}.station-texts h3{margin:16px 0}.station-texts p{font-size:13px}.press{grid-template-columns:1fr 2.5fr}.press>p{grid-column:2;max-width:38ch}}
@media(max-width:700px){.chapter-head{display:block;margin-bottom:48px}.chapter-head h2{font-size:12.5vw;margin:32px 0 25px}.chapter-head>p{font-size:14px;max-width:33ch}.live-projects{padding:70px var(--gutter) 75px}.live-project,.live-project-warn{display:flex;flex-direction:column;align-items:stretch;gap:30px;padding:36px 0 48px}.live-copy h3{font-size:11vw;margin:22px 0}.live-copy>p{font-size:15px;max-width:36ch}.live-status{font-size:9px;margin-top:22px}.live-copy .text-link{font-size:12px;margin-top:8px}.preview-stage{aspect-ratio:1.25}.preview-type{font-size:20vw;top:24%}.preview-kicker{font-size:8px;max-width:28ch}.preview-reserved{font-size:8px;max-width:21ch}.preview-corner{font-size:8px}.map-preview figcaption{font-size:9px}.pipeline{padding:70px var(--gutter) 80px}.pipeline .chapter-head h2{font-size:11.7vw}.pipeline-list{margin:0}.pipeline-entry summary{grid-template-columns:25px 1fr 20px;gap:12px;padding:23px 0;min-height:100px}.pipeline-name{font-size:8.1vw}.pipeline-stage{grid-column:2;grid-row:2;font-size:9px}.pipeline-expand{grid-column:3;grid-row:1/3;font-size:25px}.pipeline-entry p{font-size:14px;margin:0 0 25px 37px}.pipeline-note{font-size:9px}.stations{padding:70px var(--gutter) 75px}.stations .chapter-head{margin-bottom:42px}.stations .chapter-head h2{font-size:13vw}.stations-body{display:flex;flex-direction:column;gap:32px}.station-texts article{grid-template-columns:1fr 1.5fr;gap:15px;padding:23px 0 27px}.station-texts h3{font-size:25px}.station-texts p{font-size:13px;line-height:1.65}.station-archive figcaption{font-size:9px}.press{display:block;padding:50px var(--gutter) 60px}.press>.eyebrow{max-width:none}.press h2{font-size:15vw;margin:25px 0}.press>p{font-size:14px;max-width:33ch}.index>a{font-size:clamp(20px,5.5vw,29px);gap:14px}.index>a>small{font-size:10px}.index>a>span{font-size:21px}}
@media(max-width:360px){.station-texts article{display:block}.station-texts h3{margin:15px 0}.station-texts p{max-width:33ch}.pipeline-name{font-size:8vw}}

/* Copy round: keep existing layout; give the supplied paragraphs a quiet separation. */
.live-copy>p+p,.field-copy>p+p{margin-top:14px}
@media(max-width:600px){.field-copy>p{max-width:none}}
/* Approved publications: scoped to chapter 07; existing site system retained. */
.press-list{grid-column:1/-1;list-style:none;margin:20px 0 0;padding:0;border-bottom:1px solid #b3b8ac}
.press-entry{display:grid;grid-template-columns:1fr 2.5fr 36px;gap:35px;align-items:start;padding:30px 0 34px;border-top:1px solid #b3b8ac}
.press-meta{display:flex;flex-direction:column;gap:8px;padding-top:7px}
.press-kind{font:10px/1.5 'Geist Mono',monospace;color:#4b5447}
.press-copy{min-width:0}
.press-copy h3{font-size:clamp(26px,2.8vw,44px);line-height:1.12;letter-spacing:-.04em;font-weight:500;margin:0;overflow-wrap:break-word}
.press-copy p{font-size:14px;line-height:1.65;max-width:65ch;margin-top:16px;color:#4b5447}
.press-arrow{font-size:30px;line-height:1.2;text-align:right}
.press-entry:focus-visible{outline:2px solid var(--ink);outline-offset:5px}
.press-entry:focus-visible .press-copy h3{text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:5px}
@media(hover:hover) and (pointer:fine){.press-entry:hover .press-copy h3{text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:5px}.press-entry:hover .press-arrow{color:var(--orange)}}
@media(max-width:700px){.press-list{margin-top:38px}.press-entry{grid-template-columns:minmax(0,1fr) 26px;gap:17px 14px;padding:25px 0 28px}.press-meta{grid-column:1;grid-row:1;padding:0;gap:5px}.press-copy{grid-column:1/-1;grid-row:2}.press-copy h3{font-size:clamp(25px,7vw,38px);line-height:1.16}.press-copy p{font-size:14px;line-height:1.6;margin-top:13px}.press-arrow{grid-column:2;grid-row:1;font-size:27px}.press-kind{font-size:9px}}
