:root {
  --ink: #111111;
  --paper: #ffffff;
  --wash: #f3f3f3;
  --mute: #5a5a5a;
  --line: #e4e4e4;
  --white: #ffffff;
  --hero: #000000;
}
* { box-sizing: border-box; margin: 0; padding: 0; }
html { scroll-behavior: smooth; }
body {
  font-family: "Source Sans 3", "Segoe UI", Helvetica, Arial, sans-serif;
  color: var(--ink);
  background: var(--paper);
  line-height: 1.55;
  font-size: 18px;
}
img, video { max-width: 100%; display: block; }
a { color: inherit; }
.skip {
  position: absolute; left: -999px; top: 8px;
  background: #fff; padding: 8px 12px; z-index: 100;
}
.skip:focus { left: 8px; }


.nav {
  position: sticky; top: 0; z-index: 40;
  background: var(--white);
  border-bottom: 1px solid var(--line);
}
.nav-inner {
  max-width: 1240px;
  margin: 0 auto;
  padding: 16px 28px;
  display: flex;
  align-items: center;
  gap: 22px;
}
.logo { height: 28px; width: auto; }
.nav-links {
  display: flex; gap: 18px; margin-left: auto; align-items: center;
  list-style: none; font-size: 14px; letter-spacing: .04em;
}
.nav-links a { text-decoration: none; color: var(--ink); }
.nav-links a:hover, .nav-links a.on { text-decoration: underline; text-underline-offset: 4px; }
.nav-cta {
  background: var(--ink); color: #fff !important;
  padding: 10px 16px; text-decoration: none !important;
}
.li-follow {
  display: inline-flex; flex-direction: column; align-items: center;
  gap: 4px; flex-shrink: 0; line-height: 1; width: max-content; text-align: center;
}
.nav-links .li-follow a,
.nav-links .li-follow a:hover,
.nav-links .li-follow a.on {
  text-decoration: none !important;
}
.li-count {
  display: flex; flex-direction: column; align-items: flex-end; gap: 2px;
  line-height: 1.15; text-decoration: none !important;
  padding: 0 2px; margin: 0; flex-shrink: 0;
}
.li-follow .li-count {
  order: -1; align-items: center; padding: 0; width: 100%;
}
.li-count span,
.li-count b {
  display: block; width: 100%; text-align: right;
}
.li-follow .li-count span,
.li-follow .li-count b {
  text-align: center;
}
.li-count span {
  font-size: 10px; letter-spacing: .08em; text-transform: uppercase;
  color: #666; font-weight: 600;
}
.li-follow .li-count span {
  font-size: 10px; letter-spacing: .14em; color: #666; font-weight: 700;
  text-align: center;
}
.li-count b {
  font-family: "Source Serif 4", Georgia, serif;
  font-size: 15px; font-weight: 600; letter-spacing: 0; color: var(--ink);
}
.li-follow .li-count b { display: none; }
.li-count em {
  font-style: normal; font-weight: 600;
}
.li-official {
  display: block;
  min-width: 135px; min-height: 64px; width: max-content;
  flex-shrink: 0; background: transparent; padding: 0; overflow: visible;
  margin: 0 auto;
}
.li-official .IN-widget,
.insights-follow-widget .IN-widget {
  display: block !important; margin: 0 auto !important;
}
.li-cue {
  display: block;
  font-size: 13px; letter-spacing: .16em; text-transform: uppercase; font-weight: 700;
  text-decoration: none; color: inherit; white-space: nowrap;
}
.li-cue:hover { text-decoration: underline; text-underline-offset: 3px; }
.li-follow-hero {
  display: inline-flex; flex-direction: column; align-items: center;
  gap: 8px; flex-shrink: 0; width: max-content;
  background: transparent; padding: 0; text-align: center;
}
.li-follow-hero .li-cue {
  color: #fff; font-size: 16px; text-align: center; margin: 0 auto;
}
.li-follow-block {
  display: inline-flex; flex-direction: column; align-items: center;
  gap: 8px; width: max-content;
  margin: 18px 0 8px; text-align: center;
}
.li-follow-block .li-cue { text-align: center; margin: 0 auto; }
.news-year {
  font-family: "Source Serif 4", Georgia, serif;
  font-size: clamp(32px, 4vw, 48px);
  line-height: 1; font-weight: 600;
  margin: 48px 0 4px; padding-top: 8px;
}
.news-year:first-of-type { margin-top: 36px; }
.year-index {
  display: flex; flex-wrap: wrap; gap: 10px 18px;
  list-style: none; margin: 18px 0 8px; padding: 0;
  font-size: 13px; letter-spacing: .16em; text-transform: uppercase; font-weight: 700;
}
.year-index a { text-decoration: none; color: var(--mute); }
.year-index a:hover, .year-index a.on { color: var(--ink); text-decoration: underline; text-underline-offset: 3px; }
.news-socials {
  display: flex; flex-wrap: wrap; gap: 10px; margin-top: 24px;
}
.news-socials a {
  display: inline-flex; align-items: center; gap: 10px;
  padding: 12px 16px; border: 1px solid var(--line);
  text-decoration: none; font-size: 13px; letter-spacing: .1em;
  text-transform: uppercase; font-weight: 700; background: #fff;
}
.news-socials a:hover { border-color: var(--ink); }
.news-socials img {
  width: 28px; height: 28px; min-width: 28px; min-height: 28px;
  display: block; object-fit: contain;
}
.insights-follow-widget {
  display: block;
  background: transparent; padding: 0;
  min-width: 135px; min-height: 64px; width: max-content;
  overflow: visible; margin: 0 auto;
}
.burger {
  display: none; margin-left: auto; border: 0; background: none;
  font-size: 22px; cursor: pointer;
}

/* LOCKED 2026-08-19 JK: tall soft hero. Do not restore the Jacobs solid-black left strip, .hero-copy column, 72vh short hero, or smaller 28–52px type. */
.hero {
  position: relative; min-height: 86vh;
  background: var(--hero) center/cover no-repeat;
  color: #fff; display: flex; align-items: flex-end;
}
.hero-reel { position: absolute; inset: 0; }
.hero-reel video, .hero > video {
  position: absolute; inset: 0; width: 100%; height: 100%;
  object-fit: cover; opacity: 0; transition: opacity 1.4s ease;
}
.hero-reel video.is-on, .hero > video.is-on {
  opacity: 1;
  filter: brightness(1.32) contrast(1.04) saturate(1.08);
  -webkit-filter: brightness(1.32) contrast(1.04) saturate(1.08);
}
.hero .veil {
  position: absolute; inset: 0; pointer-events: none;
  background:
    linear-gradient(90deg, rgba(0,0,0,.72) 0%, rgba(0,0,0,.52) 30%, rgba(0,0,0,0) 62%),
    linear-gradient(180deg, rgba(0,0,0,0) 0%, rgba(0,0,0,0) 52%, rgba(0,0,0,.38) 100%);
}
.hero-dots {
  position: absolute; right: 28px; bottom: 28px; z-index: 3;
  display: flex; gap: 8px;
}
.hero-dots button {
  width: 8px; height: 8px; border-radius: 50%; border: 0;
  background: rgba(255,255,255,.35); cursor: pointer;
}
.hero-dots button.on { background: #fff; }
.switchboard {
  background: #000; color: #fff;
  padding: 56px 28px;
}
.switchboard-inner { max-width: 1240px; margin: 0 auto; }
.switchboard .section-kicker { color: #bdbdbd; }
.switch-line {
  font-family: "Source Serif 4", Georgia, serif;
  font-size: clamp(28px, 4.4vw, 52px);
  line-height: 1.12; max-width: 18ch;
  min-height: 2.4em;
  transition: opacity .45s ease;
}
.switch-line.is-out { opacity: 0; }
.hero-inner {
  position: relative; z-index: 2;
  max-width: 1240px; margin: 0 auto; padding: 80px 28px 72px;
}
.kicker {
  font-size: 13px; letter-spacing: .22em; text-transform: uppercase;
  color: #d0d0d0; font-weight: 600; margin-bottom: 16px;
}
h1, h2, h3 { font-family: "Source Serif 4", Georgia, serif; font-weight: 600; letter-spacing: -.02em; }
.hero h1 {
  font-size: clamp(40px, 6.4vw, 84px);
  line-height: .96; max-width: 14ch;
}
.hero .motto {
  margin-top: 18px;
  font-size: 15px;
  letter-spacing: .16em;
  text-transform: uppercase;
  color: rgba(255,255,255,.78);
  font-weight: 600;
}
.lede {
  margin-top: 22px; max-width: 38em; font-size: 20px; color: rgba(255,255,255,.84);
}
.actions { display: flex; flex-wrap: wrap; gap: 12px; margin-top: 28px; }
.btn {
  display: inline-block; padding: 14px 20px; text-decoration: none;
  font-size: 14px; letter-spacing: .06em; text-transform: uppercase;
  border: 1px solid transparent;
}
.btn-dark { background: var(--ink); color: #fff; }
.btn-light { background: #fff; color: var(--ink); }
.btn-ghost { border-color: rgba(255,255,255,.5); color: #fff; }
.btn-line { border-color: var(--ink); color: var(--ink); background: transparent; }

.wrap { max-width: 1240px; margin: 0 auto; padding: 72px 28px; }
.section-kicker {
  font-size: 12px; letter-spacing: .2em; text-transform: uppercase;
  color: #111; font-weight: 700; margin-bottom: 10px;
}
h2 { font-size: clamp(32px, 4vw, 48px); line-height: 1.08; max-width: 18ch; }
.intro { margin-top: 16px; max-width: 46em; color: var(--mute); font-size: 19px; }

.stats {
  display: grid; grid-template-columns: repeat(5, 1fr); gap: 1px;
  background: var(--line); border-top: 1px solid var(--line); border-bottom: 1px solid var(--line);
}
.stat { background: var(--white); padding: 28px 22px; }
.stat b { display: block; font-family: "Source Serif 4", Georgia, serif; font-size: 32px; color: var(--ink); }
.stat span { color: var(--mute); font-size: 14px; }

.grid-3 { display: grid; grid-template-columns: repeat(3, 1fr); gap: 18px; margin-top: 36px; }
.grid-4 { display: grid; grid-template-columns: repeat(4, 1fr); gap: 18px; margin-top: 36px; }
.grid-2 { display: grid; grid-template-columns: 1fr 1fr; gap: 28px; margin-top: 36px; }
.card {
  background: var(--white); border: 1px solid var(--line); display: flex; flex-direction: column;
}
.card img, .card video { width: 100%; height: 220px; object-fit: cover; background: #111; }
.card video.portrait { height: 380px; object-position: center top; }
.card .pad { padding: 22px; }
.portrait-stage video {
  width: 100%;
  max-width: 360px;
  min-height: 0;
  height: auto;
  aspect-ratio: 9 / 16;
  object-fit: cover;
  margin: 0 auto;
}
.yt-wrap {
  position: relative;
  width: 100%;
  aspect-ratio: 16 / 9;
  background: #111;
  min-height: 0;
}
.yt-wrap iframe {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  border: 0;
}
.card h3 { font-size: 26px; margin-bottom: 8px; }
.card p { color: var(--mute); font-size: 16px; }
.meta { font-size: 12px; letter-spacing: .14em; text-transform: uppercase; color: #666; margin-bottom: 8px; }
.more { margin-top: 16px; font-size: 14px; letter-spacing: .08em; text-transform: uppercase; text-decoration: none; color: var(--ink); }
.more:hover { text-decoration: underline; text-underline-offset: 3px; }

.split { display: grid; grid-template-columns: 1.1fr .9fr; gap: 48px; align-items: center; }
.split > img:not(.social-ico), .split > video { width: 100%; height: 100%; min-height: 360px; object-fit: cover; background: #111; }
.split img.fit-still { object-fit: contain; background: #111; min-height: 360px; }
.split.reverse { direction: rtl; }
.split.reverse > * { direction: ltr; }

.band { background: #000; color: #fff; }
.band .intro, .band p { color: rgba(255,255,255,.78); }
.band .section-kicker { color: #d0d0d0; }

.list { list-style: none; margin-top: 20px; }
.list li { padding: 14px 0; border-top: 1px solid var(--line); }
.list a { text-decoration: none; display: flex; justify-content: space-between; gap: 16px; }
.list a:hover { text-decoration: underline; text-underline-offset: 3px; }

.story-lead {
  display: grid; grid-template-columns: 1.1fr .9fr; gap: 40px; align-items: center;
  padding-bottom: 40px; border-bottom: 1px solid var(--line);
}
.story-lead img { width: 100%; height: 340px; object-fit: cover; background: #111; }
.story-lead h2 { max-width: 18ch; font-size: clamp(28px, 3.4vw, 42px); }
.story-lead h2 a { text-decoration: none; }
.story-lead h2 a:hover { text-decoration: underline; text-underline-offset: 4px; }
.story-lead p { margin-top: 14px; color: var(--mute); font-size: 18px; max-width: 38em; }
.session-mark {
  display: flex; align-items: center; gap: 14px; margin: 18px 0 8px;
}
.session-mark img { height: 36px; width: auto; background: transparent; }
.session-mark span {
  font-size: 12px; letter-spacing: .14em; text-transform: uppercase; color: var(--mute);
}
.page-hero .session-mark { margin: 0 0 16px; }
.page-hero .session-mark img { height: 40px; filter: brightness(0) invert(1); }
.page-hero .session-mark span { color: #cfcfcf; }
.band .session-mark { margin: 0 0 18px; }
.band .session-mark img { height: 36px; filter: brightness(0) invert(1); }
.band .session-mark span { color: #cfcfcf; }

.news { list-style: none; margin-top: 8px; }
.news li { border-top: 1px solid var(--line); }
.news a {
  display: grid; grid-template-columns: 110px 1fr; gap: 28px;
  padding: 22px 0; text-decoration: none;
}
.news a:hover b { text-decoration: underline; text-underline-offset: 3px; }
.news-date {
  font-size: 12px; letter-spacing: .14em; text-transform: uppercase;
  color: #666; padding-top: 6px;
}
.news-body b { display: block; font-family: "Source Serif 4", Georgia, serif; font-size: 24px; font-weight: 600; }
.news-body em { display: block; margin-top: 6px; font-style: normal; color: var(--mute); font-size: 16px; max-width: 48em; }
.news-follow { margin-top: 56px; padding-top: 40px; border-top: 1px solid var(--line); }
.cite {
  margin-top: 28px; padding-top: 18px; border-top: 1px solid var(--line);
}
.cite p { font-size: 14px; color: var(--mute); }
.cite a { text-decoration: underline; text-underline-offset: 3px; }
.dronecam-mark {
  background: #0b0b0b; color: #fff; min-height: 360px;
  padding: 36px 32px; display: flex; flex-direction: column; justify-content: flex-end;
}
.dronecam-mark .meta { color: #bdbdbd; }
.dronecam-kicker {
  font-size: 12px; letter-spacing: .16em; text-transform: uppercase; color: #cfcfcf; margin: 18px 0 10px;
}
.dronecam-mark h2, .dronecam-mark h3 {
  font-family: "Source Serif 4", Georgia, serif; font-size: clamp(32px, 4vw, 46px);
  line-height: 1.08; max-width: 12ch; color: #fff; margin: 0;
}
.dronecam-mark p:last-child { margin-top: 16px; color: rgba(255,255,255,.72); font-size: 16px; }
.card .dronecam-mark { min-height: 220px; padding: 22px; }
.card .dronecam-mark h3 { font-size: 28px; margin-bottom: 0; }
.finalist {
  display: flex; gap: 16px; align-items: flex-start;
  margin-top: 24px; padding: 18px; border: 1px solid var(--line);
  background: var(--wash);
  position: relative; z-index: 2;
}
.finalist img {
  width: 64px; height: 64px; flex: 0 0 64px;
  object-fit: contain; background: #fff;
  min-height: 0;
}
.finalist b {
  display: block; color: var(--ink); margin-bottom: 6px;
  font-size: 12px; letter-spacing: .12em; text-transform: uppercase;
}
.finalist p { font-size: 15px; color: var(--mute); margin: 0; }

#apply, #graduate { scroll-margin-top: 84px; }
.page-hero {
  background: #000; color: #fff; padding: 72px 28px 56px;
}
.page-hero-inner { max-width: 1240px; margin: 0 auto; }
.page-hero-inner.insights-hero {
  display: flex; align-items: flex-end; justify-content: space-between; gap: 40px;
}
.insights-follow {
  display: flex; align-items: center; gap: 16px; flex-shrink: 0;
  color: #fff; text-decoration: none; font-weight: 700;
  letter-spacing: .06em; text-transform: uppercase; font-size: 18px;
  padding: 20px 24px; border: 1px solid rgba(255,255,255,.4);
  background: rgba(255,255,255,.06);
}
.insights-follow img { width: 40px; height: 40px; display: block; }
.insights-follow:hover { border-color: #fff; background: rgba(255,255,255,.12); }
@media (max-width: 760px) {
  .page-hero-inner.insights-hero { display: block; }
  .insights-follow { margin-top: 28px; width: fit-content; }
}
.page-hero h1 { font-size: clamp(32px, 4.2vw, 56px); max-width: 28ch; line-height: 1.08; }
.page-hero.tight h1 { max-width: none; font-size: clamp(28px, 3.8vw, 52px); }
.crumb { font-size: 13px; color: #cfcfcf; letter-spacing: .08em; text-transform: uppercase; margin-bottom: 14px; }
.crumb a { color: inherit; text-decoration: none; }

.prose { max-width: 46em; }
.prose p + p { margin-top: 16px; }
.prose h2 { margin: 36px 0 12px; max-width: none; font-size: 32px; }
.prose ul { margin: 12px 0 0 18px; color: var(--mute); }
.prose li + li { margin-top: 6px; }

.fact {
  display: grid; grid-template-columns: 140px 1fr; gap: 12px;
  padding: 14px 0; border-top: 1px solid var(--line); font-size: 16px;
}
.fact b { font-size: 12px; letter-spacing: .14em; text-transform: uppercase; font-weight: 700; padding-top: 3px; }

.offices { display: grid; grid-template-columns: repeat(5, 1fr); gap: 18px; margin-top: 28px; }
.offices article { background: #fff; border: 1px solid var(--line); padding: 18px; }
.offices h3 { font-size: 18px; margin-bottom: 6px; }
.offices p { font-size: 14px; color: var(--mute); }

.city-band { background: #000; color: #fff; padding: 72px 0 80px; }
.city-band .section-kicker { color: rgba(255,255,255,.55); }
.city-band h2 { color: #fff; }
.city-band .intro { color: rgba(255,255,255,.7); }
.city-band .wrap { max-width: 1240px; }
.city-grid {
  display: grid;
  grid-template-columns: repeat(8, minmax(0, 1fr));
  gap: 16px 12px;
  margin-top: 28px;
  width: 100%;
}
.city { min-width: 0; }
.city img {
  width: 100%; aspect-ratio: 1 / 1; height: auto; object-fit: contain; object-position: center; display: block; background: #111;
}
.city span {
  display: block; margin-top: 8px;
  font-size: 11px; letter-spacing: .12em; text-transform: uppercase;
  color: #fff; font-weight: 600;
}
.city.depot em, .city.soon em {
  display: block; margin-top: 4px; font-style: normal;
  font-size: 10px; letter-spacing: .12em; text-transform: uppercase; color: #8a8a8a;
}
.city.soon .soon-box {
  width: 100%; aspect-ratio: 1 / 1;
  background: #111;
  border: 1px dashed #3a3a3a;
  display: flex; align-items: center; justify-content: center;
  color: #8a8a8a; font-size: 11px; letter-spacing: .14em; text-transform: uppercase;
}
.band .card { background: #111; border-color: #222; }
.band .card h3, .band .card .more { color: #fff; }
.band .card p, .band .card .meta { color: rgba(255,255,255,.72); }

.form {
  display: grid; gap: 14px; margin-top: 24px; max-width: 640px;
}
.form label { font-size: 13px; letter-spacing: .08em; text-transform: uppercase; font-weight: 700; }
.form input, .form select, .form textarea {
  width: 100%; border: 1px solid var(--ink); background: #fff;
  padding: 12px 14px; font: inherit; color: var(--ink);
}
.form textarea { min-height: 140px; resize: vertical; }
.form .row { display: grid; grid-template-columns: 1fr 1fr; gap: 14px; }
.form .note { font-size: 14px; color: var(--mute); text-transform: none; letter-spacing: 0; font-weight: 400; }
.form-ok {
  display: none; border: 1px solid var(--ink); padding: 20px; background: var(--wash);
}
.form-ok.show { display: block; }

.modes {
  display: grid; grid-template-columns: repeat(5, 1fr);
  gap: 1px; background: var(--line); margin-top: 28px;
}
.mode { background: #fff; padding: 22px 18px; }
.mode b {
  display: block; font-size: 12px; letter-spacing: .12em;
  text-transform: uppercase; margin-bottom: 10px;
}
.mode p { font-size: 15px; color: var(--mute); line-height: 1.45; }
.marks {
  display: flex; flex-wrap: wrap; gap: 10px 22px; margin-top: 22px;
}
.marks span {
  font-size: 13px; letter-spacing: .08em; text-transform: uppercase;
  color: #333; border-bottom: 1px solid var(--line); padding-bottom: 3px;
}
.faces {
  display: grid; grid-template-columns: 1.2fr .8fr .8fr; gap: 14px; margin-top: 28px;
}
.faces figure { margin: 0; }
.faces img { width: 100%; height: 280px; object-fit: cover; background: #111; }
.faces figcaption {
  margin-top: 8px; font-size: 12px; letter-spacing: .1em; text-transform: uppercase; color: var(--mute);
}
.quiet-lane {
  margin-top: 8px; padding-top: 8px;
}
.media {
  position: relative; background: #000;
}
.media video, .media img { width: 100%; height: auto; max-height: 520px; object-fit: cover; }

.discipline {
  display: grid; grid-template-columns: repeat(4, 1fr);
  gap: 1px; background: var(--line); margin-top: 28px;
}
.discipline article { background: #fff; padding: 22px 18px; }
.discipline b {
  display: block; font-size: 12px; letter-spacing: .12em;
  text-transform: uppercase; margin-bottom: 8px;
}
.discipline p { font-size: 15px; color: var(--mute); }

.socials { display: flex; flex-wrap: wrap; align-items: center; gap: 10px 16px; margin-top: 16px; }
.socials a { display: inline-flex; align-items: center; gap: 7px; font-size: 13px; letter-spacing: .1em; text-transform: uppercase; text-decoration: none; }
.socials a:hover { text-decoration: underline; text-underline-offset: 3px; }
.social-ico {
  width: 16px; height: 16px; min-width: 16px; min-height: 16px; max-width: 16px; max-height: 16px;
  display: inline-block; flex: 0 0 16px; object-fit: contain; background: none;
}

.footer {
  background: #000; color: rgba(255,255,255,.72); font-size: 14px;
}
.footer-inner {
  max-width: 1240px; margin: 0 auto; padding: 48px 28px 28px;
  display: grid; grid-template-columns: 1.5fr 1fr 1fr 1fr; gap: 28px;
}
.footer a { color: #fff; text-decoration: none; }
.footer a:hover { text-decoration: underline; text-underline-offset: 3px; }
.footer .logo { height: 24px; margin-bottom: 14px; }
.footer p + p { margin-top: 8px; }
.legal {
  border-top: 1px solid rgba(255,255,255,.12);
  max-width: 1240px; margin: 0 auto; padding: 16px 28px 28px;
  font-size: 12px; color: rgba(255,255,255,.45);
}
.still-grid {
  display: grid; grid-template-columns: repeat(3, 1fr); gap: 14px; margin-top: 28px;
}
.still-grid.two { grid-template-columns: 1fr 1fr; }
.still-grid figure { margin: 0; }
.still-grid img {
  width: 100%; height: 240px; object-fit: cover; background: #111;
}
.still-grid.portrait img { height: 360px; object-fit: contain; object-position: center; background: #111; }
.still-grid.wide img { height: 280px; }
.still-grid figcaption {
  margin-top: 8px; font-size: 12px; letter-spacing: .1em;
  text-transform: uppercase; color: var(--mute);
}
.club-nav {
  max-width: 1240px; margin: 0 auto; padding: 8px 28px 24px;
  display: flex; gap: 36px; align-items: flex-end; flex-wrap: wrap;
}
.club-nav a {
  display: flex; flex-direction: column; align-items: flex-start; gap: 8px;
  text-decoration: none; color: #fff;
}
.club-nav a:hover { text-decoration: none; }
.club-nav img {
  height: 52px; width: auto; max-width: 120px; object-fit: contain;
  background: transparent;
}
.club-nav span {
  font-size: 11px; letter-spacing: .12em; text-transform: uppercase;
  color: rgba(255,255,255,.55);
}

@media (max-width: 1180px) {
  .grid-4 { grid-template-columns: 1fr 1fr; }
  .modes { grid-template-columns: 1fr 1fr; }
  .faces { grid-template-columns: 1fr 1fr; }
  .discipline { grid-template-columns: 1fr 1fr; }
}
@media (max-width: 980px) {
  .city-grid { grid-template-columns: repeat(5, minmax(0, 1fr)); }
}
@media (max-width: 720px) {
  .city-grid { grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 14px 10px; }
}
@media (max-width: 980px) {
  .nav-links { display: none; }
  .nav-links.open {
    display: flex; flex-direction: column; align-items: flex-start;
    position: absolute; left: 0; right: 0; top: 100%;
    background: #fff; padding: 16px 28px 24px; border-bottom: 1px solid var(--line);
  }
  .burger { display: block; }
  .stats, .grid-3, .grid-4, .grid-2, .split, .offices, .footer-inner, .form .row, .fact,
  .story-lead, .news a, .modes, .faces, .discipline, .still-grid, .still-grid.two {
    grid-template-columns: 1fr;
  }
  .still-grid img, .still-grid.portrait img, .still-grid.wide img { height: 220px; }
  .faces img { height: 220px; }
  .story-lead img { height: 220px; }
  .news-date { padding-top: 0; }
  .hero { min-height: 78vh; }
  .card img, .card video { height: 180px; }
}

.country-line {
  display: flex;
  flex-wrap: wrap;
  gap: 16px 20px;
  list-style: none;
  margin: 0 0 22px;
  padding: 0;
}
.country-line li {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 8px;
}
.country-line img {
  height: 20px;
  width: auto;
  max-width: none;
  object-fit: contain;
  border-radius: 1px;
  box-shadow: 0 0 0 1px rgba(255,255,255,.28);
}
.country-line span {
  font-size: 11px;
  letter-spacing: .14em;
  text-transform: uppercase;
  color: #d0d0d0;
  font-weight: 600;
  text-align: center;
  white-space: nowrap;
}

.session-mark.cigre-on-light img { filter: none; height: 34px; background: transparent; padding: 0; }

.socials a {
  display: inline-flex; align-items: center; gap: 8px;
}
.socials a img, .socials a svg {
  width: 16px; height: 16px; display: block; flex: none;
}
.footer .socials a { color: #fff; }
.footer .socials a img { filter: none; }
