/* Civic editorial shell. Data views retain the same accessible controls. */
.stories-intro-hero {display:grid;grid-template-columns:1fr 1.1fr;gap:60px;align-items:center;padding:48px 0 52px}
.stories-intro-hero h1 {font:700 clamp(58px,6vw,88px)/.97 var(--serif);letter-spacing:-.025em;margin:0 0 26px}
.stories-intro-hero>div>p {font-size:19px;line-height:1.6;max-width:490px}
.stories-intro-hero figure {margin:0}
.stories-intro-hero img {width:100%;height:auto;display:block}
.civic-story-explorer {padding:32px 0 54px;border-top:4px solid var(--ink);scroll-margin-top:20px}
.story-explorer-heading {display:flex;gap:24px;justify-content:space-between;align-items:center;margin-bottom:24px}
.story-explorer-heading h2 {font-size:40px;margin:0}
.story-explorer-heading p {font-size:14px;margin:0}
.story-switcher {display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:0;margin:0 0 24px;scroll-margin-top:20px}
.story-switcher button {display:flex;align-items:center;gap:12px;text-align:left;padding:20px;border:1px solid #18282345;background:transparent;color:var(--ink);font:700 17px var(--sans);cursor:pointer;min-height:72px}
.story-switcher button+button {border-left:0}
.story-switcher button[aria-pressed=true] {background:var(--ink);color:var(--paper);border-color:var(--ink)}
.chapter-number {font:700 24px var(--serif);opacity:.65}
.chapter-arrow {margin-left:auto}
.story-choice-panel {display:grid;grid-template-columns:1fr 1.2fr;align-items:stretch;background:#e8e9df;--story-accent:#e24d36}
.story-tone-yellow {--story-accent:#926900;background:#f5e8ba}
.story-tone-blue {--story-accent:#234de4;background:#e0e5f4}
.story-map-block {padding:26px 30px;text-align:center;border-right:1px solid #18282330;display:flex;flex-direction:column;justify-content:center}
.story-route-map {width:100%;max-height:300px;display:block}
.story-route-map .map-grid {stroke:#18282315;stroke-width:1;fill:none}
.story-route-map .route-trace {fill:none;stroke:var(--story-accent);stroke-width:3;stroke-linecap:round;stroke-linejoin:round}
.map-route-label {fill:var(--story-accent);font:700 30px var(--serif)}
.map-north {fill:none;stroke:var(--ink);stroke-width:1.5}
.map-north-label {fill:var(--ink);font:11px var(--sans)}
.story-map-block>p {font:700 21px var(--serif);margin:12px 0 8px}
.map-caption {font:11px var(--sans);color:#49544e}
.story-choice-copy {padding:36px 42px;align-self:center}
.story-choice-copy h2,.story-choice-copy h3 {font-size:clamp(34px,3.5vw,49px);line-height:1.06;margin:12px 0 20px}
.story-choice-copy>p:not(.editorial-label):not(.story-small-note) {font-size:17px;line-height:1.65;max-width:610px}
.story-choice-copy .primary {display:inline-flex;gap:18px;margin-top:8px;font-size:14px;align-items:center}
.story-small-note {font-size:12px;line-height:1.6;margin:18px 0 0}
.story-civic-invite {display:grid;grid-template-columns:1fr 1fr;gap:60px;background:var(--yellow);padding:42px;margin-bottom:30px}
.story-civic-invite h2 {font-size:48px;line-height:1.03;margin:0}
.story-civic-invite>div>p:not(.editorial-label) {font-size:17px;line-height:1.6;margin-top:0}
.story-civic-invite .primary {display:inline-flex;gap:16px;font-size:14px}
.story-civic-invite .text-link {display:block;font-size:14px;margin-top:12px;color:var(--ink)}
.story-source-drawer {border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:22px 0;margin:28px 0;font-size:14px;max-width:100%}
.story-source-drawer summary {font-weight:700;cursor:pointer;min-height:30px}
.story-source-drawer p {max-width:820px;line-height:1.7}
.guided-story {padding:30px 0 40px}
.guided-story-heading {display:flex;align-items:center;gap:28px;margin:30px 0 38px}
.guided-story-heading h1 {font:700 clamp(43px,5vw,72px)/1.05 var(--serif);letter-spacing:-.025em;margin:0 0 12px}
.guided-story-heading p {font-size:16px;margin:0}
.guided-story .back-link {font-size:13px}
.story-question-panel {display:grid;grid-template-columns:1.1fr 1fr;gap:60px;background:var(--yellow);padding:44px}
.story-question-panel h2 {font-size:50px;line-height:1.06;margin:0 0 24px}
.story-question-panel p {font-size:17px;line-height:1.6}
.story-question-prompts h3 {font-size:28px;margin:0 0 18px}
.story-question-prompts>p {display:flex;gap:18px;border-top:1px solid #18282340;padding-top:16px}
.story-question-prompts>p>span {font:700 26px var(--serif)}
.story-question-prompts .primary {font-size:14px;margin-top:12px}
.story-evidence-panel {padding:32px 0 8px}
.story-evidence-panel>h2 {font-size:44px;margin:0 0 16px}
.story-evidence-panel>p {max-width:740px}
.story-action-grid {display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;margin-top:30px}
.story-action-grid>a {display:flex;flex-direction:column;align-items:flex-start;text-decoration:none;color:var(--ink);border-top:4px solid var(--teal);padding:24px;background:#eaece5;transition:background .15s}
.story-action-grid>a:hover {background:#dce2d5}
.story-action-grid>a:nth-child(2) {border-color:var(--red)}
.story-action-grid>a:nth-child(3) {border-color:var(--yellow)}
.story-action-grid span {font-size:12px;font-weight:700}
.story-action-grid h3 {font-size:32px;line-height:1.1;margin:20px 0 12px}
.story-action-grid p {font-size:15px;line-height:1.6;margin:0 0 24px}
.story-action-grid strong {font-size:13px;text-decoration:underline;margin-top:auto}
.story-restart {border:0;background:transparent;color:var(--ink);padding:12px 0;font:700 14px var(--sans);cursor:pointer}
@media(max-width:900px){.stories-intro-hero{gap:28px}.story-choice-copy{padding:28px}.story-switcher button{font-size:14px;padding:16px;gap:10px}.story-civic-invite{gap:28px;padding:32px}.story-question-panel{gap:30px;padding:32px}.story-action-grid{gap:16px}.story-action-grid>a{padding:20px}.story-action-grid h3{font-size:28px}}
@media(max-width:650px){.stories-intro-hero{grid-template-columns:1fr;padding:32px 0;gap:26px}.stories-intro-hero h1{font-size:56px}.stories-intro-hero>div>p{font-size:17px}.story-explorer-heading{display:block}.story-explorer-heading h2{font-size:34px;margin-bottom:12px}.story-switcher{grid-template-columns:1fr;gap:6px}.story-switcher button{border:1px solid #18282345!important;min-height:50px;padding:12px 16px}.story-switcher button+button{border-left:1px solid #18282345}.story-choice-panel{grid-template-columns:1fr}.story-map-block{padding:18px;border-right:0;border-bottom:1px solid #18282330}.story-route-map{max-height:220px}.story-choice-copy{padding:26px}.story-choice-copy h2,.story-choice-copy h3{font-size:36px}.story-choice-copy>p:not(.editorial-label):not(.story-small-note){font-size:16px}.story-choice-copy .primary{font-size:13px}.story-civic-invite{grid-template-columns:1fr;padding:26px;gap:24px}.story-civic-invite h2{font-size:40px}.guided-story-heading{align-items:flex-start;gap:18px;margin:28px 0}.guided-story-heading .route-disc{width:64px;height:64px;flex-basis:64px;font-size:28px}.guided-story-heading h1{font-size:38px}.guided-story-heading p{font-size:13px;line-height:1.6}.story-question-panel{grid-template-columns:1fr;padding:26px;gap:20px}.story-question-panel h2{font-size:38px}.story-question-panel p{font-size:16px}.story-action-grid{grid-template-columns:1fr}.story-action-grid>a{padding:24px}.story-action-grid h3{margin-top:12px}.story-evidence-panel>h2{font-size:36px}.story-evidence-panel>p{font-size:16px}}
[hidden] {display:none!important}
.network-scale {display:grid;grid-template-columns:1.5fr 1fr 1fr .8fr;gap:28px;padding:34px 0 28px;border-top:5px solid var(--ink);border-bottom:1px solid var(--ink)}
.network-scale strong {font:700 clamp(54px,6vw,92px)/1 var(--serif);letter-spacing:-.03em}
.network-scale strong span {font-size:.48em;letter-spacing:0}
.network-scale div p {font-size:14px;margin:8px 0 0;font-weight:700}
.network-scale .scale-source {grid-column:1/-1;font-size:12px;margin:0;color:#465650;line-height:1.6}
.network-scale .scale-source a {color:inherit}
.network-atlas {padding:74px 0}
.atlas-heading {display:grid;grid-template-columns:1.2fr 1fr;gap:0 60px;align-items:end;margin-bottom:36px}
.atlas-heading .editorial-label {grid-column:1/-1}
.atlas-heading h2 {font-size:clamp(48px,5vw,72px);line-height:1;margin:0}
.atlas-heading>p:last-child {font-size:19px;line-height:1.6;margin:0;max-width:490px}
.atlas-layout {display:grid;grid-template-columns:1.35fr 1fr;gap:48px;align-items:start}
.atlas-map {margin:0;background:#e5edf0}
.atlas-map svg {width:100%;height:auto;display:block;max-height:620px}
.atlas-borough path {fill:var(--borough-color);fill-rule:evenodd;stroke:var(--paper);stroke-width:.6}
.atlas-borough.atlas-selected path {fill-opacity:1;stroke:var(--ink);stroke-width:.5}
.atlas-borough:not(.atlas-selected) path {fill-opacity:.6}
.atlas-layers {display:flex;gap:8px;padding:14px;flex-wrap:wrap;border-bottom:1px solid #18282325}
.atlas-layers button {border:1px solid #18282370;background:transparent;color:var(--ink);min-height:44px;padding:10px 16px;font:700 12px var(--sans);cursor:pointer}
.atlas-layers button[aria-pressed=true] {background:var(--ink);color:var(--paper)}
.atlas-map figcaption {padding:16px 20px;background:var(--ink);color:var(--paper);font-size:11px;display:flex;gap:12px 20px;flex-wrap:wrap}
.legend-dot {display:inline-block;width:7px;height:7px;border-radius:50%;background:#182823;border:1px solid white;margin-right:5px}
.legend-dot.bus {background:#6d8cff}
.borough-picker {display:flex;flex-direction:column}
.borough-picker button {border:0;border-bottom:1px solid #18282355;background:transparent;color:var(--ink);text-align:left;padding:16px 0;font:700 32px/1 var(--serif);cursor:pointer;display:flex;justify-content:space-between;align-items:center}
.borough-picker button[aria-pressed=true] {color:var(--teal);border-bottom:3px solid var(--teal)}
.borough-picker button span {font-family:Arial;font-size:22px}
.borough-detail {padding:28px 0 10px}
.borough-detail h3 {font:700 56px/1 var(--serif);margin:0 0 18px}
.borough-detail h3 span {display:inline-block;font:700 16px/1.4 var(--sans);max-width:185px;margin-left:12px}
.borough-detail p {font-size:14px;line-height:1.6}
.borough-detail .primary {display:inline-flex;font-size:14px}
.atlas-source {font-size:11px;line-height:1.7;color:#465650}
.network-nav {display:flex;gap:10px 28px;flex-wrap:wrap;padding:16px 0;border-bottom:1px solid var(--line)}
.network-nav a {font-size:12px;font-weight:700;min-height:24px;display:inline-flex;align-items:center}
.table-tools {display:flex;align-items:end;justify-content:space-between;gap:24px;background:#eaece5;padding:16px 18px;border-top:3px solid var(--ink)}
.table-tools label {font-size:12px;font-weight:700;display:grid;gap:8px}
.table-tools label:first-child {width:min(420px,70%)}
.table-tools input,.table-tools select {min-height:44px;width:100%;background:var(--paper);border:1px solid #79867e;border-radius:0;padding:10px;font:14px var(--sans)}
.table-pager {display:flex;align-items:center;justify-content:space-between;gap:18px;padding:16px 0;border-bottom:1px solid var(--line);font-size:12px}
.table-pager>div {display:flex;gap:8px}
.table-pager button {background:var(--ink);color:var(--paper);border:1px solid var(--ink);padding:10px 16px;min-height:44px;font:700 13px var(--sans);cursor:pointer}
.table-pager button:disabled {background:transparent;color:#68716b;border-color:#b2b8b2;cursor:default}
.evidence-table {margin:20px 0 32px;min-width:0}
.route-overview {margin:38px 0 52px}
.route-overview h2 {font-size:42px;margin:0 0 12px}
.route-overview>p {font-size:14px}
.route-board {display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:24px;margin-top:26px}
.route-summary {display:flex;flex-direction:column;position:relative;text-decoration:none;padding:18px 0 22px;border-top:1px solid var(--ink);color:var(--ink)}
.route-summary-id {font:700 37px/1 var(--serif);color:var(--teal)}
.route-summary-name {font-size:12px;line-height:1.5;margin:12px 0;min-height:36px}
.route-summary strong {font-size:23px;margin-top:auto}
.route-summary small {font-size:11px;font-weight:400}
.route-bar {position:absolute;bottom:0;left:0;width:var(--bar);height:5px;background:var(--teal)}
.route-summary:hover .route-summary-id {text-decoration:underline}
.line-picker {display:flex;flex-wrap:wrap;gap:8px;padding:20px 0}
.line-picker button {border:2px solid transparent;background:transparent;border-radius:50%;padding:3px;cursor:pointer;min-width:44px;min-height:44px}
.line-picker button[aria-pressed=true] {border-color:var(--ink)}
@media(max-width:850px){.atlas-heading{display:block}.atlas-heading>p:last-child{margin-top:20px}.atlas-layout{grid-template-columns:1fr;gap:24px}.atlas-map svg{max-height:560px}.borough-picker{flex-direction:row;flex-wrap:wrap;gap:8px 20px}.borough-picker button{font-size:25px;gap:12px}.network-scale{grid-template-columns:repeat(2,1fr)}.route-board{grid-template-columns:repeat(2,minmax(0,1fr))}.atlas-explore{max-width:100%}}
@media(max-width:500px){.network-scale{gap:24px 16px;padding:24px 0}.network-scale strong{font-size:58px}.network-scale div p{font-size:12px}.network-atlas{padding:42px 0}.atlas-heading h2{font-size:48px}.atlas-heading>p:last-child{font-size:16px}.table-tools{gap:12px;padding:12px}.table-tools label{font-size:11px}.table-pager{flex-wrap:wrap}.table-pager>div{margin-left:auto}.route-overview h2{font-size:34px}.network-nav{gap:8px 18px}.network-nav a{font-size:11px}.atlas-map figcaption{padding:12px}.borough-detail h3{font-size:50px}}
.shell {max-width:1536px;padding:0 48px}
.header {min-height:92px;gap:28px;border-bottom:1px solid #18282350}
.brand {display:flex;align-items:center;gap:20px;font:700 34px/1 var(--serif);max-width:none;white-space:nowrap}
.brand:after {display:none}
.brand-dots {display:flex;gap:8px}
.brand-dots i {width:23px;height:23px;border-radius:50%;background:var(--teal)}
.brand-dots i:nth-child(2) {background:var(--red)}
.brand-dots i:nth-child(3) {background:var(--yellow)}
.nav {gap:32px;flex-wrap:nowrap}
.nav a {font-size:15px;font-weight:700}
.nav a:hover {border-color:var(--red)}
.hero h1, h2, h3 {font-weight:700;letter-spacing:-.02em}
.hero h1 {font-size:clamp(48px,5.2vw,80px);max-width:1050px}
.deck {font:21px/1.5 var(--sans)}
.primary {background:var(--ink);border-color:var(--ink);min-height:52px;padding:14px 22px}
.primary:hover {background:var(--teal);border-color:var(--teal)}
.text-link {display:inline-flex;align-items:center;gap:10px;font-weight:700;text-decoration:underline;text-underline-offset:6px;min-height:44px;max-width:100%}
.text-link svg,.primary svg {width:21px;height:21px;flex-shrink:0}
.civic-hero {position:relative;isolation:isolate;min-height:660px;margin:0 -48px;display:flex;align-items:center;overflow:hidden;background:var(--paper)}
.hero-art {position:absolute;z-index:-1;left:0;width:118%;height:100%;object-fit:cover;object-position:center center}
.hero-copy {padding:80px 48px;max-width:760px}
.hero-copy h1 {font:700 clamp(60px,6vw,92px)/.99 var(--serif);letter-spacing:-.035em;margin:0 0 34px}
.hero-copy p {font-size:21px;line-height:1.5;max-width:540px;margin-bottom:36px}
.hero-actions {display:flex;gap:28px;align-items:center;flex-wrap:wrap}
.hero-actions .text-link {color:var(--ink);font-size:15px;gap:0}
.hero-actions .text-link svg {display:none}
.live-band {background:var(--ink);color:var(--paper);margin:0 -48px;padding:30px 48px;display:grid;grid-template-columns:1.35fr 1fr 1fr .85fr;gap:26px;align-items:center}
.live-band h2 {font-size:38px;line-height:1.05;margin:0}
.live-band a {color:var(--paper)}
.live-band > .text-link {font-size:14px;justify-self:end}
.live-observation {display:flex;gap:14px;text-decoration:none;border-left:1px solid #ffffff50;padding-left:26px;min-height:76px;align-items:center}
.live-observation strong {display:block;font-size:15px;margin-bottom:3px}
.live-observation span span {display:block;font-size:14px;line-height:1.5}
.live-observation b {font-variant-numeric:tabular-nums}
.live-observation small {display:block;font-size:11px;line-height:1.5;color:#d0d7ce;margin-top:3px}
.live-dot {width:12px;height:12px;border-radius:50%;background:#7fabea;flex:0 0 12px}
.live-dot.yellow {background:var(--yellow)}
.live-observation:hover strong {text-decoration:underline}
.stories-section {padding:72px 0 60px;scroll-margin-top:20px}
.editorial-label {font-size:11px;font-weight:700;letter-spacing:2.8px;text-transform:uppercase;margin-bottom:12px}
.stories-section > h2 {font-size:clamp(42px,4.7vw,68px);line-height:1.04;margin:0 0 15px}
.stories-intro {font-size:19px;margin-bottom:32px}
.story-layout {display:grid;grid-template-columns:1.15fr 1fr;gap:48px}
.story-image {display:block;overflow:hidden}
.story-image img {display:block;width:100%;height:auto;aspect-ratio:2/1;object-fit:cover;transition:transform .25s ease}
.story-image:hover img {transform:scale(1.025)}
.lead-story h3 {font-size:38px;line-height:1.08;margin:16px 0 6px}
.story-layout h3 a {color:var(--ink);text-decoration:none}
.story-layout h3 a:hover {text-decoration:underline;text-decoration-thickness:2px}
.story-rail {display:flex;flex-direction:column}
.story-rail article {display:flex;gap:28px;align-items:center;flex:1;padding:22px 0 34px}
.story-rail article+article {border-top:1px solid var(--ink);padding:34px 0 12px}
.route-disc {width:112px;height:112px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;flex:0 0 112px;font:700 48px/1 var(--serif);color:white;text-decoration:none}
.route-disc.red {background:#d93c29}
.route-disc.blue {background:#234de4}
.route-disc.yellow {background:var(--yellow);color:var(--ink)}
.story-rail h3 {font-size:34px;line-height:1.08;margin:0 0 8px}
.story-rail p {font-size:17px;margin:0 0 8px}
.civic-band {display:grid;grid-template-columns:1.15fr 1fr;gap:48px;margin:0 -48px;padding:52px 48px;background:var(--yellow)}
.civic-band h2 {font-size:clamp(48px,5.8vw,84px);line-height:.98;margin:0}
.civic-band > div {align-self:center}
.civic-band p {font-size:19px;max-width:565px;line-height:1.5}
.civic-band .text-link {color:var(--ink);display:flex;width:fit-content;margin-bottom:8px}
.civic-band .small {font-size:13px;margin:20px 0 0}
.source-footnote {display:flex;gap:40px;justify-content:space-between;padding:24px 0;border-bottom:1px solid var(--line);font-size:12px;align-items:center}
.source-footnote p {max-width:780px;margin:0}
.source-footnote .text-link {font-size:12px;flex-shrink:0}
.footer {margin-top:0;padding:40px 0;gap:70px}
.footer-title {font:700 29px/1 var(--serif)}
.footer-links a {min-height:36px}
.hub-stories {padding-top:8px}
.route-story {padding:40px 0 64px}
.back-link {font-size:14px}
.story-heading {max-width:1050px}
.story-heading-row {display:flex;align-items:center;gap:28px;margin:32px 0 24px}
.story-heading h1 {font:700 clamp(46px,5.5vw,80px)/1.02 var(--serif);letter-spacing:-.02em;margin:0}
.story-deck {font-size:23px;line-height:1.55;max-width:950px;margin:0 0 44px}
.story-body {display:grid;grid-template-columns:minmax(0,760px) minmax(0,340px);gap:80px;border-top:1px solid var(--line);padding-top:32px;justify-content:space-between}
.story-body > div > p {font-size:18px;line-height:1.8}
.story-body h2 {font-size:36px}
.civic-question {background:var(--yellow);padding:28px;margin:32px 0}
.civic-question h3 {font-size:30px;margin:0}
.story-sources {margin-top:36px;padding-top:24px;border-top:1px solid var(--line);font-size:14px}
.story-sources .text-link {display:flex;width:fit-content}
.story-next {border-left:1px solid var(--line);padding-left:28px}
.story-next h3 {font-size:30px}
.story-next .text-link {display:flex;font-size:15px;margin-bottom:16px}
.story-next hr {border:0;border-top:1px solid var(--line);margin:24px 0}
@media(min-width:1536px) {.civic-hero{min-height:730px}.hero-copy{max-width:830px}.hero-copy h1{font-size:94px}}
@media(max-width:1150px) {
 .shell{padding:0 30px}.header{flex-direction:row;align-items:center;padding:20px 0;gap:20px}.brand{font-size:28px;gap:12px}.brand-dots{gap:5px}.brand-dots i{width:17px;height:17px}.nav{gap:18px}.nav a{font-size:13px}
 .civic-hero{margin:0 -30px;min-height:590px}.hero-copy{padding:60px 30px;max-width:58%}.hero-copy h1{font-size:clamp(56px,6.5vw,76px)}.hero-copy p{font-size:18px;max-width:410px}.hero-art{object-position:58% center}.hero-actions{gap:15px}.hero-actions .primary{font-size:14px}
 .live-band{margin:0 -30px;padding:28px 30px;grid-template-columns:1fr 1fr 1fr;gap:18px}.live-band h2{font-size:32px}.live-band>.text-link{grid-column:1/-1;justify-self:start;min-height:25px}.live-observation{padding-left:18px;gap:10px}
 .story-layout{gap:30px}.route-disc{width:82px;height:82px;flex-basis:82px;font-size:38px}.story-rail article{gap:18px}.story-rail h3{font-size:29px}.story-rail p{font-size:15px}.lead-story h3{font-size:33px}
 .civic-band{margin:0 -30px;padding:44px 30px;gap:30px}.civic-band p{font-size:17px}.story-body{gap:40px}.source-footnote{gap:24px}
}
@media(max-width:800px) {
 .shell{padding:0 22px}.header{min-height:86px}.brand{font-size:27px}.brand-dots i{width:15px;height:15px}.menu{display:block;background:var(--paper);border-color:var(--ink);font-size:14px}.header{position:relative}
 .nav{display:none;position:absolute;top:100%;left:0;right:0;background:var(--paper);z-index:1500;padding:12px;border:1px solid var(--line);flex-wrap:wrap}.nav.open{display:flex}.nav a{width:calc(50% - 12px);padding:12px;font-size:14px}
 .civic-hero{margin:0 -22px;display:flex;flex-direction:column;min-height:0;align-items:stretch}.hero-copy{max-width:none;padding:44px 22px 25px}.hero-copy h1{font-size:clamp(52px,9vw,72px);max-width:680px;margin-bottom:22px}.hero-copy p{max-width:570px;font-size:18px;margin-bottom:22px}.hero-art{position:relative;z-index:0;order:2;height:340px;width:100%;object-fit:cover;object-position:right 60%;margin-top:0}.hero-actions .primary{width:auto;font-size:15px}.hero-actions{gap:15px 24px}
 .live-band{margin:0 -22px;padding:28px 22px;grid-template-columns:1fr 1fr}.live-band h2{grid-column:1/-1;font-size:35px}.live-observation{padding:0;border:0}.live-band>.text-link{margin-top:5px}.live-observation small{font-size:11px}
 .stories-section{padding:42px 0}.stories-section>h2{font-size:44px}.stories-intro{font-size:17px}.story-layout{grid-template-columns:1fr;gap:16px}.lead-story h3{font-size:34px}.story-rail article{padding:24px 0}.story-rail article+article{padding:24px 0 0}.story-rail h3{font-size:30px}.story-rail p{font-size:16px}.route-disc{width:88px;height:88px;flex-basis:88px;font-size:40px}
 .civic-band{grid-template-columns:1fr;gap:28px;margin:0 -22px;padding:36px 22px}.civic-band h2{font-size:62px}.civic-band p{font-size:18px}.source-footnote{display:block}.source-footnote .text-link{margin-top:10px}.footer{grid-template-columns:1fr;gap:20px;padding:30px 0}.footer-links{gap:8px 20px}
 .story-heading-row{gap:18px;align-items:flex-start}.story-heading-row .route-disc{width:70px;height:70px;flex-basis:70px;font-size:34px}.story-heading .editorial-label{font-size:10px;letter-spacing:1.2px}.story-heading h1{font-size:45px}.story-deck{font-size:20px}.story-body{grid-template-columns:1fr;gap:32px}.story-next{border-left:0;border-top:1px solid var(--line);padding:28px 0 0}.story-body>div>p{font-size:17px}
}
@media(max-width:420px) {
 .brand{font-size:23px;gap:10px}.brand-dots{gap:4px}.brand-dots i{width:12px;height:12px}.header{gap:8px}.menu{padding:6px 10px}.hero-copy h1{font-size:53px}.hero-actions{gap:12px}.hero-art{height:255px;width:150%;max-width:none;align-self:flex-end}.desktop-break{display:none}.civic-band h2{font-size:54px}.story-rail article{gap:16px}.story-rail h3{font-size:28px}.route-disc{width:76px;height:76px;flex-basis:76px;font-size:35px}.live-band{column-gap:16px}.live-observation{gap:8px}.live-dot{display:none}
}
@media(prefers-reduced-motion:reduce){.story-image img{transition:none}.story-image:hover img{transform:none}}

/* Documentary photography: preserve the entire frame and keep copy separate. */
.civic-hero {display:grid;grid-template-columns:1.05fr 1fr;min-height:0;overflow:visible;gap:20px;padding:42px 48px 42px 0}
.hero-copy {grid-column:1;grid-row:1;max-width:none;padding:30px 0 30px 48px}
.hero-copy h1 {font-size:clamp(52px,5.3vw,82px)}
.hero-copy p {font-size:20px}
.hero-photo {grid-column:2;grid-row:1;margin:0;min-width:0;align-self:center}
.hero-photo .hero-art {position:static;display:block;z-index:auto;width:100%;height:auto;max-width:100%;margin:0;object-fit:contain}
.photo-credit {font:12px/1.65 var(--sans);color:var(--muted);padding:10px 0 0;text-wrap:pretty}
.photo-credit a {color:inherit;text-decoration:underline;text-underline-offset:3px}
.story-photo {margin:0}
.story-photo .story-image img {aspect-ratio:auto;height:auto;transform:none}
@media(max-width:1150px){.civic-hero{padding-right:30px}.hero-copy{padding-left:30px}.hero-copy p{font-size:18px}}
@media(max-width:800px){.civic-hero{grid-template-columns:1fr;gap:10px;padding:0 22px 28px}.hero-copy{grid-column:1;grid-row:1;padding:38px 0 16px}.hero-photo{grid-column:1;grid-row:2}.hero-copy h1{font-size:clamp(52px,9vw,72px)}.hero-photo .hero-art{width:100%;height:auto;max-width:100%;align-self:auto}.hero-copy p{max-width:570px}.photo-credit{font-size:11px}}

/* Subway: public observations connected to neighborhood questions. */
body[data-page="subway"] .hero {padding:54px 0 36px;border-bottom:0}
body[data-page="subway"] .hero h1 {max-width:840px;font-size:clamp(52px,6.1vw,88px);line-height:1}
body[data-page="subway"] .hero .deck {max-width:750px;color:var(--ink);font-size:21px;margin:0}
.subway-jump {display:flex;gap:32px;border-top:4px solid var(--ink);border-bottom:1px solid var(--line);padding:12px 0;flex-wrap:wrap}
.subway-jump a {color:var(--ink);font-size:14px;font-weight:700;padding:8px 0;text-underline-offset:5px}
.rail-workspace {display:grid;grid-template-columns:minmax(0,1fr) 310px;gap:44px;padding:36px 0 52px;align-items:start}
.rail-main {min-width:0}
.rail-controls {padding:28px;background:var(--ink);color:var(--paper)}
.rail-controls .editorial-label {color:var(--yellow);margin:0 0 8px}
.rail-controls h2 {font-size:38px;margin:0 0 22px}
.rail-controls .toolbar {margin:0;gap:16px}
.rail-controls .field {min-width:140px;flex:1 1 140px}
.rail-controls .field label {font-size:13px}
.rail-controls input,.rail-controls select {width:100%;background:var(--paper);border-color:var(--paper);border-radius:0}
.rail-controls .button {background:var(--yellow);color:var(--ink);border-color:var(--yellow);font-weight:700}
.rail-controls .button:disabled {opacity:.65;cursor:wait}
.rail-main .status {margin-top:18px;font-size:14px}
.rail-main .status .small {font-size:11px}
#rail-metrics .metric-row {margin:0;padding:24px 0;gap:36px;border-bottom:1px solid var(--line)}
#rail-metrics .metric b {font:700 48px/1 var(--serif);margin-bottom:8px}
#rail-metrics .metric span {font-size:13px}
.rail-alert-section {padding:32px 0;border-bottom:1px solid var(--line)}
.rail-section-heading {display:flex;gap:24px;justify-content:space-between;align-items:center}
.rail-section-heading h2,.station-section h2 {font-size:36px;margin:0 0 14px}
.rail-section-heading .editorial-label,.station-section .editorial-label {margin-bottom:8px}
.rail-section-heading>a {font-size:13px;flex-shrink:0}
.rail-alert-list {max-height:330px;overflow:auto;padding-right:12px;overscroll-behavior:contain}
.rail-alert-list .alert {padding:14px 0}
.rail-alert-list summary {font-size:15px;line-height:1.5}
.rail-alert-list .alert p {font-size:14px}
.rail-empty {padding:18px 0;font-size:14px;margin:0}
.station-section {padding:30px 0}
.station-section>p {font-size:15px;max-width:660px}
.station-section .small {font-size:12px}
#rail-table .table-wrap {max-height:550px;overflow:auto;overscroll-behavior:contain;border-top:1px solid var(--ink)}
#rail-table th {position:sticky;top:0;z-index:1;background:var(--wash)}
#rail-table td {vertical-align:middle;font-size:13px}
#rail-table td:nth-child(3) {font-weight:700}
.line-mark {display:inline-flex;align-items:center;justify-content:center;border-radius:50%;width:34px;height:34px;font:700 15px/1 var(--sans)}
.rail-method {border-top:1px solid var(--line);padding:20px 0;font-size:14px}
.rail-method summary {cursor:pointer;font-weight:700;min-height:44px}
.rail-method #diagnostics {margin-bottom:20px}
.rail-civic {background:var(--yellow);padding:28px 26px}
.rail-civic>.editorial-label {font-size:10px;letter-spacing:1.8px}
.rail-civic h2 {font-size:40px;line-height:1.05;margin:0 0 20px}
.rail-civic>p {font-size:15px;line-height:1.65}
.civic-step {display:flex;gap:12px;border-top:1px solid #18282350;padding:23px 0}
.civic-step>span {font:700 19px var(--serif)}
.civic-step h3 {font-size:25px;line-height:1.1;margin:0 0 10px}
.civic-step p {font-size:13px;margin:0 0 10px;line-height:1.6}
.civic-step a {color:var(--ink);font-size:13px;font-weight:700;display:inline-block;min-height:36px}
.rail-civic .rail-civic-note {border-top:2px solid var(--ink);padding-top:20px;font-size:13px;margin:0}
#service-alerts,#station-observations,#civic-context {scroll-margin-top:24px}
@media(max-width:1100px){.rail-workspace{grid-template-columns:minmax(0,1fr) 275px;gap:26px}.rail-civic{padding:24px 20px}.rail-controls{padding:24px}.rail-section-heading{display:block}.rail-section-heading>a{display:inline-block;margin-bottom:18px}.rail-civic h2{font-size:34px}}
@media(max-width:800px){body[data-page="subway"] .hero{padding:38px 0 28px}body[data-page="subway"] .hero h1{font-size:56px}body[data-page="subway"] .hero .deck{font-size:19px}.subway-jump{gap:8px 22px}.subway-jump a{font-size:13px}.rail-workspace{grid-template-columns:1fr;gap:20px;padding-top:24px}.rail-controls{padding:24px 20px}.rail-controls h2{font-size:34px}.rail-controls .button{width:100%}.rail-civic h2{font-size:40px}.rail-alert-list{max-height:300px}.rail-section-heading h2{font-size:32px}#rail-table table{min-width:580px}#rail-metrics .metric-row{gap:22px}.rail-civic{padding:28px}.civic-step h3{font-size:29px}.civic-step p,.civic-step a{font-size:15px}}
