/* =====================================================
   Trapp Family Farm — consolidated stylesheet
   Sourced from temp-redesign (homepage inline <style>
   + tff-shared.css). Asset URLs rewritten to flat names.
   ===================================================== */

/* =====================================================
   RESET & BASE
   ===================================================== */
*, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }
html { scroll-behavior: smooth; }

:root {
  --teal:             #2d5a5e;
  --teal-light:       #3d7277;
  --teal-wash:        rgba(45, 90, 94, 0.06);
  --olive:            #6b7c5c;
  --olive-light:      #c4cbaf;
  --olive-wash:       #e8ebe0;
  --orange:           #c98632;
  --orange-bright:    #e0a84d;
  --orange-wash:      #faf4e8;
  --charcoal:         #2c302e;
  --charcoal-light:   #4a4f4c;
  --cream:            #faf9f6;
  --white:            #fff;
  --header-bg:        #f5f0e5;
  --header-border:    #dbcfae;
  --header-logo:      #2f4d45;
  --header-nav:       #3b6459;
  --nav-hover-bg:     #e7ddc6;
  --nav-hover:        #1e362f;
  --nav-active-bg:    #dfb86d;
  --nav-active:       #233831;
  --text:             #2c302e;
  --text-soft:        #5c615e;
  --font-sans:        "Segoe UI", system-ui, -apple-system, sans-serif;
  --font-display:     Georgia, "Times New Roman", serif;
  --width:            1100px;
}

body {
  font-family: var(--font-sans);
  font-size: 1.0625rem;
  line-height: 1.65;
  color: var(--text);
  background: var(--cream);
}

img { max-width: 100%; height: auto; display: block; }
a { color: var(--teal); text-decoration: none; }
a:hover { text-decoration: underline; }

/* =====================================================
   HEADER
   ===================================================== */
.site-header {
  background: var(--header-bg);
  border-bottom: 1px solid var(--header-border);
  position: sticky;
  top: 0;
  z-index: 200;
}
.header-inner {
  max-width: var(--width);
  margin: 0 auto;
  padding: 0.9rem 1.5rem;
  display: flex;
  align-items: center;
  gap: 1.25rem;
}
.header-graphic { flex-shrink: 0; width: clamp(130px, 16vw, 210px); overflow: hidden; }
.header-graphic img { width: 100%; height: auto; display: block; }
.logo { flex-shrink: 0; text-decoration: none; color: var(--header-logo); line-height: 1; }
.logo:hover { color: var(--nav-hover); text-decoration: none; }
.logo-img {
  display: block;
  height: clamp(2.5rem, 5vw, 3.25rem);
  width: auto;
  object-fit: contain;
}
/* Legacy text-logo styles (kept for fallback / accessibility tooling) */
.logo-text {
  font-family: var(--font-sans);
  font-size: 0.9rem;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.14em;
  line-height: 1.25;
  color: inherit;
}
.logo-text span { display: block; }
.main-nav { margin-left: auto; }
.main-nav ul {
  list-style: none;
  display: flex;
  gap: 0.1rem;
  flex-wrap: wrap;
  justify-content: flex-end;
}
.main-nav a {
  display: inline-block;
  font-family: var(--font-sans);
  font-size: 0.72rem;
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: 0.09em;
  color: var(--header-nav);
  padding: 0.45rem 0.6rem;
  border-radius: 2px;
  text-decoration: none;
  transition: background 0.15s, color 0.15s;
}
.main-nav a:hover { background: var(--nav-hover-bg); color: var(--nav-hover); text-decoration: none; }
.main-nav a.active { background: var(--nav-active-bg); color: var(--nav-active); }
.nav-toggle {
  display: none;
  background: transparent;
  border: 1px solid var(--header-border);
  border-radius: 2px;
  width: 2.4rem;
  height: 2.4rem;
  cursor: pointer;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 4px;
  margin-left: auto;
  flex-shrink: 0;
}
.nav-toggle span { display: block; width: 1.15rem; height: 2px; background: var(--header-nav); border-radius: 1px; }

/* =====================================================
   HERO — PARALLAX (homepage)
   ===================================================== */
.hero-parallax {
  width: 100%;
  height: clamp(280px, 50vh, 480px);
  background-image: url('../assets/0000-00-00.image.trapp_family_farm.trapp_family_farm.yeild_early_mourning.v_01.avif');
  background-size: cover;
  background-position: center 65%;
  background-attachment: fixed;
  background-color: #c9b890;
}
.hero-body {
  background: linear-gradient(180deg, #faf6ed 0%, #f2ead9 100%);
  border-bottom: 1px solid #d7c8a5;
  padding: 2.75rem 1.5rem 3.5rem;
}
.hero-body-inner { max-width: var(--width); margin: 0 auto; }
.hero-kicker {
  font-size: 0.74rem;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.13em;
  color: #8b5f2b;
  margin: 0 0 0.55rem;
}
.hero-h1 {
  font-family: var(--font-display);
  font-size: clamp(2rem, 3.5vw, 2.9rem);
  font-weight: 700;
  color: #2b473e;
  line-height: 1.1;
  letter-spacing: 0.01em;
  margin: 0 0 0.8rem;
}
.hero-lead {
  font-size: 1rem;
  color: #3e544b;
  max-width: 54ch;
  line-height: 1.65;
  margin: 0 0 2.25rem;
}

/* =====================================================
   PAGE HERO (inner pages)
   ===================================================== */
.page-foliage {
  width: 100%;
  height: 200px;
  background-image: url('../assets/0000-00-00.image.trapp_family_farm.trapp_family_farm.yeild_early_mourning.v_01.avif');
  background-size: cover;
  background-position: center 65%;
  background-color: #c9b890;
}
.page-hero {
  background: linear-gradient(180deg, #faf6ed 0%, #f2ead9 100%);
  border-bottom: 1px solid #d7c8a5;
  padding: 2.25rem 1.5rem 2.75rem;
}
.page-hero-inner { max-width: var(--width); margin: 0 auto; }
.page-breadcrumb {
  font-size: 0.7rem;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.12em;
  color: var(--text-soft);
  margin: 0 0 0.4rem;
}
.page-breadcrumb a { color: var(--text-soft); }
.page-breadcrumb a:hover { color: var(--teal); text-decoration: none; }
.page-h1 {
  font-family: var(--font-display);
  font-size: clamp(1.75rem, 3vw, 2.5rem);
  font-weight: 700;
  color: #2b473e;
  line-height: 1.15;
  margin: 0 0 0.65rem;
}
.page-lead {
  font-size: 0.975rem;
  color: #3e544b;
  max-width: 60ch;
  line-height: 1.65;
  margin: 0 0 1.5rem;
  font-style: italic;
}
.page-toc {
  display: flex;
  gap: 0.25rem;
  flex-wrap: wrap;
  list-style: none;
  margin: 0;
  padding: 0;
  border-top: 1px solid #d7c8a5;
  padding-top: 1.1rem;
}
.page-toc li a {
  display: inline-block;
  font-size: 0.74rem;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.09em;
  color: #87551f;
  padding: 0.3rem 0.65rem;
  border: 1px solid rgba(139,95,43,0.3);
  background: rgba(255,255,255,0.55);
  text-decoration: none;
  border-radius: 2px;
}
.page-toc li a:hover { border-color: #87551f; background: var(--orange-wash); text-decoration: none; }

/* =====================================================
   LANDING GRID (homepage hero)
   ===================================================== */
.landing-grid {
  display: grid;
  grid-template-columns: minmax(230px, 290px) 1fr;
  gap: 1.25rem;
  align-items: start;
}
.visit-panel {
  background: #fffdf8;
  border: 1px solid #e4d9c2;
  padding: 1.3rem 1.4rem 1.45rem;
}
.visit-panel-head {
  font-size: 0.74rem;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.11em;
  color: #87551f;
  margin: 0 0 1rem;
  display: flex;
  align-items: center;
  gap: 0.45rem;
}
.visit-panel-head .v-icon {
  width: 0.9rem;
  height: 0.9rem;
  background-color: #87551f;
  mask-image: url('../assets/0000-00-00.icon.trapp_family_farm.ui_icons.location.v_01.svg');
  -webkit-mask-image: url('../assets/0000-00-00.icon.trapp_family_farm.ui_icons.location.v_01.svg');
  mask-size: contain;
  mask-repeat: no-repeat;
  mask-position: center;
  flex-shrink: 0;
}
.visit-row {
  display: flex;
  gap: 0.65rem;
  align-items: flex-start;
  margin: 0 0 0.7rem;
  font-size: 0.88rem;
  line-height: 1.5;
  color: #41544b;
}
.visit-row:last-child { margin-bottom: 0; }
.visit-row .v-icon {
  width: 0.85rem;
  height: 0.85rem;
  background-color: #87551f;
  mask-size: contain;
  mask-repeat: no-repeat;
  mask-position: center;
  flex-shrink: 0;
  margin-top: 0.18em;
  opacity: 0.7;
}
.v-icon-loc  { mask-image: url('../assets/0000-00-00.icon.trapp_family_farm.ui_icons.location.v_01.svg'); -webkit-mask-image: url('../assets/0000-00-00.icon.trapp_family_farm.ui_icons.location.v_01.svg'); }
.v-icon-time { mask-image: url('../assets/0000-00-00.icon.trapp_family_farm.ui_icons.time.v_01.svg');     -webkit-mask-image: url('../assets/0000-00-00.icon.trapp_family_farm.ui_icons.time.v_01.svg'); }
.v-icon-tag  { mask-image: url('../assets/0000-00-00.icon.trapp_family_farm.ui_icons.tag.v_01.svg');      -webkit-mask-image: url('../assets/0000-00-00.icon.trapp_family_farm.ui_icons.tag.v_01.svg'); }
.v-icon-mail { mask-image: url('../assets/0000-00-00.icon.trapp_family_farm.ui_icons.mail.v_01.svg');     -webkit-mask-image: url('../assets/0000-00-00.icon.trapp_family_farm.ui_icons.mail.v_01.svg'); }
.visit-row a { color: #8b5f2b; font-weight: 600; }
.visit-row strong { color: var(--charcoal); }

.highlight-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 0.9rem;
}
.highlight-card {
  background: #f7efe1;
  border: 1px solid #e5d4b6;
  padding: 1.15rem 1.1rem 1.25rem;
  display: flex;
  flex-direction: column;
}
.highlight-card h3 {
  font-family: var(--font-display);
  font-size: 1rem;
  font-weight: 700;
  color: #2f4d45;
  margin: 0 0 0.5rem;
  line-height: 1.2;
}
.highlight-card p {
  font-size: 0.86rem;
  line-height: 1.55;
  color: #4b5f56;
  margin: 0 0 0.8rem;
  flex: 1;
}
.highlight-link {
  font-family: var(--font-sans);
  font-size: 0.76rem;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.08em;
  color: #8b5f2b;
  text-decoration: none;
  border-bottom: 1px solid rgba(139, 95, 43, 0.3);
  align-self: flex-start;
}
.highlight-link:hover { color: #2f4d45; border-bottom-color: #2f4d45; text-decoration: none; }

/* =====================================================
   PAGE SECTIONS
   ===================================================== */
.page-section { padding: 4.75rem 1.5rem; }
.section-inner { max-width: var(--width); margin: 0 auto; }
.section-cream    { background: var(--cream); }
.section-olivewash { background: var(--olive-wash); }
.section-kicker {
  display: block;
  font-family: var(--font-sans);
  font-size: 0.7rem;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.13em;
  color: var(--orange);
  margin: 0 0 0.45rem;
}
.section-title {
  font-family: var(--font-display);
  font-size: 1.75rem;
  font-weight: 700;
  color: var(--teal);
  margin: 0 0 2rem;
  padding-bottom: 0.65rem;
  border-bottom: 4px solid var(--orange);
  display: inline-block;
}

/* =====================================================
   CONTENT SPLIT
   ===================================================== */
.content-split {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 3rem;
  align-items: start;
}
.content-split--55-45 { grid-template-columns: 1.1fr 0.9fr; }
.content-split--45-55 { grid-template-columns: 0.9fr 1.1fr; }

.prose p {
  font-size: 0.975rem;
  line-height: 1.72;
  color: var(--text);
  margin: 0 0 1rem;
  text-wrap: pretty;
}
.prose p:last-child { margin-bottom: 0; }
.prose h3 {
  font-family: var(--font-sans);
  font-size: 0.8rem;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  color: var(--olive);
  margin: 1.75rem 0 0.55rem;
}
.prose h3:first-child { margin-top: 0; }
.prose ul { padding-left: 1.25rem; margin: 0 0 1rem; }
.prose li { font-size: 0.95rem; line-height: 1.65; margin-bottom: 0.35rem; }

.artifact { border: 3px solid var(--charcoal); overflow: hidden; }
.artifact img { width: 100%; display: block; object-fit: cover; }
.artifact + .artifact { margin-top: 1rem; }
.artifact-caption {
  font-size: 0.82rem;
  color: var(--text-soft);
  font-style: italic;
  margin: 0.5rem 0 0;
  padding-left: 0.2rem;
}

.pullquote {
  font-family: var(--font-display);
  font-size: 1.15rem;
  font-weight: 400;
  font-style: italic;
  line-height: 1.5;
  color: var(--teal);
  padding: 1.35rem 1.75rem;
  border-left: 4px solid var(--orange);
  background: var(--orange-wash);
  margin: 2.5rem 0;
}
.pullquote cite {
  display: block;
  font-family: var(--font-sans);
  font-size: 0.78rem;
  font-weight: 600;
  font-style: normal;
  color: var(--text-soft);
  margin-top: 0.65rem;
  letter-spacing: 0.04em;
}

.key-points {
  margin: 1.75rem 0 0;
  padding: 1.25rem 1.5rem;
  border: 2px solid var(--teal);
  background: rgba(255,255,255,0.55);
}
.key-points h4 {
  font-size: 0.72rem;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  color: var(--teal);
  margin: 0 0 0.75rem;
}
.key-points ul { list-style: none; padding: 0; margin: 0; }
.key-points li {
  font-size: 0.9rem;
  line-height: 1.5;
  padding: 0.3rem 0 0.3rem 1.2rem;
  position: relative;
  color: var(--text);
}
.key-points li::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0.62em;
  width: 6px;
  height: 6px;
  background: var(--orange);
  border-radius: 50%;
}

.image-stack { display: flex; flex-direction: column; gap: 1rem; }

/* =====================================================
   STAND SECTION (homepage)
   ===================================================== */
.image-trio {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 1.75rem;
  margin: 0 0 2.5rem;
}
.trio-frame { border: 3px solid var(--charcoal); overflow: hidden; height: 230px; }
.trio-frame img { width: 100%; height: 100%; object-fit: cover; display: block; }
.image-trio-item h3 {
  font-family: var(--font-display);
  font-size: 1.05rem;
  font-weight: 700;
  color: var(--teal);
  margin: 0.8rem 0 0.3rem;
}
.image-trio-item p {
  font-size: 0.875rem;
  line-height: 1.6;
  color: var(--text-soft);
}

.stand-bar {
  background: var(--teal);
  color: #fff;
  padding: 1.25rem 1.75rem;
  display: flex;
  gap: 3rem;
  flex-wrap: wrap;
  align-items: center;
  border-top: 3px solid var(--orange);
}
.stand-bar-col { flex: 1; min-width: 160px; }
.stand-bar-col p {
  font-size: 0.88rem;
  line-height: 1.55;
  color: rgba(255,255,255,0.85);
  margin: 0;
}
.stand-bar-col strong { color: #fff; display: block; font-size: 0.95rem; margin-bottom: 0.15rem; }
.stand-bar-divider { width: 1px; height: 50px; background: rgba(255,255,255,0.2); flex-shrink: 0; }

/* =====================================================
   EXPLORE — dark entry grid (homepage)
   ===================================================== */
.explore-section { background: #1e3029; padding: 4rem 1.5rem 4.5rem; }
.explore-inner { max-width: var(--width); margin: 0 auto; }
.explore-eyebrow {
  font-size: 0.68rem;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.14em;
  color: rgba(255,255,255,0.38);
  margin: 0 0 1.35rem;
}
.explore-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 0.65rem; }
.explore-card {
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  padding: 1.5rem 1.5rem 1.35rem;
  min-height: 148px;
  border: 1px solid rgba(255,255,255,0.08);
  text-decoration: none;
  position: relative;
  overflow: hidden;
  transition: border-color 0.18s;
}
.explore-card:hover { border-color: rgba(255,255,255,0.22); text-decoration: none; }
.explore-card--span2 { grid-column: span 2; }
.explore-card-bg {
  position: absolute;
  inset: 0;
  background-size: cover;
  background-position: center;
  opacity: 0;
  transition: opacity 0.25s;
  z-index: 0;
}
.explore-card:hover .explore-card-bg { opacity: 0.12; }
.explore-card > * { position: relative; z-index: 1; }
.explore-card--crops   { background: rgba(45, 90, 94, 0.42); }
.explore-card--animals { background: rgba(107, 124, 92, 0.28); }
.explore-card--home    { background: rgba(201, 134, 50, 0.18); }
.explore-card--news    { background: rgba(44, 48, 46, 0.6); }
.explore-card--info    { background: rgba(44, 48, 46, 0.4); }
.explore-card h3 {
  font-family: var(--font-display);
  font-size: 1.1rem;
  font-weight: 700;
  color: #fff;
  margin: 0 0 0.3rem;
  line-height: 1.2;
}
.explore-card p {
  font-size: 0.8rem;
  color: rgba(255,255,255,0.52);
  margin: 0;
  line-height: 1.45;
}
.explore-card-arrow {
  position: absolute;
  top: 1.1rem;
  right: 1.1rem;
  font-size: 1rem;
  color: rgba(255,255,255,0.25);
  z-index: 1;
  transition: color 0.18s;
}
.explore-card:hover .explore-card-arrow { color: rgba(255,255,255,0.55); }

/* =====================================================
   NEWSLETTER-SPECIFIC
   ===================================================== */
.newsletter-prose { max-width: 68ch; }
.newsletter-prose p {
  font-family: var(--font-display);
  font-size: 1rem;
  line-height: 1.78;
  color: var(--text);
  margin: 0 0 1rem;
  text-wrap: pretty;
}
.newsletter-prose h2 {
  font-family: var(--font-sans);
  font-size: 0.75rem;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.12em;
  color: var(--teal);
  margin: 2rem 0 0.75rem;
  padding-bottom: 0.4rem;
  border-bottom: 2px solid var(--orange);
  display: inline-block;
}
.newsletter-prose hr { border: none; border-top: 1px solid rgba(107,124,92,0.3); margin: 1.75rem 0; }
.newsletter-prose ul { padding-left: 1.25rem; margin: 0 0 1rem; }
.newsletter-prose li {
  font-family: var(--font-display);
  font-size: 0.975rem;
  line-height: 1.7;
  margin-bottom: 0.4rem;
}
.newsletter-prose strong { font-weight: 700; }
.newsletter-byline {
  font-size: 0.9rem;
  color: var(--text-soft);
  font-style: italic;
  margin: 0 0 1.75rem;
  padding-bottom: 1.25rem;
  border-bottom: 1px solid rgba(107,124,92,0.3);
}
.newsletter-signature {
  font-family: var(--font-display);
  font-size: 1rem;
  font-style: italic;
  color: var(--teal);
  margin-top: 2rem;
  padding-top: 1.25rem;
  border-top: 1px solid rgba(107,124,92,0.3);
}
.newsletter-issue-card {
  display: grid;
  grid-template-columns: 260px 1fr;
  gap: 2.5rem;
  align-items: start;
  margin: 0 0 3rem;
}
.newsletter-cover-frame { border: 3px solid var(--charcoal); overflow: hidden; }
.newsletter-cover-frame img { width: 100%; display: block; object-fit: cover; }
.newsletter-meta {
  font-size: 0.75rem;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  color: var(--orange);
  margin: 0 0 0.65rem;
}
.newsletter-issue-title {
  font-family: var(--font-display);
  font-size: 1.35rem;
  font-weight: 700;
  color: var(--teal);
  margin: 0 0 0.75rem;
  line-height: 1.2;
  border-bottom: 4px solid var(--orange);
  padding-bottom: 0.5rem;
  display: inline-block;
}

/* =====================================================
   PODCAST / MEDIA ITEMS (Info page)
   ===================================================== */
.media-list { display: flex; flex-direction: column; gap: 0; }
.media-item {
  display: grid;
  grid-template-columns: 100px 1fr;
  gap: 1.75rem;
  align-items: start;
  padding: 1.75rem 0;
  border-bottom: 1px solid rgba(107,124,92,0.25);
}
.media-item:first-child { border-top: 1px solid rgba(107,124,92,0.25); }
.media-logo {
  border: 2px solid var(--charcoal);
  overflow: hidden;
  width: 100px;
  height: 100px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: var(--white);
  flex-shrink: 0;
}
.media-logo img { width: 100%; height: 100%; object-fit: contain; padding: 0.5rem; }
.media-body h3 {
  font-family: var(--font-display);
  font-size: 1.1rem;
  font-weight: 700;
  color: var(--teal);
  margin: 0 0 0.25rem;
}
.media-meta {
  font-size: 0.78rem;
  color: var(--text-soft);
  text-transform: uppercase;
  letter-spacing: 0.06em;
  margin: 0 0 0.5rem;
  font-weight: 600;
}
.media-body p { font-size: 0.93rem; line-height: 1.65; color: var(--text); margin: 0 0 0.65rem; }
.media-link {
  font-size: 0.78rem;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.08em;
  color: #8b5f2b;
  border-bottom: 1px solid rgba(139,95,43,0.35);
}
.media-link:hover { color: var(--teal); border-bottom-color: var(--teal); text-decoration: none; }

/* =====================================================
   FOOTER
   ===================================================== */
.site-footer {
  background: var(--charcoal);
  color: var(--olive-light);
  padding: 3rem 1.5rem 1.5rem;
  border-top: 4px solid var(--orange);
}
.footer-inner {
  max-width: var(--width);
  margin: 0 auto;
  display: grid;
  grid-template-columns: auto 1fr 1fr auto;
  gap: 2.5rem;
  align-items: start;
}
.footer-illustration { width: clamp(100px, 12vw, 170px); }
.footer-col h3 {
  font-family: var(--font-sans);
  font-size: 0.67rem;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.14em;
  color: var(--white);
  margin: 0 0 0.65rem;
}
.footer-col p {
  font-size: 0.875rem;
  line-height: 1.7;
  color: var(--olive-light);
  margin: 0;
}
.footer-col a { color: var(--orange-bright); text-decoration: none; }
.footer-col a:hover { color: #fff; text-decoration: none; }
.footer-rule {
  max-width: var(--width);
  margin: 2rem auto 1.25rem;
  border: none;
  border-top: 1px solid var(--charcoal-light);
}
.footer-bottom {
  max-width: var(--width);
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  gap: 0.5rem;
  font-size: 0.78rem;
  color: var(--text-soft);
}
.footer-bottom a {
  font-size: 0.7rem;
  text-transform: uppercase;
  letter-spacing: 0.07em;
  color: #555;
  text-decoration: none;
}
.footer-bottom a:hover { color: var(--olive-light); }
.instagram-wrap { display: inline-flex; width: 1.5rem; height: 1.5rem; margin-top: 0.4rem; }
.instagram-wrap img {
  width: 100%;
  height: 100%;
  filter: brightness(0) saturate(100%) invert(72%) sepia(31%) saturate(777%) hue-rotate(349deg) brightness(96%) contrast(91%);
}

/* Long wordmark band between footer columns and the © line */
.footer-wordmark-band {
  max-width: var(--width);
  margin: 1.5rem auto 0;
  display: flex;
  justify-content: center;
}
.footer-wordmark {
  display: block;
  width: clamp(220px, 38vw, 360px);
  height: auto;
  opacity: 0.85;
  filter: brightness(0) saturate(100%) invert(94%) sepia(15%) saturate(360%) hue-rotate(15deg) brightness(96%) contrast(92%);
}

/* Section badge (small logo mark near a section heading) */
.section-heading-row {
  display: flex;
  align-items: center;
  gap: 0.9rem;
  margin-bottom: 2rem;
}
.section-heading-row .section-title { margin-bottom: 0; }
.section-badge {
  display: block;
  width: clamp(2.5rem, 4vw, 3.5rem);
  height: auto;
  flex-shrink: 0;
}

/* =====================================================
   PRESERVED ORIGINAL COPY — Burlington/Essex Farm story
   (homepage section appended below the redesign sections)
   ===================================================== */
.farm-origin-story {
  background: var(--cream);
  padding: 4.5rem 1.5rem;
  border-top: 1px solid var(--header-border);
}
.farm-origin-story-inner {
  max-width: var(--width);
  margin: 0 auto;
  display: grid;
  grid-template-columns: 1.1fr 0.9fr;
  gap: 3rem;
  align-items: start;
}
.farm-origin-story h2 {
  font-family: var(--font-display);
  font-size: 1.6rem;
  font-weight: 700;
  color: var(--teal);
  margin: 0 0 1.25rem;
  padding-bottom: 0.5rem;
  border-bottom: 4px solid var(--orange);
  display: inline-block;
}
.farm-origin-story p {
  font-size: 0.975rem;
  line-height: 1.72;
  color: var(--text);
  margin: 0 0 1rem;
  text-wrap: pretty;
}
.farm-origin-story aside .pullquote { margin: 0 0 1.5rem; }

/* =====================================================
   RESPONSIVE
   ===================================================== */
@media (max-width: 900px) {
  .landing-grid { grid-template-columns: 1fr; }
  .highlight-grid { grid-template-columns: repeat(3, 1fr); }
  .content-split,
  .content-split--55-45,
  .content-split--45-55 { grid-template-columns: 1fr; gap: 2rem; }
  .image-trio { grid-template-columns: 1fr 1fr; }
  .explore-grid { grid-template-columns: 1fr 1fr; }
  .footer-inner { grid-template-columns: 1fr 1fr; gap: 2rem; }
  .footer-illustration { display: none; }
  .newsletter-issue-card { grid-template-columns: 1fr; gap: 1.5rem; }
  .farm-origin-story-inner { grid-template-columns: 1fr; gap: 2rem; }
}

@media (max-width: 640px) {
  .main-nav { display: none; }
  .nav-toggle { display: flex; }
  .header-graphic { display: none; }
  .hero-parallax { background-attachment: scroll; height: 44vw; min-height: 210px; }
  .page-section { padding: 3.25rem 1.25rem; }
  .highlight-grid { grid-template-columns: 1fr; }
  .image-trio { grid-template-columns: 1fr; }
  .explore-grid { grid-template-columns: 1fr; }
  .explore-card--span2 { grid-column: span 1; }
  .footer-inner { grid-template-columns: 1fr; gap: 1.75rem; }
  .stand-bar { gap: 1.5rem; }
  .stand-bar-divider { display: none; }
  .media-item { grid-template-columns: 80px 1fr; gap: 1.25rem; }
  .page-foliage { height: 140px; }
}

/* =====================================================
   MOBILE NAV DRAWER (wired by js/site-shell.js)
   ===================================================== */
.site-header--compact { box-shadow: 0 1px 0 rgba(0,0,0,0.04), 0 4px 12px rgba(0,0,0,0.06); }

.nav-overlay {
  position: fixed;
  inset: 0;
  background: rgba(28, 33, 30, 0.55);
  opacity: 0;
  pointer-events: none;
  transition: opacity 0.2s ease;
  z-index: 300;
}
body.nav-drawer-open .nav-overlay { opacity: 1; pointer-events: auto; }

.nav-drawer {
  position: fixed;
  top: 0;
  right: 0;
  width: min(86vw, 320px);
  height: 100vh;
  background: var(--header-bg);
  border-left: 1px solid var(--header-border);
  box-shadow: -8px 0 24px rgba(0, 0, 0, 0.12);
  transform: translateX(100%);
  transition: transform 0.22s ease;
  z-index: 310;
  display: flex;
  flex-direction: column;
  padding: 1.1rem 1.25rem 1.5rem;
  visibility: hidden;
}
body.nav-drawer-open .nav-drawer {
  transform: translateX(0);
  visibility: visible;
}
.nav-drawer[aria-hidden="false"] { visibility: visible; }

.nav-drawer-close {
  align-self: flex-end;
  background: transparent;
  border: 1px solid var(--header-border);
  border-radius: 2px;
  width: 2.2rem;
  height: 2.2rem;
  font-size: 1.4rem;
  line-height: 1;
  color: var(--header-nav);
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 1rem;
}
.nav-drawer-close:hover { background: var(--nav-hover-bg); color: var(--nav-hover); }

.nav-drawer-nav ul {
  list-style: none;
  display: flex;
  flex-direction: column;
  gap: 0.15rem;
  padding: 0;
  margin: 0;
}
.nav-drawer-nav a {
  display: block;
  font-family: var(--font-sans);
  font-size: 0.85rem;
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  color: var(--header-nav);
  padding: 0.65rem 0.6rem;
  border-radius: 2px;
  text-decoration: none;
}
.nav-drawer-nav a:hover { background: var(--nav-hover-bg); color: var(--nav-hover); text-decoration: none; }
.nav-drawer-nav a.active { background: var(--nav-active-bg); color: var(--nav-active); }

body.nav-drawer-open { overflow: hidden; }

@media (min-width: 641px) {
  .nav-drawer, .nav-overlay { display: none; }
}
