:root {
  --ink: #080a14;
  --paper: #ffffff;
  --paper-soft: #f3f2ff;
  --tekhelet: #2027ab;
  --tekhelet-deep: #0b105f;
  --accent: #ffdc00;
  --temple-night: #060914;
  --temple-blue: #2027ab;
  --temple-gold: #ffdc00;
  --temple-gold-deep: #c59a00;
  --temple-gold-soft: #fff3a5;
  --white: #ffffff;
}

* {
  box-sizing: border-box;
}

html {
  scroll-behavior: smooth;
}

body {
  margin: 0;
  background: #ffffff;
  color: var(--ink);
  font-family: Arial, Helvetica, sans-serif;
}

a {
  color: inherit;
}

.site-header {
  min-height: 82px;
  padding: 8px clamp(20px, 4vw, 64px);
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 24px;
  background: var(--temple-night);
  color: #ffffff;
  font-size: 0.68rem;
  font-weight: 700;
  letter-spacing: 0.18em;
  text-transform: uppercase;
}

.site-header nav {
  display: flex;
  gap: clamp(18px, 3vw, 36px);
}

.site-header nav a {
  color: var(--temple-gold);
  text-decoration: none;
}

.site-header nav a:hover,
.site-header nav a:focus-visible {
  color: #ffffff;
}

.nav-short {
  display: none;
}

.site-header__brand {
  display: inline-flex;
  align-items: center;
  gap: 12px;
  color: #ffffff;
  text-decoration: none;
}

.site-header__brand img {
  width: 70px;
  height: 53px;
  object-fit: contain;
}

.site-header__brand > span {
  display: flex;
  flex-direction: column;
  gap: 4px;
}

.site-header__brand strong {
  color: #ffffff;
  font-family: "Iowan Old Style", "Palatino Linotype", Palatino, Georgia, serif;
  font-size: 1rem;
  font-weight: 600;
  letter-spacing: 0.05em;
  line-height: 1;
}

.site-header__brand small {
  color: var(--temple-gold);
  font-size: 0.52rem;
  letter-spacing: 0.23em;
  line-height: 1.55;
}

.hero {
  min-height: 72svh;
  display: grid;
  place-items: center;
  padding: clamp(74px, 9vw, 126px) 24px clamp(82px, 10vw, 142px);
  background:
    radial-gradient(circle at 28% 46%, rgba(32, 39, 171, 0.34), transparent 34%),
    linear-gradient(135deg, #04060d 0%, var(--temple-night) 56%, #101775 145%);
  color: #ffffff;
  overflow: hidden;
  position: relative;
}

.hero::before {
  content: "";
  position: absolute;
  inset: 22px;
  border: 1px solid rgba(255, 220, 0, 0.42);
  pointer-events: none;
}

.hero__inner {
  width: min(1120px, 100%);
  position: relative;
  z-index: 1;
  text-align: center;
}

.hero__inner--brand {
  display: grid;
  grid-template-columns: minmax(300px, 0.82fr) minmax(0, 1.18fr);
  gap: clamp(38px, 7vw, 100px);
  align-items: center;
  text-align: left;
}

.hero__crest {
  display: grid;
  place-items: center;
}

.hero__crest img {
  width: min(560px, 100%);
  height: auto;
  filter: drop-shadow(0 24px 55px rgba(0, 0, 0, 0.5));
}

.hero__copy {
  max-width: 710px;
}

.hero__kicker {
  margin: 0 0 24px;
  color: var(--temple-gold);
  font-size: 0.68rem;
  font-weight: 800;
  letter-spacing: 0.22em;
  text-transform: uppercase;
}

.temples-wordmark {
  margin: 0;
  display: flex;
  flex-direction: column;
  text-transform: uppercase;
}

.temples-wordmark span {
  color: #ffffff;
  font-family: "Iowan Old Style", "Palatino Linotype", Palatino, Georgia, serif;
  font-size: clamp(3.9rem, 7.6vw, 7.8rem);
  font-weight: 500;
  letter-spacing: -0.055em;
  line-height: 0.82;
}

.temples-wordmark strong {
  margin-top: 24px;
  color: var(--temple-gold);
  font-size: clamp(0.86rem, 1.5vw, 1.25rem);
  font-weight: 800;
  letter-spacing: 0.38em;
  line-height: 1.2;
}

.temples-wordmark small {
  margin-top: 17px;
  color: rgba(255, 255, 255, 0.76);
  font-family: Arial, Helvetica, sans-serif;
  font-size: clamp(0.72rem, 1.15vw, 0.96rem);
  font-weight: 700;
  letter-spacing: 0.12em;
  line-height: 1.5;
}

.section-heading__index,
.destination__eyebrow,
footer,
.hero__cue {
  font-size: 0.72rem;
  font-weight: 700;
  letter-spacing: 0.2em;
  text-transform: uppercase;
}

.wordmark {
  margin: 0;
  display: flex;
  flex-direction: column;
  align-items: center;
  line-height: 0.83;
  text-transform: uppercase;
}

.wordmark__given {
  margin-left: 0.36em;
  color: var(--tekhelet);
  font-size: clamp(0.92rem, 1.55vw, 1.45rem);
  font-weight: 600;
  letter-spacing: 0.36em;
  line-height: 1;
}

.wordmark__surname {
  display: block;
  margin-top: clamp(18px, 2.2vw, 28px);
  font-family: "Iowan Old Style", "Palatino Linotype", Palatino, Georgia, serif;
  font-size: clamp(4.2rem, 14.5vw, 11.5rem);
  font-weight: 500;
  letter-spacing: -0.075em;
  line-height: 0.76;
  color: var(--tekhelet-deep);
}

.hero__intro {
  width: min(640px, 90%);
  margin: clamp(34px, 5vw, 54px) 0 0;
  color: rgba(255, 255, 255, 0.78);
  font-family: "Iowan Old Style", "Palatino Linotype", Palatino, Georgia, serif;
  font-size: clamp(1rem, 1.6vw, 1.25rem);
  line-height: 1.55;
}

.hero__actions {
  margin-top: 40px;
  display: flex;
  flex-wrap: wrap;
  gap: 14px 26px;
  align-items: center;
}

.hero__primary,
.hero__secondary,
.hero__cue {
  min-height: 48px;
  display: inline-flex;
  align-items: center;
  gap: 14px;
  padding: 0 20px;
  text-decoration: none;
}

.hero__primary {
  color: var(--temple-night);
  background: var(--temple-gold);
  font-size: 0.68rem;
  font-weight: 800;
  letter-spacing: 0.14em;
  text-transform: uppercase;
}

.hero__secondary {
  color: #ffffff;
  border: 1px solid rgba(255, 220, 0, 0.72);
  background: rgba(255, 255, 255, 0.03);
  font-size: 0.68rem;
  font-weight: 800;
  letter-spacing: 0.14em;
  text-transform: uppercase;
}

.hero__secondary:hover,
.hero__secondary:focus-visible {
  color: var(--temple-night);
  background: var(--temple-gold);
}

.hero__cue {
  margin-top: 0;
  color: #ffffff;
  text-decoration: none;
}

.hero__cue span {
  color: var(--temple-gold);
  transition: transform 180ms ease;
}

.hero__cue:hover span,
.hero__cue:focus-visible span {
  transform: translateY(4px);
}

.work,
.projects {
  padding: clamp(64px, 8vw, 112px) clamp(20px, 4vw, 64px) clamp(72px, 9vw, 132px);
  background: #ffffff;
  color: var(--ink);
  border-top: 1px solid #d9daf3;
}

.projects {
  padding-top: clamp(72px, 9vw, 126px);
}

.section-heading {
  width: min(1320px, 100%);
  margin: 0 auto clamp(46px, 7vw, 82px);
  display: grid;
  grid-template-columns: minmax(180px, 0.7fr) minmax(360px, 1.8fr) minmax(240px, 1fr);
  gap: 28px;
  align-items: end;
}

.section-heading__index {
  margin: 0 0 9px;
  color: var(--tekhelet);
}

.section-heading h2 {
  margin: 0;
  font-family: "Iowan Old Style", "Palatino Linotype", Palatino, Georgia, serif;
  font-size: clamp(2.65rem, 5.5vw, 5.9rem);
  font-weight: 500;
  letter-spacing: -0.055em;
  line-height: 0.9;
}

.section-heading > p:last-child {
  margin: 0 0 6px;
  color: #4c4f6b;
  font-family: "Iowan Old Style", "Palatino Linotype", Palatino, Georgia, serif;
  font-size: 1.07rem;
  line-height: 1.5;
}

.card-grid {
  width: min(1320px, 100%);
  margin: 0 auto;
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: clamp(14px, 2vw, 28px);
}

.destination {
  min-height: clamp(300px, 34vw, 480px);
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  padding: clamp(20px, 2.4vw, 32px);
  overflow: hidden;
  color: var(--white);
  text-decoration: none;
  isolation: isolate;
  background: #1a1916;
}

.destination__image,
.destination__wash {
  position: absolute;
  inset: 0;
  z-index: -2;
}

.destination__image {
  background-repeat: no-repeat;
  background-size: cover;
  filter: saturate(0.62) contrast(1.03);
  transform: scale(1.01);
  transition: transform 500ms cubic-bezier(0.2, 0.7, 0.2, 1), filter 400ms ease;
}

.destination__wash {
  z-index: -1;
  background: linear-gradient(180deg, rgba(8, 8, 7, 0.22) 0%, rgba(8, 8, 7, 0.23) 32%, rgba(8, 8, 7, 0.92) 100%);
  transition: background 300ms ease;
}

.destination--2 .destination__wash {
  background: linear-gradient(180deg, rgba(37, 33, 21, 0.16), rgba(10, 9, 7, 0.93));
}

.destination--3 .destination__wash {
  background: linear-gradient(180deg, rgba(34, 11, 9, 0.25), rgba(9, 8, 7, 0.94));
}

.destination--4 .destination__wash {
  background: linear-gradient(180deg, rgba(12, 9, 7, 0.12), rgba(9, 8, 7, 0.9));
}

.destination--5 .destination__wash {
  background: linear-gradient(180deg, rgba(13, 28, 45, 0.2), rgba(8, 9, 11, 0.92));
}

.destination--6 .destination__wash {
  background: linear-gradient(180deg, rgba(56, 13, 47, 0.26), rgba(9, 7, 9, 0.94));
}

.project-grid {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

.project-card {
  min-height: clamp(340px, 35vw, 500px);
}

.project-card .destination__image {
  filter: saturate(0.82) contrast(1.04);
}

.project-card .destination__wash {
  background: linear-gradient(180deg, rgba(6, 24, 42, 0.1), rgba(5, 18, 31, 0.9));
}

.project-card--2 .destination__image,
.project-card--4 .destination__image {
  background-color: #080b14;
  background-position: center;
  background-size: contain;
}

.project-card--2 .destination__wash,
.project-card--4 .destination__wash {
  background: linear-gradient(180deg, rgba(6, 24, 42, 0.02), rgba(5, 18, 31, 0.86));
}

.destination__top {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  color: rgba(255, 255, 255, 0.82);
  font-size: 0.68rem;
  font-weight: 700;
  letter-spacing: 0.16em;
}

.destination__arrow {
  display: grid;
  place-items: center;
  width: 38px;
  height: 38px;
  border: 1px solid rgba(255, 255, 255, 0.62);
  border-radius: 50%;
  font-size: 1.06rem;
  transition: color 180ms ease, background 180ms ease, border-color 180ms ease, transform 180ms ease;
}

.destination__copy {
  display: flex;
  flex-direction: column;
  gap: 12px;
}

.destination__eyebrow {
  color: var(--temple-gold);
  letter-spacing: 0.15em;
}

.destination__name {
  max-width: 92%;
  font-family: "Iowan Old Style", "Palatino Linotype", Palatino, Georgia, serif;
  font-size: clamp(2rem, 3.4vw, 3.5rem);
  font-weight: 500;
  letter-spacing: -0.045em;
  line-height: 0.96;
}

.destination:hover .destination__image,
.destination:focus-visible .destination__image {
  filter: saturate(0.82) contrast(1.06);
  transform: scale(1.055);
}

.destination:hover .destination__arrow,
.destination:focus-visible .destination__arrow {
  color: var(--ink);
  background: var(--temple-gold);
  border-color: var(--temple-gold);
  transform: translate(2px, -2px);
}

.destination:focus-visible,
.hero__cue:focus-visible {
  outline: 3px solid var(--tekhelet);
  outline-offset: 4px;
}

footer {
  min-height: 112px;
  padding: 18px clamp(22px, 4vw, 64px);
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 24px;
  color: rgba(255, 255, 255, 0.66);
  letter-spacing: 0.12em;
  background: var(--temple-night);
}

.footer-brand {
  display: inline-flex;
  align-items: center;
  gap: 13px;
  color: #ffffff;
  text-decoration: none;
}

.footer-brand > span {
  display: flex;
  flex-direction: column;
  gap: 7px;
}

.footer-brand strong {
  font-family: "Iowan Old Style", "Palatino Linotype", Palatino, Georgia, serif;
  font-size: 0.9rem;
  font-weight: 600;
  letter-spacing: 0.06em;
}

.footer-brand small {
  color: var(--temple-gold);
  font-size: 0.55rem;
  letter-spacing: 0.1em;
}

.footer-brand img {
  width: 76px;
  height: 57px;
  object-fit: contain;
}

.footer-brand span {
  color: #ffffff;
}

/* About page */

.about-hero {
  min-height: 74svh;
  position: relative;
  display: grid;
  place-items: center;
  padding: clamp(74px, 8vw, 122px) clamp(22px, 4vw, 64px);
  color: #ffffff;
  background:
    radial-gradient(circle at 24% 36%, rgba(32, 39, 171, 0.4), transparent 32%),
    linear-gradient(135deg, #04060d 0%, var(--temple-night) 58%, #111776 145%);
  overflow: hidden;
}

.about-hero::before {
  content: "";
  position: absolute;
  inset: 22px;
  border: 1px solid rgba(255, 220, 0, 0.4);
  pointer-events: none;
}

.about-hero__inner {
  width: min(1220px, 100%);
  position: relative;
  z-index: 1;
  display: grid;
  grid-template-columns: minmax(0, 1.1fr) minmax(330px, 0.72fr);
  gap: clamp(52px, 8vw, 110px);
  align-items: center;
}

.about-kicker,
.about-section__eyebrow,
.about-section__aside p,
.about-nav,
.about-portrait figcaption,
.martial-banner__copy > p,
.martial-banner__copy > span,
.publication-grid article > span,
.method-heading > p,
.range-grid small,
.citation-note,
.support-section > div:first-child > p {
  font-size: 0.68rem;
  font-weight: 700;
  letter-spacing: 0.18em;
  text-transform: uppercase;
}

.about-kicker {
  margin: 0 0 26px;
  color: var(--temple-gold);
}

.about-hero__crest {
  margin-bottom: 28px;
  display: flex;
  align-items: center;
  gap: 18px;
}

.about-hero__crest img {
  width: 150px;
  height: auto;
  filter: drop-shadow(0 14px 28px rgba(0, 0, 0, 0.46));
}

.about-hero__crest p {
  max-width: 140px;
  margin: 0;
  color: #ffffff;
  font-size: 0.62rem;
  font-weight: 800;
  letter-spacing: 0.18em;
  line-height: 1.65;
  text-transform: uppercase;
}

.about-hero h1 {
  margin: 0;
  line-height: 0.9;
}

.about-hero h1 > span {
  display: block;
  max-width: 640px;
  color: var(--temple-gold);
  font-size: clamp(0.9rem, 1.5vw, 1.35rem);
  font-weight: 700;
  letter-spacing: 0.22em;
  line-height: 1.25;
  text-transform: uppercase;
}

.about-hero h1 > strong {
  display: block;
  margin-top: clamp(18px, 2.2vw, 28px);
  color: #ffffff;
  font-family: "Iowan Old Style", "Palatino Linotype", Palatino, Georgia, serif;
  font-size: clamp(5.8rem, 11.5vw, 10.2rem);
  font-weight: 500;
  letter-spacing: -0.075em;
  line-height: 0.7;
}

.about-hero__intro {
  max-width: 690px;
  margin: clamp(42px, 5vw, 66px) 0 0;
  color: #ffffff;
  font-family: "Iowan Old Style", "Palatino Linotype", Palatino, Georgia, serif;
  font-size: clamp(1.35rem, 2.1vw, 1.85rem);
  line-height: 1.42;
}

.about-hero__summary {
  max-width: 650px;
  margin: 24px 0 0;
  color: rgba(255, 255, 255, 0.7);
  font-size: 0.94rem;
  line-height: 1.75;
}

.about-portrait {
  margin: 0;
  position: relative;
  padding: 0 0 34px 34px;
}

.about-portrait::before {
  content: "";
  position: absolute;
  inset: 34px 34px 0 0;
  background: var(--temple-gold);
}

.about-portrait img {
  width: 100%;
  position: relative;
  aspect-ratio: 0.88;
  object-fit: cover;
  object-position: 50% 48%;
  filter: saturate(0.78) contrast(1.02);
}

.about-portrait figcaption {
  width: calc(100% - 34px);
  position: absolute;
  left: 34px;
  bottom: 34px;
  padding: 17px 20px;
  color: #ffffff;
  color: var(--temple-night);
  background: rgba(255, 220, 0, 0.94);
  letter-spacing: 0.12em;
  line-height: 1.5;
  text-align: center;
}

.about-nav {
  min-height: 62px;
  padding: 15px clamp(22px, 4vw, 64px);
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  gap: 0;
  color: var(--temple-gold);
  background: var(--temple-blue);
  letter-spacing: 0.12em;
}

.about-nav a {
  min-height: 34px;
  padding: 7px 14px;
  display: grid;
  place-items: center;
  color: inherit;
  text-decoration: none;
  text-align: center;
  flex: 0 1 auto;
}

.about-nav a:hover,
.about-nav a:focus-visible {
  color: #ffffff;
}

.about-section {
  width: 100%;
  padding: clamp(88px, 10vw, 150px) clamp(22px, 4vw, 64px);
  display: grid;
  grid-template-columns: minmax(170px, 240px) minmax(0, 820px);
  justify-content: center;
  gap: clamp(44px, 7vw, 100px);
  background: #ffffff;
  scroll-margin-top: 20px;
}

.about-section--soft {
  background: #f5f5ff;
}

.about-section__aside {
  padding-top: 8px;
}

.about-section__aside > span {
  color: var(--temple-gold-deep, #d2a900);
  font-family: "Iowan Old Style", "Palatino Linotype", Palatino, Georgia, serif;
  font-size: 3.5rem;
  line-height: 1;
}

.about-section__aside p {
  max-width: 185px;
  margin: 22px 0 0;
  color: #656984;
  line-height: 1.7;
  letter-spacing: 0.12em;
}

.about-section__eyebrow {
  margin: 0;
  color: var(--tekhelet);
}

.about-prose > h2 {
  margin: 18px 0 clamp(42px, 6vw, 70px);
  color: var(--tekhelet-deep);
  font-family: "Iowan Old Style", "Palatino Linotype", Palatino, Georgia, serif;
  font-size: clamp(3rem, 6vw, 6rem);
  font-weight: 500;
  letter-spacing: -0.06em;
  line-height: 0.9;
}

.about-prose > p {
  margin: 0 0 27px;
  color: #272b49;
  font-family: "Iowan Old Style", "Palatino Linotype", Palatino, Georgia, serif;
  font-size: 1.08rem;
  line-height: 1.84;
}

.about-prose > p.lead-paragraph {
  color: var(--ink);
  font-size: clamp(1.18rem, 1.7vw, 1.38rem);
  line-height: 1.7;
}

.about-prose > p.lead-paragraph::first-letter {
  float: left;
  margin: 0.06em 0.1em 0 0;
  color: var(--tekhelet);
  font-size: 4.2em;
  line-height: 0.68;
}

.about-callout {
  margin: 54px 0;
  padding: clamp(30px, 5vw, 50px);
  color: #ffffff;
  background: var(--temple-blue);
}

.about-callout > p {
  margin: 0 0 18px;
  color: var(--temple-gold);
  font-size: 0.68rem;
  font-weight: 700;
  letter-spacing: 0.18em;
  text-transform: uppercase;
}

.firearms-section {
  padding: clamp(92px, 11vw, 164px) clamp(22px, 6vw, 90px);
  display: grid;
  grid-template-columns: minmax(300px, 0.78fr) minmax(0, 1.22fr);
  gap: clamp(54px, 8vw, 120px);
  align-items: start;
  color: #ffffff;
  background:
    radial-gradient(circle at 13% 27%, rgba(32, 39, 171, 0.5), transparent 29%),
    linear-gradient(135deg, var(--temple-night), #10156b 145%);
  scroll-margin-top: 20px;
}

.firearms-section__index {
  margin: 0 0 28px;
  color: var(--temple-gold);
  font-size: 0.68rem;
  font-weight: 800;
  letter-spacing: 0.16em;
  text-transform: uppercase;
}

.firearms-section__media figure {
  margin: 0;
  padding: 13px;
  border: 1px solid rgba(255, 220, 0, 0.62);
  background: rgba(255, 255, 255, 0.035);
}

.firearms-section__media img {
  width: 100%;
  height: auto;
  display: block;
  filter: contrast(1.06);
}

.firearms-section__media figcaption {
  padding: 15px 6px 3px;
  color: var(--temple-gold-soft);
  font-size: 0.65rem;
  font-weight: 800;
  letter-spacing: 0.14em;
  line-height: 1.5;
  text-align: center;
  text-transform: uppercase;
}

.firearms-section__content > .about-section__eyebrow {
  color: var(--temple-gold);
}

.firearms-section__content > h2 {
  max-width: 860px;
  margin: 18px 0 clamp(42px, 6vw, 70px);
  font-family: "Iowan Old Style", "Palatino Linotype", Palatino, Georgia, serif;
  font-size: clamp(3.1rem, 6.5vw, 6.8rem);
  font-weight: 500;
  letter-spacing: -0.065em;
  line-height: 0.88;
}

.firearms-section__content > p:not(.about-section__eyebrow) {
  margin: 0 0 27px;
  color: #d8d9f3;
  font-family: "Iowan Old Style", "Palatino Linotype", Palatino, Georgia, serif;
  font-size: 1.08rem;
  line-height: 1.84;
}

.firearms-section__content > p.firearms-section__lead {
  color: #ffffff;
  font-size: clamp(1.18rem, 1.7vw, 1.38rem);
  line-height: 1.7;
}

.firearms-grid {
  margin: 60px 0;
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  border-top: 1px solid rgba(255, 220, 0, 0.4);
  border-left: 1px solid rgba(255, 220, 0, 0.4);
}

.firearms-grid article {
  min-height: 260px;
  padding: clamp(28px, 4vw, 42px);
  border-right: 1px solid rgba(255, 220, 0, 0.4);
  border-bottom: 1px solid rgba(255, 220, 0, 0.4);
}

.firearms-grid article > span {
  color: var(--temple-gold);
  font-size: 0.67rem;
  font-weight: 800;
  letter-spacing: 0.16em;
}

.firearms-grid h3 {
  margin: 44px 0 17px;
  color: #ffffff;
  font-family: "Iowan Old Style", "Palatino Linotype", Palatino, Georgia, serif;
  font-size: 1.7rem;
  font-weight: 500;
  line-height: 1.05;
}

.firearms-grid p {
  margin: 0;
  color: #cfd1ed;
  font-size: 0.9rem;
  line-height: 1.72;
}

.firearms-section__content > p.firearms-section__note {
  margin-bottom: 0;
  padding-top: 30px;
  border-top: 1px solid rgba(255, 220, 0, 0.4);
  color: var(--temple-gold-soft);
  font-size: 0.98rem;
}

.about-callout > strong {
  display: block;
  color: #ffffff;
  font-family: "Iowan Old Style", "Palatino Linotype", Palatino, Georgia, serif;
  font-size: clamp(1.35rem, 2.2vw, 1.8rem);
  font-weight: 500;
  line-height: 1.5;
}

.about-callout > a {
  display: inline-flex;
  gap: 14px;
  margin-top: 28px;
  color: var(--temple-gold);
  font-size: 0.68rem;
  font-weight: 700;
  letter-spacing: 0.13em;
  text-decoration: none;
  text-transform: uppercase;
}

.publication-grid {
  margin: 58px 0;
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  border: 1px solid #d5d6ee;
}

.publication-grid article {
  min-height: 390px;
  padding: clamp(28px, 4vw, 42px);
  display: flex;
  flex-direction: column;
  border-right: 1px solid #d5d6ee;
  background: #ffffff;
}

.publication-grid article:last-child {
  border-right: 0;
}

.publication-grid article > span {
  color: var(--tekhelet);
  letter-spacing: 0.11em;
}

.publication-grid h3,
.prose-subhead {
  color: var(--tekhelet-deep);
  font-family: "Iowan Old Style", "Palatino Linotype", Palatino, Georgia, serif;
  font-weight: 500;
}

.publication-grid h3 {
  margin: 48px 0 18px;
  font-size: 2rem;
  line-height: 1;
}

.publication-grid p {
  margin: 0 0 26px;
  color: #4c4f6b;
  font-family: "Iowan Old Style", "Palatino Linotype", Palatino, Georgia, serif;
  font-size: 0.98rem;
  line-height: 1.65;
}

.publication-grid a {
  width: max-content;
  margin-top: auto;
  color: var(--tekhelet);
  font-size: 0.68rem;
  font-weight: 700;
  letter-spacing: 0.12em;
  text-decoration: none;
  text-transform: uppercase;
}

.martial-banner {
  min-height: 580px;
  padding: clamp(62px, 8vw, 110px) clamp(22px, 6vw, 90px);
  display: grid;
  grid-template-columns: minmax(300px, 0.8fr) minmax(0, 1.2fr);
  gap: clamp(50px, 8vw, 120px);
  align-items: center;
  color: #ffffff;
  background:
    radial-gradient(circle at 24% 50%, rgba(32, 39, 171, 0.54), transparent 31%),
    linear-gradient(125deg, var(--temple-night), #10156b 130%);
}

.martial-banner__logo {
  display: grid;
  place-items: center;
}

.martial-banner__logo img {
  width: min(520px, 100%);
  height: auto;
  filter: drop-shadow(0 28px 60px rgba(0, 0, 0, 0.48));
}

.martial-banner__copy > p {
  margin: 0 0 22px;
  color: var(--temple-gold);
}

.martial-banner__copy h2 {
  max-width: 710px;
  margin: 0;
  font-family: "Iowan Old Style", "Palatino Linotype", Palatino, Georgia, serif;
  font-size: clamp(3.4rem, 7.5vw, 7.6rem);
  font-weight: 500;
  letter-spacing: -0.065em;
  line-height: 0.86;
}

.martial-banner__copy > span {
  display: block;
  max-width: 650px;
  margin-top: 42px;
  color: var(--temple-gold-soft);
  letter-spacing: 0.1em;
  line-height: 1.8;
}

.system-grid {
  margin: 56px 0 74px;
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  border-top: 1px solid #d5d6ee;
  border-left: 1px solid #d5d6ee;
}

.system-grid article {
  min-height: 135px;
  padding: 25px 28px;
  border-right: 1px solid #d5d6ee;
  border-bottom: 1px solid #d5d6ee;
}

.system-grid h3 {
  margin: 0 0 6px;
  color: var(--tekhelet-deep);
  font-family: "Iowan Old Style", "Palatino Linotype", Palatino, Georgia, serif;
  font-size: 1.25rem;
  font-weight: 500;
}

.system-grid p {
  margin: 0;
  color: #656984;
  font-size: 0.78rem;
  line-height: 1.6;
}

.prose-subhead {
  margin: 72px 0 28px;
  font-size: clamp(2rem, 3vw, 2.7rem);
  line-height: 1.05;
}

.credential-list {
  margin: 0 0 74px;
  border-top: 1px solid #d5d6ee;
}

.credential-list > div {
  padding: 21px 0;
  display: grid;
  grid-template-columns: 95px 1fr;
  gap: 28px;
  border-bottom: 1px solid #d5d6ee;
}

.credential-list time {
  color: var(--tekhelet);
  font-family: "Iowan Old Style", "Palatino Linotype", Palatino, Georgia, serif;
  font-size: 1.3rem;
}

.credential-list p {
  margin: 0;
}

.credential-list strong,
.credential-list span {
  display: block;
}

.credential-list strong {
  color: var(--tekhelet-deep);
  font-family: "Iowan Old Style", "Palatino Linotype", Palatino, Georgia, serif;
  font-size: 1.08rem;
  font-weight: 500;
}

.credential-list span {
  margin-top: 4px;
  color: #656984;
  font-size: 0.76rem;
  line-height: 1.55;
}

.method-section {
  padding: clamp(88px, 10vw, 150px) clamp(22px, 6vw, 90px);
  color: #ffffff;
  background:
    radial-gradient(circle at 76% 18%, rgba(32, 39, 171, 0.55), transparent 30%),
    var(--temple-night);
  scroll-margin-top: 20px;
}

.method-heading {
  width: min(1320px, 100%);
  margin: 0 auto;
  display: grid;
  grid-template-columns: minmax(170px, 0.55fr) minmax(360px, 1.45fr) minmax(240px, 0.8fr);
  gap: 36px;
  align-items: end;
}

.method-heading > p {
  margin: 0 0 10px;
  color: var(--temple-gold);
}

.method-heading h2 {
  margin: 0;
  font-family: "Iowan Old Style", "Palatino Linotype", Palatino, Georgia, serif;
  font-size: clamp(3rem, 6vw, 6.3rem);
  font-weight: 500;
  letter-spacing: -0.06em;
  line-height: 0.9;
}

.method-heading > span {
  color: #c7c9ff;
  font-family: "Iowan Old Style", "Palatino Linotype", Palatino, Georgia, serif;
  font-size: 1.05rem;
  line-height: 1.55;
}

.method-intro {
  width: min(820px, 100%);
  margin: clamp(54px, 7vw, 90px) auto;
}

.method-intro p,
.method-conclusion {
  font-family: "Iowan Old Style", "Palatino Linotype", Palatino, Georgia, serif;
  font-size: clamp(1.25rem, 1.9vw, 1.55rem);
  line-height: 1.65;
}

.range-grid {
  width: min(1320px, 100%);
  margin: 0 auto;
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  border: 1px solid rgba(255, 220, 0, 0.34);
}

.range-grid article {
  min-height: 345px;
  padding: clamp(30px, 4vw, 46px);
  border-right: 1px solid rgba(255, 220, 0, 0.34);
}

.range-grid article:last-child {
  border-right: 0;
}

.range-grid article > span {
  display: block;
  color: var(--temple-gold);
  font-size: 3.5rem;
}

.range-grid small {
  display: block;
  margin-top: 58px;
  color: var(--temple-gold);
  letter-spacing: 0.12em;
}

.range-grid h3 {
  margin: 7px 0 14px;
  font-family: "Iowan Old Style", "Palatino Linotype", Palatino, Georgia, serif;
  font-size: 1.75rem;
  font-weight: 500;
}

.range-grid p {
  margin: 0;
  color: #c7c9ff;
  font-size: 0.86rem;
  line-height: 1.7;
}

.method-copy {
  width: min(1160px, 100%);
  margin: clamp(70px, 9vw, 120px) auto 0;
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 0 clamp(40px, 7vw, 90px);
}

.method-copy article {
  min-height: 290px;
  padding: 38px 0;
  border-top: 1px solid rgba(255, 220, 0, 0.28);
}

.method-copy article > span {
  color: var(--temple-gold);
  font-size: 0.68rem;
  font-weight: 700;
  letter-spacing: 0.18em;
}

.method-copy h3 {
  margin: 28px 0 15px;
  font-family: "Iowan Old Style", "Palatino Linotype", Palatino, Georgia, serif;
  font-size: 1.8rem;
  font-weight: 500;
}

.method-copy p {
  margin: 0;
  color: #c7c9ff;
  line-height: 1.8;
}

.method-conclusion {
  width: min(850px, 100%);
  margin: 70px auto 0;
  padding-top: 48px;
  border-top: 1px solid rgba(255, 220, 0, 0.28);
  text-align: center;
}

.research-link {
  margin: 48px 0 30px;
  padding: 28px 30px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 30px;
  color: var(--tekhelet-deep);
  border: 1px solid #c8caed;
  background: #ffffff;
  text-decoration: none;
}

.research-link small,
.research-link strong {
  display: block;
}

.research-link small {
  color: var(--tekhelet);
  font-size: 0.65rem;
  font-weight: 700;
  letter-spacing: 0.13em;
  text-transform: uppercase;
}

.research-link strong {
  margin-top: 6px;
  font-family: "Iowan Old Style", "Palatino Linotype", Palatino, Georgia, serif;
  font-size: 1.2rem;
  font-weight: 500;
}

.research-link b {
  color: var(--tekhelet);
  font-size: 1.5rem;
  font-weight: 400;
}

.about-prose > p.citation-note {
  color: #686b82;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 0.7rem;
  line-height: 1.7;
  letter-spacing: 0.02em;
  text-transform: none;
}

.support-section {
  padding: clamp(76px, 9vw, 124px) clamp(22px, 6vw, 90px);
  display: grid;
  grid-template-columns: minmax(280px, 0.85fr) minmax(0, 1.15fr);
  gap: clamp(50px, 8vw, 120px);
  color: var(--ink);
  background: linear-gradient(135deg, #fffdf2 0%, #f4f3ff 100%);
}

.support-section > div:first-child > p {
  margin: 0 0 20px;
  color: var(--tekhelet);
}

.support-section h2 {
  margin: 0;
  color: var(--tekhelet-deep);
  font-family: "Iowan Old Style", "Palatino Linotype", Palatino, Georgia, serif;
  font-size: clamp(3rem, 5.7vw, 5.8rem);
  font-weight: 500;
  letter-spacing: -0.055em;
  line-height: 0.92;
}

.support-section > div:last-child > p:first-child {
  margin: 4px 0 34px;
  font-family: "Iowan Old Style", "Palatino Linotype", Palatino, Georgia, serif;
  font-size: 1.18rem;
  line-height: 1.7;
}

.support-links {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
}

.support-links a {
  padding: 14px 18px;
  color: #ffffff;
  background: var(--tekhelet-deep);
  font-size: 0.67rem;
  font-weight: 700;
  letter-spacing: 0.12em;
  text-decoration: none;
  text-transform: uppercase;
}

.support-section .donation-options {
  margin: 38px 0 0;
  padding-top: 24px;
  color: #4c4f6b;
  border-top: 1px solid rgba(32, 39, 171, 0.22);
  font-size: 0.72rem;
  line-height: 1.8;
}

.support-section .donation-options strong {
  color: var(--tekhelet-deep);
}

/* Three Temples home */

.home-manifesto {
  padding: clamp(88px, 10vw, 150px) clamp(22px, 5vw, 78px);
  display: grid;
  grid-template-columns: minmax(170px, 240px) minmax(0, 850px);
  justify-content: center;
  gap: clamp(48px, 8vw, 110px);
  background: #ffffff;
}

.home-manifesto__label > span {
  color: var(--temple-gold-deep);
  font-family: "Iowan Old Style", "Palatino Linotype", Palatino, Georgia, serif;
  font-size: 4rem;
  line-height: 1;
}

.home-manifesto__label > p {
  max-width: 185px;
  margin: 22px 0 0;
  color: #656984;
  font-size: 0.68rem;
  font-weight: 700;
  letter-spacing: 0.14em;
  line-height: 1.7;
  text-transform: uppercase;
}

.home-manifesto__copy h2,
.home-section-heading h2,
.home-cqb__heading h2,
.archive-section__heading h2,
.archive-closing h2,
.culture-statement h2,
.culture-cqb h2,
.culture-method header h2,
.culture-action h2 {
  font-family: "Iowan Old Style", "Palatino Linotype", Palatino, Georgia, serif;
  font-weight: 500;
  letter-spacing: -0.055em;
}

.home-manifesto__copy h2 {
  margin: 18px 0 48px;
  color: var(--tekhelet-deep);
  font-size: clamp(3rem, 6vw, 6rem);
  line-height: 0.91;
}

.home-manifesto__copy > p:not(.section-heading__index) {
  margin: 0 0 26px;
  color: #272b49;
  font-family: "Iowan Old Style", "Palatino Linotype", Palatino, Georgia, serif;
  font-size: clamp(1.08rem, 1.55vw, 1.3rem);
  line-height: 1.78;
}

.home-pathways {
  padding: clamp(86px, 10vw, 146px) clamp(22px, 5vw, 72px);
  background: #f4f3ff;
}

.home-section-heading {
  width: min(1180px, 100%);
  margin: 0 auto clamp(52px, 7vw, 82px);
  text-align: center;
}

.home-section-heading > p,
.home-cqb__heading > p,
.archive-hero__copy > p,
.archive-closing > p:first-child,
.culture-hero__copy > p:first-child,
.culture-cqb__heading > p,
.culture-method header > p,
.culture-action > div > p:first-child {
  margin: 0 0 18px;
  color: var(--temple-gold-deep);
  font-size: 0.7rem;
  font-weight: 800;
  letter-spacing: 0.18em;
  text-transform: uppercase;
}

.home-section-heading h2 {
  max-width: 920px;
  margin: 0 auto;
  color: var(--tekhelet-deep);
  font-size: clamp(3.1rem, 6.8vw, 7rem);
  line-height: 0.88;
}

.pathway-grid {
  width: min(1320px, 100%);
  margin: 0 auto;
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: clamp(16px, 2.3vw, 30px);
}

.pathway-card {
  min-height: clamp(390px, 44vw, 610px);
  position: relative;
  padding: clamp(24px, 3vw, 40px);
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  color: #ffffff;
  background: var(--temple-night);
  overflow: hidden;
  isolation: isolate;
  text-decoration: none;
}

.pathway-card__image,
.pathway-card__wash {
  position: absolute;
  inset: 0;
  z-index: -2;
}

.pathway-card__image {
  background-repeat: no-repeat;
  background-size: cover;
  filter: saturate(0.78) contrast(1.04);
  transition: transform 500ms ease, filter 400ms ease;
}

.pathway-card__wash {
  z-index: -1;
  background: linear-gradient(180deg, rgba(3, 5, 14, 0.15), rgba(3, 5, 14, 0.94));
}

.pathway-card__number {
  color: var(--temple-gold);
  font-size: 0.7rem;
  font-weight: 800;
  letter-spacing: 0.18em;
}

.pathway-card__copy {
  display: grid;
  grid-template-columns: 1fr auto;
  gap: 12px 22px;
  align-items: end;
}

.pathway-card__copy small {
  grid-column: 1 / -1;
  color: var(--temple-gold);
  font-size: 0.66rem;
  font-weight: 800;
  letter-spacing: 0.14em;
  text-transform: uppercase;
}

.pathway-card__copy strong {
  max-width: 520px;
  font-family: "Iowan Old Style", "Palatino Linotype", Palatino, Georgia, serif;
  font-size: clamp(2.3rem, 4.4vw, 4.9rem);
  font-weight: 500;
  letter-spacing: -0.05em;
  line-height: 0.92;
}

.pathway-card__copy b {
  color: var(--temple-gold);
  font-size: 2rem;
  font-weight: 400;
}

.pathway-card:hover .pathway-card__image,
.pathway-card:focus-visible .pathway-card__image {
  filter: saturate(0.98) contrast(1.06);
  transform: scale(1.04);
}

.home-photo-band {
  padding: clamp(24px, 3vw, 44px);
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: clamp(14px, 2vw, 26px);
  background: var(--temple-night);
}

.home-photo-band figure,
.culture-media figure {
  min-height: 420px;
  position: relative;
  margin: 0;
  overflow: hidden;
  background: #02030a;
}

.home-photo-band__wide {
  grid-column: 1 / -1;
  min-height: clamp(320px, 35vw, 540px) !important;
}

.home-photo-band img,
.culture-media img {
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0;
  object-fit: cover;
  filter: saturate(0.82) contrast(1.03);
}

.home-photo-band figure::after,
.culture-media figure::after {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(180deg, transparent 40%, rgba(2, 3, 10, 0.94));
}

.home-photo-band figcaption,
.culture-media figcaption {
  max-width: 650px;
  position: absolute;
  z-index: 1;
  left: clamp(24px, 4vw, 48px);
  right: clamp(24px, 4vw, 48px);
  bottom: clamp(24px, 4vw, 46px);
  color: #ffffff;
}

.home-photo-band figcaption span,
.culture-media figcaption span {
  display: block;
  margin-bottom: 11px;
  color: var(--temple-gold);
  font-size: 0.67rem;
  font-weight: 800;
  letter-spacing: 0.15em;
  text-transform: uppercase;
}

.home-photo-band figcaption strong {
  font-family: "Iowan Old Style", "Palatino Linotype", Palatino, Georgia, serif;
  font-size: clamp(1.6rem, 3vw, 3.2rem);
  font-weight: 500;
  line-height: 1;
}

.home-cqb {
  padding: clamp(92px, 11vw, 160px) clamp(22px, 6vw, 90px);
  color: #ffffff;
  background: linear-gradient(135deg, var(--temple-blue), #0b105f 72%, var(--temple-night));
}

.home-cqb__heading {
  width: min(980px, 100%);
  margin: 0 auto clamp(60px, 8vw, 96px);
  text-align: center;
}

.home-cqb__heading > p,
.archive-closing > p:first-child,
.culture-hero__copy > p:first-child,
.culture-cqb__heading > p,
.culture-action > div > p:first-child {
  color: var(--temple-gold);
}

.home-cqb__heading h2 {
  margin: 0;
  font-size: clamp(3.3rem, 8vw, 8.4rem);
  line-height: 0.84;
}

.home-cqb__heading > span {
  display: block;
  max-width: 660px;
  margin: 32px auto 0;
  color: #d4d5ff;
  font-family: "Iowan Old Style", "Palatino Linotype", Palatino, Georgia, serif;
  font-size: 1.15rem;
  line-height: 1.65;
}

.home-cqb__grid {
  width: min(1280px, 100%);
  margin: 0 auto;
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  border: 1px solid rgba(255, 220, 0, 0.34);
}

.home-cqb__grid article {
  min-height: 360px;
  padding: clamp(30px, 4vw, 48px);
  border-right: 1px solid rgba(255, 220, 0, 0.34);
}

.home-cqb__grid article:last-child {
  border-right: 0;
}

.home-cqb__grid article > span {
  color: var(--temple-gold);
  font-size: 3.2rem;
}

.home-cqb__grid h3 {
  margin: 56px 0 17px;
  font-family: "Iowan Old Style", "Palatino Linotype", Palatino, Georgia, serif;
  font-size: 2rem;
  font-weight: 500;
}

.home-cqb__grid p {
  margin: 0;
  color: #d0d2ff;
  font-size: 0.9rem;
  line-height: 1.75;
}

.home-cqb__actions {
  margin-top: 46px;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 12px;
}

.home-cqb__actions a {
  min-height: 48px;
  padding: 14px 18px;
  display: inline-flex;
  align-items: center;
  gap: 14px;
  color: var(--temple-night);
  background: var(--temple-gold);
  font-size: 0.67rem;
  font-weight: 800;
  letter-spacing: 0.12em;
  text-decoration: none;
  text-transform: uppercase;
}

/* About photographic journey */

.journey-section {
  padding: clamp(88px, 10vw, 150px) clamp(22px, 5vw, 72px);
  color: #ffffff;
  background: var(--temple-night);
}

.journey-heading {
  width: min(1320px, 100%);
  margin: 0 auto clamp(58px, 8vw, 96px);
  display: grid;
  grid-template-columns: minmax(150px, 0.5fr) minmax(360px, 1.5fr) minmax(240px, 0.8fr);
  gap: 36px;
  align-items: end;
}

.journey-heading > p {
  margin: 0 0 9px;
  color: var(--temple-gold);
  font-size: 0.68rem;
  font-weight: 800;
  letter-spacing: 0.18em;
  text-transform: uppercase;
}

.journey-heading h2 {
  margin: 0;
  font-family: "Iowan Old Style", "Palatino Linotype", Palatino, Georgia, serif;
  font-size: clamp(3rem, 6.2vw, 6.5rem);
  font-weight: 500;
  letter-spacing: -0.06em;
  line-height: 0.88;
}

.journey-heading > span {
  color: #c7c9ff;
  font-family: "Iowan Old Style", "Palatino Linotype", Palatino, Georgia, serif;
  font-size: 1.05rem;
  line-height: 1.6;
}

.journey-grid {
  width: min(1320px, 100%);
  margin: 0 auto;
  display: grid;
  grid-template-columns: repeat(12, minmax(0, 1fr));
  gap: clamp(14px, 2vw, 26px);
}

.journey-card {
  min-height: 420px;
  position: relative;
  margin: 0;
  grid-column: span 6;
  overflow: hidden;
  background: #02030a;
}

.journey-card--lead,
.journey-card--brand {
  grid-column: span 7;
}

.journey-card--action,
.journey-card--detail {
  grid-column: span 5;
}

.journey-card--wide {
  grid-column: span 8;
}

.journey-card--portrait {
  grid-column: span 4;
}

.journey-card img {
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0;
  object-fit: cover;
}

.journey-card::after {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(180deg, transparent 38%, rgba(2, 3, 10, 0.95));
}

.journey-card figcaption {
  position: absolute;
  z-index: 1;
  left: clamp(22px, 3vw, 40px);
  right: clamp(22px, 3vw, 40px);
  bottom: clamp(22px, 3vw, 38px);
}

.journey-card figcaption span,
.archive-card figcaption span {
  color: var(--temple-gold);
  font-size: 0.66rem;
  font-weight: 800;
  letter-spacing: 0.14em;
  text-transform: uppercase;
}

.journey-card figcaption p {
  max-width: 620px;
  margin: 10px 0 0;
  color: #ffffff;
  font-family: "Iowan Old Style", "Palatino Linotype", Palatino, Georgia, serif;
  font-size: clamp(1.15rem, 2vw, 1.7rem);
  line-height: 1.35;
}

/* Martial journey archive */

.archive-hero {
  min-height: 76svh;
  display: grid;
  grid-template-columns: minmax(0, 1.05fr) minmax(360px, 0.95fr);
  color: #ffffff;
  background: var(--temple-night);
}

.archive-hero__copy {
  padding: clamp(76px, 10vw, 150px) clamp(30px, 7vw, 110px);
  align-self: center;
}

.archive-hero__copy > p {
  color: var(--temple-gold);
}

.archive-hero h1 {
  max-width: 760px;
  margin: 0;
  font-family: "Iowan Old Style", "Palatino Linotype", Palatino, Georgia, serif;
  font-size: clamp(4.5rem, 10vw, 10rem);
  font-weight: 500;
  letter-spacing: -0.075em;
  line-height: 0.78;
}

.archive-hero__copy > span {
  display: block;
  max-width: 590px;
  margin-top: 42px;
  color: #c7c9ff;
  font-size: 0.72rem;
  font-weight: 800;
  letter-spacing: 0.16em;
  line-height: 1.8;
  text-transform: uppercase;
}

.archive-hero > figure {
  min-height: 620px;
  margin: 0;
  overflow: hidden;
}

.archive-hero > figure img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: 50% 50%;
  filter: saturate(0.74) contrast(1.05);
}

.archive-section {
  padding: clamp(88px, 10vw, 150px) clamp(22px, 5vw, 72px);
  background: #ffffff;
}

.archive-section:nth-of-type(even) {
  background: #f4f3ff;
}

.archive-section__heading {
  width: min(1240px, 100%);
  margin: 0 auto clamp(58px, 8vw, 94px);
  display: grid;
  grid-template-columns: 120px minmax(0, 1fr);
  gap: 38px;
  align-items: start;
}

.archive-section__heading > span {
  color: var(--temple-gold-deep);
  font-family: "Iowan Old Style", "Palatino Linotype", Palatino, Georgia, serif;
  font-size: 3.8rem;
}

.archive-section__heading h2 {
  margin: 0;
  color: var(--tekhelet-deep);
  font-size: clamp(3.1rem, 6vw, 6.2rem);
  line-height: 0.9;
}

.archive-section__heading p {
  max-width: 730px;
  margin: 26px 0 0;
  color: #545873;
  font-family: "Iowan Old Style", "Palatino Linotype", Palatino, Georgia, serif;
  font-size: 1.12rem;
  line-height: 1.65;
}

.archive-grid {
  width: min(1320px, 100%);
  margin: 0 auto;
  column-count: 3;
  column-gap: clamp(16px, 2vw, 28px);
}

.archive-card {
  width: 100%;
  margin: 0 0 clamp(16px, 2vw, 28px);
  display: inline-block;
  break-inside: avoid;
  background: var(--temple-night);
  box-shadow: 0 18px 42px rgba(9, 13, 69, 0.12);
}

.archive-card img {
  width: 100%;
  height: auto;
  display: block;
}

.archive-card figcaption {
  padding: 24px 26px 28px;
}

.archive-card figcaption p {
  margin: 10px 0 0;
  color: #ffffff;
  font-family: "Iowan Old Style", "Palatino Linotype", Palatino, Georgia, serif;
  font-size: 1.05rem;
  line-height: 1.5;
}

.archive-closing {
  padding: clamp(100px, 12vw, 180px) clamp(22px, 6vw, 90px);
  color: #ffffff;
  background: linear-gradient(135deg, var(--temple-blue), var(--temple-night));
  text-align: center;
}

.archive-closing h2 {
  max-width: 980px;
  margin: 0 auto;
  font-size: clamp(3.2rem, 7vw, 7.2rem);
  line-height: 0.9;
}

.archive-closing > p:nth-of-type(2) {
  max-width: 760px;
  margin: 38px auto 0;
  color: #d2d4ff;
  font-family: "Iowan Old Style", "Palatino Linotype", Palatino, Georgia, serif;
  font-size: 1.22rem;
  line-height: 1.72;
}

/* Israelite martial culture */

.culture-hero {
  min-height: 78svh;
  padding: clamp(44px, 6vw, 88px) clamp(22px, 6vw, 90px);
  display: grid;
  grid-template-columns: minmax(0, 1.12fr) minmax(360px, 0.88fr);
  gap: clamp(50px, 8vw, 120px);
  align-items: center;
  color: #ffffff;
  background: linear-gradient(135deg, var(--temple-night), #11176f 135%);
}

.culture-hero__copy h1 {
  max-width: 850px;
  margin: 0;
  font-family: "Iowan Old Style", "Palatino Linotype", Palatino, Georgia, serif;
  font-size: clamp(4.2rem, 9vw, 9rem);
  font-weight: 500;
  letter-spacing: -0.075em;
  line-height: 0.8;
}

.culture-hero__subtitle {
  display: block;
  margin-top: 40px;
  color: var(--temple-gold);
  font-size: 0.76rem;
  font-weight: 800;
  letter-spacing: 0.15em;
  text-transform: uppercase;
}

.culture-hero__intro {
  max-width: 680px;
  margin: 28px 0 0;
  color: #d1d3ff;
  font-family: "Iowan Old Style", "Palatino Linotype", Palatino, Georgia, serif;
  font-size: clamp(1.2rem, 1.9vw, 1.55rem);
  line-height: 1.65;
}

.culture-hero__art {
  margin: 0;
  padding: 18px;
  border: 1px solid rgba(255, 220, 0, 0.5);
}

.culture-hero__art img {
  width: 100%;
  height: auto;
  display: block;
}

.culture-statement {
  padding: clamp(90px, 11vw, 160px) clamp(22px, 6vw, 90px);
  display: grid;
  grid-template-columns: minmax(170px, 240px) minmax(0, 850px);
  justify-content: center;
  gap: clamp(48px, 8vw, 110px);
  background: #ffffff;
}

.culture-statement > aside > span {
  color: var(--temple-gold-deep);
  font-family: "Iowan Old Style", "Palatino Linotype", Palatino, Georgia, serif;
  font-size: 4rem;
}

.culture-statement > aside > p {
  max-width: 185px;
  margin: 22px 0 0;
  color: #656984;
  font-size: 0.68rem;
  font-weight: 800;
  letter-spacing: 0.14em;
  line-height: 1.7;
  text-transform: uppercase;
}

.culture-statement h2 {
  margin: 18px 0 52px;
  color: var(--tekhelet-deep);
  font-size: clamp(3rem, 6vw, 6rem);
  line-height: 0.91;
}

.culture-statement article > p:not(.about-section__eyebrow) {
  margin: 0 0 28px;
  color: #272b49;
  font-family: "Iowan Old Style", "Palatino Linotype", Palatino, Georgia, serif;
  font-size: 1.1rem;
  line-height: 1.84;
}

.culture-statement article > p.lead-paragraph {
  font-size: clamp(1.2rem, 1.75vw, 1.4rem);
  line-height: 1.72;
}

.culture-triptych {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  color: #ffffff;
  background: var(--temple-blue);
  border-top: 1px solid rgba(255, 220, 0, 0.4);
  border-bottom: 1px solid rgba(255, 220, 0, 0.4);
}

.culture-triptych article {
  min-height: 500px;
  padding: clamp(38px, 5vw, 68px);
  border-right: 1px solid rgba(255, 220, 0, 0.4);
}

.culture-triptych article:last-child {
  border-right: 0;
}

.culture-triptych article > span {
  color: var(--temple-gold);
  font-size: 4.2rem;
}

.culture-triptych small {
  display: block;
  margin-top: 72px;
  color: var(--temple-gold);
  font-size: 0.68rem;
  font-weight: 800;
  letter-spacing: 0.16em;
  text-transform: uppercase;
}

.culture-triptych h2 {
  margin: 8px 0 20px;
  font-family: "Iowan Old Style", "Palatino Linotype", Palatino, Georgia, serif;
  font-size: 2.1rem;
  font-weight: 500;
}

.culture-triptych p {
  margin: 0;
  color: #d5d6ff;
  line-height: 1.78;
}

.culture-media {
  padding: clamp(22px, 3vw, 42px);
  display: grid;
  grid-template-columns: minmax(0, 1.25fr) minmax(320px, 0.75fr);
  grid-template-rows: repeat(2, minmax(320px, 1fr));
  gap: clamp(14px, 2vw, 26px);
  background: var(--temple-night);
}

.culture-media__wide {
  grid-row: 1 / span 2;
}

.culture-media figcaption p {
  margin: 0;
  color: #ffffff;
  font-family: "Iowan Old Style", "Palatino Linotype", Palatino, Georgia, serif;
  font-size: clamp(1.2rem, 2vw, 1.75rem);
  line-height: 1.35;
}

.culture-cqb {
  padding: clamp(94px, 11vw, 160px) clamp(22px, 6vw, 90px);
  display: grid;
  grid-template-columns: minmax(300px, 0.8fr) minmax(0, 1.2fr);
  gap: clamp(50px, 8vw, 120px);
  color: #ffffff;
  background: linear-gradient(135deg, var(--temple-blue), var(--temple-night));
}

.culture-cqb h2 {
  margin: 0;
  font-size: clamp(3.2rem, 6.7vw, 7rem);
  line-height: 0.9;
}

.culture-cqb__body p {
  margin: 0 0 30px;
  color: #d2d4ff;
  font-family: "Iowan Old Style", "Palatino Linotype", Palatino, Georgia, serif;
  font-size: 1.15rem;
  line-height: 1.8;
}

.culture-method {
  padding: clamp(92px, 11vw, 160px) clamp(22px, 6vw, 90px);
  background: #f4f3ff;
}

.culture-method header {
  width: min(1040px, 100%);
  margin: 0 auto clamp(60px, 8vw, 96px);
  text-align: center;
}

.culture-method header h2 {
  margin: 0;
  color: var(--tekhelet-deep);
  font-size: clamp(3.1rem, 6.6vw, 6.9rem);
  line-height: 0.9;
}

.culture-method__grid {
  width: min(1200px, 100%);
  margin: 0 auto;
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  border-top: 1px solid #c9cbea;
  border-left: 1px solid #c9cbea;
}

.culture-method__grid article {
  min-height: 340px;
  padding: clamp(32px, 5vw, 56px);
  border-right: 1px solid #c9cbea;
  border-bottom: 1px solid #c9cbea;
}

.culture-method__grid article > span {
  color: var(--temple-gold-deep);
  font-size: 0.7rem;
  font-weight: 800;
  letter-spacing: 0.16em;
}

.culture-method__grid h3 {
  margin: 50px 0 18px;
  color: var(--tekhelet-deep);
  font-family: "Iowan Old Style", "Palatino Linotype", Palatino, Georgia, serif;
  font-size: 2rem;
  font-weight: 500;
}

.culture-method__grid p {
  margin: 0;
  color: #555975;
  line-height: 1.75;
}

.culture-action {
  display: grid;
  grid-template-columns: minmax(360px, 0.9fr) minmax(0, 1.1fr);
  color: #ffffff;
  background: var(--temple-night);
}

.culture-action > figure {
  min-height: 720px;
  margin: 0;
}

.culture-action > figure img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.culture-action > div {
  padding: clamp(80px, 10vw, 150px) clamp(34px, 7vw, 110px);
  align-self: center;
}

.culture-action h2 {
  margin: 0;
  font-size: clamp(3.7rem, 7vw, 7.6rem);
  line-height: 0.86;
}

.culture-action > div > p:nth-of-type(2) {
  max-width: 680px;
  margin: 38px 0 0;
  color: #d2d4ff;
  font-family: "Iowan Old Style", "Palatino Linotype", Palatino, Georgia, serif;
  font-size: 1.2rem;
  line-height: 1.75;
}

/* Expanded Three Temples programs */

.footer-copy {
  max-width: 760px;
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  gap: 7px;
  text-align: right;
}

.footer-copy strong {
  color: var(--temple-gold);
  font-family: "Iowan Old Style", "Palatino Linotype", Palatino, Georgia, serif;
  font-size: 0.92rem;
  font-weight: 600;
  letter-spacing: 0.08em;
}

.footer-copy > span {
  color: rgba(255, 255, 255, 0.72);
  font-size: 0.58rem;
}

.footer-copy nav {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-end;
  gap: 8px 18px;
}

.footer-copy nav a {
  color: #ffffff;
  font-size: 0.56rem;
  text-decoration: none;
}

.footer-copy nav a:hover,
.footer-copy nav a:focus-visible {
  color: var(--temple-gold);
}

.program-hero {
  min-height: 76svh;
  padding: clamp(70px, 8vw, 120px) clamp(22px, 5vw, 78px);
  display: grid;
  grid-template-columns: minmax(0, 1.08fr) minmax(340px, 0.92fr);
  gap: clamp(38px, 6vw, 88px);
  align-items: center;
  color: #ffffff;
  background:
    radial-gradient(circle at 20% 25%, rgba(32, 39, 171, 0.42), transparent 36%),
    linear-gradient(135deg, #04060d 0%, var(--temple-night) 60%, #111776 150%);
}

.program-hero__copy {
  max-width: 780px;
}

.program-hero__copy > p:first-child,
.format-section header > p,
.seminar-history > header > p,
.iron-pillars > header > p,
.recovery-section > div > p:first-child,
.contact-panel > div > p {
  margin: 0 0 20px;
  color: var(--temple-gold);
  font-size: 0.68rem;
  font-weight: 800;
  letter-spacing: 0.18em;
  text-transform: uppercase;
}

.program-hero h1 {
  margin: 0;
  font-family: "Iowan Old Style", "Palatino Linotype", Palatino, Georgia, serif;
  font-size: clamp(4.2rem, 8.4vw, 9.2rem);
  font-weight: 500;
  letter-spacing: -0.06em;
  line-height: 0.82;
}

.program-hero__lead {
  max-width: 680px;
  margin: 38px 0 0;
  color: #d2d4ff;
  font-family: "Iowan Old Style", "Palatino Linotype", Palatino, Georgia, serif;
  font-size: clamp(1.05rem, 1.5vw, 1.28rem);
  line-height: 1.72;
}

.program-hero__media {
  min-height: min(650px, 67svh);
  margin: 0;
  position: relative;
  overflow: hidden;
  border: 1px solid rgba(255, 220, 0, 0.54);
  background: #02030a;
}

.program-hero__media img {
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0;
  object-fit: cover;
  filter: saturate(0.84) contrast(1.04);
}

.program-hero--iron .program-hero__media img {
  object-position: 50% 55%;
}

.event-feature {
  padding: clamp(88px, 10vw, 150px) clamp(22px, 6vw, 90px);
  display: grid;
  grid-template-columns: minmax(190px, 0.42fr) minmax(0, 1.58fr);
  gap: clamp(48px, 8vw, 110px);
  background: #fffdf1;
}

.event-feature__stamp {
  align-self: start;
  padding: 30px;
  display: flex;
  flex-direction: column;
  gap: 13px;
  color: #ffffff;
  background: var(--temple-blue);
  border-top: 10px solid var(--temple-gold);
}

.event-feature__stamp span,
.event-feature__stamp small {
  font-size: 0.64rem;
  font-weight: 800;
  letter-spacing: 0.16em;
  text-transform: uppercase;
}

.event-feature__stamp strong {
  color: var(--temple-gold);
  font-family: "Iowan Old Style", "Palatino Linotype", Palatino, Georgia, serif;
  font-size: clamp(2rem, 4vw, 4rem);
  font-weight: 500;
  letter-spacing: -0.04em;
}

.event-feature__copy {
  max-width: 880px;
}

.event-feature h2,
.minyan-section h2,
.format-section header h2,
.culture-night h2,
.seminar-history > header h2,
.contact-panel h2,
.iron-intro h2,
.iron-pillars > header h2,
.xisui-section h2,
.recovery-section h2,
.community-language h2,
.defense-brand h2 {
  margin: 0;
  font-family: "Iowan Old Style", "Palatino Linotype", Palatino, Georgia, serif;
  font-weight: 500;
  letter-spacing: -0.055em;
  line-height: 0.9;
}

.event-feature h2 {
  color: var(--tekhelet-deep);
  font-size: clamp(3.2rem, 6.8vw, 7rem);
}

.event-feature__copy > p:not(.about-section__eyebrow) {
  max-width: 780px;
  color: #30334e;
  font-family: "Iowan Old Style", "Palatino Linotype", Palatino, Georgia, serif;
  font-size: 1.08rem;
  line-height: 1.78;
}

.event-feature__subhead {
  margin: 34px 0 24px;
  color: var(--tekhelet) !important;
  font-weight: 700;
}

.event-feature__status {
  margin-top: 30px;
  padding: 18px 20px;
  border-left: 4px solid var(--temple-gold);
  background: #ffffff;
  font-family: Arial, Helvetica, sans-serif !important;
  font-size: 0.75rem !important;
  font-weight: 700;
  letter-spacing: 0.04em;
  text-transform: uppercase;
}

.minyan-section,
.defense-brand,
.recovery-section {
  display: grid;
  grid-template-columns: minmax(320px, 0.9fr) minmax(0, 1.1fr);
  align-items: stretch;
  color: #ffffff;
  background: var(--temple-night);
}

.minyan-section > figure,
.defense-brand > figure,
.recovery-section > figure {
  min-height: 650px;
  margin: 0;
  position: relative;
  overflow: hidden;
}

.minyan-section > figure img,
.defense-brand > figure img,
.recovery-section > figure img {
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0;
  object-fit: cover;
}

.minyan-section > div,
.defense-brand > div,
.recovery-section > div {
  padding: clamp(70px, 9vw, 138px) clamp(30px, 7vw, 100px);
  align-self: center;
}

.minyan-section > div > p:first-child,
.defense-brand > div > p:first-child {
  margin: 0 0 20px;
  color: var(--temple-gold);
  font-size: 0.68rem;
  font-weight: 800;
  letter-spacing: 0.18em;
  text-transform: uppercase;
}

.minyan-section h2 {
  font-size: clamp(3.5rem, 6.8vw, 7.2rem);
}

.minyan-section > div > p:nth-of-type(2),
.defense-brand > div > p:nth-of-type(2),
.recovery-section > div > p:nth-of-type(2) {
  max-width: 660px;
  margin: 36px 0 0;
  color: #d2d4ff;
  font-family: "Iowan Old Style", "Palatino Linotype", Palatino, Georgia, serif;
  font-size: 1.1rem;
  line-height: 1.75;
}

.brand-defense {
  margin: 42px 0 30px;
  display: flex;
  flex-wrap: wrap;
  gap: 7px 14px;
  color: #ffffff;
  font-size: clamp(1.15rem, 2.2vw, 2rem);
  font-weight: 800;
  letter-spacing: 0.03em;
  text-transform: uppercase;
}

.brand-defense strong {
  color: var(--temple-gold);
}

.text-link {
  display: inline-flex;
  gap: 12px;
  color: var(--temple-blue);
  font-size: 0.67rem;
  font-weight: 800;
  letter-spacing: 0.12em;
  text-decoration: none;
  text-transform: uppercase;
}

.text-link--light,
.minyan-section .text-link {
  color: var(--temple-gold);
}

.format-section,
.iron-pillars {
  padding: clamp(90px, 11vw, 160px) clamp(22px, 6vw, 90px);
  background: #f4f3ff;
}

.format-section header,
.iron-pillars > header,
.seminar-history > header {
  max-width: 1040px;
  margin: 0 auto clamp(54px, 7vw, 88px);
  text-align: center;
}

.format-section header > p,
.seminar-history > header > p,
.iron-pillars > header > p {
  color: var(--temple-gold-deep);
}

.format-section header h2,
.iron-pillars > header h2,
.seminar-history > header h2 {
  color: var(--tekhelet-deep);
  font-size: clamp(3.2rem, 6.8vw, 7rem);
}

.format-grid,
.iron-pillars__grid {
  width: min(1280px, 100%);
  margin: 0 auto;
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  border: 1px solid #d2d3ef;
}

.format-grid article,
.iron-pillars__grid article {
  min-height: 330px;
  padding: clamp(30px, 4vw, 46px);
  border-right: 1px solid #d2d3ef;
  border-bottom: 1px solid #d2d3ef;
  background: #ffffff;
}

.format-grid article:nth-child(3n),
.iron-pillars__grid article:nth-child(3n) {
  border-right: 0;
}

.format-grid article:nth-last-child(-n + 3),
.iron-pillars__grid article:nth-last-child(-n + 3) {
  border-bottom: 0;
}

.format-grid article > span,
.iron-pillars__grid article > span {
  color: var(--temple-gold-deep);
  font-size: 0.65rem;
  font-weight: 800;
  letter-spacing: 0.14em;
}

.format-grid h3,
.iron-pillars__grid h3 {
  margin: 48px 0 18px;
  color: var(--tekhelet-deep);
  font-family: "Iowan Old Style", "Palatino Linotype", Palatino, Georgia, serif;
  font-size: 2rem;
  font-weight: 500;
  line-height: 1;
}

.format-grid p,
.iron-pillars__grid p {
  margin: 0;
  color: #525672;
  font-size: 0.86rem;
  line-height: 1.75;
}

.culture-night {
  padding: clamp(90px, 10vw, 148px) clamp(22px, 6vw, 90px);
  display: grid;
  grid-template-columns: minmax(0, 1.05fr) minmax(330px, 0.95fr);
  gap: clamp(44px, 8vw, 120px);
  align-items: center;
  color: #ffffff;
  background: linear-gradient(135deg, var(--temple-blue), var(--tekhelet-deep));
}

.culture-night__copy > p:first-child {
  margin: 0 0 20px;
  color: var(--temple-gold);
  font-size: 0.68rem;
  font-weight: 800;
  letter-spacing: 0.18em;
  text-transform: uppercase;
}

.culture-night h2 {
  font-size: clamp(3.5rem, 7vw, 7.4rem);
}

.culture-night__copy > p:not(:first-child) {
  max-width: 700px;
  margin: 34px 0 0;
  color: #d5d7ff;
  font-family: "Iowan Old Style", "Palatino Linotype", Palatino, Georgia, serif;
  font-size: 1.08rem;
  line-height: 1.75;
}

.culture-night .text-link {
  margin-top: 32px;
}

.culture-night figure {
  margin: 0;
}

.culture-night figure img {
  width: 100%;
  height: auto;
  display: block;
  border: 1px solid rgba(255, 220, 0, 0.5);
}

.culture-night figcaption {
  margin-top: 12px;
  color: #c8caf5;
  font-size: 0.62rem;
  letter-spacing: 0.12em;
  text-transform: uppercase;
}

.seminar-history {
  padding: clamp(92px, 11vw, 160px) clamp(22px, 5vw, 72px);
  background: #ffffff;
}

.seminar-history__grid {
  width: min(1320px, 100%);
  margin: 0 auto;
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: clamp(18px, 2vw, 28px);
  align-items: start;
}

.seminar-history__intro {
  max-width: 860px;
  margin: -34px auto clamp(50px, 7vw, 84px);
  color: #4f526d;
  font-family: "Iowan Old Style", "Palatino Linotype", Palatino, Georgia, serif;
  font-size: 1.08rem;
  line-height: 1.75;
  text-align: center;
}

.seminar-history__grid figure {
  margin: 0;
  background: #f4f3ff;
}

.seminar-history__wide {
  grid-column: span 2;
}

.seminar-history__grid img {
  width: 100%;
  height: auto;
  display: block;
}

.seminar-history__grid figcaption {
  padding: 24px 26px 30px;
}

.seminar-history__grid figcaption span {
  color: var(--tekhelet);
  font-size: 0.64rem;
  font-weight: 800;
  letter-spacing: 0.14em;
  text-transform: uppercase;
}

.seminar-history__grid figcaption p {
  margin: 12px 0 0;
  color: #51546e;
  font-family: "Iowan Old Style", "Palatino Linotype", Palatino, Georgia, serif;
  line-height: 1.65;
}

.contact-panel {
  padding: clamp(80px, 9vw, 132px) clamp(22px, 7vw, 110px);
  display: grid;
  grid-template-columns: minmax(0, 0.9fr) minmax(340px, 1.1fr);
  gap: clamp(48px, 8vw, 110px);
  color: #ffffff;
  background: var(--temple-night);
}

.contact-panel h2 {
  font-size: clamp(3.4rem, 6.7vw, 7rem);
}

.contact-panel address {
  padding-left: clamp(24px, 4vw, 52px);
  display: flex;
  flex-direction: column;
  gap: 13px;
  justify-content: center;
  border-left: 1px solid rgba(255, 220, 0, 0.48);
  color: #d4d6ff;
  font-size: 0.88rem;
  font-style: normal;
  line-height: 1.55;
}

.contact-panel address strong {
  color: #ffffff;
  font-family: "Iowan Old Style", "Palatino Linotype", Palatino, Georgia, serif;
  font-size: 1.45rem;
  font-weight: 500;
}

.contact-panel address a {
  color: var(--temple-gold);
  text-decoration: none;
}

.iron-intro {
  padding: clamp(88px, 10vw, 150px) clamp(22px, 6vw, 90px);
  display: grid;
  grid-template-columns: minmax(170px, 0.35fr) minmax(0, 1.65fr);
  gap: clamp(44px, 8vw, 100px);
  background: #ffffff;
}

.iron-intro__mark {
  display: flex;
  flex-direction: column;
  gap: 18px;
  color: var(--temple-blue);
}

.iron-intro__mark > span {
  font-size: clamp(5rem, 10vw, 9rem);
  line-height: 0.8;
}

.iron-intro__mark small {
  color: var(--temple-gold-deep);
  font-size: 0.65rem;
  font-weight: 800;
  letter-spacing: 0.15em;
  text-transform: uppercase;
}

.iron-intro h2 {
  max-width: 900px;
  color: var(--tekhelet-deep);
  font-size: clamp(3.2rem, 6.8vw, 7rem);
}

.iron-intro .lead-paragraph {
  max-width: 850px;
  margin-top: 40px;
  color: #33364f;
}

.iron-pillars__grid {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

.iron-pillars__grid article:nth-child(2n) {
  border-right: 0;
}

.iron-pillars__grid article:nth-child(3) {
  border-bottom: 0;
}

.iron-gallery {
  padding: clamp(24px, 3vw, 44px);
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  grid-template-rows: repeat(2, minmax(360px, 1fr));
  gap: clamp(14px, 2vw, 26px);
  background: var(--temple-night);
}

.iron-gallery figure {
  min-height: 420px;
  margin: 0;
  position: relative;
  overflow: hidden;
  background: #02030a;
}

.iron-gallery__tall {
  grid-row: span 2;
}

.iron-gallery img {
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0;
  object-fit: cover;
}

.iron-gallery figure::after {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(180deg, transparent 45%, rgba(3, 5, 14, 0.94));
}

.iron-gallery figcaption {
  position: absolute;
  z-index: 1;
  left: clamp(24px, 4vw, 48px);
  right: clamp(24px, 4vw, 48px);
  bottom: clamp(24px, 4vw, 46px);
  color: #ffffff;
}

.iron-gallery figcaption span {
  color: var(--temple-gold);
  font-size: 0.66rem;
  font-weight: 800;
  letter-spacing: 0.15em;
  text-transform: uppercase;
}

.iron-gallery figcaption p {
  margin: 12px 0 0;
  font-family: "Iowan Old Style", "Palatino Linotype", Palatino, Georgia, serif;
  font-size: 1.25rem;
  line-height: 1.3;
}

.xisui-section {
  padding: clamp(90px, 11vw, 158px) clamp(22px, 7vw, 104px);
  display: grid;
  grid-template-columns: minmax(0, 1.2fr) minmax(320px, 0.8fr);
  gap: clamp(50px, 9vw, 130px);
  color: #ffffff;
  background: linear-gradient(135deg, var(--temple-blue), var(--tekhelet-deep));
}

.xisui-section__copy > p:first-child {
  margin: 0 0 20px;
  color: var(--temple-gold);
  font-size: 0.68rem;
  font-weight: 800;
  letter-spacing: 0.18em;
  text-transform: uppercase;
}

.xisui-section h2 {
  font-size: clamp(3.2rem, 6.4vw, 6.7rem);
}

.xisui-section__copy > p:not(:first-child),
.xisui-section aside p {
  margin: 34px 0 0;
  color: #d5d7ff;
  font-family: "Iowan Old Style", "Palatino Linotype", Palatino, Georgia, serif;
  font-size: 1.06rem;
  line-height: 1.75;
}

.xisui-section aside {
  align-self: center;
  padding: clamp(28px, 4vw, 48px);
  color: var(--temple-night);
  background: var(--temple-gold);
}

.xisui-section aside strong {
  font-family: "Iowan Old Style", "Palatino Linotype", Palatino, Georgia, serif;
  font-size: 1.7rem;
  font-weight: 600;
}

.xisui-section aside p {
  margin-top: 22px;
  color: #1d2040;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 0.84rem;
}

.recovery-section {
  background: #fffdf1;
  color: var(--ink);
}

.recovery-section h2 {
  color: var(--tekhelet-deep);
  font-size: clamp(3.3rem, 6.4vw, 6.8rem);
}

.recovery-section > div > p:nth-of-type(2) {
  color: #43465f;
}

.community-terms {
  display: block;
  margin: -4px 0 16px;
  color: var(--temple-gold);
  font-size: 0.65rem;
  letter-spacing: 0.12em;
  line-height: 1.6;
  text-transform: uppercase;
}

.culture-triptych .community-terms {
  color: var(--temple-gold-deep);
}

.community-language {
  padding: clamp(88px, 10vw, 148px) clamp(22px, 6vw, 90px);
  color: #ffffff;
  background: var(--temple-night);
}

.community-language > div:first-child {
  max-width: 1000px;
  margin: 0 auto 60px;
  text-align: center;
}

.community-language > div:first-child > p {
  margin: 0 0 18px;
  color: var(--temple-gold);
  font-size: 0.8rem;
  letter-spacing: 0.16em;
}

.community-language h2 {
  font-size: clamp(3.4rem, 7.4vw, 7.8rem);
}

.community-language__grid {
  width: min(1180px, 100%);
  margin: 0 auto;
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  border: 1px solid rgba(255, 220, 0, 0.35);
}

.community-language__grid article {
  min-height: 300px;
  padding: clamp(30px, 4vw, 48px);
  border-right: 1px solid rgba(255, 220, 0, 0.35);
}

.community-language__grid article:last-child {
  border-right: 0;
}

.community-language__grid strong,
.community-language__grid span {
  display: block;
}

.community-language__grid strong {
  color: var(--temple-gold);
  font-family: "Iowan Old Style", "Palatino Linotype", Palatino, Georgia, serif;
  font-size: 2.3rem;
  font-weight: 500;
}

.community-language__grid span {
  margin-top: 8px;
  color: #ffffff;
  font-size: 0.62rem;
  font-weight: 800;
  letter-spacing: 0.14em;
  text-transform: uppercase;
}

.community-language__grid p {
  margin: 42px 0 0;
  color: #cfd1ff;
  font-size: 0.86rem;
  line-height: 1.75;
}

.defense-brand > figure img {
  object-position: 50% 34%;
}

.defense-brand h2 {
  display: flex;
  flex-direction: column;
  font-family: Arial, Helvetica, sans-serif;
  font-size: clamp(3rem, 6vw, 6.3rem);
  font-weight: 900;
  letter-spacing: -0.055em;
  line-height: 0.84;
  text-transform: uppercase;
}

.defense-brand h2 strong {
  margin-top: 15px;
  color: var(--temple-gold);
}

.defense-brand--culture {
  background: linear-gradient(135deg, var(--tekhelet-deep), var(--temple-night));
}

/* Magen David Method */

.magen-hero {
  min-height: 82svh;
  padding: clamp(72px, 8vw, 122px) clamp(22px, 5vw, 78px);
  display: grid;
  grid-template-columns: minmax(0, 1.08fr) minmax(360px, 0.92fr);
  gap: clamp(42px, 7vw, 104px);
  align-items: center;
  color: #ffffff;
  background:
    radial-gradient(circle at 18% 28%, rgba(32, 39, 171, 0.46), transparent 35%),
    linear-gradient(135deg, #03050b, var(--temple-night) 58%, #111776 150%);
}

.magen-hero__copy > p:first-child,
.floor-geometry__copy > p:first-child,
.geometry-principles > header > p,
.magen-ranges > header > p,
.magen-tools > div > p:first-child,
.magen-closing > p:first-child {
  margin: 0 0 20px;
  color: var(--temple-gold);
  font-size: 0.68rem;
  font-weight: 800;
  letter-spacing: 0.18em;
  text-transform: uppercase;
}

.magen-hero h1 {
  margin: 0;
  font-family: "Iowan Old Style", "Palatino Linotype", Palatino, Georgia, serif;
  font-size: clamp(4.2rem, 8.4vw, 9.2rem);
  font-weight: 500;
  letter-spacing: -0.062em;
  line-height: 0.82;
}

.magen-hero__lead {
  max-width: 700px;
  margin: 38px 0 0;
  color: #d2d4ff;
  font-family: "Iowan Old Style", "Palatino Linotype", Palatino, Georgia, serif;
  font-size: clamp(1.05rem, 1.5vw, 1.28rem);
  line-height: 1.72;
}

.magen-hero > figure {
  min-height: min(680px, 70svh);
  margin: 0;
  position: relative;
  overflow: hidden;
  border: 1px solid rgba(255, 220, 0, 0.55);
}

.magen-hero > figure img {
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0;
  object-fit: cover;
  filter: saturate(0.84) contrast(1.03);
}

.shield-section {
  padding: clamp(88px, 10vw, 152px) clamp(22px, 7vw, 108px);
  display: grid;
  grid-template-columns: minmax(260px, 0.7fr) minmax(0, 1.3fr);
  gap: clamp(46px, 8vw, 116px);
  align-items: center;
  background: #fffdf1;
}

.shield-section__crest img {
  width: 100%;
  height: auto;
  display: block;
  filter: drop-shadow(0 22px 34px rgba(10, 16, 95, 0.18));
}

.shield-section h2,
.floor-geometry h2,
.geometry-principles > header h2,
.magen-ranges > header h2,
.magen-tools h2,
.magen-closing h2 {
  margin: 0;
  font-family: "Iowan Old Style", "Palatino Linotype", Palatino, Georgia, serif;
  font-weight: 500;
  letter-spacing: -0.055em;
  line-height: 0.9;
}

.shield-section h2 {
  color: var(--tekhelet-deep);
  font-size: clamp(3.4rem, 6.8vw, 7rem);
}

.shield-section > div:last-child > p:not(.about-section__eyebrow) {
  max-width: 830px;
  margin: 30px 0 0;
  color: #3f425b;
  font-family: "Iowan Old Style", "Palatino Linotype", Palatino, Georgia, serif;
  font-size: 1.06rem;
  line-height: 1.78;
}

.floor-geometry {
  padding: clamp(26px, 4vw, 56px);
  display: grid;
  grid-template-columns: minmax(280px, 0.78fr) minmax(0, 1.22fr);
  gap: clamp(24px, 4vw, 58px);
  color: #ffffff;
  background: var(--temple-night);
}

.floor-geometry figure {
  min-height: 650px;
  margin: 0;
  position: relative;
  overflow: hidden;
  background: #02030a;
}

.floor-geometry__floor {
  grid-row: span 2;
}

.floor-geometry figure img {
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0;
  object-fit: cover;
}

.floor-geometry figure::after {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(180deg, transparent 55%, rgba(2, 3, 10, 0.92));
}

.floor-geometry figure figcaption {
  position: absolute;
  z-index: 1;
  left: 28px;
  right: 28px;
  bottom: 28px;
  color: var(--temple-gold);
  font-size: 0.65rem;
  font-weight: 800;
  letter-spacing: 0.14em;
  text-transform: uppercase;
}

.floor-geometry__copy {
  padding: clamp(48px, 7vw, 100px) clamp(14px, 4vw, 62px);
  align-self: center;
}

.floor-geometry h2 {
  font-size: clamp(3.6rem, 7vw, 7.3rem);
}

.floor-geometry__copy > p:not(:first-child) {
  max-width: 760px;
  margin: 30px 0 0;
  color: #d0d2ff;
  font-family: "Iowan Old Style", "Palatino Linotype", Palatino, Georgia, serif;
  font-size: 1.06rem;
  line-height: 1.75;
}

.floor-geometry__hands {
  min-height: 520px !important;
}

.geometry-principles,
.magen-ranges {
  padding: clamp(90px, 11vw, 160px) clamp(22px, 6vw, 90px);
}

.geometry-principles {
  background: #f4f3ff;
}

.geometry-principles > header,
.magen-ranges > header {
  max-width: 1040px;
  margin: 0 auto clamp(54px, 7vw, 88px);
  text-align: center;
}

.geometry-principles > header > p,
.magen-ranges > header > p {
  color: var(--temple-gold-deep);
}

.geometry-principles > header h2,
.magen-ranges > header h2 {
  color: var(--tekhelet-deep);
  font-size: clamp(3.3rem, 7vw, 7.2rem);
}

.geometry-principles__grid {
  width: min(1280px, 100%);
  margin: 0 auto;
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  border: 1px solid #d2d3ef;
}

.geometry-principles__grid article {
  min-height: 330px;
  padding: clamp(30px, 4vw, 48px);
  background: #ffffff;
  border-right: 1px solid #d2d3ef;
  border-bottom: 1px solid #d2d3ef;
}

.geometry-principles__grid article:nth-child(2n) {
  border-right: 0;
}

.geometry-principles__grid article:nth-last-child(-n + 2) {
  border-bottom: 0;
}

.geometry-principles__grid article > span {
  color: var(--temple-gold-deep);
  font-size: 0.64rem;
  font-weight: 800;
  letter-spacing: 0.14em;
}

.geometry-principles__grid h3 {
  margin: 48px 0 18px;
  color: var(--tekhelet-deep);
  font-family: "Iowan Old Style", "Palatino Linotype", Palatino, Georgia, serif;
  font-size: 2.2rem;
  font-weight: 500;
}

.geometry-principles__grid p {
  margin: 0;
  color: #525672;
  line-height: 1.75;
}

.magen-ranges {
  color: #ffffff;
  background: linear-gradient(135deg, var(--temple-blue), var(--tekhelet-deep));
}

.magen-ranges > header > p,
.magen-ranges > header h2 {
  color: var(--temple-gold);
}

.magen-ranges > header h2 {
  color: #ffffff;
}

.magen-ranges__grid {
  width: min(1240px, 100%);
  margin: 0 auto;
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  border: 1px solid rgba(255, 220, 0, 0.42);
}

.magen-ranges__grid article {
  min-height: 360px;
  padding: clamp(30px, 4vw, 48px);
  border-right: 1px solid rgba(255, 220, 0, 0.42);
}

.magen-ranges__grid article:last-child {
  border-right: 0;
}

.magen-ranges__grid span,
.magen-ranges__grid small {
  display: block;
}

.magen-ranges__grid span {
  color: var(--temple-gold);
  font-family: "Iowan Old Style", "Palatino Linotype", Palatino, Georgia, serif;
  font-size: 3rem;
}

.magen-ranges__grid small {
  margin-top: 10px;
  font-size: 0.63rem;
  font-weight: 800;
  letter-spacing: 0.14em;
  text-transform: uppercase;
}

.magen-ranges__grid p {
  margin: 54px 0 0;
  color: #d2d4ff;
  line-height: 1.75;
}

.magen-tools {
  display: grid;
  grid-template-columns: minmax(320px, 0.9fr) minmax(0, 1.1fr);
  color: var(--ink);
  background: #fffdf1;
}

.magen-tools > figure {
  min-height: 660px;
  margin: 0;
  position: relative;
  overflow: hidden;
}

.magen-tools > figure img {
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0;
  object-fit: cover;
}

.magen-tools > div {
  padding: clamp(72px, 9vw, 138px) clamp(30px, 7vw, 100px);
  align-self: center;
}

.magen-tools > div > p:first-child {
  color: var(--temple-gold-deep);
}

.magen-tools h2 {
  color: var(--tekhelet-deep);
  font-size: clamp(3.5rem, 6.8vw, 7.1rem);
}

.magen-tools > div > p:nth-of-type(2) {
  max-width: 680px;
  margin: 36px 0 0;
  color: #444761;
  font-family: "Iowan Old Style", "Palatino Linotype", Palatino, Georgia, serif;
  font-size: 1.08rem;
  line-height: 1.75;
}

.magen-tools .brand-defense {
  color: var(--tekhelet-deep);
}

.magen-tools .brand-defense strong {
  color: var(--tekhelet);
}

.magen-closing {
  padding: clamp(94px, 11vw, 160px) clamp(22px, 6vw, 90px);
  color: #ffffff;
  background: var(--temple-night);
  text-align: center;
}

.magen-closing h2 {
  font-size: clamp(4rem, 9vw, 9.2rem);
}

.magen-closing > p:nth-of-type(2) {
  max-width: 760px;
  margin: 34px auto 0;
  color: #d1d3ff;
  font-family: "Iowan Old Style", "Palatino Linotype", Palatino, Georgia, serif;
  font-size: 1.12rem;
  line-height: 1.75;
}

.magen-article {
  padding: clamp(92px, 11vw, 170px) clamp(22px, 7vw, 108px);
  background: #fffdf1;
}

.magen-article__header {
  max-width: 1080px;
  margin: 0 auto clamp(72px, 9vw, 126px);
  text-align: center;
}

.magen-article__header > p:first-child,
.seven-fields > header > p,
.living-star > p:first-child,
.paired-triads > header > p,
.annual-cycle__heading > p:first-child,
.method-families > header > p {
  margin: 0 0 20px;
  color: var(--temple-gold-deep);
  font-size: 0.68rem;
  font-weight: 800;
  letter-spacing: 0.18em;
  text-transform: uppercase;
}

.magen-article__header h2,
.paired-triads h2,
.tradition-section h2,
.sicarri-section h2,
.method-families h2,
.annual-cycle h2 {
  margin: 0;
  font-family: "Iowan Old Style", "Palatino Linotype", Palatino, Georgia, serif;
  font-weight: 500;
  letter-spacing: -0.055em;
  line-height: 0.92;
}

.magen-article__header h2 {
  color: var(--tekhelet-deep);
  font-size: clamp(3.5rem, 7vw, 7.4rem);
}

.magen-article__header > p:last-child {
  max-width: 850px;
  margin: 40px auto 0;
  color: #454860;
  font-family: "Iowan Old Style", "Palatino Linotype", Palatino, Georgia, serif;
  font-size: 1.1rem;
  line-height: 1.8;
}

.magen-article__triangles {
  width: min(1240px, 100%);
  margin: 0 auto;
  display: grid;
  grid-template-columns: minmax(0, 1.2fr) minmax(300px, 0.8fr);
  gap: clamp(44px, 8vw, 112px);
  align-items: stretch;
}

.magen-article__triangles h3,
.seven-fields h3,
.living-star h3,
.tradition-section h3 {
  margin: 0;
  font-family: "Iowan Old Style", "Palatino Linotype", Palatino, Georgia, serif;
  font-weight: 500;
  letter-spacing: -0.045em;
  line-height: 0.98;
}

.magen-article__triangles h3 {
  color: var(--tekhelet-deep);
  font-size: clamp(2.8rem, 5vw, 5.2rem);
}

.magen-article__triangles > div > p:not(.about-section__eyebrow) {
  max-width: 760px;
  margin: 28px 0 0;
  color: #4c4f66;
  line-height: 1.8;
}

.magen-article__triangles .text-link {
  margin-top: 36px;
}

.magen-article__triangles blockquote {
  min-height: 390px;
  margin: 0;
  padding: clamp(38px, 5vw, 68px);
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  color: #ffffff;
  background:
    linear-gradient(180deg, rgba(6, 9, 20, 0.08), rgba(6, 9, 20, 0.94)),
    url("images/expansion/community-defense-portrait.webp") center 22% / cover;
  border-bottom: 7px solid var(--temple-gold);
}

.magen-article__triangles blockquote p {
  margin: 0;
  font-family: "Iowan Old Style", "Palatino Linotype", Palatino, Georgia, serif;
  font-size: clamp(2rem, 4vw, 4rem);
  line-height: 0.98;
}

.magen-article__triangles blockquote cite {
  margin-top: 24px;
  color: var(--temple-gold);
  font-size: 0.66rem;
  font-style: normal;
  font-weight: 800;
  letter-spacing: 0.16em;
  text-transform: uppercase;
}

.seven-fields {
  width: min(1280px, 100%);
  margin: clamp(92px, 11vw, 150px) auto 0;
}

.seven-fields > header {
  max-width: 820px;
  margin-bottom: 48px;
}

.seven-fields h3 {
  color: var(--tekhelet-deep);
  font-size: clamp(3rem, 5.8vw, 6.2rem);
}

.seven-fields__grid {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  border-top: 1px solid #d3d3e9;
  border-left: 1px solid #d3d3e9;
}

.seven-fields__grid article {
  min-height: 230px;
  padding: 30px;
  background: #ffffff;
  border-right: 1px solid #d3d3e9;
  border-bottom: 1px solid #d3d3e9;
}

.seven-fields__grid article > span {
  color: var(--temple-gold-deep);
  font-size: 0.6rem;
  font-weight: 800;
  letter-spacing: 0.12em;
  text-transform: uppercase;
}

.seven-fields__grid h4 {
  margin: 72px 0 10px;
  color: var(--tekhelet-deep);
  font-family: "Iowan Old Style", "Palatino Linotype", Palatino, Georgia, serif;
  font-size: 2rem;
  font-weight: 500;
}

.seven-fields__grid p {
  margin: 0;
  color: #5a5d72;
  line-height: 1.5;
}

.seven-fields__note {
  max-width: 860px;
  margin: 38px 0 0 auto;
  color: #4d5067;
  font-family: "Iowan Old Style", "Palatino Linotype", Palatino, Georgia, serif;
  font-size: 1.08rem;
  line-height: 1.8;
}

.living-star {
  width: min(1040px, 100%);
  margin: clamp(80px, 10vw, 140px) auto 0;
  padding: clamp(44px, 7vw, 92px);
  color: #ffffff;
  background: linear-gradient(135deg, var(--tekhelet-deep), var(--temple-blue));
  border-left: 8px solid var(--temple-gold);
}

.living-star > p:first-child {
  color: var(--temple-gold);
}

.living-star h3 {
  font-size: clamp(3rem, 6vw, 6rem);
}

.living-star > p:last-child {
  max-width: 760px;
  margin: 30px 0 0;
  color: #d2d4ff;
  line-height: 1.8;
}

.paired-triads {
  padding: clamp(92px, 11vw, 160px) clamp(22px, 6vw, 90px);
  color: #ffffff;
  background: var(--temple-night);
}

.paired-triads > header {
  max-width: 1000px;
  margin: 0 auto 64px;
  text-align: center;
}

.paired-triads > header > p {
  color: var(--temple-gold);
}

.paired-triads h2 {
  font-size: clamp(3.6rem, 7.6vw, 8rem);
}

.paired-triads__grid {
  width: min(1280px, 100%);
  margin: 0 auto;
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  border: 1px solid rgba(255, 220, 0, 0.44);
}

.paired-triads__grid article {
  min-height: 470px;
  padding: clamp(34px, 5vw, 64px);
  display: flex;
  flex-direction: column;
  border-right: 1px solid rgba(255, 220, 0, 0.44);
}

.paired-triads__grid article:last-child {
  border-right: 0;
}

.paired-triads__grid article > span {
  color: var(--temple-gold);
  font-size: 0.64rem;
  font-weight: 800;
  letter-spacing: 0.15em;
  text-transform: uppercase;
}

.paired-triads__grid h3 {
  margin: 62px 0 0;
  display: flex;
  flex-direction: column;
  font-family: "Iowan Old Style", "Palatino Linotype", Palatino, Georgia, serif;
  font-size: clamp(2.9rem, 5.2vw, 5.6rem);
  font-weight: 500;
  letter-spacing: -0.05em;
  line-height: 0.86;
}

.paired-triads__grid h3 b,
.paired-triads__grid h3 strong {
  font-weight: inherit;
}

.paired-triads__grid h3 strong {
  margin-top: 16px;
  color: var(--temple-gold);
  font-family: Arial, Helvetica, sans-serif;
  font-size: 0.35em;
  font-weight: 900;
  letter-spacing: 0.16em;
}

.paired-triads__grid article > p {
  max-width: 540px;
  margin: auto 0 0;
  padding-top: 52px;
  color: #d1d3ff;
  line-height: 1.75;
}

.paired-triads__terms {
  margin: 48px auto 0;
  color: var(--temple-gold);
  font-size: 0.72rem;
  font-weight: 800;
  letter-spacing: 0.17em;
  line-height: 2;
  text-align: center;
  text-transform: uppercase;
}

.tradition-section {
  padding: clamp(92px, 11vw, 160px) clamp(22px, 7vw, 108px);
  display: grid;
  grid-template-columns: minmax(0, 1.25fr) minmax(300px, 0.75fr);
  gap: clamp(44px, 8vw, 110px);
  background: #f4f3ff;
}

.tradition-section h2 {
  color: var(--tekhelet-deep);
  font-size: clamp(3.5rem, 6.6vw, 7rem);
}

.tradition-section__main > p:not(.about-section__eyebrow) {
  max-width: 840px;
  margin: 30px 0 0;
  color: #4c4f68;
  line-height: 1.82;
}

.tradition-section__links {
  margin-top: 40px;
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
}

.tradition-section__links a,
.tradition-section > aside a {
  color: var(--tekhelet-deep);
  font-size: 0.68rem;
  font-weight: 800;
  letter-spacing: 0.11em;
  line-height: 1.5;
  text-decoration: none;
  text-transform: uppercase;
}

.tradition-section__links a {
  padding: 12px 15px;
  border: 1px solid #c9cae3;
}

.tradition-section > aside {
  padding: clamp(36px, 5vw, 60px);
  color: #ffffff;
  background: var(--tekhelet-deep);
  align-self: start;
}

.tradition-section > aside > p:first-child {
  margin: 0 0 24px;
  color: var(--temple-gold);
  font-size: 0.64rem;
  font-weight: 800;
  letter-spacing: 0.16em;
  text-transform: uppercase;
}

.tradition-section h3 {
  font-size: clamp(2.7rem, 4.5vw, 4.8rem);
}

.tradition-section > aside > p:nth-of-type(2) {
  margin: 32px 0 0;
  color: #d1d3ff;
  line-height: 1.78;
}

.tradition-section > aside a {
  margin-top: 36px;
  display: inline-block;
  color: var(--temple-gold);
}

.sicarri-section {
  padding: clamp(90px, 10vw, 150px) clamp(22px, 7vw, 108px);
  display: grid;
  grid-template-columns: minmax(280px, 0.75fr) minmax(0, 1.25fr);
  gap: clamp(42px, 8vw, 110px);
  color: #ffffff;
  background: #02030a;
}

.sicarri-section > div:first-child > p {
  margin: 0 0 24px;
  color: var(--temple-gold);
  font-size: 0.66rem;
  font-weight: 800;
  letter-spacing: 0.17em;
  text-transform: uppercase;
}

.sicarri-section h2 {
  font-size: clamp(4rem, 7.5vw, 8rem);
}

.sicarri-section > div:last-child p {
  max-width: 820px;
  margin: 0 0 28px;
  color: #d2d4e7;
  font-family: "Iowan Old Style", "Palatino Linotype", Palatino, Georgia, serif;
  font-size: 1.08rem;
  line-height: 1.8;
}

.method-families {
  padding: clamp(92px, 11vw, 160px) clamp(22px, 7vw, 108px);
  background: #fffdf1;
}

.method-families > header {
  max-width: 1120px;
  margin: 0 auto 62px;
}

.method-families h2 {
  color: var(--tekhelet-deep);
  font-size: clamp(3.8rem, 7.2vw, 7.6rem);
}

.method-families > header > span {
  max-width: 780px;
  margin-top: 32px;
  display: block;
  color: #50536b;
  line-height: 1.78;
}

.method-families ol {
  width: min(1280px, 100%);
  margin: 0 auto;
  padding: 0;
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  list-style: none;
  border-top: 1px solid #d4d4e8;
  border-left: 1px solid #d4d4e8;
}

.method-families li {
  min-height: 150px;
  padding: 28px;
  display: grid;
  grid-template-columns: 50px minmax(0, 1fr);
  gap: 20px;
  align-items: start;
  background: #ffffff;
  border-right: 1px solid #d4d4e8;
  border-bottom: 1px solid #d4d4e8;
}

.method-families li > span {
  color: var(--temple-gold-deep);
  font-size: 0.66rem;
  font-weight: 800;
  letter-spacing: 0.12em;
}

.method-families li p {
  margin: 0;
  color: var(--tekhelet-deep);
  font-family: "Iowan Old Style", "Palatino Linotype", Palatino, Georgia, serif;
  font-size: 1.42rem;
  line-height: 1.25;
}

.method-families__boundary {
  max-width: 860px;
  margin: 36px auto 0;
  color: #5a5d72;
  font-size: 0.78rem;
  line-height: 1.7;
  text-align: center;
}

.magen-closing__defense {
  margin: 46px auto 0;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 7px 16px;
  color: #ffffff;
  font-family: "Iowan Old Style", "Palatino Linotype", Palatino, Georgia, serif;
  font-size: clamp(1.7rem, 3vw, 3rem);
}

.magen-closing__defense strong {
  width: 100%;
  margin-top: 8px;
  color: var(--temple-gold);
  font-family: Arial, Helvetica, sans-serif;
  font-size: 0.42em;
  font-weight: 900;
  letter-spacing: 0.18em;
}

.annual-cycle {
  padding: clamp(92px, 11vw, 160px) clamp(22px, 6vw, 90px);
  display: grid;
  grid-template-columns: minmax(0, 0.8fr) minmax(280px, 0.7fr) minmax(0, 1.1fr);
  gap: clamp(34px, 5vw, 76px);
  color: var(--ink);
  background: #fffdf1;
}

.annual-cycle h2 {
  color: var(--tekhelet-deep);
  font-size: clamp(3.4rem, 6vw, 6.4rem);
}

.annual-cycle__heading > p:last-child,
.annual-cycle__archive > p,
.annual-cycle__systems > p {
  color: #50536b;
  line-height: 1.78;
}

.annual-cycle__heading > p:last-child {
  margin: 32px 0 0;
}

.annual-cycle__archive {
  padding: 34px;
  background: var(--tekhelet-deep);
  align-self: start;
}

.annual-cycle__archive > p:first-child {
  margin: 0 0 28px;
  color: var(--temple-gold);
  font-size: 0.66rem;
  font-weight: 800;
  letter-spacing: 0.15em;
  text-transform: uppercase;
}

.annual-cycle__archive ol {
  margin: 0;
  padding: 0;
  list-style: none;
  border-top: 1px solid rgba(255, 220, 0, 0.38);
}

.annual-cycle__archive li {
  padding: 16px 0;
  display: grid;
  grid-template-columns: 38px minmax(0, 1fr);
  gap: 12px;
  color: #ffffff;
  border-bottom: 1px solid rgba(255, 220, 0, 0.38);
}

.annual-cycle__archive li span {
  color: var(--temple-gold);
  font-size: 0.62rem;
  font-weight: 800;
}

.annual-cycle__archive > p:last-child {
  margin: 28px 0 0;
  color: #d2d4ff;
  font-size: 0.78rem;
}

.annual-cycle__systems h3 {
  margin: 0;
  color: var(--tekhelet-deep);
  font-family: "Iowan Old Style", "Palatino Linotype", Palatino, Georgia, serif;
  font-size: clamp(2.5rem, 4vw, 4.4rem);
  font-weight: 500;
  letter-spacing: -0.045em;
  line-height: 0.98;
}

.annual-cycle__systems > p {
  margin: 28px 0 0;
}

.annual-cycle__systems ul {
  margin: 30px 0 0;
  padding: 0;
  list-style: none;
  border-top: 1px solid #d3d3e8;
}

.annual-cycle__systems li {
  padding: 15px 0 15px 24px;
  position: relative;
  color: #4e5167;
  line-height: 1.55;
  border-bottom: 1px solid #d3d3e8;
}

.annual-cycle__systems li::before {
  content: "✦";
  position: absolute;
  left: 0;
  color: var(--temple-gold-deep);
}

.annual-cycle__systems .text-link {
  margin-top: 36px;
}

@media (max-width: 1180px) {
  .site-header nav {
    gap: 15px;
  }

  .site-header {
    font-size: 0.59rem;
  }

  .site-header__brand strong {
    font-size: 0.88rem;
  }

  .annual-cycle {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .annual-cycle__systems {
    grid-column: 1 / -1;
  }
}

@media (max-width: 960px) {
  .program-hero {
    grid-template-columns: minmax(0, 1fr) minmax(300px, 0.75fr);
  }

  .format-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .format-grid article:nth-child(3n) {
    border-right: 1px solid #d2d3ef;
  }

  .format-grid article:nth-child(2n) {
    border-right: 0;
  }

  .format-grid article:nth-last-child(-n + 3) {
    border-bottom: 1px solid #d2d3ef;
  }

  .format-grid article:nth-last-child(-n + 2) {
    border-bottom: 0;
  }

  .seminar-history__grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .hero__inner--brand {
    grid-template-columns: minmax(260px, 0.78fr) minmax(0, 1.22fr);
    gap: 34px;
  }

  .section-heading {
    grid-template-columns: 1fr 2fr;
  }

  .section-heading > p:last-child {
    grid-column: 2;
  }

  .card-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .destination {
    min-height: 440px;
  }

  .about-hero__inner {
    grid-template-columns: minmax(0, 1fr) minmax(300px, 0.72fr);
    gap: 44px;
  }

  .about-section {
    grid-template-columns: 150px minmax(0, 1fr);
    gap: 44px;
  }

  .method-heading {
    grid-template-columns: 1fr 2fr;
  }

  .method-heading > span {
    grid-column: 2;
  }

  .archive-grid {
    column-count: 2;
  }

  .journey-heading {
    grid-template-columns: minmax(140px, 0.5fr) minmax(0, 1.5fr);
  }

  .journey-heading > span {
    grid-column: 2;
  }

  .culture-triptych article {
    padding-inline: 36px;
  }
}

@media (max-width: 820px) {
  .program-hero,
  .event-feature,
  .minyan-section,
  .culture-night,
  .contact-panel,
  .iron-intro,
  .xisui-section,
  .defense-brand,
  .recovery-section,
  .magen-hero,
  .shield-section,
  .tradition-section,
  .sicarri-section,
  .magen-tools,
  .annual-cycle {
    grid-template-columns: 1fr;
  }

  .magen-hero__copy {
    text-align: center;
  }

  .magen-hero__lead {
    margin-inline: auto;
  }

  .magen-hero > figure {
    min-height: 560px;
  }

  .shield-section__crest {
    width: min(430px, 100%);
    margin-inline: auto;
  }

  .magen-article__triangles,
  .floor-geometry,
  .paired-triads__grid {
    grid-template-columns: 1fr;
  }

  .floor-geometry__floor {
    grid-row: auto;
  }

  .floor-geometry figure {
    min-height: 520px;
  }

  .seven-fields__grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .paired-triads__grid article {
    min-height: 400px;
    border-right: 0;
    border-bottom: 1px solid rgba(255, 220, 0, 0.44);
  }

  .paired-triads__grid article:last-child {
    border-bottom: 0;
  }

  .tradition-section > aside,
  .annual-cycle__archive {
    width: min(680px, 100%);
  }

  .annual-cycle__systems {
    grid-column: auto;
  }

  .magen-ranges__grid {
    grid-template-columns: 1fr;
  }

  .magen-ranges__grid article {
    min-height: auto;
    border-right: 0;
    border-bottom: 1px solid rgba(255, 220, 0, 0.42);
  }

  .magen-ranges__grid article:last-child {
    border-bottom: 0;
  }

  .magen-tools > figure {
    min-height: 560px;
  }

  .program-hero__copy {
    text-align: center;
  }

  .program-hero__lead {
    margin-inline: auto;
  }

  .program-hero__media {
    min-height: 560px;
  }

  .event-feature__stamp {
    width: min(360px, 100%);
  }

  .minyan-section > figure,
  .defense-brand > figure,
  .recovery-section > figure {
    min-height: 560px;
  }

  .culture-night figure {
    width: min(650px, 100%);
    margin-inline: auto;
  }

  .contact-panel address {
    padding: 28px 0 0;
    border-left: 0;
    border-top: 1px solid rgba(255, 220, 0, 0.48);
  }

  .community-language__grid {
    grid-template-columns: 1fr;
  }

  .community-language__grid article {
    min-height: auto;
    border-right: 0;
    border-bottom: 1px solid rgba(255, 220, 0, 0.35);
  }

  .community-language__grid article:last-child {
    border-bottom: 0;
  }

  .hero__inner--brand {
    grid-template-columns: 1fr;
    text-align: center;
  }

  .hero__crest {
    min-width: 0;
  }

  .hero__crest img {
    width: min(430px, 88vw);
  }

  .hero__copy {
    margin-inline: auto;
  }

  .temples-wordmark {
    align-items: center;
  }

  .hero__intro {
    margin-inline: auto;
  }

  .hero__actions {
    justify-content: center;
  }

  .about-hero__inner {
    width: min(700px, 100%);
    grid-template-columns: 1fr;
  }

  .about-hero__copy {
    text-align: center;
  }

  .about-hero__crest {
    justify-content: center;
  }

  .about-hero__intro,
  .about-hero__summary {
    margin-inline: auto;
  }

  .about-portrait {
    width: min(500px, 100%);
    margin-inline: auto;
  }

  .firearms-section {
    grid-template-columns: 1fr;
  }

  .firearms-section__media {
    width: min(560px, 100%);
    margin-inline: auto;
  }

  .home-manifesto,
  .culture-statement {
    grid-template-columns: 1fr;
  }

  .home-manifesto__label,
  .culture-statement > aside {
    display: flex;
    align-items: center;
    gap: 22px;
  }

  .home-manifesto__label > p,
  .culture-statement > aside > p {
    max-width: 330px;
    margin: 0;
  }

  .pathway-grid,
  .home-cqb__grid,
  .culture-triptych,
  .culture-method__grid {
    grid-template-columns: 1fr;
  }

  .pathway-card {
    min-height: 520px;
  }

  .home-cqb__grid article,
  .culture-triptych article {
    min-height: auto;
    border-right: 0;
    border-bottom: 1px solid rgba(255, 220, 0, 0.34);
  }

  .home-cqb__grid article:last-child,
  .culture-triptych article:last-child {
    border-bottom: 0;
  }

  .journey-heading {
    display: block;
  }

  .journey-heading h2,
  .journey-heading > span {
    display: block;
    margin-top: 24px;
  }

  .archive-hero,
  .culture-hero,
  .culture-cqb,
  .culture-action {
    grid-template-columns: 1fr;
  }

  .archive-hero > figure {
    min-height: 520px;
  }

  .culture-hero__art {
    width: min(620px, 100%);
    margin-inline: auto;
  }

  .culture-media {
    grid-template-columns: 1fr;
    grid-template-rows: none;
  }

  .culture-media__wide {
    grid-row: auto;
  }

  .culture-action > figure {
    min-height: 620px;
  }
}

@media (max-width: 640px) {
  .program-hero {
    min-height: auto;
    padding: 72px 22px 82px;
  }

  .program-hero h1 {
    font-size: clamp(3.8rem, 20vw, 6.4rem);
  }

  .program-hero__media {
    min-height: 430px;
  }

  .magen-hero {
    min-height: auto;
    padding: 72px 22px 82px;
  }

  .magen-hero h1 {
    font-size: clamp(3.8rem, 20vw, 6.4rem);
  }

  .magen-hero > figure {
    min-height: 430px;
  }

  .seven-fields__grid,
  .geometry-principles__grid,
  .method-families ol {
    grid-template-columns: 1fr;
  }

  .geometry-principles__grid article,
  .geometry-principles__grid article:nth-child(2n),
  .geometry-principles__grid article:nth-last-child(-n + 2) {
    min-height: auto;
    border-right: 0;
    border-bottom: 1px solid #d2d3ef;
  }

  .geometry-principles__grid article:last-child {
    border-bottom: 0;
  }

  .floor-geometry {
    padding: 18px;
  }

  .floor-geometry figure,
  .floor-geometry__hands {
    min-height: 430px !important;
  }

  .magen-article__triangles blockquote {
    min-height: 430px;
  }

  .paired-triads__grid article {
    min-height: 440px;
  }

  .method-families li {
    min-height: auto;
  }

  .magen-tools > figure {
    min-height: 480px;
  }

  .tradition-section__links {
    flex-direction: column;
  }

  .tradition-section__links a {
    text-align: center;
  }

  .about-nav a {
    flex-basis: 100%;
  }

  .event-feature__stamp {
    padding: 24px;
  }

  .format-grid,
  .iron-pillars__grid,
  .seminar-history__grid {
    grid-template-columns: 1fr;
  }

  .format-grid article,
  .format-grid article:nth-child(2n),
  .format-grid article:nth-child(3n),
  .iron-pillars__grid article,
  .iron-pillars__grid article:nth-child(2n) {
    min-height: auto;
    border-right: 0;
    border-bottom: 1px solid #d2d3ef;
  }

  .format-grid article:last-child,
  .iron-pillars__grid article:last-child {
    border-bottom: 0;
  }

  .seminar-history__wide {
    grid-column: auto;
  }

  .iron-gallery {
    grid-template-columns: 1fr;
    grid-template-rows: none;
  }

  .iron-gallery__tall {
    grid-row: auto;
  }

  .iron-gallery figure {
    min-height: 450px;
  }

  .minyan-section > figure,
  .defense-brand > figure,
  .recovery-section > figure {
    min-height: 480px;
  }

  .site-header {
    min-height: 70px;
    padding-inline: 18px;
    font-size: 0.56rem;
    letter-spacing: 0.12em;
  }

  .site-header__brand {
    gap: 7px;
  }

  .site-header__brand > span {
    display: none;
  }

  .site-header__brand img {
    width: 54px;
    height: 41px;
  }

  .site-header__brand strong {
    font-size: 0.76rem;
  }

  .site-header__brand small {
    font-size: 0.43rem;
  }

  .site-header nav {
    gap: 12px;
  }

  .nav-long {
    display: none;
  }

  .nav-short {
    display: inline;
  }

  .site-header nav a:nth-child(n + 4) {
    display: none;
  }

  .hero {
    min-height: auto;
    padding: 66px 28px 76px;
  }

  .hero::before {
    inset: 12px;
  }

  .wordmark__given {
    margin-left: 0.24em;
    letter-spacing: 0.24em;
  }

  .wordmark__surname {
    font-size: clamp(4rem, 25vw, 6.6rem);
  }

  .hero__inner--brand {
    grid-template-columns: 1fr;
    text-align: center;
  }

  .hero__crest img {
    width: min(340px, 88vw);
  }

  .hero__copy {
    margin-inline: auto;
  }

  .temples-wordmark {
    align-items: center;
  }

  .temples-wordmark span {
    font-size: clamp(3.25rem, 17vw, 5.1rem);
  }

  .temples-wordmark strong {
    letter-spacing: 0.24em;
  }

  .hero__intro {
    margin-inline: auto;
  }

  .hero__actions {
    justify-content: center;
  }

  .section-heading {
    display: block;
  }

  .section-heading h2 {
    margin-top: 18px;
  }

  .section-heading > p:last-child {
    margin-top: 24px;
    max-width: 27rem;
  }

  .card-grid {
    grid-template-columns: 1fr;
  }

  .destination {
    min-height: 420px;
  }

  .about-hero {
    min-height: auto;
    padding: 76px 18px 88px;
  }

  .about-hero::before {
    inset: 12px;
  }

  .about-hero__inner,
  .about-section,
  .martial-banner,
  .support-section {
    grid-template-columns: 1fr;
  }

  .about-hero__copy {
    text-align: center;
  }

  .about-hero__crest {
    justify-content: center;
  }

  .about-hero__intro,
  .about-hero__summary {
    margin-inline: auto;
  }

  .about-hero h1 > strong {
    font-size: clamp(5rem, 28vw, 8rem);
  }

  .about-portrait {
    width: min(470px, 100%);
    margin: 24px auto 0;
  }

  .about-nav {
    grid-template-columns: 1fr;
    padding-inline: 18px;
    overflow: visible;
    white-space: normal;
  }

  .about-nav a {
    min-height: 44px;
  }

  .about-section__aside {
    display: flex;
    align-items: center;
    gap: 18px;
  }

  .about-section__aside p {
    max-width: 280px;
    margin: 0;
  }

  .publication-grid,
  .system-grid,
  .firearms-grid,
  .range-grid,
  .method-copy {
    grid-template-columns: 1fr;
  }

  .firearms-grid article {
    min-height: auto;
  }

  .publication-grid article {
    border-right: 0;
    border-bottom: 1px solid #d5d6ee;
  }

  .publication-grid article:last-child {
    border-bottom: 0;
  }

  .martial-banner {
    text-align: center;
  }

  .martial-banner__logo img {
    width: min(390px, 100%);
  }

  .method-heading {
    display: block;
  }

  .method-heading h2 {
    margin-top: 18px;
  }

  .method-heading > span {
    display: block;
    margin-top: 26px;
  }

  .range-grid article {
    border-right: 0;
    border-bottom: 1px solid rgba(255, 220, 0, 0.34);
  }

  .range-grid article:last-child {
    border-bottom: 0;
  }

  .support-links {
    flex-direction: column;
  }

  .support-links a {
    text-align: center;
  }

  .home-photo-band {
    grid-template-columns: 1fr;
  }

  .home-photo-band__wide {
    grid-column: auto;
  }

  .home-photo-band figure,
  .culture-media figure {
    min-height: 430px;
  }

  .journey-grid {
    grid-template-columns: 1fr;
  }

  .journey-card,
  .journey-card--lead,
  .journey-card--brand,
  .journey-card--action,
  .journey-card--detail,
  .journey-card--wide,
  .journey-card--portrait {
    grid-column: auto;
  }

  .archive-section__heading {
    grid-template-columns: 1fr;
    gap: 18px;
  }

  .archive-grid {
    column-count: 1;
  }

  .archive-hero h1 {
    font-size: clamp(4rem, 22vw, 7rem);
  }

  .culture-hero__copy h1 {
    font-size: clamp(4rem, 20vw, 7rem);
  }

  .culture-method__grid article {
    min-height: auto;
  }

  .culture-action > figure {
    min-height: 500px;
  }

  .home-cqb__actions {
    flex-direction: column;
  }

  .home-cqb__actions a {
    justify-content: center;
    text-align: center;
  }

  footer {
    flex-direction: column;
    align-items: center;
    font-size: 0.64rem;
    text-align: center;
  }

  .footer-copy {
    align-items: center;
    text-align: center;
  }

  .footer-copy nav {
    justify-content: center;
  }
}

@media (prefers-reduced-motion: reduce) {
  html {
    scroll-behavior: auto;
  }

  *,
  *::before,
  *::after {
    transition-duration: 0.01ms !important;
  }
}
