/* Executive Indian — public site. Brand: red on white. */
:root {
  --red: #c41e2f;
  --red-dark: #9e1826;
  --ink: #1a1a1a;
  --muted: #6b6b6b;
  --rule: #e6e0dc;
  --paper: #ffffff;
  --wash: #faf7f5;
  --serif: "Playfair Display", Georgia, "Times New Roman", serif;
  --sans: -apple-system, "Segoe UI", "Helvetica Neue", Arial, sans-serif;
}
* { box-sizing: border-box; }
.sr-only {
  position: absolute; width: 1px; height: 1px; padding: 0; margin: -1px;
  overflow: hidden; clip: rect(0 0 0 0); white-space: nowrap; border: 0;
}
html, body { margin: 0; }
body {
  background: var(--paper); color: var(--ink);
  font-family: var(--sans); font-size: 16px; line-height: 1.6;
}
a { color: var(--red); }

/* ---- masthead: the wordmark, EXECUTIVE over Indian, all red serif ---- */
.masthead {
  text-align: center; padding: 44px 20px 26px;
  border-bottom: 3px double var(--red);
}
.wordmark { display: inline-block; text-decoration: none; line-height: 0.95; }
.wm-top {
  display: block; font-family: var(--serif); font-weight: 800;
  font-size: clamp(40px, 8vw, 68px); letter-spacing: 0.01em;
  text-transform: uppercase; color: var(--red);
}
.wm-sub {
  display: block; font-family: var(--serif); font-weight: 700;
  font-size: clamp(22px, 4vw, 34px); color: var(--red); text-align: left;
  margin-top: 6px;
}
.tagline { color: var(--muted); font-size: 13px; letter-spacing: 0.14em; text-transform: uppercase; margin: 18px 0 0; }
.site-nav { margin-top: 16px; }
.site-nav a, .cover-nav a, .foot-nav a {
  font-size: 12.5px; font-weight: 700; letter-spacing: .14em; text-transform: uppercase;
  text-decoration: none; margin: 0 14px;
}
.site-nav a { color: var(--ink); }
.site-nav a:hover, .foot-nav a:hover { color: var(--red); }
.cover-nav { position: relative; text-align: center; padding-top: 18px; }
.cover-nav a { color: #fff; opacity: .92; }
.cover-nav a:hover { opacity: 1; border-bottom: 2px solid #fff; padding-bottom: 2px; }
.foot-nav { margin-bottom: 12px; }
.foot-nav a { color: var(--ink); }

main { max-width: 1060px; margin: 0 auto; padding: 40px 24px 80px; }
main.bare { max-width: none; padding: 0; }

/* ---- the cover: full-bleed lead story, masthead overlapping the image ---- */
.cover {
  position: relative; min-height: 94vh;
  display: flex; flex-direction: column;
  background: radial-gradient(120% 90% at 15% 10%, #e04a56 0%, #c41e2f 38%, #7d1220 78%, #55091a 100%);
  background-size: cover; background-position: center top;
  color: #fff; overflow: hidden;
}
.cover-shade { position: absolute; inset: 0; pointer-events: none;
  background: linear-gradient(180deg, rgba(0,0,0,.18) 0%, rgba(0,0,0,0) 30%, rgba(0,0,0,0) 55%, rgba(0,0,0,.45) 100%); }
/* Light cover: city/industry photograph as a pale red-tinted wash on white,
   masthead and subject name in brand red (the logo treatment). A mounted
   portrait (subject-supplied, natural color) sits center when on file. */
.cover { background-color: #ffffff; }
.cover::before {
  content: ""; position: absolute; inset: 0;
  background-image: var(--cover-bg);
  background-size: cover; background-position: center;
  filter: grayscale(1) sepia(1) hue-rotate(-42deg) saturate(2.6) contrast(1.02) brightness(1.12);
  opacity: 0.5;
}
.cover .cover-shade {
  /* white fades top and bottom keep the red typography crisp */
  background: linear-gradient(180deg,
    rgba(255, 255, 255, 0.94) 0%,
    rgba(255, 255, 255, 0.45) 30%,
    rgba(255, 255, 255, 0.2) 55%,
    rgba(255, 255, 255, 0.9) 100%);
}
.cover .cover-nav a { color: var(--red); opacity: 1; }
.cover .cover-nav a:hover { border-color: var(--red); }
.cover .cover-masthead a { color: var(--red); }
.cover .cover-masthead .cm-top { text-shadow: none; }
.cover .cover-lines { color: var(--ink); }
.cover .cover-quote { color: #3d3d3d; text-shadow: none; }
.cover .cover-name { color: var(--red); text-shadow: none; }
.cover .cover-line { color: #3d3d3d; }
.cover .cover-partner { border-color: var(--red); color: var(--red); }
.cover .cover-cta { color: var(--red); border-color: var(--red); }
.cover .cover-credit { color: #857f7d; }

/* the stage: giant name behind a tilted, mounted portrait */
.cover-stage {
  position: relative; margin-top: auto; align-self: stretch;
  display: flex; justify-content: center; align-items: center;
  padding: 30px 0 10px;
}
.stage-name {
  position: absolute; left: 0; right: 0; top: 0; bottom: 4%;
  text-align: center; justify-content: space-between;
  display: flex; flex-direction: column; line-height: 0.92;
  font-family: var(--serif); font-weight: 800; text-transform: uppercase;
  color: var(--red); letter-spacing: 0.01em; pointer-events: none;
  font-size: clamp(48px, 10.5vw, 150px);
}
.stage-name .outline {
  color: transparent; -webkit-text-stroke: 2.5px var(--red);
  font-size: 0.72em; letter-spacing: 0.04em;
}
.cover-portrait-link { position: relative; line-height: 0; }
.cover-portrait {
  width: clamp(250px, 36vw, 430px); aspect-ratio: 4 / 5; object-fit: cover;
  object-position: center top; display: block;
  border: 10px solid #fff; outline: 1px solid var(--rule);
  transform: rotate(-2.5deg);
  box-shadow: 0 36px 90px rgba(90, 12, 24, 0.4), 0 10px 28px rgba(90, 12, 24, 0.25);
}
.cover-portrait-link:hover .cover-portrait { transform: rotate(-1deg) scale(1.01); transition: transform .25s ease; }
.cover.has-portrait .cover-lines { margin-top: 26px; }

/* dramatic quote */
.cover.has-portrait .cover-quote {
  font-family: var(--serif); font-style: italic; text-transform: none;
  letter-spacing: 0; font-weight: 600; line-height: 1.3;
  font-size: clamp(19px, 2.6vw, 28px); color: #2c2c2c;
}
.cover.has-portrait .cover-quote::before {
  content: "“"; display: block; font-size: 2.6em; line-height: 0.6;
  color: var(--red); font-style: normal; margin-bottom: 6px;
}
.cover.has-portrait .cover-line {
  font-size: clamp(14px, 1.8vw, 19px); letter-spacing: .16em; color: var(--red); font-weight: 700;
}
.cover-masthead { position: relative; text-align: center; padding: 30px 16px 0; }
.cover-masthead a { text-decoration: none; color: #fff; display: inline-block; line-height: .9; }
.cover-masthead .cm-top {
  display: block; font-family: var(--serif); font-weight: 800;
  font-size: clamp(56px, 12.5vw, 168px); letter-spacing: 0.015em; text-transform: uppercase;
  text-shadow: 0 2px 30px rgba(0,0,0,.25);
}
.cover-masthead .cm-sub {
  display: block; text-align: left; font-family: var(--serif); font-weight: 700;
  font-size: clamp(26px, 4.6vw, 60px); margin-top: 8px;
}
.cm-month { font-style: normal; font-family: var(--sans); font-weight: 600; font-size: 0.32em; letter-spacing: .35em; vertical-align: middle; margin-left: 14px; opacity: .9; }
.cover-lines {
  position: relative; align-self: flex-end; margin-top: auto; text-align: right;
  padding: 0 clamp(20px, 5vw, 70px) clamp(34px, 6vh, 64px);
  max-width: 780px; color: #fff; text-decoration: none;
}
.cover-partner {
  display: inline-block; border: 1.5px solid #fff; padding: 3px 12px;
  font-size: 12px; font-weight: 700; letter-spacing: .16em; text-transform: uppercase; margin-bottom: 14px;
}
.cover-quote {
  font-family: var(--sans); font-weight: 600; letter-spacing: .08em; text-transform: uppercase;
  font-size: clamp(14px, 1.7vw, 20px); line-height: 1.5; margin: 0 0 10px;
  text-shadow: 0 1px 16px rgba(0,0,0,.35);
}
.cover-name {
  font-family: var(--serif); font-weight: 800; text-transform: uppercase;
  font-size: clamp(38px, 6.5vw, 84px); line-height: .98; margin: 0 0 12px;
  text-shadow: 0 2px 26px rgba(0,0,0,.35);
}
.cover-line {
  font-family: var(--sans); font-weight: 600; letter-spacing: .1em; text-transform: uppercase;
  font-size: clamp(12px, 1.4vw, 16px); margin: 0 0 18px; opacity: .95;
}
.cover-cta {
  display: inline-block; border-bottom: 2px solid #fff; padding-bottom: 3px;
  font-size: 14px; font-weight: 700; letter-spacing: .1em; text-transform: uppercase;
}
.cover-lines:hover .cover-cta { border-color: transparent; }
.cover-credit { position: absolute; left: 14px; bottom: 12px; font-size: 11px; opacity: .75; letter-spacing: .06em; }

.below-cover { max-width: 1060px; margin: 0 auto; padding: 54px 24px 80px; }
.section-head {
  font-family: var(--serif); color: var(--red); font-size: 28px;
  border-bottom: 3px double var(--red); padding-bottom: 10px; margin: 0 0 30px;
}
.below-cover section + section { margin-top: 60px; }

/* ---- "Inside" trio with line-art icons ---- */
.inside-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(240px, 1fr)); gap: 26px; }
.inside-card {
  display: block; text-decoration: none; color: var(--ink);
  border: 1px solid var(--rule); border-top: 4px solid var(--red);
  padding: 26px 24px 22px; transition: box-shadow .15s ease, transform .15s ease;
}
.inside-card:hover { box-shadow: 0 10px 30px rgba(120, 20, 30, .12); transform: translateY(-2px); }
.inside-card svg {
  width: 44px; height: 44px; stroke: var(--red); fill: none;
  stroke-width: 2.5; stroke-linecap: round; stroke-linejoin: round;
}
.inside-card h3 { font-family: var(--serif); font-size: 21px; margin: 14px 0 8px; }
.inside-card p { color: var(--muted); font-size: 14.5px; line-height: 1.6; margin: 0; }

/* ---- newsletter band ---- */
.newsletter {
  background: var(--red); color: #fff; text-align: center;
  padding: 46px 26px 50px; margin-top: 60px;
}
.newsletter h2 { font-family: var(--serif); font-size: 30px; margin: 0 0 8px; }
.newsletter p { max-width: 520px; margin: 0 auto 22px; opacity: .93; font-size: 15.5px; }
.newsletter form { display: flex; gap: 10px; justify-content: center; flex-wrap: wrap; }
.newsletter input[type="email"] {
  font-size: 15px; padding: 12px 16px; border: none; border-radius: 3px;
  min-width: min(320px, 80vw); font-family: var(--sans);
}
.newsletter button {
  font-size: 14px; font-weight: 700; letter-spacing: .08em; text-transform: uppercase;
  background: #fff; color: var(--red); border: none; border-radius: 3px;
  padding: 12px 26px; cursor: pointer;
}
.newsletter button:hover { background: #f6e2e4; }
.nl-done { font-family: var(--serif); font-size: 19px; }

/* ---- home grid ---- */
.grid { display: grid; grid-template-columns: repeat(auto-fill, minmax(300px, 1fr)); gap: 34px; }
.card { border-top: 3px solid var(--red); padding-top: 18px; }
.card.lead { grid-column: 1 / -1; border-top-width: 6px; }
.card h2 { font-family: var(--serif); font-size: 26px; line-height: 1.2; margin: 8px 0 10px; }
.card.lead h2 { font-size: clamp(30px, 5vw, 44px); }
.card h2 a { color: var(--ink); text-decoration: none; }
.card h2 a:hover { color: var(--red); }
.card .standfirst { font-family: var(--serif); color: var(--muted); font-size: 17px; margin: 0 0 10px; }
.card.lead .standfirst { font-size: 20px; max-width: 46em; }
.byline { color: var(--muted); font-size: 13px; text-transform: uppercase; letter-spacing: 0.08em; }
.corrected { color: var(--red); }
.empty { text-align: center; color: var(--muted); font-family: var(--serif); font-size: 18px; padding: 60px 0; }

/* ---- article ---- */
.piece { max-width: 720px; margin: 0 auto; }
.partner {
  color: var(--red); font-weight: 700; letter-spacing: 0.16em;
  text-transform: uppercase; font-size: 14px; margin-bottom: 12px;
  border: 1.5px solid var(--red); display: inline-block; padding: 4px 12px;
}
.piece h1 { font-family: var(--serif); font-size: clamp(32px, 6vw, 48px); line-height: 1.12; margin: 6px 0 16px; }
.piece .standfirst { font-family: var(--serif); font-size: 21px; line-height: 1.45; color: #444; margin: 0 0 12px; }
.piece .byline { border-bottom: 1px solid var(--rule); padding-bottom: 18px; margin-bottom: 28px; }
.article-hero { margin: 0 0 30px; }
.article-hero img { width: 100%; display: block; aspect-ratio: 3 / 2; object-fit: cover; object-position: center 30%; }
.article-hero.art { position: relative; }
.article-hero.art img {
  object-position: center;
  filter: grayscale(1) sepia(1) hue-rotate(-42deg) saturate(3.4) contrast(1.1) brightness(0.62);
}
/* red wash multiplied over the image only — the caption below stays on white */
.article-hero.art::after {
  content: ""; position: absolute; top: 0; left: 0; width: 100%;
  aspect-ratio: 3 / 2; pointer-events: none; mix-blend-mode: multiply;
  background: linear-gradient(180deg,
    rgba(140, 14, 30, 0.9) 0%,
    rgba(196, 30, 47, 0.7) 45%,
    rgba(90, 8, 20, 0.9) 100%);
}
.article-hero figcaption { color: var(--muted); font-size: 12px; letter-spacing: .05em; margin-top: 8px; }
.body p { font-family: var(--serif); font-size: 18px; line-height: 1.75; margin: 0 0 22px; }
.body p:first-of-type::first-letter {
  font-size: 3.4em; float: left; line-height: 0.85; padding: 4px 10px 0 0; color: var(--red); font-weight: 700;
}
.body h2 {
  font-family: var(--sans); font-size: 14px; font-weight: 700; letter-spacing: 0.14em;
  text-transform: uppercase; color: var(--red); margin: 38px 0 16px;
}
aside.pull {
  font-family: var(--serif); font-size: 26px; line-height: 1.35; color: var(--red);
  border-top: 3px solid var(--red); border-bottom: 1px solid var(--rule);
  padding: 18px 6px; margin: 34px 0; font-weight: 600;
}
aside.pull::before { content: "“"; }
aside.pull::after { content: "”"; }

/* ---- corrections, share, sources ---- */
.corrections { background: var(--wash); border-left: 4px solid var(--red); padding: 14px 20px; margin: 34px 0; }
.corrections h3, .sources h3, .share-label {
  font-family: var(--sans); font-size: 13px; letter-spacing: 0.12em; text-transform: uppercase; color: var(--muted);
}
.corrections p { margin: 8px 0; font-size: 14.5px; }

.share {
  display: flex; align-items: center; gap: 10px; flex-wrap: wrap;
  border-top: 1px solid var(--rule); border-bottom: 1px solid var(--rule);
  padding: 16px 0; margin: 36px 0;
}
.share a, .share button {
  font-family: var(--sans); font-size: 13.5px; font-weight: 600;
  color: var(--red); background: none; border: 1.5px solid var(--red);
  border-radius: 999px; padding: 6px 16px; text-decoration: none; cursor: pointer;
}
.share a:hover, .share button:hover { background: var(--red); color: #fff; }

.sources ol { padding-left: 20px; }
.sources li { font-size: 14px; color: var(--muted); margin: 6px 0; }
.sources a { color: var(--muted); }
.sources a:hover { color: var(--red); }

/* ---- archive ---- */
.month-nav { display: flex; gap: 10px; flex-wrap: wrap; }
.month-link {
  border: 1.5px solid var(--red); color: var(--red); text-decoration: none;
  border-radius: 999px; padding: 5px 16px; font-size: 13.5px; font-weight: 600;
}
.month-link.active, .month-link:hover { background: var(--red); color: #fff; }
.archive-teaser { margin-top: 40px; }

/* ---- footer ---- */
.foot { border-top: 3px double var(--red); text-align: center; padding: 26px 20px 40px; color: var(--muted); font-size: 13.5px; }
.foot a { color: var(--red); text-decoration: none; }
.foot-note { max-width: 560px; margin: 8px auto 0; font-size: 12.5px; }
