/* Stop DMRA — stopdmra.com
   Published by Doe Valley Campground, LLC.
   Warm Appalachian palette. County-newspaper dignity.
   Restyle: Cinzel inscriptional display serif, full-bleed photo hero,
   centered hairline + eyebrow + heading section pattern, large 01-05 numerals.
   Brand palette unchanged: deep green + clay. Mobile-first hardened. */

:root {
  --paper: #FBF7F0;
  --paper-2: #F4EDE2;
  --paper-3: #EFE6D6;
  --green: #22402F;
  --green-deep: #172C20;
  --green-soft: #3B5C47;
  --clay: #B4552D;
  --clay-deep: #8E3F1E;
  --ink: #231F1C;
  --ink-soft: #4A423C;
  --rule: #D9CEBB;
  --rule-strong: #BFB29A;

  /* Hairline rules (Inner Banks Canvas pattern) */
  --rule-hair: rgba(34, 64, 47, 0.18);
  --rule-hair-dark: rgba(255, 255, 255, 0.22);

  /* Hero scrim: left-dark to right-clear on wide screens */
  --scrim: linear-gradient(to right, rgba(23,44,32,0.86) 0%, rgba(23,44,32,0.70) 45%, rgba(23,44,32,0.30) 100%);
  --scrim-mobile: linear-gradient(to bottom, rgba(23,44,32,0.52) 0%, rgba(23,44,32,0.72) 45%, rgba(23,44,32,0.90) 100%);

  --display: "Cinzel", "Source Serif 4", Georgia, "Times New Roman", serif;
  --serif: Georgia, "Times New Roman", serif;
  --sans: "Public Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif;
  --mono: ui-monospace, SFMono-Regular, "SF Mono", Menlo, Consolas, "Liberation Mono", monospace;

  --measure: 34rem;      /* ~66-68 characters at 20px */
  --wide: 60rem;
  --tap: 48px;
  --radius: 14px;
}

*, *::before, *::after { box-sizing: border-box; }

html {
  -webkit-text-size-adjust: 100%;
  scroll-behavior: smooth;
}

body {
  margin: 0;
  background: var(--paper);
  color: var(--ink);
  font-family: var(--sans);
  font-size: 20px;
  line-height: 1.7;
  font-weight: 400;
}

/* Body copy never drops below 18px — this audience skews older. */
@media (max-width: 480px) {
  body { font-size: 19px; }
}
@media (max-width: 360px) {
  body { font-size: 18px; }
}

img { max-width: 100%; height: auto; display: block; }

/* ---------- Links ---------- */
a { color: var(--clay-deep); text-decoration: underline; text-underline-offset: 3px; text-decoration-thickness: 1.5px; }
a:hover { color: var(--ink); }
a:focus-visible, button:focus-visible, input:focus-visible, textarea:focus-visible, summary:focus-visible {
  outline: 3px solid var(--clay);
  outline-offset: 2px;
  border-radius: 2px;
}

/* ---------- Skip link ---------- */
.skip-link {
  position: absolute; left: -9999px; top: 0;
  background: var(--green); color: #fff; padding: 14px 20px;
  z-index: 200; text-decoration: none; font-weight: 700;
}
.skip-link:focus { left: 0; color: #fff; }

/* ---------- Layout ---------- */
.wrap { width: 100%; max-width: var(--wide); margin: 0 auto; padding: 0 22px; }
.col { width: 100%; max-width: var(--measure); margin: 0 auto; }
.col-wide { width: 100%; max-width: 46rem; margin: 0 auto; }
section { padding: clamp(52px, 7.5vw, 96px) 0; }
.section-tight { padding: clamp(8px, 1.5vw, 22px) 0 clamp(40px, 5.5vw, 70px); }

@media (max-width: 480px) {
  .wrap { padding: 0 18px; }
}

/* ---------- Type ---------- */
h1, h2, h3 {
  font-family: var(--display);
  color: var(--green-deep);
  line-height: 1.2;
  font-weight: 600;
  margin: 0 0 0.62em;
  letter-spacing: 0.01em;
  overflow-wrap: break-word;
}
h4 {
  font-family: var(--display);
  color: var(--green-deep);
  line-height: 1.25;
  font-weight: 700;
  margin: 0 0 0.6em;
  overflow-wrap: break-word;
}
/* Cinzel is wide and capital-heavy: slightly smaller than the old serif,
   more line-height, never uppercased at heading length. */
h1 { font-size: clamp(1.72rem, 5.2vw, 2.7rem); line-height: 1.18; }
h2 { font-size: clamp(1.42rem, 4vw, 1.95rem); margin-top: 0; line-height: 1.22; }
h3 { font-size: clamp(1.16rem, 3vw, 1.36rem); line-height: 1.25; }
h4 { font-size: 1.02rem; }
p { margin: 0 0 1.15em; }
p:last-child { margin-bottom: 0; }

.lede { font-size: 1.14em; line-height: 1.62; color: var(--ink); }
.eyebrow {
  font-family: var(--display);
  font-size: 0.8rem; font-weight: 700; letter-spacing: 0.16em;
  text-transform: uppercase; color: var(--green-soft);
  margin: 0 0 14px;
}
.fine { font-size: 17px; line-height: 1.6; color: var(--ink-soft); }
blockquote {
  margin: 22px 0;
  padding: 4px 0 4px 20px;
  border-left: 4px solid var(--clay);
  font-family: var(--serif);
  font-size: 1.05em;
  line-height: 1.6;
  color: var(--green-deep);
}
blockquote cite { display: block; margin-top: 10px; font-family: var(--sans); font-size: 0.8em; font-style: normal; color: var(--ink-soft); letter-spacing: 0.02em; }
ul, ol { padding-left: 1.25em; margin: 0 0 1.15em; }
li { margin-bottom: 0.55em; }
hr.rule { border: 0; border-top: 1px solid var(--rule); margin: 44px 0; }

/* ---------- Centered section head pattern ----------
   hairline rule -> small serif eyebrow -> large Cinzel heading -> short intro.
   Used for section openings only. Long-form prose below stays left-aligned. */
.section-head {
  width: 100%;
  max-width: 40rem;
  margin: 0 auto clamp(30px, 4vw, 48px);
  text-align: center;
}
.section-head::before {
  content: "";
  display: block;
  width: 68px; height: 1px;
  background: var(--rule-hair);
  margin: 0 auto clamp(20px, 3vw, 30px);
}
.section-head .eyebrow { margin-bottom: 16px; }
.section-head h1, .section-head h2 { margin-bottom: 0.5em; }
.section-head p { margin-left: auto; margin-right: auto; max-width: 34rem; }
.section-head p:last-child { margin-bottom: 0; }
.band-green .section-head::before { background: var(--rule-hair-dark); }

/* A hairline rule on its own, matching the section-head hairline. */
.hairline { border: 0; border-top: 1px solid var(--rule-hair); width: 68px; margin: 0 auto; }

/* ---------- Header ---------- */
.site-header {
  position: sticky; top: 0; z-index: 100;
  background: var(--paper);
  border-bottom: 1px solid var(--rule-hair);
}
.header-inner {
  max-width: 72rem; margin: 0 auto; padding: 8px 20px;
  display: flex; align-items: center; justify-content: space-between; gap: 12px;
}

/* ---------- Wordmark ----------
   Two-line block: the primary line and the secondary line each own their own
   line box, so they can never overlap at any width. */
.brand {
  display: flex; align-items: center; gap: 11px;
  text-decoration: none; color: var(--green-deep);
  min-height: var(--tap);
  padding: 4px 0;
  min-width: 0; flex: 1 1 auto;
}
.brand-mark {
  flex: none;
  display: block;
  height: 44px;
  width: auto;
  max-width: none;
}
.brand-text { display: block; min-width: 0; }
.brand-name {
  display: block;
  font-family: var(--display);
  font-weight: 700;
  font-size: clamp(1rem, 3.4vw, 1.32rem);
  letter-spacing: 0.06em;
  text-transform: uppercase;
  color: var(--green);
  line-height: 1.15;
  white-space: nowrap;
}
.brand-sub {
  display: block;
  margin-top: 3px;
  font-family: var(--sans);
  font-size: clamp(0.66rem, 1.9vw, 0.74rem);
  font-weight: 700;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  color: var(--green-soft);
  line-height: 1.3;
  overflow-wrap: break-word;
  white-space: normal;
  text-wrap: balance;
}
@media (max-width: 900px) {
  .brand-mark { height: 40px; }
}
@media (max-width: 560px) {
  .brand-mark { height: 36px; }
}
@media (max-width: 420px) {
  .brand-mark { height: 34px; }
  .brand { gap: 8px; }
  .brand-sub { letter-spacing: 0.03em; }
}

.nav-toggle {
  display: none;
  min-height: var(--tap); min-width: var(--tap);
  align-items: center; justify-content: center; gap: 8px;
  background: transparent; border: 1px solid var(--rule-strong);
  border-radius: 999px; color: var(--green-deep);
  font-family: var(--display); font-size: 16px; font-weight: 700;
  letter-spacing: 0.06em;
  padding: 0 16px; cursor: pointer;
  flex: none;
}
.nav-wrap { display: flex; align-items: center; gap: 6px; }
.site-nav { display: flex; align-items: center; gap: 2px; }
.site-nav a {
  display: flex; align-items: center; white-space: nowrap;
  min-height: var(--tap); padding: 0 9px;
  font-family: var(--sans);
  font-size: 16px; font-weight: 600;
  color: var(--green-deep); text-decoration: none;
  border-radius: 3px;
}
.site-nav a:hover { background: var(--paper-3); }
.site-nav a[aria-current="page"] { box-shadow: inset 0 -3px 0 var(--clay); }
.btn-nav { margin-left: 10px; white-space: nowrap; padding: 11px 22px; font-size: 16px; }

/* The inline nav only appears once there is room for it beside the two-line
   wordmark; below that the menu collapses to the Menu button. */
@media (max-width: 1080px) {
  .nav-toggle { display: inline-flex; }
  .nav-wrap {
    display: none;
    position: absolute; left: 0; right: 0; top: 100%;
    flex-direction: column; align-items: stretch; gap: 0;
    background: var(--paper);
    border-bottom: 2px solid var(--green);
    box-shadow: 0 12px 20px rgba(35,31,28,0.10);
    padding: 8px 18px 20px;
    max-height: calc(100vh - 100%);
    overflow-y: auto;
  }
  .nav-wrap.open { display: flex; }
  .site-nav { flex-direction: column; align-items: stretch; gap: 0; }
  .site-nav a { min-height: 54px; padding: 0 6px; border-bottom: 1px solid var(--rule); font-size: 19px; white-space: normal; }
  .site-nav a[aria-current="page"] { box-shadow: inset 4px 0 0 var(--clay); padding-left: 14px; }
  .btn-nav { margin: 16px 0 0; }
}

/* ---------- Buttons (pill) ---------- */
.btn {
  display: inline-flex; align-items: center; justify-content: center;
  min-height: var(--tap); padding: 13px 32px;
  background: var(--clay); color: #fff !important;
  font-family: var(--display); font-size: 17px; font-weight: 700;
  letter-spacing: 0.04em;
  border: 1px solid var(--clay-deep); border-radius: 999px;
  text-decoration: none; cursor: pointer; text-align: center;
  line-height: 1.3;
}
.btn:hover { background: var(--clay-deep); color: #fff !important; }
.btn-block { display: flex; width: 100%; }
.btn-big { font-size: 18px; padding: 16px 34px; min-height: 58px; }
.btn-quiet {
  background: transparent; color: var(--green-deep) !important;
  border: 1.5px solid var(--green-soft);
}
.btn-quiet:hover { background: var(--paper-3); color: var(--green-deep) !important; }
@media (max-width: 420px) {
  .btn, .btn-big { padding-left: 22px; padding-right: 22px; width: 100%; }
}

/* ---------- Hero: full-bleed campaign illustration on cream ----------
   The artwork is a light, cream-ground woodcut with the Lady Justice figure
   composed into its right side, so the hero runs LIGHT: dark green type on
   cream, anchored right so the open left of the illustration holds the
   headline. The scrim is a cream wash (not a dark one) that guarantees
   contrast if the crop shifts on unusual viewport ratios. */
.hero {
  position: relative;
  /* Matched to the artwork's own paper tone (sampled #F4E8D8) so the letterboxed
     edges of the illustration are seamless. It reads as a slightly warmer band
     than the page cream, bounded by hairlines. */
  background-color: #F9E3BC;
  background-image: url("assets/photos/hero-unclesam-wide.jpg");
  /* `contain`, not `cover`: the artwork's composition depends on its empty left
     side staying in frame. `cover` crops that away on typical desktop ratios and
     pushes the figure into the headline. Cream page color fills any letterbox
     seamlessly, so `contain` is invisible. */
  background-size: contain;
  background-position: right center;
  background-repeat: no-repeat;
  color: var(--green-deep);
  padding: 0;
  overflow: hidden;
  border-top: 1px solid var(--rule-hair);
  border-bottom: 1px solid var(--rule-hair);
}
/* Take Action page hero: same composition, Lady Justice art in place of Uncle Sam. */
.hero.hero-justice {
  background-image: url("assets/photos/hero-justice-wide.jpg");
}
.hero::before {
  content: "";
  position: absolute; inset: 0;
  background: linear-gradient(to right,
    rgba(249,227,188,0.94) 0%,
    rgba(249,227,188,0.86) 38%,
    rgba(249,227,188,0.42) 54%,
    rgba(249,227,188,0.10) 66%,
    rgba(249,227,188,0.00) 76%);
}
.hero-body {
  position: relative;
  display: flex; align-items: center;
  min-height: clamp(500px, 64vh, 660px);
  padding: 56px 0;
}
.hero-body .wrap { width: 100%; }
.hero-copy { max-width: 42ch; }
.hero-copy > *:first-child { margin-top: 0; }
.hero-body h1 {
  color: var(--green-deep);
  font-size: clamp(1.7rem, 3.5vw, 2.6rem);
  line-height: 1.18;
  margin-bottom: 22px;
}
.hero-body .lede { color: var(--ink); }
.hero-body .eyebrow { color: var(--clay); letter-spacing: 0.18em; }

.hero-actions { display: flex; flex-wrap: wrap; gap: 14px; margin-top: 32px; }

/* Tablet: the figure needs more room, so pull the copy in and deepen the wash. */
@media (max-width: 1080px) {
  .hero-copy { max-width: 24ch; }
  .hero::before {
    background: linear-gradient(to right,
      rgba(249,227,188,0.96) 0%,
      rgba(249,227,188,0.90) 44%,
      rgba(249,227,188,0.38) 66%,
      rgba(249,227,188,0.00) 84%);
  }
}

/* Phone: no horizontal room for a side-by-side, so the artwork sits behind the
   top of the hero and the copy drops into a cream wash at the bottom. */
@media (max-width: 860px) {
  /* A phone has no horizontal room to sit type beside the figure, and laying the
     headline over the engraving is unreadable. So on mobile the artwork becomes a
     band across the TOP of the hero and the copy starts strictly beneath it.
     The art is scaled to 155% and pushed right so the figure and the two scale
     pans fill the band instead of the empty left half.
     155vw / 1.775 aspect = 87.3vw of height, which the padding-top reserves. */
  .hero {
    background-position: 78% top;
    background-size: 155% auto;
  }
  .hero::before {
    /* Only veils the art band, fading its bottom edge into the cream. */
    inset: 0 0 auto 0;
    height: calc(87.3vw + 2px);
    background: linear-gradient(to bottom,
      rgba(249,227,188,0.00) 0%,
      rgba(249,227,188,0.00) 58%,
      rgba(249,227,188,0.55) 80%,
      rgba(249,227,188,0.94) 94%,
      rgba(249,227,188,1.00) 100%);
  }
  .hero-body {
    min-height: 0;
    padding: calc(87.3vw + 18px) 0 46px;
    align-items: flex-start;
  }
  .hero-copy { max-width: none; }
  .hero-body h1 { font-size: clamp(1.65rem, 7.4vw, 2.1rem); }
}

/* The campaign seal: its own small centered block on cream below the hero. */
.seal {
  padding: clamp(30px, 5vw, 52px) 0 clamp(10px, 2vw, 20px);
  text-align: center;
}
.seal-card {
  display: inline-block;
  width: min(200px, 62vw);
  background: var(--paper);
  border: 1px solid var(--rule-strong);
  border-radius: var(--radius);
  padding: 18px 20px 16px;
  box-shadow: 0 8px 22px rgba(35,31,28,0.08);
}
.seal-card img { display: block; width: 100%; height: auto; }

/* ---------- Big 01-05 numerals ---------- */
.numeral {
  display: block;
  font-family: var(--display);
  font-weight: 400;
  font-size: clamp(2.1rem, 6vw, 3rem);
  line-height: 1;
  letter-spacing: 0.06em;
  color: var(--clay);
  text-align: center;
  margin: 0 0 14px;
}
.band-green .numeral { color: #E7BFA4; }

/* ---------- Photographs ---------- */
.photo-figure { margin: 0; }
.photo-figure img { width: 100%; height: auto; border: 1px solid var(--rule); border-radius: 8px; }
.photo-figure figcaption {
  font-size: 17px; color: var(--ink-soft); margin-top: 12px; line-height: 1.6;
}
.photo-inset { max-width: 30rem; }
.photo-narrow { max-width: 20rem; }
@media (max-width: 560px) {
  .photo-inset, .photo-narrow { max-width: 100%; }
}

/* Full-width banded photo, cropped rather than stretched. */
.photo-band { border-top: 1px solid var(--rule); border-bottom: 1px solid var(--rule); }
.photo-band img {
  width: 100%; height: clamp(200px, 30vw, 360px);
  object-fit: cover; object-position: center 34%;
}

/* Two-up gallery for the vertical photos. */
.photo-duo { display: grid; grid-template-columns: 1fr 1fr; gap: 18px; }
.photo-duo figure { margin: 0; }
.photo-duo img { width: 100%; height: auto; border: 1px solid var(--rule); border-radius: 8px; }
@media (max-width: 560px) {
  .photo-duo { grid-template-columns: 1fr; gap: 22px; }
}

/* About page signature mark */
.signature-mark { max-width: 200px; margin: 30px 0 0; }
.signature-mark img { display: block; width: 100%; height: auto; }

/* ---------- Bands ---------- */
.band-paper2 { background: var(--paper-2); border-top: 1px solid var(--rule-hair); border-bottom: 1px solid var(--rule-hair); }
.band-green { background: var(--green); color: #F3EEE3; }
.band-green h2, .band-green h3 { color: #FCF8F0; }
.band-green .eyebrow { color: #D8C7A6; }
.band-green a { color: #F0D9C6; }
.band-green .fine { color: #DCD4C4; }

/* Centered call-to-action band content. */
.band-cta { text-align: center; }
.band-cta p { margin-left: auto; margin-right: auto; max-width: 34rem; }
.band-cta .btn { margin-top: 8px; }

/* ---------- Cards ---------- */
.card {
  background: #fff;
  border: 1px solid var(--rule);
  border-radius: var(--radius);
  padding: 26px 24px;
  margin-bottom: 22px;
}
.card h3 { margin-top: 0; }
.card-list { list-style: none; padding: 0; margin: 0; }

.card-head { display: flex; gap: 16px; align-items: flex-start; margin-bottom: 14px; }
.card-head h3 { margin: 0; }

/* ---------- Numbered step blocks (home teasers) ---------- */
.teasers { list-style: none; padding: 0; margin: 0; display: block; }
.teaser {
  background: transparent;
  border: 0;
  border-top: 1px solid var(--rule-hair);
  padding: clamp(30px, 4.5vw, 44px) 0 0;
  margin: 0;
  text-align: center;
  display: block;
}
.teaser:first-child { border-top: 0; padding-top: 0; }
.teaser + .teaser { margin-top: clamp(30px, 4.5vw, 44px); }
.teaser h3 {
  font-size: clamp(1.12rem, 2.9vw, 1.3rem);
  margin: 0 auto 12px;
  max-width: 28rem;
}
.teaser p {
  font-size: 18px; line-height: 1.62; margin: 0 auto 14px;
  max-width: 32rem;
}
.teaser .teaser-link {
  margin-top: 4px; font-weight: 700; font-size: 17.5px;
  display: inline-flex; min-height: 44px; align-items: center; justify-content: center;
  padding: 0 6px;
}
@media (max-width: 480px) {
  .teaser p { font-size: 18px; }
}

/* ---------- Concern detail blocks ---------- */
.concern {
  border-top: 1px solid var(--rule-hair);
  padding-top: clamp(30px, 4.5vw, 46px);
  margin-top: clamp(38px, 6vw, 64px);
  scroll-margin-top: 96px;
}
.concern:first-of-type { border-top: 0; margin-top: 0; padding-top: 0; }
.concern-head { text-align: center; margin-bottom: clamp(24px, 3.5vw, 34px); }
.concern-head h3 {
  margin: 0 auto;
  max-width: 30rem;
  font-size: clamp(1.2rem, 3.2vw, 1.5rem);
}
.qa { margin: 26px 0 0; text-align: left; }
.qa h4 {
  font-family: var(--display); font-size: 0.82rem; font-weight: 700;
  letter-spacing: 0.13em; text-transform: uppercase;
  color: var(--clay-deep); margin: 0 0 10px;
}
.qa + .qa { margin-top: 30px; }
.note {
  background: var(--paper-2); border-left: 4px solid var(--rule-strong);
  border-radius: 0 8px 8px 0;
  padding: 16px 18px; font-size: 17px; line-height: 1.62; color: var(--ink-soft);
  margin: 20px 0 0;
}
.note strong { color: var(--ink); }
.note-inline {
  font-size: 15.5px; line-height: 1.6; color: var(--ink-soft);
  font-style: italic; margin: 6px 0 18px; max-width: 46rem;
}

/* ---------- Who's involved ---------- */
.who { background: transparent; border: 0; border-radius: 0; padding: 0; text-align: left; }
.who dl { margin: 0; }
.who dt { font-family: var(--display); font-weight: 700; font-size: 1.02rem; margin-top: 22px; color: var(--green-deep); line-height: 1.3; }
.who dt:first-child { margin-top: 0; }
.who dd { margin: 6px 0 0; }
@media (max-width: 480px) {
  .who { padding: 22px 18px; }
}

/* ---------- Recipient contact list (Take Action) ---------- */
.recipient-list { list-style: none; padding: 0; margin: 18px 0 0; }
.recipient-list li {
  padding: 14px 0; margin: 0;
  border-top: 1px solid var(--rule-hair);
}
.recipient-list li:last-child { border-bottom: 1px solid var(--rule-hair); }
.recipient-list .r-name {
  display: block; font-weight: 700; color: var(--green-deep);
  font-size: 17px; line-height: 1.4;
}
.recipient-list .r-contact {
  display: flex; flex-wrap: wrap; gap: 4px 18px; margin-top: 6px;
}
.recipient-list .r-contact a {
  display: inline-flex; align-items: center; min-height: 34px;
  font-family: var(--sans); font-size: 15px; line-height: 1.35;
  overflow-wrap: anywhere; text-decoration: underline;
  text-decoration-thickness: 1px; text-underline-offset: 3px;
}
.recipient-list .r-contact a[href^="tel:"] {
  font-variant-numeric: tabular-nums; white-space: nowrap; font-weight: 700;
}
@media (max-width: 480px) {
  .recipient-list li { padding: 16px 0; }
  .recipient-list .r-contact { gap: 2px 14px; }
  .recipient-list .r-contact a { min-height: 40px; font-size: 15px; }
}

/* ---------- Timeline ---------- */
.timeline { list-style: none; padding: 0; margin: 0; }
.timeline li {
  display: grid; grid-template-columns: 150px 1fr; gap: 4px 22px;
  padding: 18px 0; border-top: 1px solid var(--rule-hair); margin: 0;
}
.timeline li:last-child { border-bottom: 1px solid var(--rule-hair); }
.timeline .t-date {
  font-family: var(--display); font-weight: 700; color: var(--green-deep);
  font-size: 16px; letter-spacing: 0.04em; line-height: 1.4;
}
.timeline .t-what { margin: 0; }
@media (max-width: 760px) {
  .timeline li { grid-template-columns: 1fr; gap: 6px; padding: 20px 0; }
  .timeline .t-date { font-size: 17px; }
}

/* ---------- Documents ---------- */
.doc-group { margin-top: clamp(38px, 5vw, 56px); }
.doc-group:first-child { margin-top: 0; }
.doc-group h2 {
  font-size: clamp(1.22rem, 3.2vw, 1.5rem);
  padding-top: 22px;
  border-top: 1px solid var(--rule-hair);
}
.doc-group:first-child h2 { border-top: 0; padding-top: 0; }
.doc-list { list-style: none; padding: 0; margin: 0; }
.doc-list li { border-top: 1px solid var(--rule-hair); margin: 0; }
.doc-list li:last-child { border-bottom: 1px solid var(--rule-hair); }
.doc-list a {
  display: block; padding: 16px 4px; min-height: var(--tap);
  text-decoration: none; color: var(--ink); font-weight: 600;
  overflow-wrap: break-word;
}
.doc-list a:hover { background: var(--paper-2); }
.doc-list a span.doc-title { display: block; }
.doc-list .doc-excerpt {
  margin: -4px 0 0; padding: 0 4px 16px;
  font-family: var(--serif, inherit);
  font-size: 15px; font-style: italic; line-height: 1.55;
  color: var(--ink-soft); font-weight: 400;
}
.tag {
  display: inline-block; margin-top: 8px;
  font-family: var(--sans); font-size: 14px; font-weight: 700;
  letter-spacing: 0.06em; text-transform: uppercase;
  color: var(--green-soft); background: var(--paper-3);
  border: 1px solid var(--rule-strong); border-radius: 999px;
  padding: 4px 12px;
}
.minutes-grid { display: flex; flex-wrap: wrap; gap: 10px; list-style: none; padding: 0; margin: 0; }
.minutes-grid li { margin: 0; }
.minutes-grid a {
  display: flex; align-items: center; min-height: var(--tap);
  padding: 8px 16px; background: #fff; border: 1px solid var(--rule); border-radius: 999px;
  text-decoration: none; color: var(--ink); font-weight: 600; font-size: 17px;
}
.minutes-grid a:hover { background: var(--paper-2); }

/* ---------- Forms ---------- */
.form-block {
  background: #fff; border: 1px solid var(--rule); border-radius: var(--radius);
  padding: 28px 24px; margin-bottom: 34px;
}
@media (max-width: 480px) {
  .form-block { padding: 22px 18px; }
}
.form-block h2 { font-size: clamp(1.24rem, 3.4vw, 1.6rem); }
.field { margin-bottom: 20px; }
.field label { display: block; font-weight: 700; font-size: 18px; margin-bottom: 7px; color: var(--green-deep); }
.field input[type="text"], .field input[type="email"], .field textarea {
  display: block;
  width: 100%; max-width: 100%;
  font-family: var(--sans); font-size: 18px; line-height: 1.6;
  color: var(--ink); background: var(--paper);
  border: 1.5px solid var(--rule-strong); border-radius: 8px;
  padding: 13px 14px; min-height: var(--tap);
  box-sizing: border-box;
}
.field textarea { min-height: 340px; line-height: 1.65; resize: vertical; }
/* The pre-filled letter: monospace-ish, always at least 16px so iOS will not
   auto-zoom when it is focused. */
#letter-body, #copy-output {
  font-family: var(--mono);
  font-size: 16.5px;
  line-height: 1.62;
}
@media (max-width: 640px) {
  #letter-body { min-height: 330px; }
  .field textarea { min-height: 240px; }
}
.field-row { display: grid; gap: 20px; }
@media (min-width: 620px) { .field-row { grid-template-columns: 1fr 1fr; } }
.check {
  display: flex; align-items: flex-start; gap: 12px;
  min-height: var(--tap); padding: 6px 0; font-size: 18px; line-height: 1.55;
}
.check input[type="checkbox"] { width: 26px; height: 26px; margin: 3px 0 0; flex: none; accent-color: var(--green); font-size: 16px; }
.hint { font-size: 17px; color: var(--ink-soft); margin: 6px 0 0; }
.err { color: #8A2B15; font-weight: 700; font-size: 17px; margin: 8px 0 0; }
.status {
  margin: 18px 0 0; padding: 15px 17px; font-size: 18px; line-height: 1.55;
  border-left: 4px solid var(--green-soft); background: var(--paper-2); border-radius: 0 8px 8px 0;
}
.status.ok { border-left-color: #2E6B45; }
.status.warn { border-left-color: #B4552D; background: #FBF0E4; }
.status.bad { border-left-color: #8A2B15; background: #FAEBE6; }

/* Setup banner */
.setup-banner {
  background: #FBEFCB; border-bottom: 2px solid #C79A2E; color: #4A3A10;
  font-size: 17px; line-height: 1.55;
}
.setup-banner .wrap { display: flex; gap: 16px; align-items: flex-start; padding: 14px 22px; flex-wrap: wrap; }
.setup-banner p { margin: 0; flex: 1 1 240px; min-width: 0; }
.setup-banner button {
  flex: none; min-height: var(--tap); min-width: var(--tap);
  background: transparent; border: 1px solid #C79A2E; border-radius: 999px;
  color: #4A3A10; font-family: var(--sans); font-size: 16px; font-weight: 700; padding: 0 18px; cursor: pointer;
}
.setup-banner button:hover { background: #F6E4B2; }

/* ---------- Map diagram ---------- */
.map-figure { margin: 0; }
.map-figure svg { width: 100%; height: auto; background: #fff; border: 1px solid var(--rule); border-radius: 8px; }
.map-figure .map-narrow { display: none; }
@media (max-width: 680px) {
  .map-figure .map-wide { display: none; }
  .map-figure .map-narrow { display: block; }
}
.map-figure figcaption { font-size: 17px; color: var(--ink-soft); margin-top: 12px; line-height: 1.6; }

/* ---------- Updates ---------- */
.post { border-top: 1px solid var(--rule-hair); padding: 32px 0; }
.post:first-of-type { border-top: 0; padding-top: 0; }
.post-date {
  font-family: var(--display);
  font-size: 15px; font-weight: 700; letter-spacing: 0.12em;
  text-transform: uppercase; color: var(--green-soft); margin: 0 0 10px;
}
.post-placeholder { background: var(--paper-2); border: 1px dashed var(--rule-strong); border-radius: var(--radius); padding: 22px; color: var(--ink-soft); }

/* ---------- Footer ---------- */
.site-footer { background: var(--green-deep); color: #DED7C8; padding: clamp(42px, 6vw, 60px) 0 54px; margin-top: 20px; }
.site-footer a { color: #F0D9C6; }
.footer-nav { list-style: none; padding: 0; margin: 0 0 26px; display: flex; flex-wrap: wrap; gap: 4px 8px; }
.footer-nav a { display: inline-flex; align-items: center; min-height: 44px; padding: 0 12px 0 0; font-weight: 600; font-size: 17px; }
.footer-legal { font-size: 17px; line-height: 1.65; color: #C9C1B0; max-width: 44rem; }
.footer-brand { display: flex; align-items: center; gap: 12px; margin-bottom: 24px; color: #F3EDE1; }
.footer-brand svg { color: #A9BCAE; flex: none; }
.footer-brand span.footer-wordmark {
  font-family: var(--display); font-weight: 700; font-size: 1.14rem;
  letter-spacing: 0.09em; text-transform: uppercase; line-height: 1.25;
  display: block;
}
.footer-domain {
  display: block; margin-top: 3px;
  font-family: var(--sans);
  font-size: 0.74rem; font-weight: 700; letter-spacing: 0.07em;
  text-transform: lowercase; color: #C3BBAA;
}
.footer-attrib { color: #DED7C8; margin-bottom: 12px; }

/* ---------- Home page clarifier ---------- */
.clarifier {
  background: var(--paper-2);
  border-bottom: 1px solid var(--rule);
}
.clarifier p {
  margin: 0 auto;
  max-width: 46rem;
  padding: 12px 0;
  font-size: 17px;
  line-height: 1.5;
  color: var(--ink-soft);
}

/* ---------- Motion (almost none) ---------- */
.fade { opacity: 0; transform: translateY(8px); transition: opacity 0.5s ease, transform 0.5s ease; }
.fade.in { opacity: 1; transform: none; }
@media (prefers-reduced-motion: reduce) {
  html { scroll-behavior: auto; }
  .fade, .fade.in { opacity: 1; transform: none; transition: none; }
}

/* ---------- Print ---------- */
@media print {
  body { background: #fff; color: #000; font-size: 12pt; line-height: 1.5; }
  .site-header, .setup-banner, .hero-actions, .nav-toggle, .site-footer .footer-nav, form, .btn { display: none !important; }
  .hero { background: #fff; color: #000; }
  .hero::before { display: none; }
  .hero-body { min-height: 0; padding: 0 0 18pt; }
  .hero-body h1, .hero-body .lede, .hero-body .eyebrow { color: #000; text-shadow: none; }
  .seal-card { box-shadow: none; width: 160px; }
  .band-green { background: #fff; color: #000; }
  .band-green h2, .band-green h3 { color: #000; }
  .site-footer { background: #fff; color: #000; }
  .footer-legal, .footer-brand { color: #000; }
  a { color: #000; text-decoration: underline; }
  .card, .teaser, .who, .form-block { border: 1px solid #999; break-inside: avoid; }
  section { padding: 18pt 0; }
  .col, .col-wide, .wrap { max-width: none; }
}
