/* Red Truck LA — a two-season printed promo piece.
   Winter sections print cream and red ink on fir green stock.
   Autumn sections switch to kraft stock with walnut ink.
   The one recurring flourish is a misregistered second ink plate. */

:root {
  --fir: #15332a;
  --holly: #0e241d;
  --red: #ba3623;
  --cranberry: #8e1a16;
  --cream: #f0e3c8;
  --brass: #c28c2e;

  --kraft: #dcc39a;
  --walnut: #3a2a1c;
  --burnt: #8d3917;
  --mustard: #c88f1e;

  --gutter: clamp(1.25rem, 5vw, 5rem);
  --shell: 1500px;
  /* Viewport-based, not percentage-based: inside a grid column, 100% is the
     column, which put the hero type out of line with every heading below it. */
  --pad-x: max(var(--gutter), (100vw - var(--shell)) / 2);
  --measure: 58ch;

  --display: "Rye", "Bookman Old Style", Georgia, serif;
  --script: "Yellowtail", "Brush Script MT", cursive;
  --body: "Newsreader", Georgia, "Times New Roman", serif;

  --ground: var(--fir);
  --ink: var(--cream);
  --accent: var(--red);
  --rule: rgba(240, 227, 200, 0.26);
  --muted: rgba(240, 227, 200, 0.76);
  --plate: var(--red);
}

.winter {
  --ground: var(--fir);
  --ink: var(--cream);
  --accent: var(--red);
  --rule: rgba(240, 227, 200, 0.26);
  --muted: rgba(240, 227, 200, 0.76);
  --plate: var(--red);
}

.autumn {
  --ground: var(--kraft);
  --ink: var(--walnut);
  --accent: var(--burnt);
  --rule: rgba(58, 42, 28, 0.28);
  --muted: rgba(58, 42, 28, 0.8);
  /* Burnt orange behind walnut has almost no value separation and the two
     layers turn to mud. On kraft the offset plate is the paper instead. */
  --plate: #f2e7cf;
}

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

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

body {
  margin: 0;
  background: var(--fir);
  color: var(--cream);
  font-family: var(--body);
  font-size: clamp(1.125rem, 1.09rem + 0.143vw, 1.22rem);
  font-weight: 400;
  line-height: 1.68;
  font-optical-sizing: auto;
}

/* Paper tooth. Barely there, but it keeps the flat color from looking like screen. */
body::after {
  content: "";
  position: fixed;
  inset: 0;
  z-index: 9;
  pointer-events: none;
  opacity: 0.055;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='180' height='180'%3E%3Cfilter id='g'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.85' numOctaves='3'/%3E%3C/filter%3E%3Crect width='180' height='180' filter='url(%23g)'/%3E%3C/svg%3E");
}

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

a {
  color: inherit;
}

.skip {
  position: absolute;
  left: -9999px;
  top: 0;
  z-index: 20;
  padding: 0.75rem 1.25rem;
  background: var(--cream);
  color: var(--walnut);
  font-weight: 600;
}

.skip:focus {
  left: 0;
}

:where(a, button, input, select, textarea):focus-visible {
  outline: 3px solid var(--brass);
  outline-offset: 3px;
}

/* ---------- the misregistered plate ---------- */

.wordmark,
.opener {
  position: relative;
  isolation: isolate;
  margin: 0;
  font-family: var(--display);
  font-weight: 400;
  color: var(--ink);
  letter-spacing: 0.01em;
  text-wrap: balance;
}

.wordmark::before,
.opener::before {
  content: attr(data-plate);
  position: absolute;
  inset: 0;
  z-index: -1;
  color: var(--plate);
  transform: translate(3px, 4px);
}

.wordmark {
  font-size: clamp(2.9rem, 1.4rem + 7vw, 6.4rem);
  line-height: 0.94;
}

.opener {
  font-size: clamp(1.85rem, 1.25rem + 2.3vw, 3.1rem);
  line-height: 1.08;
  max-width: 22ch;
}

/* ---------- masthead ---------- */

.masthead {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  gap: 1rem 1.5rem;
  padding: 1.15rem var(--pad-x);
  background: var(--holly);
  border-bottom: 2px solid var(--cranberry);
}

.masthead-mark {
  font-family: var(--display);
  font-size: 1.2rem;
  letter-spacing: 0.04em;
  text-decoration: none;
  color: var(--cream);
}

.masthead-nav {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 0.5rem 1.4rem;
  font-size: 1rem;
}

.masthead-nav a {
  color: var(--muted);
  text-decoration: none;
  padding-bottom: 2px;
  border-bottom: 1px solid transparent;
}

.masthead-nav a:hover {
  color: var(--cream);
  border-bottom-color: var(--brass);
}

.masthead-social {
  display: inline-flex;
  align-items: center;
  gap: 0.45rem;
}

.masthead-social svg {
  width: 1.05rem;
  height: 1.05rem;
}

.masthead-cta {
  padding: 0.4rem 1rem;
  border: 2px solid var(--red);
  color: var(--cream);
  background: var(--cranberry);
}

.masthead-nav .masthead-cta:hover {
  background: var(--red);
  border-bottom-color: var(--red);
  color: var(--cream);
}

/* ---------- hero ---------- */

.hero {
  position: relative;
  display: grid;
  grid-template-columns: minmax(0, 1fr) minmax(0, 0.92fr);
  align-items: stretch;
  background: var(--holly);
}

/* The photograph is a printed plate laid next to the type, not a background
   behind it. No wash, no fighting the headline for the same pixels. */
.hero-figure {
  position: relative;
  margin: 0;
  border-left: 3px solid var(--cream);
}

.hero-photo {
  display: block;
  width: 100%;
  height: 100%;
  /* A 4:5 plate in a wide column runs to 1200px tall on a big monitor and
     pushes the buttons off the screen. Cap it and let the crop absorb it. */
  max-height: min(86vh, 52rem);
  object-fit: cover;
  filter: saturate(1.05) contrast(1.03);
}

.stamp {
  z-index: 2;
}

.hero-plate {
  align-self: center;
  /* Start where every other section starts, so the wordmark lines up with the
     headings below it rather than floating off to one side. */
  padding: clamp(3rem, 7vw, 5.5rem) clamp(1.5rem, 4vw, 3rem) clamp(3rem, 7vw, 5.5rem) var(--pad-x);
}

.hero-plate > * {
  max-width: 34rem;
}

.hero-lede {
  margin: 1.4rem 0 0;
  max-width: 48ch;
  font-size: 1.06em;
  color: var(--cream);
}

.hero-actions {
  display: flex;
  flex-wrap: wrap;
  gap: 0.85rem;
  margin: 1.75rem 0 0;
}

.hero-handle {
  display: flex;
  flex-wrap: wrap;
  align-items: baseline;
  gap: 0.8rem;
  margin: 1.6rem 0 0;
  padding-top: 0.9rem;
  border-top: 1px solid var(--rule);
  font-size: 1rem;
  color: var(--muted);
}

.hero-handle a {
  color: var(--brass);
  text-decoration: none;
  border-bottom: 1px solid currentColor;
}

.stamp {
  position: absolute;
  top: clamp(1.5rem, 5vh, 3rem);
  right: clamp(1.5rem, 3vw, 3rem);
  margin: 0;
  display: grid;
  justify-items: center;
  gap: 0.1rem;
  padding: 1.1rem 1.35rem 0.95rem;
  rotate: -4deg;
  color: var(--cream);
  background: rgba(142, 26, 22, 0.92);
  border: 2px solid var(--cream);
  box-shadow: 0 0 0 4px rgba(142, 26, 22, 0.92), 0 0 0 6px var(--cream);
  text-align: center;
}

.stamp-rate {
  font-family: var(--display);
  font-size: clamp(1.6rem, 1.1rem + 1.6vw, 2.3rem);
  line-height: 1;
}

.stamp-unit {
  font-size: 0.95rem;
  letter-spacing: 0.06em;
}

.stamp-where {
  margin-top: 0.35rem;
  padding-top: 0.35rem;
  border-top: 1px solid rgba(240, 227, 200, 0.5);
  font-size: 0.78rem;
  letter-spacing: 0.04em;
  color: rgba(240, 227, 200, 0.86);
}

.button {
  display: inline-block;
  padding: 0.8rem 1.6rem;
  font-family: var(--body);
  font-size: 1rem;
  font-weight: 600;
  text-decoration: none;
  color: var(--cream);
  background: var(--red);
  border: 2px solid var(--cream);
}

.button:hover {
  background: var(--cranberry);
}

.button-quiet {
  background: transparent;
  border-color: var(--brass);
  color: var(--cream);
}

.button-quiet:hover {
  background: rgba(192, 138, 46, 0.2);
}

/* ---------- lead-time band ---------- */

.band {
  padding: 1.5rem var(--pad-x);
  background: var(--cranberry);
  border-block: 2px solid var(--holly);
}

.band p {
  margin: 0 auto;
  max-width: 58ch;
  text-align: center;
  font-size: 1.02em;
  color: var(--cream);
}

/* ---------- seasonal spreads ---------- */

.spread {
  display: grid;
  grid-template-columns: minmax(0, 1.05fr) minmax(0, 0.95fr);
  gap: clamp(2rem, 5vw, 5rem);
  align-items: start;
  padding: clamp(3.25rem, 8vw, 6.5rem) var(--pad-x);
  background: var(--ground);
  color: var(--ink);
}

.spread-lede {
  margin: 1.35rem 0 0;
  max-width: var(--measure);
  color: var(--ink);
}

.uses {
  margin: 2.25rem 0 0;
}

.uses dt {
  margin-top: 1.5rem;
  padding-top: 1.5rem;
  border-top: 1px solid var(--rule);
  font-size: 1.06em;
  font-weight: 600;
  color: var(--ink);
}

.uses dt:first-child {
  margin-top: 0;
  padding-top: 0;
  border-top: 0;
}

.uses dd {
  margin: 0.3rem 0 0;
  max-width: 52ch;
  color: var(--muted);
}

.spread-figure {
  margin: 0;
}

.spread-figure img {
  width: 100%;
  border: 3px solid var(--ink);
}

.spread-figure figcaption {
  margin-top: 0.7rem;
  font-size: 0.95rem;
  font-style: italic;
  color: var(--muted);
}

/* ---------- autumn: set, not shot ----------
   No photographs here. The section is a printed handbill: a head, four uses
   across the width, and one line of wood type doing the job a picture would. */

.autumn-spread {
  display: grid;
  gap: clamp(2rem, 4vw, 3.25rem);
  padding: clamp(2.25rem, 4.5vw, 3.75rem) var(--pad-x) clamp(1.75rem, 3.5vw, 2.75rem);
  background: var(--ground);
  color: var(--ink);
}

.autumn-head {
  display: grid;
  grid-template-columns: minmax(0, 1fr) minmax(0, 1fr);
  gap: clamp(1.5rem, 4vw, 4rem);
  align-items: start;
}

.autumn-lede {
  margin: 0;
  max-width: var(--measure);
}

/* Column flow pairs each term with its description down a column, so the four
   uses read across the page without a wrapper around every pair. */
.autumn-uses {
  display: grid;
  grid-auto-flow: column;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  grid-template-rows: auto auto;
  column-gap: clamp(1.25rem, 3vw, 2.5rem);
  margin: 0;
}

.autumn-uses dt {
  align-self: start;
  padding-top: 0.85rem;
  border-top: 2px solid var(--ink);
  font-size: 1.02em;
  font-weight: 600;
}

.autumn-uses dd {
  margin: 0.4rem 0 0;
  color: var(--muted);
}

/* The strap is a caption under the heading, not a second heading. Body face,
   italic, one notch above the running text and nowhere near the display size. */
.autumn-strap {
  margin: 0.9rem 0 0;
  font-size: 1.12em;
  font-style: italic;
  color: var(--accent);
}

.autumn-cta {
  margin: 0;
  padding-top: clamp(1.1rem, 2.5vw, 1.6rem);
  border-top: 2px solid var(--ink);
  font-size: 1.02em;
  color: var(--muted);
}

.autumn-cta a {
  color: var(--accent);
  font-weight: 600;
  text-decoration: none;
  border-bottom: 2px solid currentColor;
}

/* ---------- the season pivot ---------- */

.pivot {
  position: relative;
  padding: 0 0 clamp(1.5rem, 4vw, 2.5rem);
  background: var(--kraft);
  text-align: center;
}

.deckle {
  display: block;
  width: 100%;
  height: clamp(1.75rem, 4vw, 2.9rem);
  fill: var(--fir);
}

.pivot-mark {
  margin: 0.6rem 0 0;
  font-family: var(--script);
  font-size: clamp(1.75rem, 1.1rem + 2.4vw, 2.9rem);
  line-height: 1;
  color: var(--burnt);
}

/* ---------- gallery ---------- */

.gallery {
  padding: clamp(3rem, 7vw, 5.5rem) var(--pad-x);
  background: var(--kraft);
  color: var(--walnut);
}

.gallery-heading {
  margin: 0 0 2rem;
  font-family: var(--display);
  font-weight: 400;
  font-size: clamp(1.5rem, 1.2rem + 1.1vw, 2.1rem);
  color: var(--walnut);
}

/* Prints laid out on a table: tops aligned, bottoms ragged. Three across also
   keeps each one small enough that the source resolution holds up. */
.gallery-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  align-items: start;
  gap: clamp(1rem, 2.5vw, 2rem);
  margin: 0;
  padding: 0;
  list-style: none;
}

.gallery-grid li {
  margin: 0;
}

.gallery-grid img {
  width: 100%;
  border: 3px solid var(--walnut);
}

.gallery-credit {
  margin: 1.5rem 0 0;
  max-width: 60ch;
  font-size: 1rem;
  color: rgba(58, 42, 28, 0.82);
}

.gallery-credit a {
  color: var(--burnt);
  font-weight: 600;
  text-decoration: none;
  border-bottom: 1px solid currentColor;
}

/* ---------- brand work ---------- */

.brandwork {
  display: grid;
  grid-template-columns: minmax(0, 0.72fr) minmax(0, 1fr);
  gap: clamp(1.75rem, 4vw, 4rem);
  align-items: start;
  padding: clamp(2.5rem, 5vw, 4rem) var(--pad-x) clamp(3.25rem, 7vw, 5.5rem);
  background: var(--ground);
  color: var(--ink);
}

.brandwork-figure {
  margin: 0;
}

.brandwork-figure img {
  width: 100%;
  aspect-ratio: 3 / 4;
  object-fit: cover;
  object-position: 50% 62%;
  border: 3px solid var(--ink);
}

.brandwork-figure figcaption {
  margin-top: 0.7rem;
  font-size: 0.95rem;
  font-style: italic;
  color: var(--muted);
}

.brandwork-text p {
  margin: 1.35rem 0 0;
  max-width: 46ch;
}

.brandwork-credits {
  display: grid;
  grid-template-columns: max-content minmax(0, 1fr);
  gap: 0.5rem 1.5rem;
  margin: 2rem 0 0;
  padding-top: 1.5rem;
  border-top: 2px solid var(--ink);
}

.brandwork-credits dt {
  font-weight: 600;
}

.brandwork-credits dd {
  margin: 0;
  color: var(--muted);
}

.brandwork-second {
  margin: 1.75rem 0 0;
  max-width: 26rem;
}

.brandwork-second video {
  display: block;
  width: 100%;
  height: auto;
  border: 3px solid var(--ink);
  background: var(--walnut);
}

.brandwork-second figcaption {
  margin-top: 0.6rem;
  font-size: 0.95rem;
  font-style: italic;
  color: var(--muted);
}

/* ---------- the truck ---------- */

.truck {
  display: grid;
  grid-template-columns: minmax(0, 0.95fr) minmax(0, 1.05fr);
  gap: clamp(2rem, 5vw, 5rem);
  align-items: stretch;
  padding: clamp(3.25rem, 8vw, 6.5rem) var(--pad-x);
  background: var(--fir);
  border-top: 2px solid var(--cranberry);
}

.truck-figure {
  margin: 0;
  align-self: stretch;
}

.truck-figure img {
  height: 100%;
  object-fit: cover;
}

.truck-figure img {
  width: 100%;
  border: 3px solid var(--cream);
}

.truck-text p {
  margin: 1.35rem 0 0;
  max-width: var(--measure);
  color: var(--cream);
}

.specs {
  margin: 2.25rem 0 0;
  border-collapse: collapse;
  width: 100%;
  max-width: 32rem;
  text-align: left;
  font-size: 0.98em;
}

.specs caption {
  padding-bottom: 0.6rem;
  font-family: var(--display);
  font-size: 1.05rem;
  text-align: left;
  color: var(--brass);
}

.specs th,
.specs td {
  padding: 0.6rem 0.75rem 0.6rem 0;
  border-top: 1px solid var(--rule);
  vertical-align: top;
}

.specs th {
  font-weight: 400;
  color: rgba(240, 227, 200, 0.72);
  white-space: nowrap;
}

.specs td {
  font-weight: 500;
  color: var(--cream);
}

/* ---------- faq ---------- */

.faq {
  padding: clamp(3.25rem, 8vw, 6rem) var(--pad-x);
  background: var(--holly);
}

.faq-intro {
  margin-bottom: clamp(2rem, 4vw, 3rem);
}

.faq-intro p {
  margin: 1.25rem 0 0;
  max-width: 42ch;
  color: var(--muted);
}

/* Eight questions down two columns: column flow keeps each answer under its
   own question instead of interleaving them. */
.faq-list {
  display: grid;
  grid-auto-flow: column;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  grid-template-rows: repeat(8, auto);
  column-gap: clamp(2rem, 5vw, 4.5rem);
  margin: 0;
}

.faq-list dt {
  margin-top: 1.5rem;
  padding-top: 1.5rem;
  align-self: start;
  border-top: 1px solid var(--rule);
  font-size: 1.08em;
  font-weight: 600;
  color: var(--cream);
}

.faq-list dd {
  margin: 0.35rem 0 0;
  color: var(--muted);
}

/* ---------- inquiry ---------- */

.inquire {
  display: grid;
  grid-template-columns: minmax(0, 0.72fr) minmax(0, 1.28fr);
  gap: clamp(2rem, 5vw, 4.5rem);
  align-items: start;
  padding: clamp(3.25rem, 8vw, 6.5rem) var(--pad-x);
  background: var(--fir);
  border-top: 3px double var(--brass);
}

.inquire-intro p {
  margin: 1.35rem 0 0;
  max-width: 38ch;
  color: var(--cream);
}

.inquire-detail {
  font-size: 0.95rem;
  color: var(--muted);
}

.inquire-script {
  font-family: var(--script);
  font-size: clamp(1.6rem, 1.1rem + 1.8vw, 2.4rem);
  line-height: 1.1;
  color: var(--brass);
}

.form {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 1.1rem 1.4rem;
}

.field {
  display: grid;
  gap: 0.35rem;
  margin: 0;
}

.field-wide,
.form-foot,
.form-status {
  grid-column: 1 / -1;
}

.field label {
  font-size: 1rem;
  font-weight: 600;
  color: var(--cream);
}

.optional {
  font-weight: 400;
  font-style: italic;
  color: rgba(240, 227, 200, 0.6);
}

.field input,
.field select,
.field textarea {
  width: 100%;
  padding: 0.65rem 0.7rem;
  font-family: var(--body);
  font-size: 1rem;
  color: var(--walnut);
  background: var(--cream);
  border: 2px solid var(--walnut);
  border-radius: 0;
}

.field textarea {
  resize: vertical;
}

.field input::placeholder,
.field textarea::placeholder {
  color: rgba(58, 42, 28, 0.55);
}

.field input[aria-invalid="true"],
.field select[aria-invalid="true"],
.field textarea[aria-invalid="true"] {
  border-color: var(--red);
  box-shadow: inset 0 0 0 2px rgba(198, 58, 38, 0.35);
}

.honeypot {
  position: absolute;
  left: -9999px;
  width: 1px;
  height: 1px;
  overflow: hidden;
}

.form-foot {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 0.75rem 1.5rem;
  margin-top: 0.5rem;
}

.button-send {
  cursor: pointer;
}

.button-send[disabled] {
  cursor: progress;
  opacity: 0.7;
}

.form-alt {
  margin: 0;
  font-size: 1rem;
  color: var(--muted);
}

.form-alt a {
  color: var(--brass);
  text-decoration: none;
  border-bottom: 1px solid currentColor;
}

.form-status {
  margin: 0.25rem 0 0;
  min-height: 1.5rem;
  font-size: 0.98rem;
  color: var(--cream);
}

.form-status[data-state="error"] {
  padding: 0.6rem 0.8rem;
  background: rgba(198, 58, 38, 0.9);
  border: 2px solid var(--cream);
}

.form-status[data-state="sent"] {
  padding: 0.6rem 0.8rem;
  background: rgba(192, 138, 46, 0.22);
  border: 2px solid var(--brass);
}

/* ---------- footer ---------- */

.footer {
  padding: clamp(2.5rem, 6vw, 4rem) var(--pad-x);
  background: var(--holly);
  border-top: 2px solid var(--cranberry);
  text-align: center;
}

.footer-mark {
  margin: 0;
  font-family: var(--display);
  font-size: 1.45rem;
  color: var(--cream);
}

.footer-line {
  margin: 0.6rem 0 0;
  font-size: 1rem;
  color: var(--muted);
}

.footer-links {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 0.6rem 1.6rem;
  margin: 1.4rem 0 0;
  padding: 0;
  list-style: none;
  font-size: 0.95rem;
}

.footer-links a {
  color: var(--brass);
  text-decoration: none;
  border-bottom: 1px solid currentColor;
}

/* ---------- guide pages ----------
   Long reading goes on kraft with walnut ink; the green head keeps it
   recognisably the same site. */

.guide-head {
  padding: clamp(2.5rem, 6vw, 4.5rem) var(--pad-x) clamp(2rem, 5vw, 3.5rem);
  background: var(--fir);
  border-bottom: 3px double var(--brass);
}

.guide-crumb {
  margin: 0 0 1.1rem;
  font-size: 0.95rem;
  color: var(--muted);
}

.guide-crumb a {
  color: var(--brass);
  text-decoration: none;
  border-bottom: 1px solid currentColor;
}

.guide-head .opener {
  max-width: 24ch;
}

.guide-strap {
  margin: 1rem 0 0;
  max-width: 46ch;
  font-size: 1.1em;
  font-style: italic;
  color: var(--cream);
}

.guide {
  padding: clamp(2.5rem, 6vw, 4.5rem) var(--pad-x) clamp(3rem, 7vw, 5rem);
  background: var(--ground);
  color: var(--ink);
}

.guide > * {
  max-width: 40rem;
  margin-inline: auto;
}

.guide h2 {
  margin: 2.6rem auto 0.8rem;
  font-family: var(--display);
  font-weight: 400;
  font-size: clamp(1.4rem, 1.1rem + 1vw, 1.9rem);
  line-height: 1.15;
  color: var(--walnut);
}

.guide p,
.guide li {
  color: var(--ink);
}

.guide p {
  margin-top: 0;
  margin-bottom: 1rem;
}

.guide ul {
  padding-left: 1.2rem;
}

.guide li + li {
  margin-top: 0.6rem;
}

.guide a {
  color: var(--accent);
  font-weight: 600;
}

.guide-answer {
  padding: 1.1rem 1.25rem;
  font-size: 1.08em;
  background: rgba(242, 231, 207, 0.55);
  border-left: 4px solid var(--accent);
}

.guide-figure {
  margin-block: 1.8rem;
}

.guide-figure img {
  width: 100%;
  border: 3px solid var(--walnut);
}

.guide-figure figcaption {
  margin-top: 0.6rem;
  font-size: 0.95rem;
  font-style: italic;
  color: var(--muted);
}

.guide-faq dl {
  margin: 0;
}

.guide-faq dt {
  margin-top: 1.3rem;
  padding-top: 1.3rem;
  border-top: 1px solid var(--rule);
  font-weight: 600;
}

.guide-faq dd {
  margin: 0.35rem 0 0;
  color: var(--muted);
}

.guide-cta {
  margin-top: 3rem;
  padding: 1.6rem;
  background: var(--fir);
  color: var(--cream);
  border: 3px double var(--brass);
}

.guide-cta p {
  margin: 0;
  color: var(--cream);
}

.guide-cta-line {
  margin-bottom: 1.1rem !important;
}

.guide-cta .button {
  color: var(--cream);
  font-weight: 600;
}

.masthead-nav a[aria-current="page"] {
  color: var(--cream);
  border-bottom-color: var(--brass);
}

/* ---------- the one motion: the red plate finding register ---------- */

@keyframes find-register {
  from {
    transform: translate(13px, 16px);
    opacity: 0.75;
  }
  to {
    transform: translate(3px, 4px);
    opacity: 1;
  }
}

.hero .wordmark::before {
  animation: find-register 1100ms cubic-bezier(0.2, 0.9, 0.2, 1) both;
}

@media (prefers-reduced-motion: reduce) {
  .hero .wordmark::before {
    animation: none;
  }
  * {
    transition-duration: 0.01ms !important;
  }
}

/* ---------- narrow screens ---------- */

@media (max-width: 60rem) {
  .masthead-section,
  .masthead-handle {
    display: none;
  }

  .masthead {
    flex-wrap: nowrap;
    justify-content: space-between;
    gap: 0.75rem;
  }

  .masthead-nav {
    gap: 0.9rem;
    flex-wrap: nowrap;
  }

  .masthead-social svg {
    width: 1.25rem;
    height: 1.25rem;
  }
}

@media (max-width: 56rem) {
  .spread,
  .truck,
  .inquire,
  .brandwork {
    grid-template-columns: minmax(0, 1fr);
  }

  .faq-list {
    grid-template-columns: minmax(0, 1fr);
    grid-template-rows: repeat(16, auto);
  }

  .autumn-head {
    grid-template-columns: minmax(0, 1fr);
  }

  .autumn-uses {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    grid-template-rows: repeat(4, auto);
    row-gap: 1.6rem;
  }

  .autumn-title {
    max-width: 26ch;
  }

  .truck-figure {
    order: -1;
    align-self: start;
  }

  .truck-figure img {
    height: auto;
  }

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

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

  .hero-figure {
    border-left: 0;
    border-top: 3px solid var(--cream);
    min-height: 22rem;
  }

  .stamp {
    top: auto;
    bottom: clamp(1rem, 4vw, 2rem);
    left: auto;
    right: clamp(1rem, 4vw, 2rem);
    translate: none;
  }

  /* On a narrow screen the type sits over the middle of the photo, so the ink
     wash has to come from the bottom rather than the left. */
  .hero::after {
    background:
      linear-gradient(180deg, rgba(198, 58, 38, 0.24) 0%, rgba(198, 58, 38, 0) 30%),
      linear-gradient(180deg, rgba(14, 36, 29, 0.35) 0%, rgba(14, 36, 29, 0.82) 45%, rgba(14, 36, 29, 0.95) 100%);
  }
}

@media (max-width: 48rem) {
  body {
    line-height: 1.62;
  }

  .uses dt,
  .faq-list dt {
    margin-top: 1.3rem;
    padding-top: 1.3rem;
  }

  .autumn-uses dt {
    padding-top: 0.6rem;
  }

  .spread {
    padding-block: clamp(2.5rem, 7vw, 4rem);
  }
}

@media (max-width: 34rem) {
  .form {
    grid-template-columns: minmax(0, 1fr);
  }

  .autumn-uses {
    grid-template-columns: minmax(0, 1fr);
    grid-template-rows: repeat(8, auto);
  }

  .stamp {
    padding: 0.85rem 1rem 0.75rem;
  }

  .wordmark::before,
  .opener::before {
    transform: translate(2px, 3px);
  }
}
