:root{--blue:#123c76;--blue-dark:#09254c;--yellow:#f4cf3f;--ink:#18202a;--paper:#f7f6f0;--white:#fff;--line:#b9c1c8;--muted:#5b6570;--max:1240px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:Georgia,'Times New Roman',serif;line-height:1.55}img{display:block;max-width:100%;object-fit:cover}a{color:inherit;text-decoration:none}button,input{font:inherit}.skip{position:absolute;left:1rem;top:-8rem;background:var(--yellow);padding:.7rem 1rem;z-index:50}.skip:focus{top:1rem}.site-head{border-bottom:1px solid var(--ink);background:var(--paper)}.mast{max-width:var(--max);margin:auto;min-height:104px;display:grid;grid-template-columns:1fr auto;align-items:end;padding:22px 28px 18px;position:relative}.brand{font-size:36px;line-height:.8;letter-spacing:0}.brand span,.brand b{display:block}.brand b{color:var(--blue);font-weight:normal;margin-left:47px}.mast p{margin:0;font-size:14px}.menu{display:none}nav#nav{border-top:1px solid var(--line);max-width:var(--max);margin:auto;display:flex;align-items:center;padding:0 28px}nav#nav a,nav#nav button{border:0;border-right:1px solid var(--line);background:none;padding:14px 18px;cursor:pointer}nav#nav a:first-child{border-left:1px solid var(--line)}nav#nav [aria-current=page]{background:var(--blue);color:white}.search-open{margin-left:auto;border-left:1px solid var(--line)!important}.search-panel{position:fixed;inset:0;background:rgba(9,37,76,.97);z-index:40;color:#fff;padding:8vh 20px;overflow:auto}.search-panel>div{max-width:760px;margin:auto;position:relative}.search-close{float:right;background:transparent;border:1px solid #fff;color:#fff;padding:8px 14px}.search-panel label{display:block;font-size:clamp(32px,5vw,62px);line-height:1.05;margin-bottom:28px;clear:both}.search-panel input{width:100%;background:transparent;color:#fff;border:0;border-bottom:2px solid var(--yellow);font-size:24px;padding:14px 0;outline:none}.search-panel input::placeholder{color:#b9c8dd}.search-result{display:grid;grid-template-columns:130px 1fr;border-top:1px solid #7990ad;padding:18px 0;margin-top:12px}.search-result span{color:var(--yellow);font-size:13px}.search-result h3{font-size:22px;margin:0 0 5px}.search-result p{margin:0;color:#d8e0ea}.issue{max-width:var(--max);margin:auto;padding:56px 28px 46px;display:grid;grid-template-columns:160px minmax(0,1fr) 260px;gap:32px;align-items:end}.issue>p{align-self:start;border-top:5px solid var(--yellow);padding-top:8px;font-size:13px}.issue h1{margin:0;font-size:clamp(45px,6vw,88px);line-height:.92;font-weight:normal;max-width:800px}.issue h1 em{color:var(--blue);font-style:normal}.issue-note{background:var(--yellow);padding:18px;display:grid;gap:6px;font-size:14px}.lead-grid{max-width:var(--max);margin:auto;padding:0 28px 84px;display:grid;grid-template-columns:38% 62%;align-items:end}.lead-copy{background:var(--blue);color:white;padding:44px 44px 40px;z-index:1;margin-right:-90px;margin-bottom:-38px}.number{color:var(--yellow);font-size:14px;border-bottom:1px solid #6481a5;padding-bottom:18px}.kicker{text-transform:uppercase;font-size:12px;letter-spacing:0;font-weight:bold}.kicker span{font-weight:normal;margin-left:12px}.lead-copy h2{font-size:clamp(35px,4vw,57px);line-height:1.03;font-weight:normal;margin:22px 0}.lead-copy .read{color:var(--yellow)}.lead-photo img{width:100%;height:600px}.read{display:inline-flex;gap:12px;border-bottom:1px solid currentColor;padding-bottom:3px;font-weight:bold}.route{background:#fff;border-top:1px solid var(--ink);padding:66px max(28px,calc((100% - var(--max))/2 + 28px)) 80px}.route>header{display:grid;grid-template-columns:1fr 3fr;border-bottom:1px solid var(--ink);align-items:end;margin-bottom:44px}.route>header h2{font-size:42px;font-weight:normal;margin:0 0 22px}.story-list{display:grid;grid-template-columns:repeat(12,1fr);gap:58px 28px}.story{grid-column:span 6;display:grid;grid-template-columns:1fr 1fr;gap:22px;align-items:start}.story.shift{grid-column:3/span 8;grid-template-columns:1.3fr 1fr}.story-image{overflow:hidden}.story img{width:100%;aspect-ratio:4/3;transition:transform .35s}.story a:hover img{transform:scale(1.025)}.story h3{font-size:29px;line-height:1.08;font-weight:normal;margin:12px 0}.story p{font-size:15px}.story .read{font-size:14px;color:var(--blue)}.principles{background:var(--yellow);max-width:var(--max);margin:0 auto 80px;padding:54px;display:grid;grid-template-columns:1fr 2fr 1.3fr;gap:34px}.principles h2{font-size:40px;line-height:1.05;font-weight:normal;margin:0}.principles p{margin-top:0}.eyebrow{text-transform:uppercase;font-size:12px;font-weight:bold}footer{background:var(--blue-dark);color:#fff;padding:55px max(28px,calc((100% - var(--max))/2 + 28px));display:grid;grid-template-columns:2fr 1fr;gap:40px}footer>div{display:grid;gap:8px;align-content:start}footer>div:first-child p{max-width:560px;color:#cad5e2}.footer-brand{font-size:31px;color:var(--yellow)}footer strong{color:var(--yellow)}.copy{grid-column:1/-1;border-top:1px solid #526b88;padding-top:20px;color:#aebdce}.article-main{max-width:var(--max);margin:auto;padding:0 28px}.crumb{display:flex;gap:10px;font-size:13px;padding:24px 0}.crumb span{color:var(--muted)}.article-head{display:grid;grid-template-columns:minmax(0,780px) 1fr;gap:20px 60px;border-top:1px solid var(--ink);padding:45px 0}.article-head .kicker,.article-head h1,.article-head>p,.byline{grid-column:1}.article-head h1{font-size:clamp(44px,6vw,78px);line-height:.98;font-weight:normal;margin:0}.article-head>p{font-size:21px;margin:0}.byline{display:flex;gap:22px;font-size:13px;border-top:1px solid var(--line);padding-top:16px}.article-main figure{margin:0}.article-main figure img{width:100%;height:min(62vw,680px)}figcaption{font-size:12px;padding-top:7px;color:var(--muted)}.article-layout{display:grid;grid-template-columns:230px minmax(0,720px);gap:72px;justify-content:center;padding:72px 0}.article-layout aside{position:sticky;top:20px;align-self:start;border-top:4px solid var(--yellow);padding-top:12px;display:grid;gap:9px;font-size:13px}.article-layout aside p{font-weight:bold;margin:0 0 8px}.article-layout aside a{color:var(--blue)}.prose{font-size:18px}.prose .lead{font-size:24px;line-height:1.45;margin-top:0}.prose h2{font-size:38px;line-height:1.1;font-weight:normal;margin:60px 0 18px;color:var(--blue-dark);scroll-margin-top:20px}.prose h3{font-size:26px;line-height:1.15;margin:38px 0 10px}.prose h4{font-size:20px;margin:32px 0 8px}.prose li{margin:8px 0}.prose a{text-decoration:underline}.notice{border-left:6px solid var(--yellow);background:#fff;padding:24px 28px;margin-top:52px}.notice p{margin-bottom:0}.more{border-top:1px solid var(--ink);padding:55px 0 80px}.more>h2{font-size:40px;font-weight:normal;margin:5px 0 35px}.more>div{display:grid;grid-template-columns:1fr 1fr;gap:38px}.more .story{grid-column:auto}.category-head{max-width:var(--max);margin:auto;padding:60px 28px 38px;display:grid;grid-template-columns:1fr 3fr auto;align-items:end;border-bottom:1px solid var(--ink)}.category-head p,.category-head h1{margin:0}.category-head h1{font-size:clamp(48px,7vw,84px);font-weight:normal;line-height:1}.category-list{max-width:var(--max);margin:auto;padding:55px 28px 90px;display:grid;grid-template-columns:1fr 1fr;gap:55px 38px}.category-list .story{grid-column:auto}
@media(max-width:900px){.issue{grid-template-columns:110px 1fr}.issue-note{grid-column:2}.lead-grid{grid-template-columns:1fr;padding-bottom:60px}.lead-photo{grid-row:1}.lead-photo img{height:430px}.lead-copy{grid-row:2;margin:-70px 22px 0;padding:32px}.story,.story.shift{grid-column:span 12;grid-template-columns:1fr 1fr}.principles{margin:0 28px 60px;grid-template-columns:1fr 2fr}.principles>div{grid-column:2}.article-layout{grid-template-columns:1fr;gap:30px}.article-layout aside{position:static}.more .story,.category-list .story{grid-template-columns:1fr}.category-head{grid-template-columns:1fr 3fr}.category-head span{grid-column:2}.article-head{grid-template-columns:1fr}.article-head>*{grid-column:1!important}}
@media(max-width:640px){.mast{min-height:86px;padding:16px 18px;align-items:center}.brand{font-size:29px}.brand b{margin-left:37px}.mast p{display:none}.menu{display:block;position:absolute;right:18px;bottom:20px;border:1px solid var(--ink);background:transparent;padding:7px 10px}nav#nav{display:none;padding:0 18px;flex-direction:column;align-items:stretch}nav#nav.open{display:flex}nav#nav a,nav#nav button{border:0!important;border-top:1px solid var(--line)!important;text-align:left}.search-open{margin:0}.issue{padding:38px 18px 34px;grid-template-columns:1fr}.issue>p,.issue-note{grid-column:1}.issue h1{font-size:46px}.lead-grid{padding:0 18px 52px}.lead-photo img{height:330px}.lead-copy{margin:-45px 14px 0;padding:25px 22px}.lead-copy h2{font-size:36px}.route{padding:45px 18px}.route>header{grid-template-columns:1fr}.route>header h2{font-size:34px}.story,.story.shift{grid-template-columns:1fr}.story-list{gap:45px}.story h3{font-size:27px}.principles{margin:0 18px 45px;padding:30px;grid-template-columns:1fr}.principles>div{grid-column:1}.principles h2{font-size:33px}footer{grid-template-columns:1fr;padding:45px 18px}.article-main{padding:0 18px}.article-head{padding:32px 0}.article-head h1{font-size:44px}.article-head>p{font-size:18px}.article-main figure{margin-left:-18px;margin-right:-18px}.article-main figure img{height:340px}.article-layout{padding:48px 0}.article-layout aside{display:none}.prose{font-size:17px}.prose .lead{font-size:21px}.prose h2{font-size:31px}.more>div{grid-template-columns:1fr}.category-head{padding:40px 18px 28px;grid-template-columns:1fr}.category-head h1,.category-head span{grid-column:1}.category-head h1{font-size:48px;margin:8px 0}.category-list{padding:38px 18px 65px;grid-template-columns:1fr}.search-result{grid-template-columns:1fr}.search-panel label{font-size:38px}}
.article-head .kicker span{display:inline-block;white-space:nowrap}
@media(max-width:640px){.story-list{display:block}.story-list .story,.story-list .story.shift{width:100%;min-width:0;margin-bottom:45px;grid-column:auto}.story-list .story:last-child{margin-bottom:0}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.story img{transition:none}}

/* editorial-core-v1 */
.editorial-core {
  --editorial-core-accent: var(--accent, var(--red, var(--primary, currentColor)));
  width: min(calc(100% - 32px), var(--max, var(--max-width, 1180px)));
  margin: clamp(40px, 6vw, 78px) auto;
  padding: clamp(24px, 3vw, 42px) 0;
  border-top: 3px solid currentColor;
  border-bottom: 1px solid currentColor;
}
.editorial-core__head {
  display: flex;
  align-items: end;
  justify-content: space-between;
  gap: 24px;
  margin-bottom: clamp(24px, 3vw, 38px);
}
.editorial-core__head p,
.editorial-core__kicker {
  margin: 0 0 6px;
  color: var(--editorial-core-accent);
  font-size: 0.75rem;
  font-weight: 700;
  line-height: 1.3;
  text-transform: uppercase;
}
.editorial-core__head h2 {
  margin: 0;
  max-width: 18ch;
  font-size: 3rem;
  line-height: 1;
}
.editorial-core__head > span {
  flex: none;
  padding-bottom: 4px;
  font-size: 0.78rem;
  font-weight: 700;
  text-transform: uppercase;
}
.editorial-core :is(h3, p) {
  overflow-wrap: break-word;
  hyphens: none;
}
.editorial-core a {
  color: inherit;
}
.editorial-core__feature {
  display: grid;
  grid-template-columns: minmax(0, 1.2fr) minmax(320px, 0.8fr);
  min-width: 0;
  margin: 0 0 clamp(24px, 3vw, 38px);
  border: 1px solid currentColor;
  background: rgba(127, 127, 127, 0.06);
}
.editorial-core__feature > a,
.editorial-core__card > a {
  display: block;
  min-width: 0;
  text-decoration: none;
}
.editorial-core__media {
  display: block;
  width: 100%;
  height: 100%;
  min-height: 220px;
  overflow: hidden;
  background: rgba(127, 127, 127, 0.12);
}
.editorial-core__feature .editorial-core__media {
  height: clamp(300px, 34vw, 460px);
}
.editorial-core__media img {
  display: block;
  width: 100%;
  height: 100%;
  max-height: none;
  object-fit: cover;
}
.editorial-core__feature-copy {
  display: flex;
  flex-direction: column;
  justify-content: center;
  min-width: 0;
  padding: clamp(24px, 3.5vw, 48px);
}
.editorial-core__feature h3 {
  margin: 0 0 16px;
  font-size: 2rem;
  line-height: 1.04;
}
.editorial-core__feature-copy > p:not(.editorial-core__kicker) {
  margin: 0 0 22px;
}
.editorial-core__read {
  width: max-content;
  max-width: 100%;
  margin-top: auto;
  font-weight: 700;
  text-decoration: none;
  border-bottom: 1px solid currentColor;
}
.editorial-core__spotlight,
.editorial-core__grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: clamp(18px, 2.4vw, 30px);
}
.editorial-core__spotlight {
  margin-bottom: clamp(24px, 3vw, 38px);
}
.editorial-core__card {
  min-width: 0;
  margin: 0;
  border-bottom: 1px solid currentColor;
}
.editorial-core__card .editorial-core__media {
  min-height: 0;
  height: clamp(170px, 18vw, 250px);
}
.editorial-core__card-copy {
  padding: 18px 0 22px;
}
.editorial-core__card h3 {
  margin: 0 0 10px;
  font-size: 1.25rem;
  line-height: 1.18;
}
.editorial-core__card-copy > p:not(.editorial-core__kicker) {
  margin: 0;
  font-size: 0.9rem;
  line-height: 1.55;
}
.editorial-core__card--compact {
  display: grid;
  grid-template-columns: minmax(110px, 0.7fr) minmax(0, 1fr);
  gap: 16px;
  align-items: start;
}
.editorial-core__card--compact .editorial-core__media {
  height: 130px;
}
.editorial-core__card--compact .editorial-core__card-copy {
  padding-top: 0;
}
.editorial-core__card--compact h3 {
  font-size: 1rem;
}
.editorial-core__card--compact .editorial-core__card-copy > p:not(.editorial-core__kicker) {
  display: none;
}
@media (max-width: 900px) {
  .editorial-core__feature {
    grid-template-columns: 1fr;
  }
  .editorial-core__spotlight,
  .editorial-core__grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}
@media (max-width: 620px) {
  .editorial-core {
    width: min(calc(100% - 24px), var(--max, var(--max-width, 1180px)));
    margin-block: 32px;
    padding-block: 24px;
  }
  .editorial-core__head {
    align-items: start;
  }
  .editorial-core__head h2 {
    font-size: 2rem;
  }
  .editorial-core__head > span {
    white-space: nowrap;
  }
  .editorial-core__feature .editorial-core__media {
    height: min(72vw, 340px);
  }
  .editorial-core__feature-copy {
    padding: 22px;
  }
  .editorial-core__feature h3 {
    font-size: 1.75rem;
  }
  .editorial-core__spotlight,
  .editorial-core__grid {
    grid-template-columns: 1fr;
  }
  .editorial-core__card {
    display: grid;
    grid-template-columns: minmax(110px, 0.72fr) minmax(0, 1fr);
    gap: 14px;
    align-items: start;
  }
  .editorial-core__card .editorial-core__media {
    height: 122px;
  }
  .editorial-core__card-copy {
    padding-top: 0;
  }
  .editorial-core__card-copy > p:not(.editorial-core__kicker) {
    display: none;
  }
}

/* editorial-diversity-v2 */
.editorial-core--diverse {
  --ec-tint: rgba(127, 127, 127, 0.08);
  --ec-strong-tint: rgba(127, 127, 127, 0.15);
  counter-reset: editorial-card 1;
  gap: var(--ec-gap);
  isolation: isolate;
}
.editorial-core--diverse .editorial-core__media {
  display: block !important;
  overflow: hidden;
  border-radius: var(--ec-radius);
}
.editorial-core--diverse .editorial-core__media img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: var(--ec-image-position);
}
.editorial-core--diverse .editorial-core__card {
  counter-increment: editorial-card;
}
.editorial-core--diverse .editorial-core__kicker::before {
  content: counter(editorial-card, decimal-leading-zero) " / ";
  opacity: 0.62;
}
.editorial-core--diverse .editorial-core__feature .editorial-core__kicker::before {
  content: "01 / ";
}
.editorial-core--diverse.ec-image-landscape .editorial-core__card .editorial-core__media { aspect-ratio: 16 / 10; }
.editorial-core--diverse.ec-image-portrait .editorial-core__card .editorial-core__media { aspect-ratio: 4 / 5; }
.editorial-core--diverse.ec-image-square .editorial-core__card .editorial-core__media { aspect-ratio: 1; }
.editorial-core--diverse.ec-image-panorama .editorial-core__card .editorial-core__media { aspect-ratio: 2 / 1; }
.editorial-core--diverse.ec-image-soft .editorial-core__media { border-radius: 8px; }
.editorial-core--diverse.ec-image-cut .editorial-core__media { clip-path: polygon(0 0, 94% 0, 100% 12%, 100% 100%, 6% 100%, 0 88%); }

.editorial-core--diverse.ec-cards-rules .editorial-core__card { border-top: 1px solid currentColor; border-bottom: 0; padding-top: 12px; }
.editorial-core--diverse.ec-cards-blocks .editorial-core__card { background: var(--ec-tint); border: 0; padding: 12px; }
.editorial-core--diverse.ec-cards-quiet .editorial-core__card { border: 0; }
.editorial-core--diverse.ec-cards-numbered .editorial-core__card { border-left: 4px solid currentColor; border-bottom: 0; padding-left: 14px; }
.editorial-core--diverse.ec-cards-frames .editorial-core__card { border: 1px solid currentColor; padding: 10px; }
.editorial-core--diverse.ec-heading-center .editorial-core__head { align-items: center; text-align: center; flex-direction: column; }
.editorial-core--diverse.ec-heading-center .editorial-core__head h2 { max-width: none; }
.editorial-core--diverse.ec-heading-rail .editorial-core__head { border-left: 8px solid currentColor; padding-left: 18px; }
.editorial-core--diverse.ec-heading-oversized .editorial-core__head h2 { font-size: 3.7rem; max-width: 12ch; }

/* Folio: a calm lead spread followed by an even reading shelf. */
.editorial-core--diverse.ec-layout-folio .editorial-core__feature { grid-template-columns: minmax(0, var(--ec-lead)) minmax(280px, 1fr); }
.editorial-core--diverse.ec-layout-folio .editorial-core__spotlight { grid-template-columns: 1.35fr 0.85fr 0.85fr; }

/* Ledger: section heading acts as a permanent editorial rail. */
.editorial-core--diverse.ec-layout-ledger {
  display: grid;
  grid-template-columns: minmax(180px, 0.28fr) minmax(0, 1fr);
  align-items: start;
}
.editorial-core--diverse.ec-layout-ledger .editorial-core__head { grid-row: 1 / 4; display: block; position: sticky; top: 18px; padding-right: 22px; }
.editorial-core--diverse.ec-layout-ledger .editorial-core__head > span { display: block; margin-top: 22px; }
.editorial-core--diverse.ec-layout-ledger .editorial-core__feature,
.editorial-core--diverse.ec-layout-ledger .editorial-core__spotlight,
.editorial-core--diverse.ec-layout-ledger .editorial-core__grid { grid-column: 2; }

/* Mosaic: large blocks with staggered image proportions. */
.editorial-core--diverse.ec-layout-mosaic .editorial-core__feature { grid-template-columns: minmax(0, 0.72fr) minmax(0, 1.28fr); }
.editorial-core--diverse.ec-layout-mosaic .editorial-core__feature > a { order: 2; }
.editorial-core--diverse.ec-layout-mosaic .editorial-core__spotlight { grid-template-columns: 1.4fr 0.8fr 0.8fr; align-items: end; }
.editorial-core--diverse.ec-layout-mosaic .editorial-core__spotlight .editorial-core__card:first-child .editorial-core__media { height: 340px; }

/* Dispatch: image-led front page with a readable overlay. */
.editorial-core--diverse.ec-layout-dispatch .editorial-core__feature { position: relative; display: block; min-height: 520px; color: white; border: 0; }
.editorial-core--diverse.ec-layout-dispatch .editorial-core__feature > a,
.editorial-core--diverse.ec-layout-dispatch .editorial-core__feature .editorial-core__media { position: absolute; inset: 0; }
.editorial-core--diverse.ec-layout-dispatch .editorial-core__feature-copy { position: relative; z-index: 1; width: min(620px, 74%); min-height: 520px; justify-content: end; background: linear-gradient(90deg, rgba(10, 10, 10, 0.88), rgba(10, 10, 10, 0.5), transparent); }
.editorial-core--diverse.ec-layout-dispatch .editorial-core__kicker { color: white; }

/* Catalog: text-first lead and compact product-like rows. */
.editorial-core--diverse.ec-layout-catalog .editorial-core__feature { grid-template-columns: minmax(300px, 0.82fr) minmax(0, 1.18fr); }
.editorial-core--diverse.ec-layout-catalog .editorial-core__feature > a { order: 2; }
.editorial-core--diverse.ec-layout-catalog .editorial-core__spotlight { grid-template-columns: 1fr; }
.editorial-core--diverse.ec-layout-catalog .editorial-core__spotlight .editorial-core__card { display: grid; grid-template-columns: 180px minmax(0, 1fr); gap: 20px; }
.editorial-core--diverse.ec-layout-catalog .editorial-core__spotlight .editorial-core__media { height: 120px; }

/* Journal: broad photography and generous article notes. */
.editorial-core--diverse.ec-layout-journal .editorial-core__feature { display: block; max-width: 980px; border: 0; }
.editorial-core--diverse.ec-layout-journal .editorial-core__feature .editorial-core__media { height: 500px; }
.editorial-core--diverse.ec-layout-journal .editorial-core__feature-copy { max-width: 720px; margin: -76px 0 0 auto; position: relative; background: var(--paper, var(--background, white)); border: 1px solid currentColor; }
.editorial-core--diverse.ec-layout-journal .editorial-core__spotlight { grid-template-columns: repeat(2, minmax(0, 1fr)); }

/* Ribbon: reversed lead with strong horizontal movement. */
.editorial-core--diverse.ec-layout-ribbon .editorial-core__feature { grid-template-columns: minmax(280px, 0.72fr) minmax(0, 1.28fr); }
.editorial-core--diverse.ec-layout-ribbon .editorial-core__feature > a { order: 2; }
.editorial-core--diverse.ec-layout-ribbon .editorial-core__spotlight { display: flex; overflow-x: auto; padding-bottom: 14px; }
.editorial-core--diverse.ec-layout-ribbon .editorial-core__spotlight .editorial-core__card { flex: 0 0 min(380px, 72vw); }

/* Portrait: one tall cover beside a stack of current stories. */
.editorial-core--diverse.ec-layout-portrait {
  display: grid;
  grid-template-columns: minmax(0, 1.08fr) minmax(300px, 0.92fr);
  align-items: start;
}
.editorial-core--diverse.ec-layout-portrait .editorial-core__head,
.editorial-core--diverse.ec-layout-portrait .editorial-core__grid { grid-column: 1 / -1; }
.editorial-core--diverse.ec-layout-portrait .editorial-core__feature { display: block; margin-right: var(--ec-gap); }
.editorial-core--diverse.ec-layout-portrait .editorial-core__feature .editorial-core__media { height: 620px; }
.editorial-core--diverse.ec-layout-portrait .editorial-core__spotlight { grid-template-columns: 1fr; }
.editorial-core--diverse.ec-layout-portrait .editorial-core__spotlight .editorial-core__card { display: grid; grid-template-columns: 140px minmax(0, 1fr); gap: 16px; }
.editorial-core--diverse.ec-layout-portrait .editorial-core__spotlight .editorial-core__media { height: 120px; }

/* Panorama: cinema-wide lead followed by a dense magazine grid. */
.editorial-core--diverse.ec-layout-panorama .editorial-core__feature { grid-template-columns: 1fr; }
.editorial-core--diverse.ec-layout-panorama .editorial-core__feature .editorial-core__media { height: 420px; }
.editorial-core--diverse.ec-layout-panorama .editorial-core__feature-copy { max-width: 820px; }
.editorial-core--diverse.ec-layout-panorama .editorial-core__spotlight { grid-template-columns: repeat(3, minmax(0, 1fr)); }

/* Index: images and numbered headlines read like an editorial contents page. */
.editorial-core--diverse.ec-layout-index .editorial-core__feature { border: 0; border-top: 1px solid currentColor; border-bottom: 1px solid currentColor; background: transparent; }
.editorial-core--diverse.ec-layout-index .editorial-core__spotlight,
.editorial-core--diverse.ec-layout-index .editorial-core__grid { grid-template-columns: 1fr; gap: 0; }
.editorial-core--diverse.ec-layout-index .editorial-core__card,
.editorial-core--diverse.ec-layout-index .editorial-core__card--compact { display: grid; grid-template-columns: 180px minmax(0, 1fr); gap: 20px; padding: 15px 0; border-left: 0; border-top: 1px solid currentColor; }
.editorial-core--diverse.ec-layout-index .editorial-core__card .editorial-core__media { height: 110px; }
.editorial-core--diverse.ec-layout-index .editorial-core__card-copy { padding: 0; }

/* Notebook: tactile, offset cards with breathing room. */
.editorial-core--diverse.ec-layout-notebook .editorial-core__feature { max-width: 1040px; margin-left: auto; transform: rotate(-0.35deg); box-shadow: 12px 12px 0 var(--ec-strong-tint); }
.editorial-core--diverse.ec-layout-notebook .editorial-core__spotlight .editorial-core__card:nth-child(2) { transform: translateY(28px); }
.editorial-core--diverse.ec-layout-notebook .editorial-core__grid { margin-top: 36px; grid-template-columns: repeat(2, minmax(0, 1fr)); }

/* Gallery: photography is the main navigation surface. */
.editorial-core--diverse.ec-layout-gallery .editorial-core__feature { grid-template-columns: minmax(0, 0.8fr) minmax(0, 1.2fr); }
.editorial-core--diverse.ec-layout-gallery .editorial-core__feature > a { order: 2; }
.editorial-core--diverse.ec-layout-gallery .editorial-core__spotlight,
.editorial-core--diverse.ec-layout-gallery .editorial-core__grid { grid-template-columns: repeat(4, minmax(0, 1fr)); }
.editorial-core--diverse.ec-layout-gallery .editorial-core__card--compact { display: block; }
.editorial-core--diverse.ec-layout-gallery .editorial-core__card--compact .editorial-core__media { height: 210px; }
.editorial-core--diverse.ec-layout-gallery .editorial-core__card-copy > p:not(.editorial-core__kicker) { display: none; }

@media (max-width: 900px) {
  .editorial-core--diverse.ec-layout-ledger,
  .editorial-core--diverse.ec-layout-portrait { display: block; }
  .editorial-core--diverse.ec-layout-ledger .editorial-core__head { position: static; }
  .editorial-core--diverse.ec-layout-gallery .editorial-core__spotlight,
  .editorial-core--diverse.ec-layout-gallery .editorial-core__grid { grid-template-columns: repeat(2, minmax(0, 1fr)); }
}

@media (max-width: 620px) {
  .editorial-core--diverse { margin-block: 28px; }
  .editorial-core--diverse .editorial-core__spotlight,
  .editorial-core--diverse .editorial-core__grid {
    grid-template-columns: minmax(0, 1fr) !important;
  }
  .editorial-core--diverse .editorial-core__card,
  .editorial-core--diverse .editorial-core__card-copy,
  .editorial-core--diverse .editorial-core__feature-copy {
    min-width: 0;
  }
  .editorial-core--diverse h3 {
    overflow-wrap: break-word;
    hyphens: none;
  }
  .editorial-core--diverse .editorial-core__head h2,
  .editorial-core--diverse.ec-heading-oversized .editorial-core__head h2 { font-size: 2rem; }
  .editorial-core--diverse .editorial-core__head > span { white-space: normal; text-align: right; }
  .editorial-core--diverse .editorial-core__card,
  .editorial-core--diverse .editorial-core__card--compact {
    display: grid;
    grid-template-columns: minmax(112px, 0.72fr) minmax(0, 1fr);
    gap: 14px;
  }
  .editorial-core--diverse .editorial-core__card .editorial-core__media,
  .editorial-core--diverse .editorial-core__card--compact .editorial-core__media { height: 126px; }
  .editorial-core--diverse .editorial-core__card-copy { padding-top: 0; }

  .editorial-core--diverse.ec-mobile-cover .editorial-core__feature { position: relative; display: block; min-height: 520px; color: white; border: 0; }
  .editorial-core--diverse.ec-mobile-cover .editorial-core__feature > a,
  .editorial-core--diverse.ec-mobile-cover .editorial-core__feature .editorial-core__media { position: absolute; inset: 0; height: 100%; }
  .editorial-core--diverse.ec-mobile-cover .editorial-core__feature-copy { position: absolute; z-index: 1; inset: auto 12px 12px; padding: 20px; background: rgba(10, 10, 10, 0.82); color: white; }
  .editorial-core--diverse.ec-mobile-cover .editorial-core__kicker { color: white; }

  .editorial-core--diverse.ec-mobile-split .editorial-core__feature { display: grid; grid-template-columns: 42% 58%; }
  .editorial-core--diverse.ec-mobile-split .editorial-core__feature .editorial-core__media { height: 100%; min-height: 320px; }
  .editorial-core--diverse.ec-mobile-split .editorial-core__feature-copy { padding: 18px; }
  .editorial-core--diverse.ec-mobile-split .editorial-core__feature h3 { font-size: 1.35rem; }

  .editorial-core--diverse.ec-mobile-rail .editorial-core__feature { grid-template-columns: 34% 66%; }
  .editorial-core--diverse.ec-mobile-rail .editorial-core__feature .editorial-core__media { min-height: 360px; height: 100%; }
  .editorial-core--diverse.ec-mobile-rail .editorial-core__feature-copy { padding: 18px; }
  .editorial-core--diverse.ec-mobile-rail .editorial-core__feature h3 { font-size: 1.4rem; }

  .editorial-core--diverse.ec-mobile-poster .editorial-core__feature { display: flex; flex-direction: column; border-width: 5px 0 0; }
  .editorial-core--diverse.ec-mobile-poster .editorial-core__feature > a { order: 2; }
  .editorial-core--diverse.ec-mobile-poster .editorial-core__feature-copy { order: 1; padding: 20px 0; }
  .editorial-core--diverse.ec-mobile-poster .editorial-core__feature .editorial-core__media { height: 290px; }

  .editorial-core--diverse.ec-mobile-magazine .editorial-core__feature { display: block; transform: none; box-shadow: none; border: 0; }
  .editorial-core--diverse.ec-mobile-magazine .editorial-core__feature .editorial-core__media { height: 330px; }
  .editorial-core--diverse.ec-mobile-magazine .editorial-core__feature-copy { position: relative; width: calc(100% - 24px); margin: -68px 0 0 24px; padding: 20px; border: 1px solid currentColor; background: var(--paper, var(--background, white)); }

  .editorial-core--diverse.ec-mobile-tiles .editorial-core__spotlight,
  .editorial-core--diverse.ec-mobile-tiles .editorial-core__grid { grid-template-columns: repeat(2, minmax(0, 1fr)) !important; gap: 12px; }
  .editorial-core--diverse.ec-mobile-tiles .editorial-core__card,
  .editorial-core--diverse.ec-mobile-tiles .editorial-core__card--compact { display: block; }
  .editorial-core--diverse.ec-mobile-tiles .editorial-core__card .editorial-core__media { height: 150px; }

  .editorial-core--diverse.ec-mobile-stream .editorial-core__feature { display: grid; grid-template-columns: 1fr; border-left: 0; border-right: 0; }
  .editorial-core--diverse.ec-mobile-stream .editorial-core__feature .editorial-core__media { height: 230px; }
  .editorial-core--diverse.ec-mobile-stream .editorial-core__feature-copy { padding: 20px 0; }
  .editorial-core--diverse.ec-mobile-stream .editorial-core__spotlight,
  .editorial-core--diverse.ec-mobile-stream .editorial-core__grid { display: block; }
  .editorial-core--diverse.ec-mobile-stream .editorial-core__card,
  .editorial-core--diverse.ec-mobile-stream .editorial-core__card--compact { grid-template-columns: 92px minmax(0, 1fr); padding: 12px 0; }
  .editorial-core--diverse.ec-mobile-stream .editorial-core__card .editorial-core__media { height: 82px; }

  .editorial-core--diverse.ec-mobile-stack .editorial-core__feature { grid-template-columns: 1fr; }
  .editorial-core--diverse.ec-mobile-stack .editorial-core__feature .editorial-core__media { height: 300px; }

  .editorial-core--diverse.ec-layout-gallery .editorial-core__card,
  .editorial-core--diverse.ec-layout-gallery .editorial-core__card--compact {
    display: block;
  }
  .editorial-core--diverse.ec-layout-gallery .editorial-core__spotlight,
  .editorial-core--diverse.ec-layout-gallery .editorial-core__grid {
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
  }
  .editorial-core--diverse.ec-layout-gallery .editorial-core__card .editorial-core__media,
  .editorial-core--diverse.ec-layout-gallery .editorial-core__card--compact .editorial-core__media {
    height: 158px;
  }
}

/* bespoke-geheugenkoren-v1 */
.memory-intro{max-width:1240px;margin:0 auto;padding:70px 28px 58px;border-bottom:1px solid var(--ink)}.memory-intro h1{max-width:900px;margin:12px 0 18px;font-size:clamp(40px,5vw,72px);line-height:.98;font-weight:normal;color:var(--blue-dark)}.memory-intro-text{max-width:560px;font-size:21px}.memory-lead{max-width:1240px;margin:0 auto;padding:58px 28px 88px;display:grid;grid-template-columns:1fr 1.15fr;gap:36px;align-items:end}.memory-lead>div{border-top:5px solid var(--yellow);padding-top:15px}.memory-lead h2{font-size:clamp(36px,4vw,60px);line-height:1.02;font-weight:normal;margin:20px 0}.memory-lead-image img{width:100%;aspect-ratio:4/3}.memory-route{border-top:1px solid var(--ink);padding:58px max(28px,calc((100% - 1240px)/2 + 28px)) 76px}.memory-route>header{display:grid;grid-template-columns:1fr 3fr auto;align-items:end;border-bottom:1px solid var(--ink);margin-bottom:34px}.memory-route>header h2{font-size:42px;font-weight:normal;margin:0 0 18px}.memory-route>header span{margin-bottom:20px}.memory-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:34px}.memory-card{min-width:0}.memory-card-image{display:block;overflow:hidden}.memory-card-image img{width:100%;aspect-ratio:4/3;object-fit:cover;transition:transform .35s}.memory-card-image:hover img{transform:scale(1.025)}.memory-card h3{font-size:25px;line-height:1.08;font-weight:normal;margin:12px 0}.memory-card p{font-size:15px}.memory-card .read{font-size:14px;color:var(--blue)}@media(max-width:900px){.memory-lead{grid-template-columns:1fr}.memory-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:640px){.memory-intro{padding:42px 18px}.memory-intro h1{font-size:42px}.memory-intro-text{font-size:18px}.memory-lead{padding:42px 18px 56px}.memory-route{padding:44px 18px 58px}.memory-route>header{grid-template-columns:1fr}.memory-route>header h2{font-size:35px}.memory-route>header span{margin:0 0 18px}.memory-grid{grid-template-columns:1fr}.memory-card h3{font-size:28px}.category-head h1{font-size:40px!important}}
.issue h1{font-size:clamp(40px,5vw,72px)}.article-head h1{font-size:clamp(40px,5vw,70px)}.category-head h1{font-size:clamp(40px,5vw,60px)}