
:root{--blue:#0647ff;--black:#090909;--white:#fff;--paper:#f5f5f2;--line:#b9b9b4;--max:1240px;--pad:clamp(18px,4vw,56px)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--white);color:var(--black);font-family:Arial,Helvetica,sans-serif;line-height:1.5;letter-spacing:0}img{display:block;max-width:100%;height:auto}a{color:inherit;text-decoration:none}button,input{font:inherit}.skip-link{position:fixed;left:16px;top:-80px;z-index:100;background:#fff;color:#000;padding:10px 14px;border:2px solid #000}.skip-link:focus{top:16px}.wrapper{width:min(var(--max),calc(100% - var(--pad)*2));margin-inline:auto}.site-header{background:#fff;border-bottom:3px solid #000}.issue-bar{display:flex;justify-content:space-between;gap:20px;padding:6px var(--pad);background:var(--blue);color:#fff;font-size:11px;font-weight:700;text-transform:uppercase}.mast-row{min-height:126px;padding:16px var(--pad);display:flex;align-items:flex-end;justify-content:space-between;gap:34px}.wordmark{display:grid;font-size:29px;line-height:.78;font-weight:900}.wordmark span:nth-child(2){margin-left:26px}.wordmark i{font-style:normal;color:var(--blue)}.main-nav{display:flex;align-items:center;gap:8px;font-weight:700;font-size:14px}.main-nav a{padding:9px 12px;border:2px solid transparent}.main-nav a:hover,.main-nav a:focus-visible{border-color:#000}.main-nav .search-jump{background:#000;color:#fff}.menu-toggle{display:none;border:0;background:#fff;width:54px;height:54px;position:relative}.menu-toggle span{display:block;width:30px;height:3px;background:#000;margin:5px auto}.menu-toggle b{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0)}.cover-story{position:relative;display:grid;grid-template-columns:minmax(0,1.15fr) minmax(420px,.85fr);background:var(--black);color:#fff;min-height:620px;border-bottom:3px solid #000}.cover-art{min-height:620px;overflow:hidden}.cover-art img{width:100%;height:100%;object-fit:cover}.cover-copy{padding:clamp(44px,7vw,104px) var(--pad);align-self:center;position:relative;z-index:1}.edition-tag{display:inline-block;background:var(--blue);padding:6px 9px;font-size:11px;font-weight:800;margin-bottom:24px}.category-label{display:inline-block;color:var(--blue);font-size:12px;line-height:1.2;font-weight:800;text-transform:uppercase;border-bottom:2px solid currentColor;margin-bottom:12px}.category-label.inverse{color:#fff}.cover-copy h1{font-size:clamp(40px,5vw,76px);line-height:.96;margin:0 0 24px;max-width:760px}.cover-copy h1 a:hover{text-decoration:underline;text-decoration-thickness:5px;text-underline-offset:5px}.cover-copy p{font-size:18px;max-width:650px}.read-button{display:inline-flex;gap:18px;align-items:center;margin-top:18px;padding:13px 16px;background:#fff;color:#000;font-weight:800;border:2px solid #fff}.read-button:hover{background:var(--blue);color:#fff}.cover-number{position:absolute;right:16px;bottom:-34px;font-size:110px;line-height:1;font-weight:900;color:var(--blue);z-index:0}.ticker{display:flex;gap:30px;overflow:hidden;white-space:nowrap;padding:12px var(--pad);border-bottom:2px solid #000;font-size:12px;text-transform:uppercase}.ticker strong{color:var(--blue)}.ticker span:before{content:'•';margin-right:30px}.latest,.departments,.more-stories{padding-block:96px}.section-head{display:grid;grid-template-columns:1fr 2fr;align-items:end;border-bottom:3px solid #000;margin-bottom:32px;padding-bottom:14px}.section-head p{margin:0;font-size:13px}.section-head h2{font-size:clamp(42px,6vw,78px);line-height:.9;margin:0;text-transform:uppercase}.story-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:36px 24px}.story-card{min-width:0;border-top:10px solid var(--blue);padding-top:10px}.story-card.wide{grid-column:span 2;display:grid;grid-template-columns:1.35fr 1fr;gap:24px}.story-image{display:block;aspect-ratio:3/2;overflow:hidden;background:#ddd}.story-image img{width:100%;height:100%;object-fit:cover;transition:transform .25s ease}.story-image:hover img{transform:scale(1.025)}.story-copy{padding-top:17px}.story-copy h3{font-size:26px;line-height:1.04;margin:0 0 12px}.story-card.wide h3{font-size:38px}.story-copy h3 a:hover{text-decoration:underline;text-decoration-thickness:3px;text-underline-offset:4px}.story-copy p{margin:0 0 18px;color:#343434}.story-meta{display:flex;justify-content:space-between;gap:12px;padding-top:10px;border-top:1px solid #000;font-size:11px;font-weight:700;text-transform:uppercase}.search-band{display:grid;grid-template-columns:.8fr 1.2fr;gap:50px;padding:80px var(--pad);background:var(--blue);color:#fff;border-block:3px solid #000}.search-intro span{font-size:11px;font-weight:800}.search-intro h2{font-size:clamp(42px,6vw,82px);line-height:.92;margin:8px 0 18px}.search-intro p{max-width:480px}.search-form{align-self:center}.search-form label{display:block;font-weight:800;margin-bottom:8px}.search-form>div{display:grid;grid-template-columns:1fr auto}.search-form input{min-width:0;border:3px solid #000;background:#fff;color:#000;padding:17px 16px;border-radius:0}.search-form button{border:3px solid #000;border-left:0;background:#000;color:#fff;padding:0 22px;font-weight:800}.search-form button:hover{background:#fff;color:#000}.search-status{font-size:13px;min-height:20px}.search-results{grid-column:1/-1;display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.search-result{display:block;background:#fff;color:#000;padding:18px;border:2px solid #000}.search-result:hover{transform:translateY(-3px)}.search-result b{display:block;font-size:18px;line-height:1.1}.search-result span{font-size:11px;color:var(--blue);font-weight:800}.no-results{grid-column:1/-1;border:2px solid #fff;padding:16px}.department-list{border-top:2px solid #000}.department-list>a{display:grid;grid-template-columns:70px 1fr 40px;align-items:center;gap:20px;padding:22px 8px;border-bottom:2px solid #000}.department-list>a:hover{background:var(--paper)}.department-list b{color:var(--blue);font-size:24px}.department-list span{display:grid;grid-template-columns:minmax(220px,.7fr) 1fr;align-items:center;gap:20px}.department-list strong{font-size:28px}.department-list small{font-size:14px}.department-list i{font-style:normal;font-size:28px}.site-footer{background:#000;color:#fff;padding:54px var(--pad) 24px;display:grid;grid-template-columns:1fr 1fr;gap:44px}.footer-mark{display:flex;align-items:center;gap:20px}.footer-mark span{background:var(--blue);padding:10px;font-size:24px;font-weight:900}.footer-mark i{font-style:normal;font-weight:700}.footer-links{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:16px}.footer-links a{text-decoration:underline;text-underline-offset:4px}.site-footer p{grid-column:1/-1;padding-top:22px;border-top:1px solid #555;font-size:11px;color:#bbb}.article-hero{width:min(1000px,calc(100% - var(--pad)*2));margin:0 auto;padding:80px 0 52px}.article-kicker{display:flex;justify-content:space-between;border-bottom:2px solid #000;padding-bottom:10px;font-size:12px;font-weight:800;text-transform:uppercase}.article-kicker a{color:var(--blue)}.article-hero h1{font-size:clamp(48px,7vw,100px);line-height:.9;margin:30px 0 24px}.article-deck{font-size:22px;line-height:1.35;max-width:800px}.byline{display:flex;gap:24px;font-size:13px}.byline span{color:#555}.article-image{width:min(1400px,100%);margin:0 auto;background:#000}.article-image img{width:100%;max-height:760px;object-fit:cover}.article-image figcaption{background:#000;color:#fff;padding:8px var(--pad);font-size:11px}.article-layout{width:min(1060px,calc(100% - var(--pad)*2));margin:70px auto 110px;display:grid;grid-template-columns:180px minmax(0,720px);gap:70px}.article-side{position:sticky;top:24px;align-self:start;border-top:8px solid var(--blue);padding-top:12px;display:flex;flex-direction:column;font-size:11px}.article-side span{font-weight:800}.article-side strong{font-size:18px;margin:4px 0}.article-side em{font-style:normal;color:#666}.article-body{font-family:Arial,Helvetica,sans-serif;font-size:18px;line-height:1.72}.article-body .lead{font-size:23px;line-height:1.5;margin-top:0}.article-body h2{font-size:38px;line-height:1.08;margin:64px 0 18px;border-top:3px solid #000;padding-top:14px}.article-body h3{font-size:26px;line-height:1.15;margin:42px 0 14px;color:var(--blue)}.article-body h4{font-size:20px;line-height:1.2;margin:34px 0 12px;text-transform:uppercase}.article-body p{margin:0 0 22px}.article-body li{margin-bottom:10px}.article-body ul,.article-body ol{padding-left:24px;margin:0 0 26px}.article-body table{border-collapse:collapse;width:100%;font-size:15px;margin:18px 0 30px}.article-body th,.article-body td{border:1px solid #000;padding:10px;text-align:left;vertical-align:top}.article-body th{background:#000;color:#fff}.more-stories{background:var(--paper);width:100%;padding-inline:var(--pad)}.more-stories>.section-head,.more-stories>.story-grid{width:min(var(--max),100%);margin-inline:auto}.story-grid.compact{grid-template-columns:repeat(2,minmax(0,1fr))}.category-hero{position:relative;padding-block:90px 60px;border-bottom:12px solid var(--blue)}.category-hero>span{font-size:12px;font-weight:800}.category-hero h1{font-size:clamp(64px,11vw,150px);line-height:.84;margin:18px 0}.category-hero p{font-size:20px;max-width:700px}.category-hero b{position:absolute;right:0;bottom:16px;color:var(--blue);font-size:12px}.category-feed{padding-block:64px 110px}.story-card.row{display:grid;grid-template-columns:minmax(260px,.8fr) 1.2fr;gap:30px;border-top:3px solid #000;padding-block:24px}.story-card.row .story-copy{padding-top:0}.story-card.row h3{font-size:38px}
@media (max-width:900px){.mast-row{min-height:104px;align-items:center}.menu-toggle{display:block}.main-nav{display:none;position:absolute;z-index:20;top:138px;left:0;right:0;background:#fff;border-bottom:3px solid #000;padding:16px var(--pad);flex-direction:column;align-items:stretch}.main-nav.open{display:flex}.main-nav a{padding:12px}.cover-story{grid-template-columns:1fr;min-height:0}.cover-art{min-height:0;aspect-ratio:4/3}.cover-copy{padding-block:44px}.cover-number{font-size:72px;bottom:-22px}.story-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.story-card.wide{grid-column:1/-1}.search-band{grid-template-columns:1fr}.search-results{grid-template-columns:1fr 1fr}.article-layout{grid-template-columns:1fr;gap:28px}.article-side{position:static}.article-body{max-width:720px}.section-head{grid-template-columns:1fr}.section-head p{margin-bottom:12px}}
@media (max-width:620px){:root{--pad:18px}.issue-bar span:first-child{max-width:210px}.mast-row{min-height:90px}.wordmark{font-size:22px}.main-nav{top:126px}.cover-art{aspect-ratio:16/10}.cover-copy{padding-block:30px}.cover-copy h1{font-size:38px;margin-bottom:16px}.cover-copy p{font-size:16px;margin-bottom:12px}.read-button{margin-top:10px}.ticker{gap:18px}.ticker span:before{margin-right:18px}.latest,.departments,.more-stories{padding-block:64px}.section-head h2{font-size:43px}.story-grid,.story-grid.compact{grid-template-columns:1fr}.story-card.wide{display:block}.story-card.wide h3,.story-copy h3{font-size:28px}.search-band{padding-block:56px;gap:28px}.search-form>div{grid-template-columns:1fr}.search-form button{border-left:3px solid #000;border-top:0;padding:12px}.search-results{grid-template-columns:1fr}.department-list>a{grid-template-columns:45px 1fr 24px;gap:8px}.department-list span{grid-template-columns:1fr}.department-list strong{font-size:23px}.site-footer{grid-template-columns:1fr}.footer-links{justify-content:flex-start}.article-hero{padding-top:52px}.article-hero h1{font-size:48px}.article-deck{font-size:19px}.article-kicker{gap:12px}.byline{flex-wrap:wrap}.article-layout{margin-top:44px}.article-body{font-size:17px}.article-body .lead{font-size:20px}.article-body h2{font-size:30px}.article-body h3{font-size:23px}.article-body table{font-size:13px;display:block;overflow-x:auto}.category-hero{padding-block:64px 48px}.category-hero h1{font-size:62px}.category-hero b{position:static}.story-card.row{grid-template-columns:1fr}.story-card.row h3{font-size:30px}}
@media (max-width:620px){.cover-art{aspect-ratio:2/1}}
@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.story-image 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;
  }
}


/* arthur-route-v1 */
body:has([data-bespoke-home="küchenroute"]){background:#fff;color:#101010}
.route-hero{display:grid;grid-template-columns:minmax(0,1fr) 260px;background:#0647ff;color:#fff;border-bottom:3px solid #000;min-height:430px;padding:clamp(44px,8vw,110px) var(--pad) clamp(38px,6vw,80px);gap:32px}
.route-hero__copy,.route-hero__aside{width:min(100%,var(--max));margin-inline:auto}.route-hero__copy{grid-column:1 / 2}.route-hero__aside{grid-column:2;align-self:end;border-left:3px solid #000;color:#000;background:#fff;padding:20px;font-weight:800}.route-hero__mark{display:block;font-size:56px;line-height:.8;margin-bottom:30px}.route-hero__aside p{font-size:13px;line-height:1.4;margin:0}.route-kicker{margin:0 0 14px;font-size:11px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.route-hero h1{max-width:780px;font-size:clamp(48px,7vw,102px);line-height:.88;margin:0 0 22px}.route-hero__intro{max-width:620px;font-size:21px;line-height:1.35}.route-hero__cta,.route-card__link{display:inline-flex;gap:16px;align-items:center;font-weight:800;text-decoration:underline;text-underline-offset:5px}.route-hero__cta{margin-top:18px;padding:12px 16px;background:#000;color:#fff;text-decoration:none;border:2px solid #000}.route-hero__cta:hover{background:#fff;color:#000}.route-lead{display:grid;grid-template-columns:1.35fr .65fr;border-bottom:3px solid #000}.route-lead__image{min-height:430px;background:#eee}.route-lead__image img{width:100%;height:100%;object-fit:cover}.route-lead__copy{padding:clamp(32px,6vw,84px) var(--pad);align-self:center}.route-lead__copy h2{font-size:clamp(34px,4.2vw,62px);line-height:.94;margin:0 0 22px}.route-lead__copy p:not(.route-kicker){font-size:19px;line-height:1.5}.route-intro,.route-section{width:min(var(--max),calc(100% - var(--pad)*2));margin-inline:auto}.route-intro{display:grid;grid-template-columns:1fr 1fr;gap:40px;padding-block:92px 60px;border-bottom:3px solid #000}.route-intro h2{font-size:clamp(38px,5vw,70px);line-height:.9;margin:0}.route-intro>p{font-size:19px;max-width:520px;margin:0;align-self:end}.route-section{padding-block:62px 90px}.route-section__head{display:grid;grid-template-columns:100px 1fr;gap:28px;border-bottom:3px solid #000;padding-bottom:22px;margin-bottom:28px}.route-section__index{font-size:74px;line-height:.8;color:var(--blue);font-weight:900}.route-section__head h2{font-size:clamp(34px,4vw,60px);line-height:.9;margin:0 0 12px}.route-section__head p:not(.route-kicker){margin:0;max-width:610px;font-size:16px}.route-section--2{background:#f5f5f2;width:100%;padding-inline:max(var(--pad),calc((100% - var(--max))/2))}.route-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.route-card{min-width:0;border-top:8px solid var(--blue);background:#fff}.route-card__image{display:block;aspect-ratio:3/2;overflow:hidden;background:#ddd}.route-card__image img{width:100%;height:100%;object-fit:cover;transition:transform .25s ease}.route-card__image:hover img{transform:scale(1.025)}.route-card__body{padding:17px 18px 20px}.route-card__number{font-size:11px;font-weight:800;color:var(--blue)}.route-card h3{font-size:24px;line-height:1.04;margin:8px 0 12px}.route-card h3 a:hover{text-decoration:underline;text-underline-offset:4px}.route-card p{font-size:14px;color:#444;line-height:1.45;margin:0 0 18px}.route-card__link{font-size:13px}.route-card--compact{border-top-width:3px}.route-card--compact .route-card__image{aspect-ratio:16/10}.route-search{display:grid;grid-template-columns:.8fr 1.2fr;gap:50px;padding:80px var(--pad);background:#101010;color:#fff;border-top:3px solid #000}.route-search>div,.route-search>form{width:min(100%,var(--max));margin-inline:auto}.route-search h2{font-size:clamp(42px,6vw,82px);line-height:.9;margin:0 0 18px}.route-search .search-form{align-self:center}.route-search .search-results{grid-column:1/-1}.route-search .search-status{min-height:20px}
@media(max-width:900px){.route-hero{grid-template-columns:1fr}.route-hero__copy,.route-hero__aside{grid-column:1;width:100%}.route-hero__aside{border-left:0;border-top:3px solid #000}.route-lead{grid-template-columns:1fr}.route-lead__image{min-height:0;aspect-ratio:16/10}.route-intro{grid-template-columns:1fr}.route-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.route-search{grid-template-columns:1fr}}
@media(max-width:620px){.route-hero h1{font-size:46px}.route-hero__intro{font-size:18px}.route-section__head{grid-template-columns:55px 1fr;gap:14px}.route-section__index{font-size:50px}.route-grid{grid-template-columns:1fr}.route-card h3{font-size:28px}.route-search{padding-block:60px}.route-search .search-form>div{grid-template-columns:1fr}.route-search .search-form button{border:3px solid #000;padding:12px}}

/* BESPOKE-ARTHUR-START */
.karten-home{--ink:#17211e;--pine:#173b35;--moss:#b9c9a9;--clay:#d96b45;--cream:#f6f3eb;--line:#c8c5ba;background:var(--cream);color:var(--ink);font-family:Arial,Helvetica,sans-serif}.karten-home a{text-decoration:none}.karten-header{border-bottom:1px solid var(--ink);background:var(--cream)}.mini-bar{display:flex;justify-content:space-between;gap:20px;padding:8px clamp(18px,4vw,56px);background:var(--pine);color:#fff;font-size:11px;letter-spacing:.08em;text-transform:uppercase}.brand-row{display:flex;align-items:end;justify-content:space-between;gap:30px;padding:24px clamp(18px,4vw,56px)}.brand{display:grid;width:max-content;color:var(--ink);font-weight:900;font-size:24px;line-height:.78;letter-spacing:.02em}.brand span:nth-child(2){margin-left:22px}.brand strong{font-size:29px}.brand strong span{display:inline;color:var(--clay)}.brand-row nav{display:flex;gap:24px;font-weight:700;font-size:13px}.brand-row nav a:hover,.brand-row nav a:focus-visible{text-decoration:underline;text-underline-offset:5px}.karten-hero{display:grid;grid-template-columns:minmax(0,1fr) 250px;gap:40px;padding:clamp(60px,10vw,130px) clamp(18px,7vw,100px) clamp(54px,8vw,100px);background:var(--moss);border-bottom:1px solid var(--ink)}.hero-copy{max-width:850px}.eyebrow{margin:0 0 16px;color:var(--clay);font-size:11px;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.karten-hero h1{max-width:850px;margin:0;color:var(--pine);font-size:clamp(52px,8vw,116px);line-height:.86;letter-spacing:-.03em}.hero-intro{max-width:590px;margin:28px 0 0;font-size:20px;line-height:1.4}.hero-actions{display:flex;flex-wrap:wrap;align-items:center;gap:22px;margin-top:32px}.button{display:inline-flex;align-items:center;gap:18px;padding:13px 17px;border:1px solid var(--ink);font-size:13px;font-weight:800}.button-dark{background:var(--pine);color:#fff}.button-light{background:var(--cream);color:var(--ink)}.button:hover{background:var(--clay);color:#fff}.text-link{font-weight:800;text-decoration:underline!important;text-underline-offset:5px}.hero-note{align-self:end;border-left:1px solid var(--ink);padding:20px 0 8px 24px;font-weight:800}.note-mark{display:block;color:var(--pine);font-size:58px;line-height:.8}.note-line{display:block;width:100px;border-bottom:5px solid var(--clay);margin-top:30px}.karten-lead{display:grid;grid-template-columns:1.3fr .7fr;border-bottom:1px solid var(--ink)}.lead-image{min-height:430px;background:#ddd}.lead-image img{width:100%;height:100%;object-fit:cover}.lead-copy{align-self:center;padding:clamp(32px,6vw,86px) clamp(18px,5vw,70px)}.lead-copy h2{margin:0 0 22px;font-size:clamp(33px,4vw,60px);line-height:.93}.lead-copy h2 a:hover{text-decoration:underline;text-underline-offset:5px}.lead-copy>p:not(.eyebrow){font-size:17px;line-height:1.5}.route-index{display:grid;grid-template-columns:1fr 1fr;gap:30px;padding:clamp(60px,9vw,110px) clamp(18px,7vw,100px) 56px;border-bottom:1px solid var(--ink)}.route-index h2,.stack-heading h2{max-width:650px;margin:0;color:var(--pine);font-size:clamp(38px,5vw,72px);line-height:.9}.route-index>p{align-self:end;max-width:480px;margin:0;font-size:18px;line-height:1.45}.route-links{grid-column:1/-1;display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--ink)}.route-links a{display:flex;align-items:center;gap:12px;padding:18px 0;border-right:1px solid var(--line);font-weight:800}.route-links a+a{padding-left:20px}.route-links span{color:var(--clay);font-size:12px}.route-links b{margin-left:auto;margin-right:16px;font-size:24px;font-weight:400}.route-stack{padding-top:44px}.stack-heading{padding:0 clamp(18px,7vw,100px) 42px}.karten-route{padding:56px clamp(18px,7vw,100px) 82px;border-top:1px solid var(--ink)}.route-2{background:#e7e1d4}.route-heading{display:grid;grid-template-columns:1fr 1fr;gap:30px;align-items:end;margin-bottom:30px}.route-heading h2{margin:0;color:var(--pine);font-size:clamp(36px,4.5vw,66px);line-height:.9}.route-heading>p:last-child{max-width:420px;margin:0;font-size:17px}.karten-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.karte-item{min-width:0;border-top:5px solid var(--pine);background:var(--cream)}.route-2 .karte-item{background:#f6f1e7}.karte-image{display:block;aspect-ratio:4/3;overflow:hidden;background:#ddd}.karte-image img{width:100%;height:100%;object-fit:cover;transition:transform .2s ease}.karte-image:hover img{transform:scale(1.03)}.karte-copy{padding:17px 18px 22px}.karte-meta{margin:0 0 11px;color:var(--clay);font-size:11px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.karte-meta span{color:var(--pine);margin-right:7px}.karte-copy h3{margin:0 0 13px;font-size:23px;line-height:1.04}.karte-copy h3 a:hover{text-decoration:underline;text-underline-offset:4px}.karte-copy>p:not(.karte-meta){margin:0 0 18px;color:#4b514c;font-size:14px;line-height:1.45}.karte-read{font-size:13px;font-weight:800;text-decoration:underline!important;text-underline-offset:4px}.karten-search{display:grid;grid-template-columns:1fr 1fr;gap:40px;padding:80px clamp(18px,7vw,100px);background:var(--pine);color:#fff}.karten-search h2{margin:0 0 14px;font-size:clamp(42px,6vw,82px);line-height:.88}.karten-search .eyebrow{color:var(--moss)}.karten-search form{align-self:center}.karten-search label{display:block;margin-bottom:8px;font-size:12px;font-weight:800}.search-row{display:grid;grid-template-columns:1fr auto}.search-row input{min-width:0;padding:15px;border:0;background:#fff;color:var(--ink)}.search-row button{padding:0 18px;border:1px solid #fff;background:var(--clay);color:#fff;font-weight:800;cursor:pointer}.search-status{min-height:20px;margin:10px 0 0;font-size:13px}.karten-footer{display:flex;justify-content:space-between;gap:30px;align-items:center;padding:40px clamp(18px,7vw,100px);background:var(--cream)}.karten-footer p{max-width:340px;margin:0;font-size:13px}.karten-home [hidden]{display:none!important}@media(max-width:800px){.mini-bar span:last-child{display:none}.brand-row nav{gap:13px}.brand-row nav a:nth-child(2){display:none}.karten-hero{grid-template-columns:1fr;padding-top:60px}.hero-note{border-left:0;border-top:1px solid var(--ink);padding:22px 0 0}.karten-lead{grid-template-columns:1fr}.lead-image{min-height:0;aspect-ratio:16/10}.route-index,.route-heading,.karten-search{grid-template-columns:1fr}.route-links{grid-column:1;grid-template-columns:1fr}.route-links a,.route-links a+a{padding:14px 0;border-right:0;border-bottom:1px solid var(--line)}.route-links b{margin-right:0}.karten-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:540px){.brand-row{align-items:center}.brand-row nav{font-size:12px}.karten-hero h1{font-size:54px}.hero-intro{font-size:18px}.karten-grid{grid-template-columns:1fr}.karte-copy h3{font-size:27px}.karten-search{padding-block:60px}.search-row{grid-template-columns:1fr}.search-row button{padding:13px;margin-top:8px}.karten-footer{align-items:start;flex-direction:column}}
/* BESPOKE-ARTHUR-END */

.arthur-home{--ink:#171717;--blue:#134ee8;--paper:#f8f8f4;color:var(--ink);background:var(--paper)}.arthur-home .site-header{display:flex;justify-content:space-between;align-items:center;padding:22px max(22px,5vw);border-bottom:3px solid var(--ink)}.arthur-home .brand{font-size:15px;line-height:.9;letter-spacing:.04em}.arthur-home .brand strong{font-size:20px}.arthur-home .site-header nav{display:flex;gap:24px;font-weight:700}.arthur-home .hero{display:grid;grid-template-columns:minmax(0,1fr) 220px;gap:32px;padding:clamp(56px,9vw,130px) max(22px,7vw) 78px;background:var(--blue);color:#fff;border-bottom:3px solid var(--ink)}.arthur-home .hero h1{max-width:850px;font-size:clamp(48px,7vw,105px);line-height:.86;margin:0 0 24px}.arthur-home .hero__intro{max-width:650px;font-size:20px;line-height:1.4}.arthur-home .eyebrow{font-size:11px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;margin:0 0 14px}.arthur-home .button{display:inline-flex;gap:16px;background:#000;color:#fff;padding:14px 17px;font-weight:800;margin-top:14px}.arthur-home .hero__note{align-self:end;background:#fff;color:#000;border:3px solid #000;padding:18px}.arthur-home .hero__note strong{display:block;font-size:54px;line-height:.8;margin-bottom:32px}.arthur-home .hero__note span{font-weight:800;font-size:13px;line-height:1.5}.arthur-home .lead{display:grid;grid-template-columns:1.35fr .65fr;border-bottom:3px solid var(--ink)}.arthur-home .lead img{width:100%;height:100%;min-height:400px;object-fit:cover}.arthur-home .lead>div{padding:clamp(30px,6vw,80px) max(22px,5vw);align-self:center}.arthur-home .lead h2{font-size:clamp(34px,4.4vw,64px);line-height:.92;margin:0 0 20px}.arthur-home .lead p:not(.arthur-home .eyebrow){font-size:18px;line-height:1.5}.arthur-home .text-link{font-weight:800;text-decoration:underline;text-underline-offset:5px}.arthur-home .route-intro,.arthur-home .route-section{width:min(1120px,calc(100% - 44px));margin-inline:auto}.arthur-home .route-intro{display:grid;grid-template-columns:1fr 1fr;gap:40px;padding:86px 0 58px;border-bottom:3px solid var(--ink)}.arthur-home .route-intro h2{font-size:clamp(38px,5vw,70px);line-height:.9;margin:0}.arthur-home .route-intro>p{font-size:18px;line-height:1.5;align-self:end}.arthur-home .route-section{padding:58px 0 76px}.arthur-home .route-section--2{width:100%;padding-inline:max(22px,calc((100% - 1120px)/2));background:#ecece7}.arthur-home .route-section__head{display:grid;grid-template-columns:86px 1fr;gap:24px;border-bottom:3px solid var(--ink);padding-bottom:20px;margin-bottom:26px}.arthur-home .route-section__index{font-size:68px;line-height:.8;color:var(--blue);font-weight:900}.arthur-home .route-section__head h2{font-size:clamp(34px,4vw,58px);line-height:.9;margin:0 0 10px}.arthur-home .route-section__head p:not(.arthur-home .eyebrow){margin:0}.arthur-home .route-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.arthur-home .route-card{background:#fff;border-top:7px solid var(--blue);min-width:0}.arthur-home .route-card__image{display:block;aspect-ratio:3/2;overflow:hidden;background:#ddd}.arthur-home .route-card__image img{width:100%;height:100%;object-fit:cover}.arthur-home .route-card__body{padding:16px 18px 20px}.arthur-home .route-card__meta{font-size:11px;font-weight:800;color:var(--blue);margin:0}.arthur-home .route-card h3{font-size:23px;line-height:1.04;margin:8px 0 12px}.arthur-home .route-card p:not(.arthur-home .route-card__meta){font-size:14px;line-height:1.45;color:#444}.arthur-home .route-card__link{font-size:13px;font-weight:800}.arthur-home .search{display:grid;grid-template-columns:1fr 1fr;gap:40px;padding:75px max(22px,7vw);background:#171717;color:#fff}.arthur-home .search h2{font-size:clamp(40px,5vw,72px);line-height:.9;margin:0}.arthur-home .search form{align-self:center}.arthur-home .search label{display:block;font-size:12px;font-weight:800;margin-bottom:8px}.arthur-home .search input{width:100%;padding:14px;border:3px solid #fff;background:#fff;color:#000;font-size:17px}.arthur-home .search-status{min-height:18px}.arthur-home footer{padding:26px max(22px,5vw);font-size:13px;border-top:3px solid #000}@media(max-width:780px){.arthur-home .hero,.arthur-home .lead,.arthur-home .route-intro,.arthur-home .search{grid-template-columns:1fr}.arthur-home .hero{padding-top:58px}.arthur-home .hero__note{max-width:240px}.arthur-home .lead img{min-height:0;aspect-ratio:16/10}.arthur-home .route-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:560px){.arthur-home .site-header nav{gap:12px;font-size:13px}.arthur-home .hero h1{font-size:46px}.arthur-home .route-section__head{grid-template-columns:55px 1fr;gap:14px}.arthur-home .route-section__index{font-size:48px}.arthur-home .route-grid{grid-template-columns:1fr}}

/* ARTHUR-SEMANTIC-HEADING-GUARD-START */
.section-head h2,
.search-intro h2,
.route-search h2,
.karten-search h2 { font-size: clamp(42px, 4.4vw, 64px); }
.route-intro h2,
.route-index h2,
.stack-heading h2,
.arthur-home .route-intro h2 { font-size: clamp(38px, 4.4vw, 64px); }
.route-heading h2 { font-size: clamp(36px, 4.4vw, 64px); }
.arthur-home .search h2 { font-size: clamp(40px, 4.4vw, 64px); }
.article-hero h1,
.route-hero h1,
.karten-hero h1 { font-size: clamp(48px, 5.25vw, 76px); }
.arthur-home .hero h1 { font-size: clamp(46px, 5.25vw, 76px); }
.category-hero h1 { font-size: clamp(44px, 7vw, 64px); }
/* ARTHUR-SEMANTIC-HEADING-GUARD-END */
