.page-open-letter {
  background: #061521;
}

.page-open-letter main {
  color: #f8f6ef;
}

.open-letter-hero {
  border-bottom: 1px solid rgba(244, 201, 64, .42);
  background:
    linear-gradient(112deg, rgba(6, 21, 33, .96) 0 60%, rgba(128, 23, 31, .23) 100%),
    radial-gradient(circle at 82% 26%, rgba(244, 201, 64, .22), transparent 34%);
}

.open-letter-hero-inner {
  width: min(1180px, calc(100% - 40px));
  margin: 0 auto;
  padding: clamp(58px, 8vw, 108px) 0 clamp(52px, 7vw, 88px);
}

.open-letter-hero .eyebrow {
  margin: 0 0 18px;
  color: #f4c940;
  font-size: .92rem;
  font-weight: 900;
  letter-spacing: .14em;
}

.open-letter-hero h1 {
  max-width: 900px;
  margin: 0;
  color: #fff;
  font-size: clamp(3.9rem, 9vw, 8.5rem);
  line-height: .84;
  letter-spacing: -.065em;
}

.open-letter-hero h1 span {
  color: #f4c940;
}

.open-letter-deck {
  max-width: 760px;
  margin: 34px 0 0;
  color: #dbe5ec;
  font-size: clamp(1.15rem, 2.1vw, 1.55rem);
  line-height: 1.45;
}

.open-letter-byline {
  display: flex;
  flex-wrap: wrap;
  gap: 10px 26px;
  margin-top: 30px;
  color: #fff;
  font-size: 1rem;
}

.open-letter-byline span {
  color: #a9bdca;
}

.open-letter-layout {
  display: grid;
  grid-template-columns: minmax(0, 820px) minmax(250px, 320px);
  gap: 34px;
  align-items: start;
  width: min(1180px, calc(100% - 40px));
  margin: 0 auto;
  padding: clamp(36px, 6vw, 78px) 0 clamp(70px, 8vw, 110px);
}

.open-letter-paper {
  position: relative;
  overflow: hidden;
  padding: clamp(30px, 6vw, 72px);
  border-top: 7px solid #f4c940;
  border-radius: 4px;
  background: #fbf7ed;
  box-shadow: 0 28px 70px rgba(0, 0, 0, .27);
  color: #112532;
}

.open-letter-paper::before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: clamp(15px, 3vw, 34px);
  width: 2px;
  background: rgba(177, 37, 46, .2);
}

.open-letter-paper p,
.open-letter-paper li {
  font-size: clamp(1.04rem, 1.6vw, 1.18rem);
  line-height: 1.78;
}

.open-letter-paper p {
  margin: 0 0 1.22em;
}

.open-letter-context {
  margin-bottom: 42px !important;
  padding: 18px 20px;
  border-left: 5px solid #a51f29;
  background: #efe6d5;
  font-size: .98rem !important;
  line-height: 1.55 !important;
}

.open-letter-paper .salutation {
  margin-bottom: 1.7em;
  font-weight: 800;
}

.letter-callout {
  margin: 1.25em 0 !important;
  color: #7d1720;
  font-size: clamp(1.55rem, 3vw, 2.35rem) !important;
  font-weight: 900;
  line-height: 1.18 !important;
  letter-spacing: -.025em;
}

.open-letter-paper blockquote {
  margin: 1.8em 0;
  padding: 20px 24px;
  border-left: 6px solid #f4c940;
  background: #071a27;
  color: #fff;
  font-size: clamp(1.25rem, 2.2vw, 1.6rem);
  font-weight: 800;
  line-height: 1.45;
}

.open-letter-paper ul {
  display: grid;
  gap: 12px;
  margin: 22px 0 34px;
  padding-left: 1.4em;
}

.open-letter-paper li::marker {
  color: #a51f29;
}

.open-letter-paper a {
  color: #7d1720;
  text-decoration: underline;
  text-underline-offset: .16em;
  overflow-wrap: anywhere;
}

.open-letter-paper a:hover,
.open-letter-paper a:focus-visible {
  color: #112532;
}

.letter-demands {
  margin: 34px 0;
  padding: 28px 0 8px;
  border-top: 3px solid #a51f29;
  border-bottom: 1px solid #d5c8ae;
}

.letter-demands h2,
.letter-accountability h2,
.letter-reader-action h2 {
  margin: 0 0 22px;
  color: #7d1720;
  font-size: clamp(1.5rem, 3vw, 2rem);
  line-height: 1.25;
  letter-spacing: -.02em;
}

.letter-demands ol {
  display: grid;
  gap: 20px;
  margin: 0 0 26px;
  padding-left: 1.5em;
}

.letter-demands li::marker {
  font-weight: 800;
}

.letter-accountability {
  margin: 34px 0;
  padding-top: 28px;
  border-top: 3px solid #a51f29;
}

.letter-reader-action {
  margin-top: 34px;
  padding-top: 28px;
  border-top: 3px solid #a51f29;
}

.letter-reader-action p:last-child {
  margin-bottom: 0;
}

.letter-request-sources {
  margin: 0 0 28px;
  padding: 16px 18px;
  border: 1px solid #d5c8ae;
}

.letter-request-sources summary {
  color: #7d1720;
  font-size: 1rem;
  font-weight: 800;
  line-height: 1.5;
  cursor: pointer;
}

.letter-request-sources[open] summary {
  margin-bottom: 18px;
}

.letter-request-sources p:last-child {
  margin-bottom: 0;
}

.letter-recording {
  margin: 0 0 28px;
  padding: 18px;
  border: 1px solid #d5c8ae;
  background: #f3ead9;
}

.letter-recording figcaption {
  color: #7d1720;
  font-size: 1.1rem;
  font-weight: 800;
  line-height: 1.5;
}

.letter-recording figcaption span {
  display: block;
  color: #526571;
  font-size: .95rem;
  font-weight: 400;
}

.letter-recording audio {
  display: block;
  width: 100%;
  margin: 14px 0;
}

.letter-recording > a {
  font-size: 1rem;
}

.letter-refrain {
  margin: 28px 0 34px;
  padding: 24px 28px;
  border: 1px solid #d5c8ae;
  background: #f3ead9;
}

.letter-refrain p {
  margin: 0 !important;
  color: #071a27;
  font-size: clamp(1.24rem, 2vw, 1.55rem) !important;
  font-weight: 900;
  line-height: 1.52 !important;
}

.signature {
  margin: 48px 0 6px !important;
  color: #071a27;
  font-family: Georgia, "Times New Roman", serif;
  font-size: clamp(1.8rem, 4vw, 2.6rem) !important;
  font-style: italic;
}

.public-copy-note {
  margin: 0 !important;
  color: #526571;
  font-size: .9rem !important;
  line-height: 1.5 !important;
}

.open-letter-record {
  position: sticky;
  top: 24px;
}

.open-letter-record-inner {
  padding: 26px;
  border-top: 5px solid #f4c940;
  background: #0d2635;
  box-shadow: 0 18px 44px rgba(0, 0, 0, .22);
}

.open-letter-record h2 {
  margin: 7px 0 22px;
  color: #fff;
  font-size: 1.55rem;
  line-height: 1.12;
}

.open-letter-record .eyebrow {
  margin: 0;
  color: #f4c940;
  font-size: .78rem;
  letter-spacing: .13em;
}

.open-letter-record a {
  display: block;
  padding: 17px 0;
  border-top: 1px solid rgba(255, 255, 255, .14);
  color: #fff;
  text-decoration: none;
}

.open-letter-record a strong,
.open-letter-record a span {
  display: block;
}

.open-letter-record a strong {
  color: #f4c940;
  font-size: 1rem;
}

.open-letter-record a span {
  margin-top: 4px;
  color: #b9c8d1;
  font-size: .9rem;
  line-height: 1.45;
}

.open-letter-record a:hover strong,
.open-letter-record a:focus-visible strong {
  color: #fff;
}

@media (max-width: 900px) {
  .open-letter-layout {
    grid-template-columns: 1fr;
  }

  .open-letter-record {
    position: static;
    order: -1;
  }

  .open-letter-record-inner {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 0 20px;
  }

  .open-letter-record .eyebrow,
  .open-letter-record h2 {
    grid-column: 1 / -1;
  }
}

@media (max-width: 600px) {
  .open-letter-hero-inner,
  .open-letter-layout {
    width: min(100% - 24px, 1180px);
  }

  .open-letter-hero h1 {
    font-size: clamp(3.3rem, 19vw, 5.4rem);
  }

  .open-letter-paper {
    padding: 30px 24px 40px 34px;
  }

  .open-letter-paper::before {
    left: 18px;
  }

  .open-letter-record-inner {
    grid-template-columns: 1fr;
  }
}
.letter-card-evidence {
  margin: 34px 0;
  padding: 26px 0 0;
  border-top: 3px solid #a51f29;
}
.letter-card-evidence h2 {
  margin: 0 0 20px;
  color: #7d1720;
  font-size: clamp(1.5rem, 3vw, 2rem);
  line-height: 1.25;
  letter-spacing: -.02em;
}
.letter-card-evidence figure { margin: 24px 0; }
.letter-card-photo {
  position: relative;
  overflow: hidden;
  width: 100%;
  background: #29233b;
  border-radius: 4px;
}
.letter-card-photo img { display: block; width: 100%; height: auto; }
/* Rotate only the display. The photograph's original bytes are preserved. */
.letter-card-photo-front { aspect-ratio: 929 / 699; }
.letter-card-photo-front img {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 75.2422%;
  max-width: none;
  height: auto;
  transform: translate(-50%, -50%) rotate(-90deg);
}
body.page-open-letter .letter-card-evidence figcaption {
  padding: 10px 0 0;
  color: #35434c;
  font-size: .875rem;
  line-height: 1.6;
  overflow-wrap: anywhere;
}
