/* tokens/colors.css */
:root{
  /* ── Burgundy — the mark's hands, headline color, primary action ───────── */
  --seed-burgundy-900:#4a1620;
  --seed-burgundy-800:#571c21;
  --seed-burgundy-700:#6e2033;
  --seed-burgundy-600:#7e2b3c;
  --seed-burgundy-500:#8b3a4a;
  --seed-burgundy-400:#a85a67;
  --seed-burgundy-200:#d9afb4;
  --seed-burgundy-100:#efd8d9;
  --seed-burgundy-050:#f9ecec;

  /* ── Olive / sage — the seedling, laurel rules, secondary voice ────────── */
  --seed-olive-900:#2f3a16;
  --seed-olive-800:#3d4a1e;
  --seed-olive-700:#4c5c24;
  --seed-olive-600:#5d6b33;
  --seed-olive-500:#7b7d40;
  --seed-olive-400:#8a9161;
  --seed-olive-300:#a3a574;
  --seed-olive-100:#dddcc4;
  --seed-olive-050:#eff0e2;

  /* ── Blush — watercolor botanicals, soft tertiary accent ───────────────── */
  --seed-blush-600:#a05b5b;
  --seed-blush-500:#b57474;
  --seed-blush-300:#cfa0a0;
  --seed-blush-100:#eedcda;

  /* ── Antique gold — hairline frames, laurel highlights ─────────────────── */
  --seed-gold-600:#8a7742;
  --seed-gold-500:#a8965f;
  --seed-gold-300:#c9bc8e;

  /* ── Bark — the seed itself ────────────────────────────────────────────── */
  --seed-bark-700:#5b3a26;
  --seed-bark-500:#7d5a3c;

  /* ── Parchment neutrals — every surface in the brand is warm, never gray ─ */
  --seed-cream-050:#fdfaf5;
  --seed-cream-100:#fbf3eb;
  --seed-cream-200:#f5eadf;
  --seed-cream-300:#efe1d2;
  --seed-cream-400:#e3d2be;

  /* ── Warm ink — text is dark brown-black, never pure #000 ──────────────── */
  --seed-ink-900:#33261e;
  --seed-ink-700:#4a3a2e;
  --seed-ink-500:#6e5b4c;
  --seed-ink-300:#9a8877;
  --seed-ink-100:#cbbdae;

  /* ═══ Semantic aliases — reach for these first ═════════════════════════ */
  --accent-primary:var(--seed-burgundy-700);
  --accent-primary-hover:var(--seed-burgundy-800);
  --accent-primary-press:var(--seed-burgundy-900);
  --accent-secondary:var(--seed-olive-700);
  --accent-secondary-hover:var(--seed-olive-800);
  --accent-tertiary:var(--seed-blush-500);
  --accent-gilt:var(--seed-gold-500);

  --text-heading:var(--seed-burgundy-700);
  --text-body:var(--seed-ink-900);
  --text-muted:var(--seed-ink-500);
  --text-quiet:var(--seed-ink-300);
  --text-eyebrow:var(--seed-olive-700);
  --text-script:var(--seed-burgundy-700);
  --text-on-dark:var(--seed-cream-100);
  --text-on-dark-muted:var(--seed-olive-100);
  --text-price:var(--seed-ink-900);
  --text-link:var(--seed-burgundy-700);
  --text-link-hover:var(--seed-olive-700);

  --surface-page:var(--seed-cream-100);
  --surface-card:var(--seed-cream-050);
  --surface-parchment:var(--seed-cream-200);
  --surface-parchment-deep:var(--seed-cream-300);
  --surface-sage:var(--seed-olive-050);
  --surface-blush:var(--seed-burgundy-050);
  --surface-deep-green:var(--seed-olive-800);
  --surface-deep-burgundy:var(--seed-burgundy-800);
  --surface-overlay:rgba(51,38,30,.46);

  --border-hairline:rgba(91,58,38,.18);
  --border-rule:var(--seed-olive-600);
  --border-rule-quiet:var(--seed-olive-300);
  --border-gilt:var(--seed-gold-300);
  --border-burgundy:var(--seed-burgundy-700);
  --border-strong:var(--seed-ink-700);

  --focus-ring:var(--seed-olive-600);
  --state-success:var(--seed-olive-700);
  --state-caution:var(--seed-gold-600);
  --state-danger:var(--seed-burgundy-700);
  --state-info:var(--seed-olive-600);
  --state-disabled-bg:var(--seed-cream-300);
  --state-disabled-text:var(--seed-ink-300);
}


/* tokens/elevation.css */
:root{
  /* Shadows are warm brown, low, and diffuse - printed paper on a table,
     never a neutral gray UI shadow. */
  --shadow-none:none;
  --shadow-hairline:0 0 0 1px var(--border-hairline);
  --shadow-card:0 1px 2px rgba(91,58,38,.06),0 10px 24px -14px rgba(91,58,38,.20);
  --shadow-card-hover:0 2px 4px rgba(91,58,38,.08),0 18px 34px -16px rgba(91,58,38,.26);
  --shadow-paper:0 2px 3px rgba(91,58,38,.07),0 24px 48px -20px rgba(91,58,38,.28);
  --shadow-raised:0 12px 28px -10px rgba(74,22,32,.32);
  --shadow-inset-press:inset 0 2px 4px rgba(74,22,32,.28);
  --shadow-focus:0 0 0 2px var(--surface-card),0 0 0 4px var(--focus-ring);

  /* soft vignette used behind full-bleed imagery */
  --gradient-protect-bottom:linear-gradient(to top,rgba(47,58,22,.72),rgba(47,58,22,0) 68%);
  --gradient-parchment:linear-gradient(170deg,var(--seed-cream-050),var(--seed-cream-200));
}


/* tokens/fonts.css */
/* Self-hosted. Generated by scripts/vendor-fonts.js - do not edit by hand.
   Cormorant Garamond: display. EB Garamond: body. Great Vibes: script.
   All three are SIL Open Font License. */
@font-face{font-family:'Cormorant Garamond';font-style:italic;font-weight:400;font-display:swap;src:url(/assets/fonts/cormorant-garamond-italic.woff2) format('woff2');unicode-range:U+0000-00FF;}
@font-face{font-family:'Cormorant Garamond';font-style:normal;font-weight:300;font-display:swap;src:url(/assets/fonts/cormorant-garamond.woff2) format('woff2');unicode-range:U+0000-00FF;}
@font-face{font-family:'Cormorant Garamond';font-style:normal;font-weight:400;font-display:swap;src:url(/assets/fonts/cormorant-garamond.woff2) format('woff2');unicode-range:U+0000-00FF;}
@font-face{font-family:'Cormorant Garamond';font-style:normal;font-weight:500;font-display:swap;src:url(/assets/fonts/cormorant-garamond.woff2) format('woff2');unicode-range:U+0000-00FF;}
@font-face{font-family:'Cormorant Garamond';font-style:normal;font-weight:600;font-display:swap;src:url(/assets/fonts/cormorant-garamond.woff2) format('woff2');unicode-range:U+0000-00FF;}
@font-face{font-family:'EB Garamond';font-style:italic;font-weight:400;font-display:swap;src:url(/assets/fonts/eb-garamond-italic.woff2) format('woff2');unicode-range:U+0000-00FF;}
@font-face{font-family:'EB Garamond';font-style:normal;font-weight:400;font-display:swap;src:url(/assets/fonts/eb-garamond.woff2) format('woff2');unicode-range:U+0000-00FF;}
@font-face{font-family:'EB Garamond';font-style:normal;font-weight:600;font-display:swap;src:url(/assets/fonts/eb-garamond.woff2) format('woff2');unicode-range:U+0000-00FF;}
@font-face{font-family:'Great Vibes';font-style:normal;font-weight:400;font-display:swap;src:url(/assets/fonts/great-vibes.woff2) format('woff2');unicode-range:U+0000-00FF;}


/* tokens/motion.css */
:root{
  /* Calm, breath-paced motion. Fades and slow rises only - no bounce,
     no spring, no attention-seeking loops. */
  --duration-instant:90ms;
  --duration-quick:180ms;
  --duration-calm:320ms;
  --duration-slow:520ms;
  --duration-breath:1400ms;

  --ease-calm:cubic-bezier(.25,.46,.45,.94);
  --ease-in-calm:cubic-bezier(.55,.06,.68,.19);
  --ease-out-calm:cubic-bezier(.16,.68,.35,1);

  --transition-color:color var(--duration-quick) var(--ease-calm),background-color var(--duration-quick) var(--ease-calm),border-color var(--duration-quick) var(--ease-calm);
  --transition-lift:transform var(--duration-calm) var(--ease-out-calm),box-shadow var(--duration-calm) var(--ease-out-calm);
  --lift-hover:translateY(-2px);
  --press-scale:.985;
}
@media (prefers-reduced-motion:reduce){
  :root{--duration-quick:1ms;--duration-calm:1ms;--duration-slow:1ms;--duration-breath:1ms;--lift-hover:none}
}


/* tokens/shape.css */
:root{
  /* The brand is square-cornered: paper edges, hairline rules, circular seal. */
  --radius-none:0;
  --radius-xs:2px;
  --radius-sm:3px;
  --radius-md:6px;
  --radius-pill:999px;
  --radius-circle:50%;

  --border-width-hairline:1px;
  --border-width-rule:1.5px;
  --border-width-frame:3px;

  /* double-rule paper frame, straight off the flyer */
  --frame-double:var(--border-width-hairline) solid var(--border-gilt);
  --frame-outer-offset:6px;
  --frame-inner-offset:12px;

  --divider-hairline:var(--border-width-hairline) solid var(--border-hairline);
  --divider-rule:var(--border-width-hairline) solid var(--border-rule-quiet);
}


/* tokens/spacing.css */
:root{
  --space-0:0;
  --space-px:1px;
  --space-1:.25rem;   /* 4  */
  --space-2:.5rem;    /* 8  */
  --space-3:.75rem;   /* 12 */
  --space-4:1rem;     /* 16 */
  --space-5:1.5rem;   /* 24 */
  --space-6:2rem;     /* 32 */
  --space-7:2.5rem;   /* 40 */
  --space-8:3rem;     /* 48 */
  --space-9:4rem;     /* 64 */
  --space-10:5rem;    /* 80 */
  --space-11:6rem;    /* 96 */

  /* composed rhythm */
  --gutter-page:clamp(1.25rem,5vw,4rem);
  --stack-tight:var(--space-2);
  --stack-text:var(--space-4);
  --stack-block:var(--space-6);
  --stack-section:var(--space-10);
  --measure-prose:62ch;   /* flyer paragraphs are short and centered */
  --measure-narrow:46ch;
  --content-max:1140px;
  --paper-max:816px;      /* 8.5in at 96dpi - print collateral width */
}


/* tokens/typography.css */
:root{
  /* families */
  --font-display:"Cormorant Garamond",Cormorant,"EB Garamond",Georgia,serif;
  --font-body:"EB Garamond","Cormorant Garamond",Georgia,"Times New Roman",serif;
  --font-script:"Great Vibes","Cormorant Garamond",cursive;
  --font-mono:ui-monospace,"SFMono-Regular",Menlo,monospace;

  /* weights — the brand lives in light-to-regular serif; bold is rare */
  --weight-light:300;
  --weight-regular:400;
  --weight-medium:500;
  --weight-semibold:600;

  /* type scale */
  --text-display-xl:clamp(3rem,6vw,4.75rem);   /* 76px — flyer masthead */
  --text-display-lg:clamp(2.25rem,4vw,3.25rem);/* 52px — page titles */
  --text-display-md:2rem;                       /* 32px */
  --text-title:1.5rem;                          /* 24px — card titles */
  --text-section:1.125rem;                      /* 18px — ALL-CAPS section heads */
  --text-body-lg:1.125rem;
  --text-body:1rem;
  --text-body-sm:.9375rem;
  --text-caption:.8125rem;                      /* 13px — labels under icons */
  --text-micro:.6875rem;

  --text-script-lg:clamp(2.75rem,5vw,4rem);
  --text-script-md:2.25rem;
  --text-script-sm:1.5rem;

  /* line heights */
  --leading-tight:1.08;
  --leading-snug:1.24;
  --leading-body:1.6;
  --leading-loose:1.78;

  /* tracking — wide letterspacing on caps is the brand's loudest type signal */
  --tracking-masthead:.14em;
  --tracking-caps:.18em;
  --tracking-caps-tight:.08em;
  --tracking-body:0;
  --tracking-script:.01em;

  /* composed roles */
  --type-masthead:var(--weight-light) var(--text-display-xl)/var(--leading-tight) var(--font-display);
  --type-page-title:var(--weight-regular) var(--text-display-lg)/var(--leading-snug) var(--font-display);
  --type-section-head:var(--weight-semibold) var(--text-section)/1.2 var(--font-display);
  --type-body:var(--weight-regular) var(--text-body)/var(--leading-body) var(--font-body);
  --type-body-italic:italic var(--weight-regular) var(--text-body)/var(--leading-body) var(--font-body);
  --type-script:var(--weight-regular) var(--text-script-md)/1.1 var(--font-script);
  --type-caption:var(--weight-medium) var(--text-caption)/1.3 var(--font-body);
}


/* base.css */
*,*::before,*::after{box-sizing:border-box}
html{-webkit-text-size-adjust:100%}
body{margin:0;background:var(--surface-page);color:var(--text-body);font:var(--type-body);text-wrap:pretty;-webkit-font-smoothing:antialiased}
h1,h2,h3,h4,h5{margin:0;color:var(--text-heading);font-family:var(--font-display);font-weight:var(--weight-regular);line-height:var(--leading-snug)}
h1{font-size:var(--text-display-lg);letter-spacing:var(--tracking-caps-tight)}
h2{font-size:var(--text-display-md)}
h3{font-size:var(--text-title)}
h4,h5{font-size:var(--text-section);letter-spacing:var(--tracking-caps);text-transform:uppercase;font-weight:var(--weight-semibold)}
p{margin:0 0 var(--stack-text)}
a{color:var(--text-link);text-decoration-color:var(--border-rule-quiet);text-underline-offset:3px;transition:var(--transition-color)}
a:hover{color:var(--text-link-hover);text-decoration-color:currentColor}
a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,[tabindex]:focus-visible{outline:none;box-shadow:var(--shadow-focus);border-radius:var(--radius-xs)}
small{font-size:var(--text-caption);color:var(--text-muted)}
em{font-style:italic}
strong{font-weight:var(--weight-semibold)}
ul,ol{margin:0 0 var(--stack-text);padding-left:1.35em}
li{margin-bottom:var(--space-2);line-height:var(--leading-body)}
hr{border:0;border-top:var(--divider-hairline);margin:var(--stack-block) 0}
blockquote{margin:0;font-family:var(--font-body);font-style:italic;color:var(--seed-olive-800)}
img{max-width:100%;display:block}
::selection{background:var(--seed-burgundy-100);color:var(--seed-burgundy-900)}


/* components/button.css */
/* Button.jsx ported to classes. Skins/sizes/states transcribed verbatim from
   the design system's compiled bundle (ds-components/components.jsx.txt) -
   the PAD/FS maps and the `skins` object. React's hover/press useState
   becomes :hover/:active. Previously duplicated (primary/sm only) in
   header.css; that copy is removed so `.btn` is defined in exactly one
   place. */
.btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: var(--space-2);
  font-family: var(--font-display);
  font-weight: var(--weight-semibold);
  letter-spacing: var(--tracking-caps);
  text-transform: uppercase;
  text-decoration: none;
  line-height: 1.1;
  white-space: nowrap;
  border: var(--border-width-hairline) solid;
  border-radius: var(--radius-xs);
  cursor: pointer;
  transition: var(--transition-color), transform var(--duration-quick) var(--ease-calm);
}

.btn--full {
  display: flex;
  width: 100%;
}

/* Sizes */
.btn--sm {
  padding: var(--space-2) var(--space-4);
  font-size: var(--text-caption);
}
.btn--md {
  padding: var(--space-3) var(--space-6);
  font-size: var(--text-body-sm);
}
.btn--lg {
  padding: var(--space-4) var(--space-8);
  font-size: var(--text-body);
}

/* Variants */
.btn--primary {
  color: var(--seed-cream-050);
  background: var(--accent-primary);
  border-color: var(--accent-primary);
}
.btn--primary:hover {
  background: var(--accent-primary-hover);
  color: var(--seed-cream-050);
}
.btn--primary:active {
  background: var(--accent-primary-press);
  box-shadow: var(--shadow-inset-press);
  transform: scale(var(--press-scale));
}

.btn--secondary {
  color: var(--accent-primary);
  background: transparent;
  border-color: var(--accent-primary);
}
.btn--secondary:hover {
  background: var(--seed-burgundy-050);
  color: var(--accent-primary-hover);
}
.btn--secondary:active {
  background: var(--seed-burgundy-100);
  box-shadow: var(--shadow-inset-press);
  transform: scale(var(--press-scale));
}

.btn--olive {
  color: var(--seed-cream-050);
  background: var(--accent-secondary);
  border-color: var(--accent-secondary);
}
.btn--olive:hover {
  background: var(--accent-secondary-hover);
  color: var(--seed-cream-050);
}
.btn--olive:active {
  background: var(--seed-olive-900);
  box-shadow: var(--shadow-inset-press);
  transform: scale(var(--press-scale));
}

.btn--ghost {
  color: var(--accent-secondary);
  background: transparent;
  border-color: transparent;
}
.btn--ghost:hover {
  background: var(--surface-sage);
  color: var(--accent-secondary-hover);
}
.btn--ghost:active {
  background: var(--seed-olive-100);
  box-shadow: var(--shadow-inset-press);
  transform: scale(var(--press-scale));
}


/* components/card.css */
/* Card.jsx ported to classes. Tone -> background from the source's tone
   switch; hover lift only applies when the card is interactive - React's
   `interactive && hover` guard becomes `.card--interactive:hover`, never
   bare `.card:hover`. */
.card {
  border: var(--border-width-hairline) solid var(--border-hairline);
  border-radius: var(--radius-sm);
  padding: var(--space-6);
  box-shadow: var(--shadow-card);
  transition: var(--transition-lift);
}

.card--card { background: var(--surface-card); }
.card--parchment { background: var(--surface-parchment); }
.card--sage { background: var(--surface-sage); }
.card--green { background: var(--surface-deep-green); }

.card--interactive:hover {
  box-shadow: var(--shadow-card-hover);
  transform: var(--lift-hover);
}

.card__eyebrow {
  font-family: var(--font-display);
  font-size: var(--text-caption);
  letter-spacing: var(--tracking-caps);
  text-transform: uppercase;
  color: var(--text-eyebrow);
  margin: 0 0 var(--space-2);
}

.card__title {
  font-family: var(--font-display);
  font-size: var(--text-title);
  font-weight: var(--weight-regular);
  color: var(--text-heading);
  margin: 0 0 var(--space-3);
}

.card__body {
  color: var(--text-body);
}

.card--green .card__eyebrow {
  color: var(--seed-olive-100);
}
.card--green .card__title {
  color: var(--seed-cream-100);
}
.card--green .card__body {
  color: var(--text-on-dark);
}


/* components/footer.css */
.site-footer {
  background: var(--surface-deep-green);
  color: var(--text-on-dark);
  padding: var(--space-9) var(--gutter-page) var(--space-7);
}
.site-footer a {
  color: var(--text-on-dark);
}
.site-footer a:hover {
  color: var(--text-on-dark-muted);
}

.site-footer__grid {
  max-width: var(--content-max);
  margin: 0 auto;
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(240px, 1fr));
  gap: var(--space-8);
  align-items: start;
}

/* Footer lockup - shared .lockup base lives in header.css; these are just
   the footer's own size/colour differences (dark background, smaller seal). */
.lockup--footer .lockup__seal {
  width: 62px;
  height: 62px;
}
.lockup--footer .lockup__name {
  font-size: 19px;
  letter-spacing: var(--tracking-masthead);
  text-transform: uppercase;
  color: var(--seed-cream-100);
}
.lockup--footer .lockup__tagline {
  font-size: 11px;
  color: var(--seed-olive-100);
}

.site-footer__blurb {
  margin: var(--space-4) 0 0;
  max-width: 34ch;
  font-family: var(--font-body);
  font-size: var(--text-body-sm);
  line-height: var(--leading-body);
  color: var(--text-on-dark-muted);
}

.site-footer__heading {
  font-family: var(--font-display);
  font-size: var(--text-caption);
  font-weight: var(--weight-semibold);
  letter-spacing: var(--tracking-caps);
  text-transform: uppercase;
  color: var(--seed-olive-100);
  margin: 0 0 var(--space-3);
}

.site-footer__rates,
.site-footer__contact {
  list-style: none;
  margin: 0;
  padding: 0;
  display: grid;
  gap: var(--space-2);
}
.site-footer__rates li,
.site-footer__contact li {
  margin-bottom: 0;
}
.site-footer__rates li {
  display: flex;
  justify-content: space-between;
  gap: var(--space-4);
}
.site-footer__rates li span:last-child {
  color: var(--text-on-dark-muted);
}
.site-footer__contact {
  font-family: var(--font-body);
  font-size: var(--text-body-sm);
}

.site-footer__base {
  max-width: var(--content-max);
  margin: var(--space-7) auto 0;
  padding-top: var(--space-4);
  border-top: 1px solid var(--seed-olive-700);
  display: flex;
  flex-wrap: wrap;
  gap: var(--space-4);
  justify-content: space-between;
  font-family: var(--font-body);
  font-size: var(--text-caption);
  color: var(--text-on-dark-muted);
}


/* components/form.css */
/* Booking form. Labels borrow Card.jsx's eyebrow treatment (display face,
   caps, wide tracking); inputs are transcribed from the design's field
   styling in components.jsx.txt. */

.booking__form {
  max-width: var(--content-max);
  margin: 0 auto;
  text-align: left;
}

.field-row {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: var(--space-5);
}

.field {
  margin: 0 0 var(--space-5);
}

.field label,
.field legend,
.honeypot label {
  display: block;
  margin-bottom: var(--space-2);
  font-family: var(--font-display);
  font-size: var(--text-caption);
  letter-spacing: var(--tracking-caps);
  text-transform: uppercase;
  color: var(--text-eyebrow);
}

.field input,
.field select,
.field textarea {
  width: 100%;
  padding: var(--space-3) var(--space-4);
  font: var(--type-body);
  background: var(--surface-card);
  border: 1px solid var(--border-hairline);
  border-radius: var(--radius-xs);
  color: var(--text-body);
}

.field textarea {
  resize: vertical;
}

.field input:focus-visible,
.field select:focus-visible,
.field textarea:focus-visible {
  outline: none;
  box-shadow: var(--shadow-focus);
}

.field--addons {
  border: 0;
  padding: 0;
  margin: 0 0 var(--space-5);
}

.checkbox {
  display: flex;
  align-items: baseline;
  gap: var(--space-2);
  margin-bottom: var(--space-2);
  font: var(--type-body);
  color: var(--text-body);
}

.checkbox__price {
  color: var(--text-muted);
}

/* Off-screen, not display:none - some bots skip hidden inputs, and
   off-screen positioning catches more of them while staying invisible to a
   person. */
.honeypot {
  position: absolute;
  left: -9999px;
  width: 1px;
  height: 1px;
  overflow: hidden;
}

.booking__actions {
  margin: var(--space-6) 0 var(--space-4);
}

.booking__status {
  min-height: 1.5em;
  font-weight: var(--weight-semibold);
}
.booking__status[data-kind="error"] { color: var(--state-danger); }
.booking__status[data-kind="success"] { color: var(--state-success); }
.booking__status[data-kind="pending"] { color: var(--text-muted); }

.booking__smallprint,
.booking__noscript,
.booking__fallback {
  color: var(--text-muted);
  font-size: var(--text-body-sm);
}

@media (max-width: 640px) {
  .field-row {
    grid-template-columns: 1fr;
  }
}


/* components/header.css */
.site-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: var(--space-6);
  padding: var(--space-4) var(--gutter-page);
  background: var(--surface-parchment);
  border-bottom: var(--border-width-hairline) solid var(--border-gilt);
  position: sticky;
  top: 0;
  z-index: 20;
}

/* Logo lockup - shared shape/spacing rules for both header and footer use.
   Source: the page's own renderVals(), not the design system's Logo
   component (that one hardcodes "LLC" and is unused). */
.lockup {
  display: inline-flex;
  align-items: center;
  gap: var(--space-5);
  cursor: pointer;
  flex: 0 0 auto;
  white-space: nowrap;
  text-decoration: none;
}
.lockup__seal {
  border-radius: var(--radius-circle);
  mix-blend-mode: multiply;
  flex: 0 0 auto;
}
/* Sized rules are scoped per context - an unscoped size here would win over
   the footer's own width/height attributes since CSS beats HTML attrs. */
.site-header .lockup__seal {
  width: 76px;
  height: 76px;
}
.lockup__text {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: var(--space-2);
}
.lockup__name {
  font-family: var(--font-display);
  font-weight: var(--weight-regular);
  font-size: 23px;
  line-height: 1.05;
  letter-spacing: var(--tracking-masthead);
  text-transform: uppercase;
  color: var(--seed-burgundy-700);
}
.lockup__tagline {
  font-family: var(--font-display);
  font-weight: var(--weight-medium);
  font-size: 12px;
  letter-spacing: var(--tracking-caps);
  text-transform: uppercase;
  color: var(--seed-olive-700);
}

.site-nav {
  display: flex;
  align-items: center;
  gap: var(--space-6);
}
.site-nav__list {
  display: flex;
  align-items: center;
  gap: var(--space-6);
  margin: 0;
  padding: 0;
  list-style: none;
}
.site-nav__link {
  position: relative;
  font-family: var(--font-display);
  font-size: var(--text-caption);
  font-weight: var(--weight-semibold);
  letter-spacing: var(--tracking-caps);
  text-transform: uppercase;
  text-decoration: none;
  padding-bottom: 2px;
  border-bottom: 1px solid transparent;
  color: var(--text-muted);
}
.site-nav__link.is-current {
  color: var(--accent-primary);
}
/* No border-bottom-color override here - the ::after underline below is the
   sole visual indicator for the current page. Setting both would draw two
   rules a pixel apart, exactly what the design's own animated underline was
   built to replace ("...replacing the NavBar component's inline border so
   hover and active can never stack into a double rule", NavBar.jsx.txt). The
   underline still inherits --accent-primary via currentColor. */
/* Animated underline, ported from the page's own <style> block. Runs on
   hover for every link and stays drawn for the current page - aria-current
   stands in for the design's [data-on], since our active state is
   server-rendered rather than driven by client state. */
.site-nav__link::after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: -1px;
  height: 1px;
  background: currentColor;
  transform: scaleX(0);
  transform-origin: left center;
  transition: transform var(--duration-calm) var(--ease-out-calm);
}
.site-nav__link:hover::after,
.site-nav__link[aria-current="page"]::after {
  transform: scaleX(1);
}

/* Button rules moved to components/button.css (Task 5), which now owns the
   full skin/size matrix. Keeping a second .btn definition here, even a
   subset, would leave two rule sets for the same class in the concatenated
   cascade - ambiguous and unpredictable under later edits. */

@media (max-width: 1000px) {
  .site-header {
    justify-content: center;
    text-align: center;
  }
  .site-nav {
    flex-wrap: wrap;
    justify-content: center;
    gap: var(--space-5);
  }
  .site-nav__list {
    flex-wrap: wrap;
    justify-content: center;
  }
}

@media (max-width: 760px) {
  .site-header .lockup__seal {
    width: 58px;
    height: 58px;
  }
  .site-header .lockup__name {
    font-size: 17px;
  }
}


/* components/heading.css */
/* SectionHeading.jsx and ScriptHeading.jsx ported to classes. */

.section-heading {
  display: flex;
  flex-direction: column;
  gap: var(--space-2);
  margin: 0 0 var(--space-4);
}
.section-heading--center { align-items: center; }
.section-heading--left { align-items: flex-start; }

.section-heading__row {
  display: flex;
  align-items: center;
  gap: var(--space-3);
}

.section-heading__text {
  font-family: var(--font-display);
  font-weight: var(--weight-semibold);
  font-size: var(--text-section);
  letter-spacing: var(--tracking-caps);
  text-transform: uppercase;
  line-height: 1.2;
  margin: 0;
}
.section-heading--burgundy .section-heading__text { color: var(--text-heading); }
.section-heading--olive .section-heading__text { color: var(--accent-secondary); }
.section-heading--onDark .section-heading__text { color: var(--seed-cream-100); }

.section-heading__sprig {
  height: 15px;
  width: auto;
  opacity: .9;
}
.section-heading__sprig--flip {
  transform: scaleX(-1);
}

.section-heading__rule {
  height: 1px;
  width: 100%;
  max-width: 260px;
  background: var(--border-rule-quiet);
}

.script-heading {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: var(--space-4);
}

.script-heading__text {
  font-family: var(--font-script);
  font-weight: var(--weight-regular);
  line-height: 1.15;
  letter-spacing: var(--tracking-script);
  margin: 0;
}
.script-heading--sm .script-heading__text { font-size: var(--text-script-sm); }
.script-heading--md .script-heading__text { font-size: var(--text-script-md); }
.script-heading--lg .script-heading__text { font-size: var(--text-script-lg); }

.script-heading--burgundy .script-heading__text { color: var(--text-script); }
.script-heading--olive .script-heading__text { color: var(--accent-secondary); }
.script-heading--onDark .script-heading__text { color: var(--seed-cream-100); }

.script-heading__sprig {
  height: 20px;
  width: auto;
  opacity: .9;
}


/* components/ornament.css */
/* OrnamentDivider.jsx ported to classes. Three treatments: laurel-leaf rule,
   diamond trio, and a plain hairline with a burgundy diamond. */
.ornament {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: var(--space-5) auto;
}

.ornament--laurel img {
  height: 26px;
  width: auto;
  opacity: .95;
}

.ornament--diamonds img {
  height: 22px;
  width: auto;
  opacity: .95;
}

.ornament--rule {
  gap: var(--space-2);
}
.ornament--rule span {
  height: 1px;
  flex: 1;
  background: var(--border-rule-quiet);
}
.ornament--rule i {
  width: 5px;
  height: 5px;
  flex: 0 0 auto;
  transform: rotate(45deg);
  background: var(--accent-primary);
}


/* components/paper-frame.css */
/* PaperFrame.jsx ported to classes. Parchment sheet with the flyer's double
   gilt rule and optional watercolor corners. */
.paper-frame {
  position: relative;
  box-shadow: var(--shadow-paper);
  border: var(--border-width-frame) solid var(--seed-olive-800);
}

.paper-frame--parchment { background: var(--gradient-parchment); }
.paper-frame--card { background: var(--surface-card); }
.paper-frame--sage { background: var(--surface-sage); }

.paper-frame__rule {
  position: absolute;
  pointer-events: none;
}
.paper-frame__rule--outer {
  inset: 5px;
  border: 1px solid var(--border-gilt);
}
.paper-frame__rule--inner {
  inset: 9px;
  border: 1px solid var(--border-hairline);
}

.paper-frame__corner {
  position: absolute;
  bottom: 10px;
  width: 21%;
  max-width: 168px;
  pointer-events: none;
  mix-blend-mode: multiply;
}
.paper-frame__corner--left { left: 10px; }
.paper-frame__corner--right { right: 10px; }

.paper-frame__body {
  position: relative;
  padding: var(--space-9);
}


/* components/price-row.css */
/* PriceRow.jsx ported to classes. The diamond bullet is aria-hidden and
   rendered as a rotated square via ::before is avoided in favour of a plain
   inline span so no extra markup is required in the macro. */
.price-row {
  display: flex;
  align-items: baseline;
  gap: var(--space-3);
  font-family: var(--font-body);
  font-size: var(--text-body);
  color: var(--text-body);
  padding: var(--space-1) 0;
  margin: 0;
}

.price-row__mark {
  width: 5px;
  height: 5px;
  flex: 0 0 auto;
  transform: rotate(45deg);
  background: var(--accent-primary);
  opacity: .85;
}

.price-row__price {
  font-weight: var(--weight-semibold);
  color: var(--text-price);
}

.price-row__note {
  font-style: italic;
  color: var(--text-muted);
  font-size: var(--text-caption);
}

.price-row--addon {
  font-size: var(--text-body-sm);
}

.price-row--center {
  justify-content: center;
}


/* pages/about.css */
/* About & Contact page. `.page-hero` is defined once, in session.css, and
   reused here verbatim - do not redefine it. */

.page-hero__practitioner {
  margin-top: var(--space-3);
  font-family: var(--font-display);
  font-weight: var(--weight-medium);
  font-size: var(--text-body-lg);
  letter-spacing: var(--tracking-caps);
  text-transform: uppercase;
  color: var(--accent-secondary);
}

/* --- Portrait and letter ------------------------------------------------ */

.about-letter {
  max-width: var(--content-max);
  margin: 0 auto;
  padding: var(--space-10) var(--gutter-page);
}

.about-letter__inner {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(320px, 1fr));
  gap: var(--space-9);
  align-items: center;
}

.about__portrait img {
  width: 100%;
  height: auto;
  border-radius: var(--radius-sm);
  box-shadow: var(--shadow-card);
}

.about__letter p {
  margin: 0 0 var(--stack-text);
}

.about__signature {
  font-family: var(--font-display);
  letter-spacing: var(--tracking-caps-tight);
  text-transform: uppercase;
  font-size: var(--text-caption);
  color: var(--text-eyebrow);
}

/* --- Contact and booking ------------------------------------------------- */

.contact {
  background: var(--surface-parchment);
  border-top: 1px solid var(--border-hairline);
  border-bottom: 1px solid var(--border-hairline);
  padding: var(--space-10) var(--gutter-page);
  text-align: center;
}

.contact__seedling {
  width: 64px;
  height: auto;
  margin: 0 auto var(--space-4);
  opacity: .9;
}

.contact__lede {
  max-width: var(--measure-prose);
  margin: 0 auto var(--space-7);
}

.contact__panel {
  max-width: var(--content-max);
  margin: 0 auto var(--space-6);
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(220px, 1fr));
  background: var(--surface-card);
  border: 1px solid var(--border-hairline);
  border-radius: var(--radius-sm);
  text-align: center;
}

.contact__cell {
  padding: var(--space-7) var(--space-5);
  border-right: 1px solid var(--border-hairline);
}
.contact__cell:last-child {
  border-right: none;
}

.contact__label {
  margin: 0 0 var(--space-2);
  font-family: var(--font-display);
  font-size: var(--text-caption);
  letter-spacing: var(--tracking-caps);
  text-transform: uppercase;
  color: var(--text-eyebrow);
}

.contact__value {
  margin: 0;
  font-size: var(--text-body-lg);
  color: var(--text-body);
}
.contact__value a {
  color: var(--accent-primary);
}

.contact__licence {
  color: var(--text-muted);
  font-size: var(--text-body-sm);
  margin-bottom: var(--space-8);
}

.booking {
  max-width: var(--content-max);
  margin: 0 auto;
}

@media (max-width: 760px) {
  .contact__panel {
    grid-template-columns: 1fr;
  }
  .contact__cell {
    border-right: none;
    border-bottom: 1px solid var(--border-hairline);
  }
  .contact__cell:last-child {
    border-bottom: none;
  }
}


/* pages/home.css */
/* Home page. Transcribed from the imported design's inline styles. */

.hero {
  position: relative;
  overflow: hidden;
  background: var(--gradient-parchment);
  border-bottom: 1px solid var(--border-gilt);
}
.hero__inner {
  max-width: var(--content-max);
  margin: 0 auto;
  padding: var(--space-11) var(--gutter-page);
  text-align: center;
}
.hero__corner {
  position: absolute;
  bottom: 0;
  width: 300px;
  opacity: .85;
  pointer-events: none;
}
.hero__corner--left { left: 0; }
.hero__corner--right { right: 0; }

.hero__masthead {
  font-family: var(--font-display);
  font-weight: var(--weight-light);
  font-size: var(--text-display-xl);
  letter-spacing: var(--tracking-masthead);
  text-transform: uppercase;
  color: var(--text-heading);
  line-height: var(--leading-tight);
  margin: 0;
}

.hero__tagline {
  margin-top: var(--space-4);
  font-family: var(--font-display);
  font-weight: var(--weight-medium);
  font-size: var(--text-body-lg);
  letter-spacing: var(--tracking-caps);
  text-transform: uppercase;
  color: var(--accent-secondary);
}

.hero__lede {
  max-width: var(--measure-prose);
  margin: 0 auto var(--stack-text);
}

.hero__actions {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  gap: var(--space-4);
  margin-top: var(--space-6);
}

.stages,
.rates {
  max-width: var(--content-max);
  margin: 0 auto;
  padding: var(--space-10) var(--gutter-page);
}

.stages__grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));
  gap: var(--space-6);
  margin-bottom: var(--space-6);
}

.rates__grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
  gap: var(--space-6);
  margin-bottom: var(--space-6);
}

.rates__note {
  color: var(--text-muted);
}

.sacred {
  background: var(--surface-parchment);
  border-top: 1px solid var(--border-hairline);
  border-bottom: 1px solid var(--border-hairline);
}
.sacred__inner {
  max-width: var(--content-max);
  margin: 0 auto;
  padding: var(--space-10) var(--gutter-page);
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(320px, 1fr));
  gap: var(--space-9);
  align-items: center;
}

.photo-placeholder {
  height: 340px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: var(--surface-parchment-deep);
  border: 1px dashed var(--seed-gold-300);
  font-family: var(--font-display);
  font-size: var(--text-caption);
  letter-spacing: var(--tracking-caps);
  text-transform: uppercase;
  /* --seed-gold-600 (the darkest gold in the palette) measures 3.41:1 here -
     below the 4.5:1 AA floor for 13px text. --text-muted is the app's
     standing "secondary text" token and clears it at 5.02:1. */
  color: var(--text-muted);
  text-align: center;
  padding: var(--space-5);
}

.reviews {
  background: var(--surface-sage);
  border-top: 1px solid var(--border-hairline);
  border-bottom: 1px solid var(--border-hairline);
}
.reviews__inner {
  max-width: var(--content-max);
  margin: 0 auto;
  padding: var(--space-10) var(--gutter-page);
  text-align: center;
}
.reviews__lede {
  margin: 0 auto var(--space-6);
  max-width: var(--measure-narrow);
}

.wreath {
  position: relative;
  display: grid;
  place-items: center;
  max-width: 760px;
  min-height: 660px;
  margin: 0 auto;
  padding: var(--space-7);
}
.wreath img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: min(640px, 100%);
  opacity: .8;
  pointer-events: none;
}
.wreath blockquote {
  position: relative;
  max-width: 290px;
  font-style: italic;
  font-size: 1.3rem;
  line-height: 1.6;
  color: var(--accent-secondary);
}

@media (max-width: 760px) {
  .photo-placeholder { height: 230px; }
  .hero__corner { width: 140px; opacity: .5; }
  .wreath { min-height: 0; padding: var(--space-7) 0; }
  .wreath img { width: min(340px, 78%); opacity: .36; }
  .wreath blockquote { max-width: 32ch; }
}


/* pages/layout.css */
.skip-link {
  position: absolute;
  left: -9999px;
  top: var(--space-2);
  padding: var(--space-3) var(--space-5);
  background: var(--surface-card);
  color: var(--text-link);
  font: var(--type-caption);
  letter-spacing: var(--tracking-caps);
  text-transform: uppercase;
  z-index: 100;
}
.skip-link:focus { left: var(--space-4); }

.visually-hidden {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip-path: inset(50%);
  white-space: nowrap;
  border: 0;
}

/* Visible is the default and the resting state. Every rule that hides a
   [data-reveal] section is gated on .js-reveal, a class an inline script in
   head.njk adds and then REMOVES again if reveal.js has not announced itself
   by window.load. Without that gate, opacity:0 has no floor under it: a
   reveal.js that fails to fetch, or throws, leaves nearly all the content on
   the home, about and privacy pages invisible forever for every visitor not
   using reduced-motion. A <noscript> block does not cover that case - it
   fires when scripting is disabled, not when an enabled script 404s. */
[data-reveal] { opacity: 1; }

@media (prefers-reduced-motion: no-preference) {
  .js-reveal [data-reveal] {
    opacity: 0;
    transform: translateY(2px);
    transition: opacity 700ms var(--ease-out-calm), transform 700ms var(--ease-out-calm);
  }
  .js-reveal [data-reveal][data-revealed] { opacity: 1; transform: none; }
}


/* pages/notfound.css */
/* 404. The page reuses .page-hero from session.css; this file styles only the
   pair of buttons under it. Without a rule the two .btn elements sat inline
   inside their <p>, separated by nothing but a collapsed word-space. Same
   treatment as .hero__actions on the home page, which is the pattern this
   is meant to read as. */
.notfound__actions {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  gap: var(--space-4);
  margin-top: var(--space-6);
}


/* pages/print.css */
.page-print { background: var(--seed-cream-200); }
.print-bar {
  display: flex; flex-wrap: wrap; gap: var(--space-4);
  align-items: center; justify-content: center;
  padding: var(--space-5) var(--gutter-page);
}
.page-print .paper-frame {
  width: 816px; max-width: 100%; min-height: 1056px;
  margin: 0 auto var(--space-8); box-sizing: border-box;
}
.page-print .paper-frame__body { padding: 20px 40px 18px; }

/* The @page rule that belongs with these lives in layouts/print.njk, not
   here. @page cannot be class-scoped, and this file is concatenated into the
   single site.css that every page loads - declaring it here set zero printer
   margins for anyone printing ANY page on the site, clipping content into the
   unprintable area. Do not move it back. */
@media print {
  [data-noprint] { display: none !important; }
  .page-print { background: none; }
  .page-print .paper-frame {
    margin: 0; box-shadow: none; width: 100%; min-height: 0;
  }
}

/* --- Welcome sheet content ---------------------------------------------- */

.sheet-masthead {
  text-align: center;
  margin-bottom: var(--space-5);
}
.sheet-masthead__seal {
  width: 90px;
  height: 90px;
  margin: 0 auto var(--space-3);
  border-radius: var(--radius-circle);
  mix-blend-mode: multiply;
}
.sheet-masthead__title {
  font-family: var(--font-display);
  font-weight: var(--weight-regular);
  font-size: var(--text-display-md);
  letter-spacing: var(--tracking-masthead);
  text-transform: uppercase;
  color: var(--text-heading);
  line-height: var(--leading-tight);
  margin: 0;
}
.sheet-masthead__tagline {
  margin: var(--space-2) 0 var(--space-4);
  font-family: var(--font-display);
  font-weight: var(--weight-medium);
  font-size: var(--text-caption);
  letter-spacing: var(--tracking-caps);
  text-transform: uppercase;
  color: var(--accent-secondary);
}
.sheet-masthead .ornament {
  margin: 0 auto;
}

.sheet-intro {
  max-width: var(--measure-prose);
  margin: var(--space-5) auto;
  text-align: center;
}
.sheet-intro p {
  margin: 0 0 var(--space-3);
}
.sheet-intro__burgundy {
  color: var(--text-heading);
}
.sheet-intro__olive {
  color: var(--accent-secondary);
  font-style: italic;
}

.sheet-columns {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: var(--space-6);
  margin: var(--space-5) 0;
}
.sheet-columns__col--during {
  border-left: 1px solid var(--border-hairline);
  border-right: 1px solid var(--border-hairline);
  padding: 0 var(--space-5);
  text-align: center;
}
.sheet-columns__mantra {
  font-style: italic;
  color: var(--text-heading);
  margin-bottom: var(--space-4);
}
.sheet-columns__mantra p {
  margin: 0 0 var(--space-1);
}
.sheet-columns__mantra-close {
  font-weight: var(--weight-semibold);
  font-style: normal;
}

.sheet-list {
  list-style: none;
  margin: 0;
  padding: 0;
  font-size: var(--text-body-sm);
}
.sheet-list li {
  padding: var(--space-1) 0;
  border-bottom: 1px solid var(--border-hairline);
}
.sheet-list li:last-child {
  border-bottom: none;
}
.sheet-columns__col--during .sheet-list li {
  border-bottom: none;
  padding: var(--space-1) 0;
}

.sheet-services {
  display: grid;
  grid-template-columns: 1.05fr 1fr;
  gap: 30px;
  margin: var(--space-5) 0;
}
.sheet-services__col--payments {
  border-left: 1px solid var(--border-hairline);
  padding-left: 28px;
}
.sheet-services__grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 14px;
  text-align: center;
}
.sheet-services__session:last-child {
  border-left: 1px solid var(--border-hairline);
}
.sheet-services__session-name {
  margin: 0 0 6px;
  font-family: var(--font-display);
  font-weight: var(--weight-semibold);
  letter-spacing: var(--tracking-caps);
  text-transform: uppercase;
  font-size: 13px;
  color: var(--accent-secondary);
}
.sheet-services__addons {
  margin-top: 10px;
  text-align: center;
  font-size: 12.5px;
  line-height: 1.5;
  color: var(--text-muted);
}
.sheet-services__payments {
  text-align: center;
  font-family: var(--font-display);
  font-size: var(--text-body-lg);
  color: var(--text-heading);
  margin: 0;
}
.sheet-services__note {
  margin-top: 10px;
  text-align: center;
  font-size: 12.5px;
  line-height: 1.5;
  color: var(--text-muted);
}

.sheet-quote {
  max-width: var(--measure-narrow);
  margin: var(--space-6) auto;
  text-align: center;
  font-style: italic;
  color: var(--text-heading);
}

.sheet-signoff {
  max-width: var(--measure-prose);
  margin: 0 auto;
  text-align: center;
}
.sheet-signoff p {
  margin: 0 0 var(--space-3);
}
.sheet-signoff__name {
  font-family: var(--font-display);
  letter-spacing: var(--tracking-caps-tight);
  text-transform: uppercase;
  font-size: var(--text-caption);
  color: var(--text-eyebrow);
}

@media (max-width: 760px) {
  .sheet-columns { grid-template-columns: 1fr; }
  .sheet-columns__col--during {
    border-left: none;
    border-right: none;
    border-top: 1px solid var(--border-hairline);
    border-bottom: 1px solid var(--border-hairline);
    padding: var(--space-4) 0;
  }
  .sheet-services { grid-template-columns: 1fr; }
}


/* pages/privacy.css */
/* Privacy page. `.page-hero` is defined once, in session.css, and reused
   here verbatim - do not redefine it. */

.privacy {
  max-width: var(--content-max);
  margin: 0 auto;
  padding: var(--space-10) var(--gutter-page);
}

.privacy__inner {
  max-width: var(--measure-prose);
  margin: 0 auto;
}

.privacy__inner h2 {
  margin: var(--space-8) 0 var(--space-3);
  font-family: var(--font-display);
  font-weight: var(--weight-regular);
  font-size: var(--text-title);
  color: var(--text-heading);
}
.privacy__inner h2:first-child {
  margin-top: 0;
}

.privacy__inner p {
  margin: 0 0 var(--stack-text);
}

.privacy__inner a {
  color: var(--accent-primary);
}


/* pages/services.css */
/* Services & Rates page. `.page-hero` is defined once, in session.css, and
   reused here verbatim - do not redefine it in this file. */

/* Page-scoped, additive only: sets italics on the shared .page-hero__lede
   for this page alone, keyed off the page-services body class. This is a
   higher-specificity addition, not a redefinition - it never competes with
   the canonical .page-hero__lede rule in session.css, so the concatenation
   order of pages/*.css cannot change the outcome. Do not "consolidate" this
   into session.css: that would reintroduce the filename-sort-order hazard
   this rule exists to avoid. */
.page-services .page-hero__lede {
  font-style: italic;
}

.services__grid {
  max-width: 1000px;
  margin: 0 auto;
  padding: var(--space-10) var(--gutter-page);
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
  gap: var(--space-6);
}

/* --- Add-ons ----------------------------------------------------------- */

.addons {
  background: var(--surface-parchment);
  border-top: 1px solid var(--border-hairline);
  border-bottom: 1px solid var(--border-hairline);
}
.addons__inner {
  max-width: 820px;
  margin: 0 auto;
  padding: var(--space-10) var(--gutter-page);
  text-align: center;
}

.addons__note {
  color: var(--text-muted);
}

.addons__list {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));
  gap: 0 var(--space-9);
  text-align: left;
  border-top: 1px solid var(--border-hairline);
  padding-top: var(--space-5);
}

/* --- Payment & barter ---------------------------------------------------- */

.payments__grid {
  max-width: var(--content-max);
  margin: 0 auto;
  padding: var(--space-10) var(--gutter-page);
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
  gap: var(--space-6);
}

.payments__methods {
  font-family: var(--font-display);
  font-size: var(--text-body-lg);
  letter-spacing: var(--tracking-caps-tight);
  text-transform: uppercase;
  color: var(--accent-secondary);
  line-height: 1.8;
}

/* --- Close --------------------------------------------------------------- */

.services-cta {
  max-width: var(--content-max);
  margin: 0 auto;
  padding: 0 var(--gutter-page) var(--space-10);
  text-align: center;
}


/* pages/session.css */
/* Your Session page. `.page-hero` is generic and reused by later pages
   (Services, 404) - keep it free of session-specific assumptions. */

.page-hero {
  background: var(--gradient-parchment);
  border-bottom: 1px solid var(--border-gilt);
}
.page-hero__inner {
  max-width: var(--content-max);
  margin: 0 auto;
  padding: var(--space-9) var(--gutter-page);
  text-align: center;
}
.page-hero__title {
  font-family: var(--font-display);
  font-weight: var(--weight-regular);
  font-size: var(--text-display-lg);
  letter-spacing: var(--tracking-masthead);
  text-transform: uppercase;
  color: var(--text-heading);
  line-height: var(--leading-snug);
  margin: 0;
}
.page-hero__lede {
  max-width: var(--measure-prose);
  margin: var(--space-4) auto 0;
}

@media (max-width: 760px) {
  .page-hero__title { font-size: clamp(1.75rem, 8vw, 2.5rem); }
}

/* --- Before / After -------------------------------------------------- */

.before,
.after {
  max-width: var(--content-max);
  margin: 0 auto;
  padding: var(--space-10) var(--gutter-page);
}

.leaf-list {
  list-style: none;
  padding: 0;
  display: grid;
  gap: var(--space-5);
}
.leaf-list li {
  display: flex;
  gap: var(--space-4);
  align-items: flex-start;
}
.leaf-list li img {
  height: 17px;
  width: auto;
  margin-top: 7px;
  flex: 0 0 auto;
  opacity: .85;
}
.leaf-list li p {
  margin: 0;
}
.leaf-list__term {
  font-family: var(--font-display);
  font-weight: var(--weight-semibold);
  letter-spacing: var(--tracking-caps-tight);
  text-transform: uppercase;
  color: var(--accent-secondary);
}

/* --- During ------------------------------------------------------------ */

.during {
  background: var(--surface-parchment);
  border-top: 1px solid var(--border-hairline);
  border-bottom: 1px solid var(--border-hairline);
}
.during__inner {
  max-width: 900px;
  margin: 0 auto;
  padding: var(--space-10) var(--gutter-page);
  text-align: center;
}

.during__mantra {
  margin: var(--space-6) 0;
}
.during__mantra p {
  margin: 0 0 var(--space-2);
}
.during__close {
  font-weight: var(--weight-semibold);
  color: var(--text-heading);
}

.during__inner p:not(.during__close):not(.during__footnote) {
  max-width: var(--measure-prose);
  margin-left: auto;
  margin-right: auto;
}

.during__footnote {
  margin-top: var(--space-6);
  text-align: center;
  font-style: italic;
  color: var(--text-muted);
}

.pacer {
  position: relative;
  width: 148px;
  height: 148px;
  flex: 0 0 auto;
  display: grid;
  place-items: center;
  margin: var(--space-6) auto;
}
.pacer__ring {
  position: absolute;
  inset: 0;
  border: 1px solid var(--border-gilt);
  border-radius: var(--radius-circle);
}
.pacer__dot {
  width: 112px;
  height: 112px;
  border-radius: var(--radius-circle);
  background: var(--seed-olive-700);
  animation: breathe 10s cubic-bezier(.37, 0, .63, 1) infinite;
}

@keyframes breathe {
  0%   { transform: scale(.60); opacity: .30; }
  40%  { transform: scale(1);   opacity: .78; }
  100% { transform: scale(.60); opacity: .30; }
}
@media (prefers-reduced-motion: reduce) {
  .pacer__dot { animation: none; transform: scale(.8); opacity: .55; }
}

/* --- Welcome sheet callout --------------------------------------------- */

.welcome-sheet {
  max-width: var(--content-max);
  margin: 0 auto;
  padding: var(--space-10) var(--gutter-page);
}
.welcome-sheet__inner {
  max-width: var(--measure-prose);
  margin: 0 auto;
  text-align: center;
  background: var(--surface-card);
  border: 1px solid var(--border-hairline);
  border-radius: var(--radius-sm);
  padding: var(--space-8);
}
.welcome-sheet__eyebrow {
  font-family: var(--font-display);
  font-size: var(--text-caption);
  letter-spacing: var(--tracking-caps);
  text-transform: uppercase;
  color: var(--text-eyebrow);
  margin: 0 0 var(--space-2);
}
.welcome-sheet__inner h2 {
  margin: 0 0 var(--space-3);
  font-family: var(--font-display);
  font-weight: var(--weight-regular);
  font-size: var(--text-title);
  color: var(--text-heading);
}
.welcome-sheet__note {
  margin: var(--space-3) 0 0;
  font-size: var(--text-caption);
  color: var(--text-muted);
}

/* --- FAQs ---------------------------------------------------------------- */

.faqs {
  max-width: var(--content-max);
  margin: 0 auto;
  padding: var(--space-10) var(--gutter-page);
  display: grid;
  gap: var(--space-4);
}

.faq {
  background: var(--surface-card);
  border: 1px solid var(--border-hairline);
  border-radius: var(--radius-sm);
  padding: var(--space-6);
}
.faq__q {
  cursor: pointer;
  list-style: none;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: var(--space-4);
}
.faq__q::-webkit-details-marker {
  display: none;
}
.faq__q h3 {
  font-family: var(--font-display);
  font-size: var(--text-title);
  font-weight: var(--weight-regular);
  color: var(--text-heading);
  margin: 0;
  display: inline;
}
.faq__q::after {
  content: "+";
  flex: 0 0 auto;
  font-family: var(--font-display);
  font-size: var(--text-title);
  color: var(--accent-secondary);
}
.faq[open] .faq__q::after {
  content: "\2212";
}
.faq__a {
  margin-top: var(--space-4);
}
.faq__a p {
  margin: 0 0 var(--space-2);
}
.faq__note {
  font-style: italic;
  color: var(--text-muted);
}
