.detail { --gutter: clamp(40px, 8vw, 140px); padding: 0 var(--gutter); }
.detail img { display: block; max-width: 100%; }
.detail figure { margin: 0; }
.detail figcaption { display: flex; justify-content: space-between; gap: 20px; color: var(--muted); font-size: 11px; line-height: 1.4; letter-spacing: .02em; padding-top: 11px; }
.detail figure a { display: block; cursor: zoom-in; }
.detail figure a:focus-visible { outline-offset: 3px; }
.eyebrow, .section-label > span, .backline, .method-line, .journey-number, .manifesto-pause span, .finding-grid span { font-size: 11px; letter-spacing: .035em; }
.eyebrow, .section-label > span { color: var(--muted); }
.backline { display: flex; justify-content: space-between; border-bottom: 1px solid var(--rule); padding: 22px 0; color: var(--muted); }
.backline a { color: var(--ink); }
.backline a:hover, .footer-back:hover, .video-link:hover, .next-project:hover strong { text-decoration: underline; text-underline-offset: 4px; }
.opening { display: grid; grid-template-columns: minmax(0, 1.45fr) minmax(320px, .55fr); gap: clamp(40px, 6vw, 110px); padding: 92px 0 105px; align-items: end; }
.opening h1 { max-width: 1000px; margin: 25px 0 0 -.055em; font-size: clamp(62px, 6.8vw, 105px); font-weight: 500; line-height: .99; letter-spacing: -.073em; }
.opening-question { padding-bottom: 8px; }
.opening-question p { font-family: 'Playfair Display', Georgia, serif; font-size: clamp(25px, 2.1vw, 36px); line-height: 1.27; letter-spacing: -.029em; margin: 20px 0 37px; }
.method-line { display: flex; flex-wrap: wrap; gap: 9px 16px; color: #454a42; }
.method-line span { border-bottom: 1px solid transparent; padding-bottom: 3px; transition: border-color .2s ease; }
.method-line span:hover { border-color: currentColor; }
.performance-intro { display: block; margin-bottom: clamp(78px,9vw,130px); }
.poster-figure { max-width:720px; margin-bottom:32px!important; }
.poster-figure img { width: 100%; height: auto; background: #fff; }
.overview-card { display: flex; flex-direction: column; justify-content: space-between; gap: clamp(38px,5vw,72px); background: #f1f2f0; padding: clamp(30px,4.5vw,68px); }
.overview-card .section-label h2 { max-width: none; font-weight: 600; }
.overview-card .body-copy { max-width: 760px; }
.overview-card .body-copy .lead { margin-bottom: 30px; font-size:clamp(18px,1.65vw,23px); line-height:1.42; font-weight:500; letter-spacing:-.02em; }
.hero-figure { border-top: 1px solid var(--ink); padding-top: 20px; }
.hero-figure img { width: 100%; max-height: none; aspect-ratio: 16 / 10; object-fit: cover; object-position: center 48%; background: #fff; }
.chapter-section { padding: clamp(110px,12vw,175px) 0 0; }
.chapter-intro { display: block; border-top: 1px solid var(--ink); padding-top: 24px; margin-bottom: clamp(70px,8vw,110px); }
.chapter-index { display:block; color: var(--accent); font-size: clamp(42px,5vw,72px); line-height: .9; letter-spacing: -.07em; margin-bottom:18px; }
.chapter-intro h2 { max-width: 900px; margin: 0; font-size: clamp(38px,4.5vw,68px); font-weight: 500; line-height: 1.04; letter-spacing: -.055em; }
.chapter-summary { margin:18px 0 0; color:var(--muted); font-size:clamp(17px,1.55vw,23px); line-height:1.4; }
.subsection + .subsection { margin-top: clamp(90px,10vw,145px); }
.subsection .section-label h3,
.chapter-copy .section-label h3,
.map-intro .section-label h3 { max-width: 260px; margin: 0; font-size: clamp(22px,2vw,30px); font-weight: 500; line-height: 1.15; letter-spacing: -.04em; }
.subsection .section-label > span,
.chapter-copy .section-label > span,
.map-intro .section-label > span { color: var(--accent); font-size:clamp(17px,1.5vw,21px); font-weight:600; letter-spacing:0; }
.chapter-copy { margin-bottom: clamp(70px,8vw,105px); }
.subsection.section-grid,
.chapter-copy.section-grid,
.becoming .map-intro { display:block; }
.subsection .section-label,
.chapter-copy .section-label,
.becoming .map-intro .section-label { margin-bottom:28px; }
.subsection .section-label h3,
.chapter-copy .section-label h3,
.becoming .map-intro .section-label h3 { max-width:760px; font-size:clamp(27px,2.7vw,40px); }
.subsection .body-copy,
.chapter-copy .body-copy,
.becoming .map-intro .body-copy { max-width:760px; margin-left:0; }
.section-grid { display: block; }
.section-label { display: flex; flex-direction: column; gap: 13px; }
.section-label h2 { max-width: 250px; margin: 0; font-size: clamp(22px, 2vw, 30px); font-weight: 500; letter-spacing: -.045em; line-height: 1.15; }
.body-copy { max-width: 750px; font-size: clamp(16px, 1.25vw, 19px); line-height: 1.64; }
.body-copy p { margin: 0 0 1.2em; }
.body-copy p:last-child { margin-bottom: 0; }
.body-copy .lead { font-family: 'Playfair Display', Georgia, serif; font-size: clamp(27px, 2.55vw, 39px); letter-spacing: -.035em; line-height: 1.3; margin-bottom: 40px; }
.reading { border-top: 1px solid var(--rule); padding: 34px 0 0; }
.reading-visual { margin-top: 45px !important; }
.reading-visual img { width: 100%; }
.manifesto-pause { margin: 175px 0; padding: 32px 0 38px 24%; border-top: 1px solid var(--rule); border-bottom: 1px solid var(--rule); }
.manifesto-pause span { color: var(--muted); }
.manifesto-pause p { font-family: 'Playfair Display', Georgia, serif; font-size: clamp(35px, 4vw, 62px); line-height: 1.17; letter-spacing: -.045em; margin: 35px 0 0; }
.site-section { padding-top: 10px; }
.site-score { margin: 80px 0 0 !important; background: #fff; }
.site-score img { width: 100%; max-height: 1100px; object-fit: contain; }
.site-score figcaption, .route-strip figcaption { background: var(--paper); }
.route-strip { margin-top: 80px !important; padding: 30px 0 0; border-top: 1px solid var(--rule); }
.route-strip img { width: 100%; }
.journeys { margin-top: 180px; }
.journey-intro { padding: 0 0 65px; border-bottom: 1px solid var(--ink); }
.journey-intro h2 { font-size: clamp(56px, 6vw, 93px); line-height: .98; letter-spacing: -.075em; font-weight: 500; margin: 20px 0 38px; }
.journey-intro > p { font-family: 'Playfair Display', Georgia, serif; font-size: clamp(20px, 2vw, 29px); letter-spacing: -.02em; margin: 0; }
.three-routes { padding: 50px 0 90px; }
.three-routes img { width: 100%; }
.journey { display: block; border-top: 1px solid var(--rule); padding-top: 36px; }
.journey-heading { display: block; }
.journey-number { color: var(--accent); font-size: clamp(62px, 7vw, 105px); letter-spacing: -.08em; line-height: .9; }
.journey-heading .eyebrow { margin: 20px 0 12px; font-size:clamp(14px,1.1vw,16px); }
.journey-heading h3 { margin: 0; font-size: clamp(27px, 2.65vw, 40px); font-weight: 500; letter-spacing: -.055em; line-height: 1.1; }
.journey-copy { max-width: 760px; margin-top:32px; font-size: clamp(17px, 1.4vw, 21px); line-height: 1.55; }
.journey-copy p { margin: 0; }
.journey-wide { margin-top: 70px !important; }
.journey-wide img { width: 100%; }
.journey-diagram { margin: 75px 0 155px !important; }
.journey-diagram img { width: 100%; }
.journey-pause { margin: 0 0 165px; }
.journey-two .occupation-grid { display: block; margin: 75px 0 170px; }
.occupation-main img, .occupation-side img { width: 100%; }
.occupation-side { padding-top: 45px; }
.journey-three { border-top-color: var(--ink); }
.exploration-sequence { display: block; margin: 80px 0 145px; }
.exploration-sequence figure + figure { margin-top:45px; }
.exploration-sequence figure img { width: 100%; }
.individual-map { grid-column: 2; }
.individual-map img { width: 100%; }
.map-intro { grid-column: 2; max-width: 640px; margin: 145px 0 50px; }
.map-intro p { font-family: 'Playfair Display', Georgia, serif; font-size: clamp(30px, 3.4vw, 50px); letter-spacing: -.04em; line-height: 1.2; margin: 23px 0 0; }
.collective-map { grid-column: 1 / -1; }
.collective-map img { width: 100%; background: #fff; }
.becoming .role-shift { display: flex; justify-content: center; align-items: center; flex-wrap: wrap; gap: clamp(12px,2vw,30px); border-top: 1px solid var(--rule); border-bottom: 1px solid var(--rule); padding: clamp(30px,4vw,55px) 20px; margin-bottom: clamp(75px,8vw,115px); font-size: clamp(25px,3vw,44px); letter-spacing: -.04em; }
.becoming .role-shift span[aria-hidden="true"] { color: var(--accent); }
.becoming .individual-map { margin: clamp(70px,8vw,115px) 0 0; }
.becoming .map-intro { max-width: none; margin: clamp(100px,11vw,155px) 0 clamp(55px,6vw,85px); }
.becoming .collective-map { margin: 0; }
.reflection { margin-top: 175px; padding: 35px 0 160px; border-top: 1px solid var(--rule); }
.methods-section { border-top: 1px solid var(--rule); padding: 35px 0 165px; }
.methods-section .method-line { max-width: 200px; margin-top: 35px; }
.method-list > div { display: block; border-top: 1px solid var(--rule); padding: 19px 0 23px; }
.method-list > div:first-child { border-top: 0; padding-top: 0; }
.method-list h3 { font-size: 16px; font-weight: 500; letter-spacing: -.025em; margin: 0; }
.method-list p { max-width: 600px; font-size: 14px; line-height: 1.55; margin: 10px 0 0; }
.findings { border-top: 1px solid var(--rule); padding: 35px 0 165px; }
.finding-grid { display: block; margin-top: 70px; }
.finding-grid > div + div { margin-top:55px; }
.finding-grid > div { border-top: 1px solid var(--ink); padding-top: 15px; }
.finding-grid span { color: var(--muted); }
.finding-grid h3 { font-family: 'Playfair Display', Georgia, serif; font-size: clamp(25px, 2.15vw, 33px); font-weight: 400; line-height: 1.2; letter-spacing: -.03em; margin: 25px 0 24px; }
.finding-grid p { max-width: 380px; font-size: 14px; line-height: 1.6; margin: 0; }
.manifesto-end { border-top: 1px solid var(--ink); padding: 45px 0 175px; }
.manifesto-end h2 { font-family: 'Playfair Display', Georgia, serif; font-size: clamp(45px, 5.5vw, 84px); font-weight: 400; line-height: 1.1; letter-spacing: -.05em; margin: 55px 0 85px; }
.manifesto-end details { max-width: 750px; border-top: 1px solid var(--rule); border-bottom: 1px solid var(--rule); }
.manifesto-end summary { list-style: none; cursor: pointer; padding: 18px 0; display: flex; justify-content: space-between; font-size: 13px; }
.manifesto-end summary::-webkit-details-marker { display: none; }
.manifesto-end details[open] summary span { transform: rotate(45deg); }
.manifesto-end ol { padding-left: 22px; margin: 8px 0 30px; font-size: 14px; line-height: 1.65; }
.manifesto-end li { padding: 5px 0; }
.project-info { border-top: 1px solid var(--rule); padding: 35px 0 125px; }
.info-content dl { margin: 0; }
.info-content dl > div { display: grid; grid-template-columns: minmax(130px, 27%) 1fr; gap: 20px; padding: 9px 0; font-size: 13px; line-height: 1.4; }
.info-content dl > div { display:block; padding:12px 0; }
.info-content dt { color: var(--muted); }
.info-content dd { margin: 5px 0 0; }
.video-link { display: inline-block; margin-top: 43px; border-top: 1px solid var(--ink); padding-top: 14px; min-width: 260px; font-size: 13px; }
.detail-footer { display: block; border-top: 1px solid var(--ink); padding: 25px 0 75px; font-size: 12px; }
.detail-footer .next-project { margin-top:55px; }
.next-project { display: flex; flex-direction: column; gap: 17px; }
.next-project span { color: var(--muted); }
.next-project strong { font-size: clamp(20px, 2.4vw, 36px); font-weight: 500; letter-spacing: -.045em; }
@media (max-width: 1050px) {
  .opening { grid-template-columns: 1fr; gap: 55px; }
  .opening h1 { max-width: 900px; }
  .opening-question { max-width: 650px; }
  .site-score { margin-left: 0 !important; }
  .occupation-side { padding-top: 100px; }
}
@media (max-width: 720px) {
  .backline { padding: 18px 0; }
  .opening { padding: 65px 0 75px; gap: 55px; }
  .opening h1 { font-size: clamp(53px, 12.5vw, 82px); line-height: 1.02; letter-spacing: -.065em; }
  .opening-question p { font-size: clamp(25px, 6.3vw, 34px); margin: 16px 0 28px; }
  .detail figcaption { flex-wrap: wrap; gap: 5px; }
  .section-grid { display: block; }
  .section-label { margin-bottom: 36px; }
  .section-label h2 { max-width: none; }
  .body-copy { font-size: 16px; }
  .body-copy .lead { font-size: 29px; margin-bottom: 30px; }
  .performance-intro { grid-template-columns: 1fr; gap: 24px; margin-bottom: 80px; }
  .overview-card { padding: 28px 24px 32px; gap: 32px; }
  .overview-card .body-copy .lead { margin-bottom: 24px; }
  .hero-figure img { aspect-ratio: 4 / 5; object-position: center; }
  .reading { padding-top: 25px; }
  .chapter-section { padding-top: 90px; }
  .chapter-intro { grid-template-columns: 1fr; gap: 22px; margin-bottom: 60px; }
  .chapter-index { font-size: 48px; }
  .chapter-intro h2 { font-size: clamp(34px,9vw,48px); }
  .subsection + .subsection { margin-top: 80px; }
  .chapter-copy { margin-bottom: 60px; }
  .subsection .body-copy,
  .chapter-copy .body-copy,
  .becoming .map-intro .body-copy { margin-left:0; }
  .reading-visual { margin-top: 40px !important; }
  .manifesto-pause { margin: 110px 0; padding: 28px 0; }
  .manifesto-pause p { font-size: 39px; }
  .site-score { margin-top: 55px !important; }
  .route-strip { margin-top: 60px !important; }
  .journeys { margin-top: 115px; }
  .journey-intro { padding: 0 0 45px; }
  .journey-intro h2 { font-size: 56px; }
  .journey-intro > p { font-size: 20px; }
  .three-routes { padding: 40px 0 90px; }
  .journey { display: block; padding-top: 25px; }
  .journey-heading { gap: 8px; }
  .journey-number { font-size: 80px; }
  .journey-heading .eyebrow { margin: 20px 0 12px; }
  .journey-heading h3 { font-size: 33px; }
  .journey-copy { font-size: 17px; margin-top: 35px; }
  .journey-wide { margin-top: 45px !important; }
  .journey-diagram { margin: 50px 0 100px !important; }
  .journey-pause { margin-bottom: 105px; }
  .journey-two .occupation-grid { display: block; margin: 50px 0 110px; }
  .occupation-side { padding-top: 45px; }
  .exploration-sequence { display: block; margin: 55px 0 90px; }
  .exploration-sequence figure + figure { margin-top: 40px; }
  .map-intro { margin: 95px 0 45px; }
  .map-intro p { font-size: 36px; }
  .becoming .individual-map { margin: 60px 0 0; }
  .becoming .map-intro { display: block; margin: 80px 0 45px; }
  .becoming .map-intro .section-label { margin-bottom: 30px; }
  .becoming .map-intro p { font-size: 16px; }
  .becoming .role-shift { justify-content: flex-start; font-size: 26px; }
  .reflection { margin-top: 110px; padding: 25px 0 110px; }
  .methods-section { padding: 25px 0 105px; }
  .methods-section .method-line { max-width: none; margin-top: 18px; }
  .method-list > div { grid-template-columns: 1fr; gap: 10px; }
  .findings { padding: 25px 0 110px; }
  .finding-grid { display: block; margin-top: 45px; }
  .finding-grid > div + div { margin-top: 42px; }
  .finding-grid h3 { font-size: 28px; margin: 18px 0; }
  .manifesto-end { padding: 30px 0 110px; }
  .manifesto-end h2 { font-size: clamp(42px, 9vw, 60px); margin: 45px 0 65px; }
  .project-info { padding: 25px 0 100px; }
  .info-content dl > div { grid-template-columns: minmax(90px, 32%) 1fr; }
  .detail-footer { align-items: start; padding-bottom: 60px; }
  .next-project strong { font-size: 23px; }
}
@media (max-width: 460px) {
  .detail { --gutter: 26px; }
  .opening h1 { font-size: clamp(47px, 12.3vw, 60px); }
  .opening-question p { font-size: 25px; }
  .journey-intro h2 { font-size: 48px; }
  .detail-footer { display: block; }
  .next-project { margin-top: 55px; }
}
@media (prefers-reduced-motion: reduce) { .method-line span { transition: none; } }
.chapter-section.reading,
.chapter-section.site-section,
.chapter-section.becoming,
.chapter-section.findings { border-top: 0; padding-top: clamp(110px,12vw,175px); }
@media (max-width:720px) {
  .chapter-section.reading,
  .chapter-section.site-section,
  .chapter-section.becoming,
  .chapter-section.findings { padding-top: 90px; }
}

/* Reduced page using only the supplied text and diagrams. */
.detail-reduced .narrative-section { border-top:1px solid var(--rule); padding:clamp(80px,10vw,145px) 0 0; margin-top:clamp(80px,10vw,145px); }
.detail-reduced .narrative-section > h2,
.detail-reduced .manifesto-section > h2 { max-width:900px; margin:0 auto clamp(50px,6vw,82px); font-size:clamp(38px,4.5vw,66px); font-weight:500; line-height:1.05; letter-spacing:-.052em; }
.detail-reduced .narrative-section > h2 span { color:var(--accent); }
.detail-reduced .text-column { width:min(100%,780px); margin-left:auto; margin-right:auto; font-size:clamp(16px,1.18vw,18px); line-height:1.7; }
.detail-reduced .text-column p { margin:0 0 1.35em; }
.detail-reduced .text-column h3 { margin:clamp(58px,7vw,92px) 0 25px; font-size:clamp(27px,2.8vw,40px); font-weight:500; line-height:1.16; letter-spacing:-.04em; }
.detail-reduced .text-column h3:first-child { margin-top:0; }
.detail-reduced .supplied-visual { width:min(100%,1040px); margin:clamp(55px,7vw,95px) auto 0!important; overflow:auto; }
.detail-reduced .supplied-visual img { width:100%; height:auto; background:#fff; }
.detail-reduced .supplied-visual-tall { max-width:1100px; margin-left:auto!important; margin-right:auto!important; }
.detail-reduced .text-after-visual { margin-top:clamp(50px,6vw,80px); }
.detail-reduced .round-block { border-top:1px solid var(--rule); padding-top:clamp(70px,8vw,110px); margin-top:clamp(95px,11vw,155px); }
.detail-reduced .round-block .text-column h3 { margin-top:0; }
.detail-reduced .round-gallery { display:flex; gap:clamp(10px,1.2vw,18px); width:min(100%,1040px); margin:clamp(50px,6vw,82px) auto 0; padding:0 0 16px; overflow-x:auto; overscroll-behavior-inline:contain; scroll-snap-type:x proximity; scrollbar-width:thin; scrollbar-color:#9ba09b transparent; }
.detail-reduced .round-gallery img { flex:0 0 auto; width:auto; height:clamp(330px,31vw,445px); max-width:none; object-fit:contain; background:#f4f4f1; scroll-snap-align:start; }
.detail-reduced .round-gallery-one { justify-content:center; }
.detail-reduced .round-gallery-long img { height:clamp(325px,30vw,430px); }
.detail-reduced .round-gallery-three img { height:clamp(310px,28vw,405px); }
.detail-reduced .round-three-diagram { width:min(100%,1040px); margin:clamp(55px,7vw,95px) auto 0; }
.detail-reduced .round-three-diagram img { width:100%; height:auto; background:#fff; }
.detail-reduced .audience-gaps { border-top:1px solid var(--ink); margin-top:clamp(100px,12vw,165px); padding-top:clamp(32px,4vw,50px); }
.detail-reduced .audience-gaps > h4 { width:min(100%,780px); margin:0 auto clamp(70px,8vw,110px); font-size:clamp(34px,4vw,58px); font-weight:500; line-height:1.05; letter-spacing:-.05em; }
.detail-reduced .performance-map + .performance-map { border-top:1px solid var(--rule); margin-top:clamp(90px,10vw,140px); padding-top:clamp(34px,4vw,52px); }
.detail-reduced .performance-map h5 { width:min(100%,780px); margin:0 auto clamp(28px,3vw,42px); font-size:clamp(22px,2.1vw,31px); font-weight:500; line-height:1.2; letter-spacing:-.035em; }
.detail-reduced .performance-map h5 span { color:#6e746f; font-weight:400; }
.detail-reduced .performance-composite { width:min(100%,1040px); margin:0 auto; background:#fff; }
.detail-reduced .performance-composite img { display:block; width:100%; height:auto; }
.detail-reduced .performance-layers { display:flex; gap:clamp(10px,1.2vw,16px); width:min(100%,1040px); margin:clamp(20px,2.2vw,30px) auto 0; padding:0 0 15px; overflow-x:auto; overscroll-behavior-inline:contain; scroll-snap-type:x proximity; scrollbar-width:thin; scrollbar-color:#9ba09b transparent; }
.detail-reduced .performance-layers img { flex:0 0 clamp(240px,24vw,350px); width:clamp(240px,24vw,350px); height:auto; aspect-ratio:5882 / 4159; object-fit:contain; background:#fff; scroll-snap-align:start; }
.detail-reduced .role-sequence { border-top:1px solid var(--rule); border-bottom:1px solid var(--rule); padding:25px 0; margin:34px 0!important; color:#404742; font-size:clamp(23px,2.5vw,34px); font-weight:500; letter-spacing:-.035em; }
.detail-reduced .observation-list h3 { padding-top:34px; border-top:1px solid var(--rule); }
.detail-reduced .manifesto-section { border-top:1px solid var(--ink); padding:clamp(80px,10vw,145px) 0 clamp(120px,13vw,185px); margin-top:clamp(100px,12vw,170px); }
.detail-reduced .manifesto-section ol { width:min(100%,780px); margin:0 auto; padding-left:24px; font-size:clamp(16px,1.18vw,18px); line-height:1.7; }
.detail-reduced .manifesto-section li { padding:9px 0 13px 8px; border-bottom:1px solid var(--rule); }
.detail-reduced .full-video-link { display:inline-flex; align-items:center; gap:9px; margin-top:30px; padding:11px 17px; border:1px solid var(--ink); border-radius:999px; font-size:13px; line-height:1; transition:background .2s ease,color .2s ease; }
.detail-reduced .full-video-link:hover { background:var(--ink); color:#fff; }
.detail-reduced #design-title { max-width:none; white-space:nowrap; font-size:clamp(34px,4vw,60px); }
.detail-reduced .project-overview { display:grid; grid-template-columns:minmax(260px,.78fr) minmax(0,1.22fr); gap:clamp(22px,3vw,46px); align-items:stretch; width:min(100%,1040px); border-top:1px solid var(--rule); padding-top:clamp(70px,8vw,115px); margin:clamp(45px,6vw,85px) auto 0; }
.detail-reduced .overview-poster { margin:0; background:#f1f2f0; }
.detail-reduced .overview-poster img { display:block; width:100%; height:100%; object-fit:cover; }
.detail-reduced .project-overview .overview-card { display:flex; flex-direction:column; justify-content:space-between; gap:clamp(44px,7vw,105px); padding:clamp(34px,4.3vw,64px); background:#eceeeb; }
.detail-reduced .project-overview .overview-card h2 { margin:0; font-size:clamp(32px,3.8vw,56px); font-weight:500; line-height:1.05; letter-spacing:-.05em; }
.detail-reduced .project-overview .overview-card p { max-width:690px; margin:0 0 1.35em; font-size:clamp(15px,1.12vw,17px); line-height:1.7; }
.detail-reduced .project-overview .overview-card p:last-child { margin-bottom:0; }
.detail-reduced .gap-locations-visual { width:min(100%,1040px); margin:clamp(55px,7vw,95px) auto 0; }
.detail-reduced .gap-locations-visual img { display:block; width:100%; height:auto; background:#fff; }
.detail-reduced .manifesto-gallery { display:flex; gap:clamp(10px,1.2vw,18px); width:min(100%,1040px); margin:clamp(55px,7vw,95px) auto 0; padding-bottom:16px; overflow-x:auto; overscroll-behavior-inline:contain; scroll-snap-type:x proximity; scrollbar-width:thin; scrollbar-color:#9ba09b transparent; }
.detail-reduced .manifesto-gallery img { flex:0 0 auto; width:auto; height:clamp(320px,31vw,445px); max-width:none; object-fit:contain; background:#f1f2f0; scroll-snap-align:start; }
.detail-reduced .manifesto-gallery img:last-child { height:clamp(290px,28vw,400px); }
.detail-reduced .compact-panel { width:min(100%,1040px); margin:clamp(70px,8vw,115px) auto 0; padding:clamp(30px,4vw,52px); background:#eceeeb; }
.detail-reduced .compact-panel h2 { margin:0 0 28px; font-size:clamp(27px,3vw,40px); font-weight:500; line-height:1.1; letter-spacing:-.04em; }
.detail-reduced .method-buttons { display:flex; flex-wrap:wrap; gap:9px; margin-bottom:36px; }
.detail-reduced .method-buttons span { padding:9px 15px; border:1px solid #777d78; border-radius:999px; font-size:12px; line-height:1; }
.detail-reduced .method-details,
.detail-reduced .project-information dl { margin:0; }
.detail-reduced .method-details > div { display:grid; grid-template-columns:minmax(150px,26%) 1fr; gap:24px; padding:15px 0; border-top:1px solid #c7cac6; font-size:13px; line-height:1.55; }
.detail-reduced .method-details dt { font-weight:600; }
.detail-reduced .method-details dd { margin:0; max-width:620px; }
.detail-reduced .project-information { margin-bottom:clamp(100px,12vw,165px); }
.detail-reduced .project-information { background:#dfe5e1; }
.detail-reduced .project-information dl > div { display:grid; grid-template-columns:minmax(140px,25%) 1fr; gap:24px; padding:10px 0; border-top:1px solid #c7cac6; font-size:13px; line-height:1.45; }
.detail-reduced .project-information dt { color:#626862; }
.detail-reduced .project-information dd { margin:0; }
@media(max-width:720px) {
  .detail-reduced .narrative-section { padding-top:72px; margin-top:72px; }
  .detail-reduced .narrative-section > h2,
  .detail-reduced .manifesto-section > h2 { margin-bottom:42px; font-size:clamp(34px,9vw,46px); }
  .detail-reduced #design-title { white-space:normal; font-size:clamp(34px,9vw,46px); }
  .detail-reduced .text-column { font-size:16px; line-height:1.68; }
  .detail-reduced .text-column h3 { margin-top:55px; font-size:28px; }
  .detail-reduced .supplied-visual { margin-top:45px!important; }
  .detail-reduced .supplied-visual img { min-width:760px; }
  .detail-reduced .round-block { margin-top:80px; padding-top:58px; }
  .detail-reduced .round-gallery { margin-top:42px; margin-right:calc(var(--gutter) * -1); width:calc(100% + var(--gutter)); padding-right:var(--gutter); }
  .detail-reduced .round-gallery-one { justify-content:flex-start; }
  .detail-reduced .round-gallery img,
  .detail-reduced .round-gallery-long img,
  .detail-reduced .round-gallery-three img { height:68vw; min-height:290px; max-height:430px; }
  .detail-reduced .round-three-diagram { margin-top:45px; overflow:auto; }
  .detail-reduced .round-three-diagram img { width:760px; max-width:none; }
  .detail-reduced .audience-gaps { margin-top:85px; padding-top:28px; }
  .detail-reduced .audience-gaps > h4 { margin-bottom:58px; font-size:clamp(34px,10vw,46px); }
  .detail-reduced .performance-map + .performance-map { margin-top:74px; padding-top:28px; }
  .detail-reduced .performance-map h5 { margin-bottom:22px; font-size:22px; }
  .detail-reduced .performance-map h5 span { display:block; margin-top:5px; }
  .detail-reduced .performance-composite { margin-right:calc(var(--gutter) * -1); width:calc(100% + var(--gutter)); overflow-x:auto; }
  .detail-reduced .performance-composite img { width:760px; max-width:none; }
  .detail-reduced .performance-layers { margin-right:calc(var(--gutter) * -1); width:calc(100% + var(--gutter)); padding-right:var(--gutter); }
  .detail-reduced .performance-layers img { flex-basis:78vw; width:78vw; }
  .detail-reduced .role-sequence { font-size:23px; }
  .detail-reduced .manifesto-section { margin-top:90px; padding:70px 0 110px; }
  .detail-reduced .project-overview { grid-template-columns:1fr; padding-top:65px; margin-top:50px; }
  .detail-reduced .overview-poster img { height:auto; }
  .detail-reduced .project-overview .overview-card { gap:42px; padding:32px 26px 38px; }
  .detail-reduced .gap-locations-visual { margin-top:45px; overflow-x:auto; }
  .detail-reduced .gap-locations-visual img { width:760px; max-width:none; }
  .detail-reduced .manifesto-gallery { margin-top:46px; margin-right:calc(var(--gutter) * -1); width:calc(100% + var(--gutter)); padding-right:var(--gutter); }
  .detail-reduced .manifesto-gallery img { height:72vw; min-height:300px; max-height:430px; }
  .detail-reduced .manifesto-gallery img:last-child { height:62vw; min-height:260px; max-height:380px; }
  .detail-reduced .compact-panel { margin-top:68px; padding:28px 24px 34px; }
  .detail-reduced .method-details > div,
  .detail-reduced .project-information dl > div { grid-template-columns:1fr; gap:5px; padding:14px 0; }
  .detail-reduced .project-information { margin-bottom:100px; }
}

/* Page revision: compact methods and supporting audience evidence. */
.detail-reduced .overview-poster{
  display:flex!important;
  align-items:center;
  justify-content:center;
  background:#f4f5f6!important;
}
.detail-reduced .overview-poster img{
  width:100%!important;
  height:auto!important;
  max-height:760px!important;
  object-fit:contain!important;
  object-position:center!important;
}
.detail-reduced .methods-overview{
  margin-top:var(--work-section)!important;
  margin-bottom:0!important;
  padding:clamp(30px,4vw,48px)!important;
  background:#f4f5f6!important;
}
.detail-reduced .methods-overview .method-details{
  display:grid;
  grid-template-columns:repeat(5,minmax(0,1fr));
  gap:0;
}
.detail-reduced .methods-overview .method-details>div{
  display:block;
  min-width:0;
  padding:0 clamp(14px,1.8vw,24px);
  border-top:0;
  border-left:1px solid var(--work-rule);
}
.detail-reduced .methods-overview .method-details>div:first-child{
  padding-left:0;
  border-left:0;
}
.detail-reduced .methods-overview .method-details>div:last-child{padding-right:0}
.detail-reduced .methods-overview .method-details dt{
  margin:0 0 12px;
  font:550 15px/1.35 'Space Grotesk','Geist',Arial,sans-serif;
  color:var(--work-ink);
}
.detail-reduced .methods-overview .method-details dd{
  font-size:13px!important;
  line-height:1.55!important;
  color:var(--work-muted);
}
.detail-reduced .audience-gaps{
  width:min(100%,1040px);
  margin:clamp(70px,8vw,110px) auto 0;
  padding:clamp(28px,4vw,48px);
  border-top:0;
  background:#f4f5f6;
}
.detail-reduced .audience-gaps>h4{
  width:auto;
  margin:0 0 clamp(28px,3.5vw,42px);
  font-size:clamp(22px,2.1vw,28px);
  line-height:1.2;
  letter-spacing:-.025em;
}
.detail-reduced .audience-gaps{
  display:grid;
  grid-template-columns:repeat(2,minmax(0,1fr));
  gap:clamp(28px,4vw,48px);
}
.detail-reduced .audience-gaps>h4{grid-column:1/-1}
.detail-reduced .audience-gaps .performance-map,
.detail-reduced .audience-gaps .performance-map+.performance-map{
  min-width:0;
  margin:0;
  padding:0;
  border-top:0;
}
.detail-reduced .audience-gaps .performance-map h5{
  width:auto;
  margin:0 0 16px;
  font-size:16px;
  line-height:1.4;
  letter-spacing:-.01em;
}
.detail-reduced .audience-gaps .performance-map h5 span{
  display:block;
  margin-top:2px;
  font-size:13px;
  color:var(--work-muted);
}
.detail-reduced .audience-gaps .performance-composite{
  width:100%;
  aspect-ratio:5882/4159;
  overflow:hidden;
  background:#fff;
}
.detail-reduced .audience-gaps .performance-composite img{
  width:100%;
  height:100%;
  object-fit:contain;
}
.detail-reduced .audience-gaps .performance-layers{
  width:100%;
  margin:12px 0 0;
  gap:8px;
  padding-bottom:8px;
}
.detail-reduced .audience-gaps .performance-layers img{
  flex-basis:92px;
  width:92px;
  height:auto;
  object-fit:contain;
}
@media(max-width:900px){
  .detail-reduced .methods-overview .method-details{grid-template-columns:repeat(2,minmax(0,1fr));gap:28px 0}
  .detail-reduced .methods-overview .method-details>div:nth-child(odd){padding-left:0;border-left:0}
  .detail-reduced .methods-overview .method-details>div:nth-child(even){padding-right:0}
}
@media(max-width:720px){
  .detail-reduced .methods-overview{margin-top:72px!important}
  .detail-reduced .methods-overview .method-details{display:block}
  .detail-reduced .methods-overview .method-details>div,
  .detail-reduced .methods-overview .method-details>div:first-child{
    padding:18px 0;
    border-left:0;
    border-top:1px solid var(--work-rule);
  }
  .detail-reduced .methods-overview .method-details>div:first-child{border-top:0;padding-top:0}
  .detail-reduced .audience-gaps{grid-template-columns:1fr;padding:24px 18px}
  .detail-reduced .audience-gaps>h4{grid-column:auto}
}


/* Requested image scale refinements. */
.detail-reduced .reading-site-figure,
.detail-reduced .performance-design-figure{width:80%;margin-left:auto!important;margin-right:auto!important}
@media(max-width:720px){
  .detail-reduced .reading-site-figure,
  .detail-reduced .performance-design-figure{width:100%}
}
