:root {
  --page-max: 1200px;
  --bg: #ede7de;
  --paper: #f7f4ef;
  --ink: #121212;
  --muted: #6b655f;
  --line: rgba(18, 18, 18, 0.12);
  --wine: #4f2d4f;
  --gold: #b08a42;
  --shadow: 0 20px 48px rgba(0, 0, 0, 0.14);
  --radius: 4px;
}
* { box-sizing: border-box; }
html { scroll-behavior: smooth; }
body {
  margin: 0;
  background: #111 url("assets/img/nav-bg.jpg") center center / cover fixed no-repeat;
  color: var(--ink);
  font-family: "Source Sans 3", Arial, sans-serif;
  font-size: 19px;
  line-height: 1.55;
  font-weight: 300;
  hyphens: none;
}
img { display: block; max-width: 100%; }
a { color: inherit; text-decoration: none; }
button { font: inherit; }
.skip-link { position: absolute; left: -999px; top: 0; }
.skip-link:focus { left: 1rem; top: 1rem; padding: .75rem 1rem; background: #fff; z-index: 100; }
.site-frame { width: min(100%, var(--page-max)); margin: 0 auto; background: var(--bg); min-height: 100vh; box-shadow: 0 0 0 1px rgba(0,0,0,.04); }
.shell { width: min(calc(100% - 56px), 1120px); margin: 0 auto; }
.section { padding: 84px 0; }
.section-copy h1, .section-copy h2, .hero-copy h1, .page-title {
  margin: 0 0 18px;
  font-family: "Oranienbaum", serif;
  font-weight: 400;
  line-height: 1.02;
}
.section-copy h2 { font-size: clamp(2.1rem, 3.9vw, 4rem); }
.page-title, .section-copy h1 { font-size: clamp(2.35rem, 4.1vw, 4.4rem); }
.section-copy p, .section-copy ul, .contact-columns, .video-label, .brand-meta, .main-nav a, .footer-signature { text-wrap: pretty; }
.section-copy p, .lede, .section-copy ul { max-width: 58ch; }
.eyebrow { margin: 0 0 12px; color: var(--muted); text-transform: uppercase; letter-spacing: 0.16em; font-size: .78rem; font-weight: 500; }
.lede { font-size: 1.18rem; font-weight: 400; }
.wide-copy { max-width: 1000px; }
.wines-title { font-size: clamp(2rem, 3.5vw, 3.65rem) !important; max-width: none !important; }
.accent-italic { font-family: "Cormorant Garamond", serif; font-style: italic; font-weight: 500; }
.text-link, .button-link {
  display: inline-flex; align-items: center; min-height: 44px; margin-top: 20px; padding: 0 18px;
  border-radius: 999px; border: 1px solid rgba(18,18,18,.12); font-weight: 500; transition: transform .18s ease, background .18s ease;
}
.text-link:hover, .button-link:hover, .wine-card:hover { transform: translateY(-2px); }
.center-wrap { text-align: center; margin-top: 28px; }

.site-header {
  position: sticky;
  top: 0;
  z-index: 50;
  color: rgba(255,255,255,.94);
  background: rgba(0,0,0,.90);
  backdrop-filter: none;
}
.header-inner { min-height: 92px; display: grid; grid-template-columns: auto 1fr; align-items: center; gap: 24px; }
.brand-lockup { display: inline-flex; align-items: center; gap: 16px; min-width: 0; }
.site-header .brand-logo { width: 214px; opacity: .52; filter: invert(1) brightness(1.2); flex: 0 0 auto; }
.brand-meta { text-transform: uppercase; letter-spacing: 0.18em; font-size: .76rem; white-space: nowrap; }
.main-nav { justify-self: end; display: flex; align-items: center; gap: 26px; }
.main-nav a { text-transform: uppercase; letter-spacing: 0.14em; font-size: .78rem; font-weight: 500; }
.vi-pill { display: flex; align-items: stretch; height: 92px; }
.vi-pill img { width: auto; height: 92px; display: block; object-fit: contain; }
.contact-pill { border: 1px solid rgba(255,255,255,.82); border-radius: 999px; padding: 3px 17px 4px; line-height: 1.15; min-height: 24px; display: inline-flex; align-items: center; text-transform: none !important; letter-spacing: .08em !important; }
.menu-toggle, .mobile-nav { display: none; }

.hero-section { padding: 26px 0 58px; }
.hero-canvas { position: relative; overflow: hidden; min-height: 620px; background: #101010; border-radius: var(--radius); }
.hero-image { width: 100%; min-height: 620px; object-fit: cover; border-radius: var(--radius); }
.hero-copy, .hero-hve, .hero-award { position: absolute; z-index: 2; }
.hero-copy { left: 7.6%; top: 92px; color: #fff; width: 24%; }
.hero-copy h1 { font-size: clamp(2.55rem, 4.35vw, 4.45rem); max-width: none; text-shadow: 0 2px 10px rgba(0,0,0,.3); }
.hero-copy h1 span { display: block; white-space: nowrap; }
.hero-copy h1 .tight-line { margin-top: -0.13em; }
.hero-hve { right: 4%; top: 112px; width: 168px; transform: rotate(10deg); filter: drop-shadow(0 4px 16px rgba(0,0,0,.4)); opacity: .96; }
.hero-award {
  left: 50%; bottom: 22px; transform: translateX(-50%); padding: 10px 18px; border-radius: 999px; background: rgba(0,0,0,.34); color: #fff;
  text-transform: uppercase; letter-spacing: .15em; font-size: .78rem; font-weight: 500; white-space: nowrap;
}

.intro-grid, .domain-grid, .contact-grid, .perle-grid { display: grid; grid-template-columns: 1.02fr .98fr; gap: 40px; align-items: center; }
.domain-section, .contact-section, .site-footer { background: var(--paper); }
.domain-visuals { display: grid; grid-template-columns: 1.2fr .8fr; gap: 16px; align-items: stretch; }
.domain-visuals img, .video-card, .contact-image-wrap img, .perle-bottle-card, .hero-canvas, .wine-card { border-radius: var(--radius); }
.visual-main, .visual-side, .contact-image-wrap img, .video-card, .wine-card { box-shadow: var(--shadow); }
.visual-main, .visual-side { height: 420px; object-fit: cover; width: 100%; }

.video-card { position: relative; border: 0; padding: 0; overflow: hidden; background: #000; cursor: pointer; }
.video-card img { width: 100%; aspect-ratio: 16/10; object-fit: cover; opacity: .9; transition: transform .35s ease; }
.video-card:hover img { transform: scale(1.03); }
.video-shade { position: absolute; inset: 0; background: linear-gradient(180deg, rgba(0,0,0,.08), rgba(0,0,0,.62)); }
.play-icon { position: absolute; left: 26px; bottom: 72px; width: 62px; height: 62px; display: grid; place-items: center; border-radius: 50%; background: rgba(255,255,255,.18); color: #fff; font-size: 1.25rem; border: 1px solid rgba(255,255,255,.22); }
.video-label { position: absolute; left: 26px; right: 26px; bottom: 24px; color: #fff; display: grid; gap: 4px; text-align: left; }
.video-label strong { font-weight: 400; font-size: 1.2rem; }
.video-label small { opacity: .88; font-size: .95rem; }

.section-head { margin-bottom: 14px; }
.category-cards { display: grid; grid-template-columns: repeat(3, minmax(0,1fr)); gap: 22px; align-items: stretch; }
.wine-card {
  display: grid; gap: 10px; align-content: start; padding: 24px 24px 22px; background: rgba(255,255,255,.52); border: 1px solid rgba(18,18,18,.08);
  transition: transform .2s ease, box-shadow .2s ease;
}
.wine-copy strong { display: block; font-family: "Oranienbaum", serif; font-size: clamp(2rem, 3vw, 2.7rem); line-height: .95; margin-bottom: 10px; }
.wine-copy small { display: block; color: var(--muted); font-size: 1rem; font-weight: 400; }
.pack-group {
  min-height: 182px; display: flex; align-items: flex-end; justify-content: center; gap: 12px; margin-top: -38px; padding-top: 4px;
}
.pack-slim {
  position: relative; display: inline-block; width: 46px; height: 132px; border-radius: 12px 12px 8px 8px;
  background: linear-gradient(180deg, #232323 0%, #0a0a0a 58%, #1a1a1a 100%); box-shadow: inset 0 0 0 1px rgba(255,255,255,.06), 0 10px 16px rgba(0,0,0,.18);
}
.pack-slim::before {
  content: ""; position: absolute; left: 50%; top: -28px; transform: translateX(-50%); width: 18px; height: 36px; border-radius: 6px 6px 3px 3px;
  background: linear-gradient(180deg, var(--accent) 0%, color-mix(in srgb, var(--accent) 48%, #141414) 100%); box-shadow: inset 0 0 0 1px rgba(255,255,255,.08);
}
.pack-slim::after {
  content: ""; position: absolute; left: 6px; right: 6px; top: 30px; height: 42px;
  background: linear-gradient(180deg, color-mix(in srgb, var(--accent) 65%, white) 0%, var(--accent) 100%); box-shadow: inset 0 0 0 1px rgba(255,255,255,.16);
}
.pack-group .pack-slim:nth-child(2) { transform: translateY(10px) scale(.97); }
.pack-group .pack-slim:nth-child(3) { transform: translateY(18px) scale(.94); }
.pack-perle { --accent: #6d4d74; }
.pack-rose { --accent: #c28b92; }
.pack-cinq { --accent: #5b3a33; }
.pack-vv { --accent: #92704e; }
.pack-anges { --accent: #beb7ac; }
.pack-prestige { --accent: #7a2b25; }
.pack-blanc { --accent: #c1b47b; }

.contact-grid { align-items: start; }
.contact-image-wrap img { width: 100%; height: 100%; object-fit: cover; min-height: 400px; }
.contact-columns { display: grid; grid-template-columns: repeat(3, minmax(0,1fr)); gap: 18px; margin-top: 24px; }
.contact-columns strong { display: block; margin-bottom: 8px; font-weight: 600; }
.contact-columns p { margin: 0; }

.inner-page .section { padding-top: 110px; }
.inner-main { min-height: calc(100vh - 220px); }
.fact-list { list-style: none; padding: 0; margin: 28px 0 0; display: grid; gap: 12px; }
.fact-list li { padding-top: 12px; border-top: 1px solid var(--line); }
.perle-bottle-card { min-height: 420px; background: rgba(255,255,255,.48); border: 1px solid rgba(18,18,18,.08); display: grid; place-items: center; }
.large-pack { transform: scale(1.45); transform-origin: top center; margin-top: 52px; }

.site-footer { padding: 28px 0; border-top: 1px solid rgba(18,18,18,.08); }
.footer-inner { display: flex; align-items: center; justify-content: space-between; gap: 20px; flex-wrap: wrap; }
.footer-brand { display: inline-flex; align-items: center; gap: 16px; }
.site-footer .brand-logo { width: 214px; opacity: .5; }
.footer-signature { font-size: .82rem; color: var(--muted); border-bottom: 1px solid rgba(18,18,18,.18); }

.modal[hidden] { display: none; }
.modal { position: fixed; inset: 0; z-index: 90; }
.modal-backdrop { position: absolute; inset: 0; background: rgba(0,0,0,.78); }
.modal-dialog { position: relative; width: min(calc(100% - 32px), 1080px); margin: 6vh auto 0; background: #000; border-radius: var(--radius); overflow: hidden; z-index: 1; }
.modal-dialog video { display: block; width: 100%; max-height: 82vh; }
.modal-close { position: absolute; top: 10px; right: 10px; z-index: 2; width: 44px; height: 44px; border-radius: 50%; border: 0; background: rgba(0,0,0,.45); color: #fff; font-size: 1.8rem; cursor: pointer; }

@media (max-width: 1080px) {
  .hero-copy { width: 28%; }
  .hero-copy h1 { font-size: clamp(2.45rem, 5vw, 4.2rem); }
  .category-cards { grid-template-columns: 1fr; }
  .intro-grid, .domain-grid, .contact-grid, .perle-grid { grid-template-columns: 1fr; }
}
@media (max-width: 860px) {
  .shell { width: min(calc(100% - 28px), 1120px); }
  .header-inner { grid-template-columns: 1fr auto; }
  .main-nav { display: none; }
  .menu-toggle { display: inline-flex; align-items: center; justify-content: center; min-height: 42px; padding: 0 16px; border-radius: 999px; border: 1px solid rgba(255,255,255,.28); background: transparent; color: #fff; }
  .mobile-nav { display: none; padding: 0 14px 14px; }
  .mobile-nav.open { display: grid; gap: 8px; }
  .mobile-nav a { color: #fff; text-transform: uppercase; letter-spacing: 0.14em; font-size: .78rem; padding: 8px 0; }
  .site-header .brand-logo, .site-footer .brand-logo { width: 182px; }
  .brand-meta { font-size: .68rem; white-space: normal; }
  .hero-canvas, .hero-image { min-height: 520px; }
  .hero-copy { left: 6%; top: 64px; width: 42%; }
  .hero-hve { width: 118px; right: 3%; top: 92px; }
  .hero-award { font-size: .68rem; letter-spacing: .12em; padding: 10px 14px; max-width: calc(100% - 24px); text-align: center; }
  .domain-visuals { grid-template-columns: 1fr; }
  .contact-columns { grid-template-columns: 1fr; }
}
@media (max-width: 620px) {
  body { font-size: 18px; }
  .section { padding: 68px 0; }
  .hero-copy { width: 58%; top: 48px; }
  .hero-hve { width: 96px; top: 64px; right: 10px; }
  .hero-award { bottom: 16px; white-space: normal; }
  .pack-group { min-height: 166px; }
  .footer-inner, .footer-brand { align-items: flex-start; }
}
@media (prefers-reduced-motion: reduce) {
  html { scroll-behavior: auto; }
  * { transition: none !important; }
}

/* ---------- V9: fixed desktop typography + real packshots ---------- */
@media (min-width: 861px) {
  .section-copy h2 { font-size: 58px; }
  .page-title, .section-copy h1 { font-size: 64px; }
  .wines-title { font-size: 50px !important; }
  .hero-copy h1 { font-size: 62px; }
  .wine-copy strong { font-size: 42px; }
}

/* Hero line rhythm is deliberately controlled line-by-line. */
.hero-copy h1 { line-height: .92; }
.hero-copy .hero-line { display: block; white-space: nowrap; }
.hero-copy .hero-line-2 { margin-top: .42em; }
.hero-copy .hero-line-3 { margin-top: .42em; }
.hero-copy .hero-line-4 { margin-top: -.02em; }

/* Packshot areas intentionally use one continuous colour with no card box. */
.wines-section,
.vins-page,
.wine-detail { background: #f3e5d6; }
.category-cards { gap: 28px; padding-top: 62px; }
.wine-card {
  background: transparent;
  border: 0;
  box-shadow: none;
  padding: 0 18px 20px;
  overflow: visible;
}
.wine-card:hover { box-shadow: none; }
.real-pack-group {
  min-height: 250px;
  margin-top: -72px;
  padding: 0;
  gap: 0;
  align-items: flex-start;
  overflow: visible;
}
.real-pack-group img {
  width: 116px;
  height: 174px;
  object-fit: cover;
  flex: 0 0 auto;
  background: #f3e5d6;
}
.real-pack-group img:nth-child(2) { margin-left: -14px; transform: translateY(18px); }
.real-pack-group img:nth-child(3) { margin-left: -14px; transform: translateY(32px); }

/* Full wine index */
.wine-range { padding-top: 72px; }
.range-heading { border-top: 1px solid rgba(18,18,18,.14); padding-top: 22px; margin-bottom: 30px; }
.range-grid { display: grid; grid-template-columns: repeat(3, minmax(0,1fr)); gap: 42px 28px; }
.range-wine { display: grid; justify-items: center; text-align: center; gap: 14px; }
.range-wine img {
  width: 220px;
  aspect-ratio: 2 / 3;
  object-fit: cover;
  background: #f3e5d6;
}
.range-wine span { display: grid; gap: 4px; }
.range-wine strong { font-family: "Oranienbaum", serif; font-size: 34px; line-height: 1; font-weight: 400; }
.range-wine small { color: var(--muted); }

/* Individual wine presentation pages */
.wine-detail-grid { display: grid; grid-template-columns: .9fr 1.1fr; gap: 64px; align-items: center; }
.wine-bottle-stage { min-height: 720px; display: grid; place-items: center; }
.wine-bottle-stage img { width: 440px; max-height: 720px; object-fit: contain; background: #f3e5d6; }
.wine-facts { margin: 28px 0 0; }
.wine-facts div { display: grid; grid-template-columns: 145px 1fr; gap: 18px; padding: 10px 0; border-top: 1px solid rgba(18,18,18,.12); }
.wine-facts dt { font-weight: 600; }
.wine-facts dd { margin: 0; }
.tech-pending { margin-top: 30px; color: var(--muted); font-style: italic; }

@media (max-width: 1080px) and (min-width: 861px) {
  .section-copy h2 { font-size: 52px; }
  .page-title, .section-copy h1 { font-size: 58px; }
  .wines-title { font-size: 46px !important; }
  .hero-copy h1 { font-size: 56px; }
}

@media (max-width: 860px) {
  .section-copy h2 { font-size: 46px; }
  .page-title, .section-copy h1 { font-size: 50px; }
  .wines-title { font-size: 42px !important; }
  .hero-copy h1 { font-size: 48px; }
  .range-grid { grid-template-columns: repeat(2, minmax(0,1fr)); }
  .wine-detail-grid { grid-template-columns: 1fr; gap: 24px; }
  .wine-bottle-stage { min-height: 520px; }
  .wine-bottle-stage img { width: 330px; max-height: 520px; }
}
@media (max-width: 620px) {
  .section-copy h2 { font-size: 39px; }
  .page-title, .section-copy h1 { font-size: 44px; }
  .wines-title { font-size: 36px !important; }
  .hero-copy h1 { font-size: 39px; }
  .range-grid { grid-template-columns: 1fr; }
  .real-pack-group img { width: 96px; height: 144px; }
  .wine-facts div { grid-template-columns: 1fr; gap: 2px; }
}


/* ---------- V10: grouped range visuals + feathered packshot integration ---------- */
@media (min-width: 861px) {
  .section-copy h2 { font-size: 58px; }
  .page-title, .section-copy h1 { font-size: 64px; }
  .wines-title { font-size: 43px !important; }
  .hero-copy h1 { font-size: 62px; }
  .wine-copy strong { font-size: 42px; }
}

.category-cards-groups {
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 36px 28px;
  padding-top: 26px;
}
.group-card {
  display: grid;
  gap: 18px;
  align-content: start;
  padding: 0;
}
.group-shot {
  width: 100%;
  aspect-ratio: 3 / 2;
  object-fit: cover;
  border-radius: 28px;
  box-shadow: 0 20px 44px rgba(0,0,0,.12);
}
.group-card .wine-copy small { max-width: 26ch; }

/* Feather the edges of packshots so their beige studio backgrounds blend into the page. */
.range-wine img,
.wine-bottle-stage img {
  border-radius: 30px;
  background: #f3e5d6;
  -webkit-mask-image:
    linear-gradient(to right, transparent 0%, black 5%, black 95%, transparent 100%),
    linear-gradient(to bottom, transparent 0%, black 5%, black 95%, transparent 100%);
  -webkit-mask-composite: source-in;
  mask-image:
    linear-gradient(to right, transparent 0%, black 5%, black 95%, transparent 100%),
    linear-gradient(to bottom, transparent 0%, black 5%, black 95%, transparent 100%);
  mask-composite: intersect;
}
.range-wine img {
  width: 236px;
  aspect-ratio: 2 / 3;
  object-fit: cover;
}
.wine-bottle-stage {
  position: relative;
}
.wine-bottle-stage::after {
  content: "";
  position: absolute;
  inset: 6% 10%;
  border-radius: 34px;
  pointer-events: none;
  box-shadow: inset 0 0 50px 30px #f3e5d6;
}
.wine-bottle-stage img {
  width: 440px;
  max-height: 720px;
  object-fit: contain;
}
.range-wine span { max-width: 20ch; }

@media (max-width: 1080px) and (min-width: 861px) {
  .wines-title { font-size: 40px !important; }
}
@media (max-width: 860px) {
  .category-cards-groups { grid-template-columns: 1fr; }
  .wines-title { font-size: 38px !important; }
  .group-shot { border-radius: 22px; }
  .range-wine img { width: 210px; }
  .wine-bottle-stage::after { inset: 5% 8%; }
}
@media (max-width: 620px) {
  .wines-title { font-size: 34px !important; }
  .range-wine img { width: 190px; }
  .range-wine img, .wine-bottle-stage img { border-radius: 24px; }
}


/* ---------- V11: deeper edge blending, corrected range naming and purchase actions ---------- */
.range-wine { align-content: start; }
.range-wine-main { display: grid; justify-items: center; text-align: center; gap: 14px; }
.range-wine img, .wine-bottle-stage img { border-radius: 72px; }
.range-wine img {
  -webkit-mask-image: linear-gradient(to right, transparent 0%, black 4%, black 96%, transparent 100%), linear-gradient(to bottom, transparent 0%, black 4%, black 96%, transparent 100%);
  mask-image: linear-gradient(to right, transparent 0%, black 4%, black 96%, transparent 100%), linear-gradient(to bottom, transparent 0%, black 4%, black 96%, transparent 100%);
}
.wine-bottle-stage img {
  -webkit-mask-image: linear-gradient(to right, transparent 0%, black 4%, black 96%, transparent 100%), linear-gradient(to bottom, transparent 0%, black 4%, black 96%, transparent 100%);
  mask-image: linear-gradient(to right, transparent 0%, black 4%, black 96%, transparent 100%), linear-gradient(to bottom, transparent 0%, black 4%, black 96%, transparent 100%);
}
.wine-bottle-stage::after {
  inset: 4% 8%;
  border-radius: 78px;
  box-shadow: inset 0 0 72px 42px #f3e5d6;
}
.wine-subtitle { margin: -7px 0 18px; letter-spacing: .16em; font-size: .78rem; font-weight: 600; color: var(--muted); }
.wine-actions { display: flex; align-items: center; gap: 14px; flex-wrap: wrap; margin-top: 28px; }
.buy-button {
  display: inline-flex; align-items: center; justify-content: center; min-height: 44px; padding: 0 22px;
  border-radius: 999px; background: #171412; color: #fff; font-weight: 500; letter-spacing: .04em;
  transition: transform .18s ease, opacity .18s ease;
}
.buy-button:hover { transform: translateY(-2px); opacity: .9; }
.buy-button-small { min-height: 38px; padding: 0 18px; margin-top: 2px; font-size: .9rem; }
.wine-video-slot {
  max-width: 900px; margin: 62px auto 0; padding: 34px 38px; border-top: 1px solid rgba(18,18,18,.14); border-bottom: 1px solid rgba(18,18,18,.14);
}
.wine-video-slot h2 { margin: 0 0 10px; font-family: "Oranienbaum", serif; font-size: 38px; font-weight: 400; }
.wine-video-slot p:last-child { max-width: 58ch; }
@media (max-width: 620px) {
  .range-wine img, .wine-bottle-stage img { border-radius: 48px; }
  .wine-bottle-stage::after { border-radius: 54px; box-shadow: inset 0 0 54px 30px #f3e5d6; }
  .wine-video-slot { padding: 26px 0; }
}


/* ---------- V12: completed technical sheets + wine presentation videos ---------- */
.wine-video-slot { max-width: 980px; }
.wine-video-player { margin-top: 22px; background: #111; border-radius: 18px; overflow: hidden; box-shadow: 0 20px 48px rgba(0,0,0,.14); }
.wine-video-player video { display: block; width: 100%; height: auto; max-height: 76vh; background: #111; }
.wine-facts dd { text-wrap: pretty; }
.wine-facts div:has(dd br) { align-items: start; }
@media (max-width: 620px) { .wine-video-player { border-radius: 12px; } }

/* ---------- V13: deeper packshot blend + full Domaine page ---------- */
.range-wine img,
.wine-bottle-stage img {
  border-radius: 72px;
}
@media (max-width: 620px) {
  .range-wine img,
  .wine-bottle-stage img { border-radius: 48px; }
}

.domain-hero { background: #f3e5d6; padding-top: 92px; }
.domain-hero-grid,
.terroirs-grid,
.transmission-grid,
.hve-grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 54px;
  align-items: center;
}
.domain-hero-copy .page-title { max-width: 9.5ch; }
.domain-hero-collage {
  position: relative;
  min-height: 590px;
}
.domain-collage-main {
  width: 88%;
  height: 530px;
  object-fit: cover;
  margin-left: auto;
  border-radius: 5px;
  box-shadow: var(--shadow);
}
.domain-collage-small {
  position: absolute;
  left: 0;
  bottom: 8px;
  width: 42%;
  aspect-ratio: 4 / 5;
  object-fit: cover;
  border-radius: 5px;
  box-shadow: var(--shadow);
  border: 8px solid #f3e5d6;
}
.terroirs-section { background: var(--paper); }
.terroirs-images { position: relative; min-height: 610px; }
.terroir-image-wide {
  width: 88%; height: 510px; object-fit: cover; border-radius: 5px; box-shadow: var(--shadow);
}
.terroir-image-detail {
  position: absolute; right: 0; bottom: 0; width: 44%; aspect-ratio: 1 / 1; object-fit: cover; border-radius: 5px; box-shadow: var(--shadow); border: 8px solid var(--paper);
}
.transmission-section { background: #e9dfd1; }
.transmission-photos { display: grid; grid-template-columns: 1fr 1fr; gap: 18px; align-items: end; }
.transmission-photos figure { margin: 0; }
.transmission-photos img { width: 100%; height: 400px; object-fit: cover; border-radius: 5px; }
.transmission-photos figure:nth-child(2) img { height: 330px; }
.transmission-photos figcaption { margin-top: 9px; font-size: .86rem; color: var(--muted); }

.timeline-section {
  position: relative;
  height: 3500px;
  background: #15130f;
  color: #f7f3ec;
}
.timeline-sticky {
  position: sticky;
  top: 0;
  min-height: 100vh;
  overflow: hidden;
  padding: 112px 0 74px;
}
.timeline-heading { position: relative; z-index: 2; }
.timeline-heading h2 { margin: 0 0 8px; font-family: "Oranienbaum", serif; font-weight: 400; font-size: 58px; }
.timeline-heading p { max-width: 44ch; color: rgba(255,255,255,.62); }
.timeline-heading .eyebrow { color: rgba(255,255,255,.55); }
.timeline-window { position: relative; margin-top: 58px; width: 100%; overflow: hidden; }
.timeline-track {
  display: flex;
  gap: 42px;
  width: max-content;
  padding: 42px max(40px, calc((100vw - min(100vw, 1200px))/2 + 40px)) 58px;
  will-change: transform;
  transform: translate3d(0,0,0);
}
.timeline-line {
  position: absolute;
  left: 0;
  right: 0;
  top: 25px;
  height: 1px;
  background: rgba(255,255,255,.18);
}
.timeline-line-fill {
  display: block;
  width: calc(var(--timeline-progress, 0) * 100%);
  height: 2px;
  background: rgba(255,255,255,.92);
  transition: width .08s linear;
}
.timeline-card {
  position: relative;
  flex: 0 0 360px;
  min-height: 470px;
  padding-top: 18px;
}
.timeline-card::before {
  content: "";
  position: absolute;
  top: -21px;
  left: 0;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background: #f3e5d6;
  box-shadow: 0 0 0 7px rgba(243,229,214,.13);
}
.timeline-date { display: block; font-family: "Oranienbaum", serif; font-size: 34px; margin-bottom: 16px; color: #f3e5d6; }
.timeline-card img,
.timeline-photo-placeholder {
  width: 100%;
  height: 225px;
  object-fit: cover;
  border-radius: 5px;
  margin-bottom: 18px;
  background: #c9b89f;
}
.timeline-photo-placeholder { display: grid; place-items: center; color: #1b1813; font-family: "Oranienbaum", serif; font-size: 80px; }
.timeline-card h3 { margin: 0 0 10px; font-family: "Oranienbaum", serif; font-size: 30px; font-weight: 400; }
.timeline-card p { margin: 0; color: rgba(255,255,255,.7); max-width: 32ch; }
.timeline-card-now h3 { color: #f3e5d6; }

.hve-section { background: #dfe4d2; }
.hve-visual { position: relative; }
.hve-visual > img:first-child { width: 100%; height: 560px; object-fit: cover; border-radius: 5px; box-shadow: var(--shadow); }
.hve-domain-stamp { position: absolute; width: 150px; right: 28px; bottom: 28px; transform: rotate(8deg); filter: drop-shadow(0 5px 16px rgba(0,0,0,.28)); }
.domain-facts { display: grid; grid-template-columns: repeat(3, 1fr); gap: 12px; margin-top: 28px; }
.domain-facts span { border-top: 1px solid rgba(18,18,18,.18); padding-top: 12px; font-size: .95rem; }
.domain-facts strong { display: block; font-family: "Oranienbaum", serif; font-size: 28px; font-weight: 400; }

.provenance-section { background: #f3e5d6; }
.provenance-intro { max-width: 760px; margin-bottom: 42px; }
.provenance-grid { display: grid; grid-template-columns: repeat(5, 1fr); gap: 16px; }
.supply-item { display: grid; gap: 8px; align-content: start; border-top: 1px solid rgba(18,18,18,.16); padding-top: 18px; }
.supply-item img { width: 42px; height: 42px; object-fit: contain; opacity: .72; margin-bottom: 5px; }
.supply-item strong { font-family: "Oranienbaum", serif; font-size: 25px; font-weight: 400; }
.supply-item span { color: var(--muted); font-size: .9rem; }
.provenance-note { margin: 42px 0 0; max-width: 58ch; font-weight: 400; }
.table-section { background: var(--paper); }
.domain-contact-cta { background: #1b1813; color: #fff; }
.domain-cta-inner { display: flex; justify-content: space-between; align-items: end; gap: 30px; }
.domain-cta-inner h2 { margin: 0; font-family: "Oranienbaum", serif; font-size: 50px; font-weight: 400; max-width: 12ch; line-height: 1; }
.domain-contact-cta .eyebrow { color: rgba(255,255,255,.55); }
.domain-contact-cta .button-link { border-color: rgba(255,255,255,.35); }

@media (max-width: 1080px) {
  .domain-hero-grid,
  .terroirs-grid,
  .transmission-grid,
  .hve-grid { grid-template-columns: 1fr; }
  .domain-hero-collage,
  .terroirs-images { min-height: 540px; }
  .provenance-grid { grid-template-columns: repeat(3, 1fr); }
}
@media (max-width: 860px) {
  .timeline-section { height: auto; }
  .timeline-sticky { position: relative; min-height: 0; overflow: visible; padding: 84px 0; }
  .timeline-window { overflow: visible; }
  .timeline-line { left: 28px; top: 0; bottom: 0; right: auto; width: 1px; height: auto; }
  .timeline-line-fill { width: 2px; height: 100%; }
  .timeline-track { display: grid; width: auto; gap: 48px; padding: 24px 28px 0 74px; transform: none !important; }
  .timeline-card { min-height: 0; width: auto; flex: none; padding: 0; }
  .timeline-card::before { top: 4px; left: -50px; }
  .timeline-card img, .timeline-photo-placeholder { height: 260px; }
  .transmission-photos { grid-template-columns: 1fr; }
  .transmission-photos img, .transmission-photos figure:nth-child(2) img { height: 360px; }
  .provenance-grid { grid-template-columns: repeat(2, 1fr); }
  .domain-facts { grid-template-columns: 1fr; }
  .domain-cta-inner { align-items: flex-start; flex-direction: column; }
}
@media (max-width: 620px) {
  .domain-hero-collage { min-height: 450px; }
  .domain-collage-main { height: 420px; width: 92%; }
  .domain-collage-small { width: 46%; }
  .terroirs-images { min-height: 470px; }
  .terroir-image-wide { height: 420px; }
  .hve-visual > img:first-child { height: 430px; }
  .hve-domain-stamp { width: 112px; right: 18px; bottom: 18px; }
  .provenance-grid { grid-template-columns: 1fr; }
  .timeline-heading h2 { font-size: 44px; }
  .timeline-card img, .timeline-photo-placeholder { height: 220px; }
  .domain-cta-inner h2 { font-size: 42px; }
}

/* ---------- V14: consolidated Domaine page + global image radius system ---------- */
/* Ordinary editorial photography: restrained 5px corners. */
.hero-canvas,
.hero-image,
.group-shot,
.visual-main,
.visual-side,
.contact-image-wrap img,
.domain-opening-visuals img,
.timeline-card img,
.hve-visual > img:first-child,
.domain-collage-main,
.domain-collage-small,
.terroir-image-wide,
.terroir-image-detail,
.transmission-photos img {
  border-radius: 5px !important;
}

/* Video masks are deliberately softer and more generous. */
.video-card,
.video-card > img,
.wine-video-player,
.modal-dialog {
  border-radius: 20px !important;
}

/* Product packshots keep their large feathered radius. */
.range-wine img,
.wine-bottle-stage img {
  border-radius: 72px !important;
}
@media (max-width: 620px) {
  .range-wine img,
  .wine-bottle-stage img { border-radius: 48px !important; }
}

/* Consolidated opening section */
.domain-opening {
  background: #f3e5d6;
  padding-top: 88px;
  padding-bottom: 92px;
}
.domain-opening-grid {
  display: grid;
  grid-template-columns: 1.02fr .98fr;
  gap: 58px;
  align-items: center;
}
.domain-opening-copy .page-title {
  max-width: 10.5ch;
}
.domain-pullquote {
  margin: 24px 0 30px !important;
  max-width: 22ch !important;
  font-family: "Cormorant Garamond", serif;
  font-style: italic;
  font-size: 34px;
  line-height: 1.08;
  color: #4a4037;
}
.domain-subhead {
  margin: 30px 0 9px !important;
  font-family: "Oranienbaum", serif !important;
  font-size: 32px !important;
  line-height: 1.05 !important;
  font-weight: 400 !important;
}
.inline-link {
  border-bottom: 1px solid rgba(18,18,18,.35);
  font-weight: 500;
}
.domain-opening-visuals {
  position: relative;
  min-height: 620px;
}
.domain-duo-main {
  position: absolute;
  top: 0;
  right: 0;
  width: 86%;
  height: 350px;
  object-fit: cover;
  box-shadow: var(--shadow);
}
.domain-duo-chai {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 72%;
  height: 330px;
  object-fit: cover;
  box-shadow: var(--shadow);
}
.domain-family-inset {
  position: absolute;
  right: 0;
  bottom: 42px;
  width: 42%;
  height: 255px;
  object-fit: cover;
  border: 7px solid #f3e5d6;
  box-shadow: var(--shadow);
}

/* More compact timeline, with award clusters woven into the history. */
.timeline-section {
  height: 3900px;
}
.timeline-heading-v14 {
  display: grid;
  grid-template-columns: 1fr 1fr;
  column-gap: 48px;
  align-items: end;
}
.timeline-heading-v14 .eyebrow,
.timeline-heading-v14 h2 {
  grid-column: 1;
}
.timeline-heading-v14 h2 {
  max-width: 12ch;
  line-height: .98;
}
.timeline-intro-copy {
  grid-column: 2;
  grid-row: 1 / span 2;
  margin: 0;
  align-self: end;
  max-width: 50ch !important;
  color: rgba(255,255,255,.72) !important;
}
.timeline-scroll-hint {
  grid-column: 2;
  margin: 12px 0 0 !important;
  font-size: .87rem;
  color: rgba(255,255,255,.45) !important;
}
.timeline-track-v14 {
  gap: 36px;
}
.timeline-card {
  flex-basis: 340px;
  min-height: 455px;
}
.timeline-card .portrait-history {
  object-position: center 18%;
  background: #e4d4c1;
}
.timeline-awards-card {
  flex-basis: 300px;
  min-height: 430px;
  padding: 26px 24px 24px;
  margin-top: -8px;
  border: 1px solid rgba(243,229,214,.18);
  background: rgba(243,229,214,.045);
}
.timeline-awards-card::before {
  left: 24px;
}
.timeline-awards-wide {
  flex-basis: 360px;
}
.timeline-medals {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 15px 10px;
  margin: 18px 0 20px;
}
.timeline-medals-tight {
  grid-template-columns: repeat(2, 88px);
}
.timeline-medals span {
  display: grid;
  justify-items: center;
  gap: 5px;
}
.timeline-medals img {
  width: 58px;
  height: 58px;
  object-fit: contain;
  margin: 0;
  border-radius: 0 !important;
}
.timeline-medals b {
  font-family: "Source Sans 3", sans-serif;
  font-size: .75rem;
  letter-spacing: .08em;
  font-weight: 500;
  color: rgba(255,255,255,.8);
}

/* HVE + values */
.hve-section {
  background: #dfe4d2;
  padding-bottom: 72px;
}
.hve-grid-v14 {
  display: grid;
  grid-template-columns: .9fr 1.1fr;
  gap: 58px;
  align-items: center;
}
.hve-grid-v14 .hve-visual > img:first-child {
  height: 485px;
}
.domain-icon-strip {
  margin-top: 54px;
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  background: #1a1815;
  color: #fff;
  padding: 28px 34px;
  border-radius: 5px;
}
.domain-icon-item {
  min-height: 116px;
  padding: 0 24px;
  display: grid;
  justify-items: center;
  align-content: center;
  text-align: center;
  gap: 5px;
  border-left: 1px solid rgba(255,255,255,.14);
}
.domain-icon-item:first-child { border-left: 0; }
.domain-icon-item img {
  width: 48px;
  height: 48px;
  object-fit: contain;
  margin-bottom: 5px;
}
.domain-icon-item strong {
  font-family: "Oranienbaum", serif;
  font-size: 26px;
  line-height: 1;
  font-weight: 400;
}
.domain-icon-item span {
  font-size: .82rem;
  color: rgba(255,255,255,.62);
}

/* Original WordPress pictograms on a dark provenance field. */
.provenance-dark {
  background: #1a1815;
  color: #f4eee6;
  padding-top: 76px;
  padding-bottom: 76px;
}
.provenance-dark .eyebrow,
.provenance-dark .supply-item span,
.provenance-dark .provenance-v14-head > p {
  color: rgba(255,255,255,.58);
}
.provenance-v14-head {
  display: grid;
  grid-template-columns: 1.05fr .95fr;
  gap: 48px;
  align-items: end;
  margin-bottom: 36px;
}
.provenance-v14-head .provenance-intro {
  margin-bottom: 0;
}
.provenance-v14-head h2 {
  max-width: 13ch;
}
.provenance-v14-head > p {
  max-width: 46ch;
  margin: 0 0 6px;
}
.provenance-grid-v14 {
  grid-template-columns: repeat(5, 1fr);
}
.provenance-dark .supply-item {
  border-color: rgba(255,255,255,.18);
}
.provenance-dark .supply-item img {
  width: 54px;
  height: 54px;
  opacity: 1;
}
.provenance-dark .supply-item:nth-child(2) img {
  filter: invert(1);
}
.provenance-dark .provenance-note {
  color: rgba(255,255,255,.78);
}

/* Compact end of Domaine page: no duplicate contact CTA. */
.table-section {
  padding-top: 76px;
  padding-bottom: 84px;
}

@media (max-width: 1080px) {
  .domain-opening-grid,
  .hve-grid-v14,
  .provenance-v14-head {
    grid-template-columns: 1fr;
  }
  .domain-opening-visuals { min-height: 590px; }
  .timeline-heading-v14 { grid-template-columns: 1fr; }
  .timeline-heading-v14 .eyebrow,
  .timeline-heading-v14 h2,
  .timeline-intro-copy,
  .timeline-scroll-hint { grid-column: 1; grid-row: auto; }
  .timeline-intro-copy { margin-top: 14px; max-width: 62ch !important; }
  .domain-icon-strip { grid-template-columns: repeat(2, 1fr); }
  .domain-icon-item:nth-child(3) { border-left: 0; border-top: 1px solid rgba(255,255,255,.14); padding-top: 20px; margin-top: 20px; }
  .domain-icon-item:nth-child(4) { border-top: 1px solid rgba(255,255,255,.14); padding-top: 20px; margin-top: 20px; }
}

@media (max-width: 860px) {
  .domain-opening { padding-top: 70px; }
  .domain-opening-visuals { min-height: 520px; }
  .domain-duo-main { height: 300px; }
  .domain-duo-chai { height: 285px; }
  .domain-family-inset { height: 220px; }
  .timeline-section { height: auto; }
  .timeline-awards-card,
  .timeline-awards-wide { min-height: 0; width: auto; padding: 20px; }
  .timeline-awards-card::before { left: -50px; }
  .timeline-medals { max-width: 300px; }
  .provenance-grid-v14 { grid-template-columns: repeat(2, 1fr); }
}

@media (max-width: 620px) {
  .domain-pullquote { font-size: 29px; }
  .domain-opening-visuals { min-height: 455px; }
  .domain-duo-main { width: 90%; height: 260px; }
  .domain-duo-chai { width: 80%; height: 235px; }
  .domain-family-inset { width: 43%; height: 180px; bottom: 28px; }
  .domain-icon-strip { grid-template-columns: 1fr; padding: 24px; }
  .domain-icon-item,
  .domain-icon-item:nth-child(3),
  .domain-icon-item:nth-child(4) {
    border-left: 0;
    border-top: 1px solid rgba(255,255,255,.14);
    margin-top: 16px;
    padding-top: 18px;
  }
  .domain-icon-item:first-child { border-top: 0; margin-top: 0; padding-top: 0; }
  .provenance-grid-v14 { grid-template-columns: 1fr; }
  .timeline-medals { grid-template-columns: repeat(3, 72px); }
}


/* ---------- V15: final homepage and domaine refinements ---------- */
.home-section-title {
  font-size: 54px !important;
  color: #47433f !important;
}
.home-wines-title {
  font-size: 40px !important;
  color: #47433f !important;
}
.home-wines-title .title-line,
.page-title .title-line {
  display: block;
}
.single-visual {
  grid-template-columns: 1fr !important;
}
.domain-single-photo {
  height: 520px !important;
  object-position: center center;
}

.domain-opening-copy .page-title {
  max-width: 12.5ch;
}
.domain-pullquote {
  max-width: 18ch !important;
}

.timeline-medals img {
  background: #fff;
  border-radius: 50% !important;
  padding: 10px;
  box-sizing: content-box;
  box-shadow: 0 12px 24px rgba(0,0,0,.16);
}
.timeline-card img[src*="claude-timeline"] {
  object-position: center top;
  background: #e7d8c5;
}

@media (max-width: 1080px) and (min-width: 861px) {
  .home-section-title { font-size: 50px !important; }
  .home-wines-title { font-size: 37px !important; }
}
@media (max-width: 860px) {
  .home-section-title { font-size: 44px !important; }
  .home-wines-title { font-size: 34px !important; }
  .domain-single-photo { height: 460px !important; }
}
@media (max-width: 620px) {
  .home-section-title { font-size: 38px !important; }
  .home-wines-title { font-size: 31px !important; }
  .domain-single-photo { height: 380px !important; }
}
