/* Editorial case-study refresh */
.case-hero-media{aspect-ratio:16/9;height:auto;overflow:hidden}.case-hero-media img{object-fit:cover}.case-editorial-landscape{aspect-ratio:3/2;height:auto;overflow:hidden}.case-editorial-landscape img{object-fit:cover}.case-strategy{display:grid;grid-template-columns:1.15fr .85fr;gap:100px;padding:84px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line);align-items:end}.strategy-statement h2,.process-head h2,.selected-work-note h2{font-size:clamp(42px,5.4vw,78px);line-height:1.02;letter-spacing:-.055em;margin:18px 0 0;font-weight:600}.strategy-statement h2 em,.process-head h2 em,.selected-work-note h2 em{font-family:var(--serif);font-weight:400}.strategy-copy{max-width:610px}.strategy-copy p,.editorial-lede,.selected-work-note p{font-size:17px;line-height:1.7;color:#4d4a44;margin:0}.process-head{display:grid;grid-template-columns:.42fr 1fr;gap:90px;align-items:start;margin-bottom:62px}.process-head h2{margin-top:0;max-width:820px}.process-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;background:var(--line);border:1px solid var(--line)}.process-grid article{background:var(--paper);padding:28px;min-height:260px}.process-grid article>span{font-size:10px;letter-spacing:.12em;color:var(--muted)}.process-grid h3{font-size:24px;line-height:1.05;letter-spacing:-.04em;margin:56px 0 14px}.process-grid p{font-size:13px;line-height:1.6;color:#5c5952;margin:0}.process-grid-three{grid-template-columns:repeat(3,1fr)}.pack-grid-editorial{gap:20px}.pack-grid-editorial .case-media{overflow:hidden}.pack-grid-editorial img{transition:transform .6s cubic-bezier(.2,.7,.2,1)}.pack-grid-editorial .case-media:hover img{transform:scale(1.012)}.media-pair-editorial{grid-template-columns:1.15fr .85fr;align-items:start}.media-pair-editorial .case-media:first-child{height:650px}.media-pair-editorial .case-media:last-child{height:540px;margin-top:110px}.brand-system-panel{display:grid;grid-template-columns:1fr .82fr;background:#fff;border:1px solid var(--line);min-height:540px}.brand-system-copy{padding:54px}.brand-system-copy>span{font-size:9px;letter-spacing:.14em;color:var(--muted)}.brand-system-copy h3{font-size:clamp(35px,4vw,58px);line-height:1.02;letter-spacing:-.05em;margin:80px 0 24px;max-width:680px}.brand-system-copy p{font-size:15px;line-height:1.7;color:#55524c;max-width:660px}.swatch-stack{display:grid;grid-template-columns:1fr 1fr}.swatch{display:flex;align-items:flex-end;padding:22px;font-size:10px;letter-spacing:.1em}.swatch-navy{background:#0C2340;color:#fff}.swatch-warm{background:#D1CCBD;color:#111}.swatch-grey{background:#919388;color:#fff}.swatch-red{background:#E83A4F;color:#fff}.selected-work-note{max-width:980px}.selected-work-note h2{margin-bottom:34px}.selected-work-note p{max-width:760px}.editorial-lede{max-width:760px;margin-left:calc(42% + 90px)}
@media(max-width:980px){.case-strategy,.process-head{grid-template-columns:1fr;gap:34px}.process-grid{grid-template-columns:1fr 1fr}.process-grid-three{grid-template-columns:1fr}.brand-system-panel{grid-template-columns:1fr}.brand-system-copy h3{margin-top:50px}.swatch-stack{min-height:300px}.media-pair-editorial{grid-template-columns:1fr 1fr}.media-pair-editorial .case-media:first-child,.media-pair-editorial .case-media:last-child{height:440px;margin-top:0}.editorial-lede{margin-left:0}}
@media(max-width:650px){.case-hero-media{aspect-ratio:4/3}.case-editorial-landscape{aspect-ratio:4/3}.process-grid{grid-template-columns:1fr}.process-grid article{min-height:220px}.process-grid h3{margin-top:42px}.media-pair-editorial{grid-template-columns:1fr}.media-pair-editorial .case-media:first-child,.media-pair-editorial .case-media:last-child{height:auto}.media-pair-editorial img{aspect-ratio:4/3}.brand-system-copy{padding:30px}.brand-system-copy h3{font-size:11vw;margin-top:42px}.swatch-stack{min-height:260px}.swatch{padding:14px}.strategy-statement h2,.process-head h2,.selected-work-note h2{font-size:12vw}}

/* Case imagery: full source dimensions, editorial scale, no edge-to-edge presentation. */
.case-hero-media{max-width:960px;margin-left:auto;margin-right:auto;aspect-ratio:auto!important;overflow:visible!important}
.case-editorial-landscape{max-width:840px;margin-left:auto;margin-right:auto;aspect-ratio:auto!important;overflow:visible!important}
.case-hero-media img,.case-editorial-landscape img,.media-pair-editorial .case-media img,.pack-grid-editorial .case-media img{width:100%;height:auto!important;aspect-ratio:auto!important;object-fit:contain!important;display:block}
.media-pair-editorial{max-width:980px;margin-left:auto;margin-right:auto;gap:30px}
.media-pair-editorial .case-media:first-child,.media-pair-editorial .case-media:last-child{height:auto!important;margin-top:0!important}
.pack-grid-editorial{max-width:1000px;margin-left:auto;margin-right:auto}
.case-media figcaption{align-items:flex-start;flex-wrap:wrap;line-height:1.45}
.ai-label{white-space:nowrap;color:#77736c}
@media(max-width:650px){.case-hero-media,.case-editorial-landscape,.media-pair-editorial,.pack-grid-editorial{max-width:100%}.ai-label{white-space:normal}}

/* Desktop/laptop reading rhythm: large headlines need a wider measure than body copy. */
@media(min-width:981px){
  .case-copy-grid{grid-template-columns:minmax(170px,.28fr) minmax(0,1.72fr);gap:clamp(48px,5vw,82px)}
  .case-copy-grid .prose{max-width:860px}
  .case-copy-grid .prose>h2{max-width:860px;text-wrap:balance}
  .case-copy-grid .prose>p{max-width:790px;font-size:clamp(17px,1.2vw,18px);line-height:1.7}
  .case-copy-grid .prose>h2 em,.strategy-statement h2 em,.process-head h2 em,.selected-work-note h2 em{display:block;text-wrap:balance}
  .strategy-statement h2,.process-head h2,.selected-work-note h2{text-wrap:balance}
  .case-band .case-copy-grid{grid-template-columns:minmax(0,1fr);gap:0}
  .case-band .case-copy-grid .prose{width:min(calc(100% - clamp(120px,13vw,190px)),980px);max-width:none;margin-left:clamp(120px,13vw,190px)}
  .case-band .case-copy-grid .prose>h2{max-width:980px}
  .case-band .case-copy-grid .prose>p{max-width:820px}
  .case-band .case-copy-grid .section-title em{white-space:nowrap}
}

/* Small laptops should read like editorial pages, not compressed desktop grids. */
@media(min-width:981px) and (max-width:1180px){
  .case-strategy{grid-template-columns:minmax(0,1fr);gap:34px;align-items:start;padding:72px 0}
  .strategy-statement{max-width:850px}
  .strategy-copy{max-width:760px;margin-left:auto;width:72%}
  .process-head{grid-template-columns:190px minmax(0,1fr);gap:48px;margin-bottom:52px}
  .process-grid:not(.process-grid-three){grid-template-columns:1fr 1fr}
  .process-grid article{min-height:230px}
  .process-grid h3{margin-top:44px}
  .brand-system-copy{padding:42px}
  .brand-system-copy h3{margin-top:56px}
}
