:root{--ink:#17201b;--paper:#f4f1e9;--warm:#dfd5c4;--sage:#a8b49d;--accent:#ef704f;--line:rgba(23,32,27,.18);--shell:min(1240px,calc(100vw - 48px));--display:clamp(3rem,7.2vw,7.6rem);--h2:clamp(2.4rem,5vw,5.3rem);--radius:1.4rem}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:Arial,"Helvetica Neue",sans-serif;line-height:1.45;-webkit-font-smoothing:antialiased}.shell{width:var(--shell);margin-inline:auto}.skip-link{position:fixed;z-index:99;left:1rem;top:1rem;transform:translateY(-180%);background:#fff;padding:.75rem 1rem;color:#000}.skip-link:focus{transform:none}.site-header{position:relative;z-index:10;border-bottom:1px solid var(--line);background:rgba(244,241,233,.96)}.header-inner{min-height:88px;display:flex;align-items:center;gap:2rem}.brand{display:flex;align-items:center;gap:.85rem;min-width:220px;color:inherit;text-decoration:none;font-weight:800;letter-spacing:-.03em;font-size:1.08rem}.brand-media{width:46px;height:46px;display:block}.brand-media img{width:100%;height:100%;object-fit:contain}.desktop-nav{display:flex;gap:1.8rem;margin-left:auto}.desktop-nav a,.site-footer a{color:inherit;text-decoration:none;font-size:.92rem}.desktop-nav a[aria-current=page]{border-bottom:2px solid var(--accent)}.mobile-nav{display:none;margin-left:auto}.mobile-nav summary{cursor:pointer;font-weight:700}.mobile-nav nav{position:absolute;left:0;right:0;top:88px;padding:1.25rem 24px;background:var(--paper);display:grid;gap:1rem;border-bottom:1px solid var(--line)}.section{position:relative;padding:clamp(5rem,10vw,9rem) 0}.eyebrow{text-transform:uppercase;letter-spacing:.16em;font-size:.72rem;font-weight:800;margin:0 0 1.4rem}.eyebrow-light{color:#cdd6cf}h1,h2,h3,p{margin-top:0}h1,h2,h3{letter-spacing:-.055em;line-height:.94}h1{font-size:var(--display);max-width:12ch;margin-bottom:2rem}h2{font-size:var(--h2);max-width:12ch;margin-bottom:1.5rem}h3{font-size:clamp(1.25rem,2vw,2rem);margin-bottom:.8rem}.lede{font-size:clamp(1.15rem,1.7vw,1.5rem);line-height:1.5;max-width:44rem}.hero{padding-top:clamp(2rem,5vw,5rem);padding-bottom:0}.hero-grid{display:grid;grid-template-columns:minmax(0,1.02fr) minmax(360px,.98fr);min-height:650px;gap:clamp(2rem,5vw,6rem);align-items:center}.hero-copy{padding:3rem 0}.hero-media-wrap{position:relative;align-self:stretch;min-height:610px;background:var(--warm);overflow:hidden;border-radius:0 0 var(--radius) var(--radius)}.hero-media,.hero-media img{width:100%;height:100%;display:block}.hero-media img{object-fit:cover}.media-caption{position:absolute;left:1rem;bottom:1rem;background:var(--paper);padding:.65rem .9rem;font-size:.72rem;font-weight:800;text-transform:uppercase;letter-spacing:.1em}.actions{display:flex;align-items:center;gap:1.4rem;margin-top:2.4rem}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:2rem;padding:1rem 1.25rem;border-radius:999px;text-decoration:none;font-weight:800}.button-accent{background:var(--accent);color:#17120f}.text-link{color:inherit;font-weight:800;text-underline-offset:.3rem}.hero-index{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--line);margin-top:2rem}.hero-index a{color:inherit;text-decoration:none;padding:1.5rem 1rem 1.5rem 0;border-right:1px solid var(--line);display:grid;grid-template-columns:auto 1fr auto;gap:1rem;align-items:center}.hero-index small{font-weight:800;color:var(--accent)}.hero-index strong{font-size:.95rem}.section-title{display:grid;grid-template-columns:1.25fr .75fr;gap:4rem;align-items:end;margin-bottom:3.5rem}.section-title>p{font-size:1.1rem;max-width:32rem}.discovery{background:#ebe6db}.discovery-grid{display:grid;grid-template-columns:repeat(12,1fr);gap:1rem}.discovery-item{grid-column:span 6;background:#fff;min-height:440px;display:grid;grid-template-columns:1.05fr .95fr;overflow:hidden}.discovery-item:nth-child(3n){grid-column:span 12;grid-template-columns:1fr 1fr}.discovery-item>div{padding:clamp(1.5rem,3vw,3rem);display:flex;flex-direction:column;align-items:flex-start}.discovery-item small{font-weight:800;color:var(--accent)}.discovery-item p{color:#465049}.discovery-item a{margin-top:auto;color:inherit;font-weight:800}.discovery-media,.discovery-media img{display:block;width:100%;height:100%}.discovery-media img{object-fit:cover}.offerings,.trust,.contact{background:var(--ink);color:#f6f2e9}.split-layout,.trust-layout,.contact-layout,.editorial-layout,.faq-layout{display:grid;grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr);gap:clamp(3rem,8vw,9rem)}.sticky-intro{align-self:start;position:sticky;top:2rem}.sticky-intro>p{font-size:1.15rem;max-width:30rem;color:#c9d0ca}.editorial-list{list-style:none;margin:0;padding:0;border-top:1px solid rgba(255,255,255,.28)}.editorial-list li{display:grid;grid-template-columns:4rem 1fr;gap:1.5rem;padding:2rem 0;border-bottom:1px solid rgba(255,255,255,.28)}.editorial-list span{color:var(--accent);font-weight:800}.editorial-list p{color:#c9d0ca;max-width:42rem}.wide-media{display:block;width:var(--shell);height:min(62vw,700px);margin:4rem auto 0;overflow:hidden;border-radius:var(--radius)}.wide-media img{width:100%;height:100%;object-fit:cover}.journey{background:var(--sage)}.journey-rail{list-style:none;padding:0;margin:0;display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid var(--line)}.journey-rail li{padding:2rem 1.5rem 2rem 0;border-right:1px solid var(--line);min-height:260px}.journey-rail span,.trust-list small,.editorial-note small{display:block;color:#4e5a51;font-weight:800;margin-bottom:4rem}.journey-rail p{font-size:.95rem}.trust-layout>div:first-child>p{max-width:32rem;color:#ccd3cd}.trust-list{display:grid;grid-template-columns:repeat(2,1fr);border-top:1px solid rgba(255,255,255,.25)}.trust-list article{padding:2rem;border-right:1px solid rgba(255,255,255,.25);border-bottom:1px solid rgba(255,255,255,.25)}.trust-list small{color:var(--accent);margin-bottom:3rem}.trust-list p{color:#cdd3ce}.benefits--editorial_band .trust-list{display:block}.benefits--editorial_band .trust-list article{display:grid;grid-template-columns:4rem minmax(180px,.7fr) 1fr;gap:1.5rem;align-items:start}.benefits--editorial_band .trust-list small{margin:0}.editorial{background:var(--paper)}.editorial-layout>div:last-child{padding-top:3rem}.editorial-note{border-top:1px solid var(--line);padding:2rem 0;display:grid;grid-template-columns:4rem 1fr;column-gap:1rem}.editorial-note small{grid-row:1/3;margin:0;color:var(--accent)}.editorial-note h3,.editorial-note p{grid-column:2}.editorial-media,.editorial-media img,.trust-media,.trust-media img{width:100%;display:block}.editorial-media,.trust-media{height:380px;overflow:hidden;margin-bottom:2rem}.editorial-media img,.trust-media img{height:100%;object-fit:cover}.faq{background:#e8e1d3}.faq-layout>header>p{max-width:27rem}.faq details{border-top:1px solid var(--line);padding:1.4rem 0}.faq details:last-child{border-bottom:1px solid var(--line)}.faq summary{list-style:none;font-weight:800;font-size:1.2rem;display:flex;justify-content:space-between;gap:1rem;cursor:pointer}.faq summary::-webkit-details-marker{display:none}.faq details p{max-width:40rem;padding-top:1rem}.contact-layout{align-items:end}.contact h2{max-width:10ch}.contact p{color:#cdd3ce;max-width:34rem}.contact-action{border-top:1px solid rgba(255,255,255,.3);padding-top:2rem;display:grid;gap:2rem}.contact-action small{font-size:1rem}.contact-action a,.contact-action button{display:flex;justify-content:space-between;background:var(--accent);color:#18120f;padding:1.4rem;border:0;text-decoration:none;font-size:1.15rem;font-weight:800}.contact-action button:disabled{background:#8f958f}.site-footer{background:#0d120f;color:#f6f2e9;padding:4rem 0 2rem}.footer-grid{display:grid;grid-template-columns:1fr 1fr 1fr;gap:4rem;align-items:start}.footer-grid>strong{font-size:1.5rem}.footer-grid>p{color:#abb4ad}.footer-grid nav{display:grid;gap:.8rem}.footer-bottom{border-top:1px solid rgba(255,255,255,.22);margin-top:4rem;padding-top:1.5rem;display:flex;justify-content:space-between;color:#8f9a92;font-size:.75rem}.media img{max-width:100%}.hero.hero-density--compact .hero-grid{min-height:530px}.hero.hero-density--compact .hero-media-wrap{min-height:500px}.hero.hero-density--compact h1{font-size:clamp(2.8rem,6vw,6.2rem)}@media(max-width:68rem){:root{--shell:min(100% - 36px,900px)}.desktop-nav{display:none}.mobile-nav{display:block}.hero-grid{grid-template-columns:1fr;min-height:0}.hero-copy{padding-bottom:1rem}.hero-media-wrap{min-height:520px;border-radius:var(--radius)}.section-title,.split-layout,.trust-layout,.contact-layout,.editorial-layout,.faq-layout{grid-template-columns:1fr;gap:2.5rem}.sticky-intro{position:static}.journey-rail{grid-template-columns:repeat(2,1fr)}.discovery-item,.discovery-item:nth-child(3n){grid-column:span 12}.footer-grid{grid-template-columns:1fr 1fr}.footer-grid>strong{grid-column:1/-1}}@media(max-width:40rem){:root{--shell:calc(100% - 28px);--display:clamp(2.75rem,14vw,4.4rem);--h2:clamp(2.2rem,11vw,3.5rem)}.header-inner{min-height:70px}.mobile-nav nav{top:70px}.brand{min-width:0}.brand-media{width:38px;height:38px}.section{padding:4.5rem 0}.hero{padding-top:1.5rem}.hero-grid{gap:1.5rem}.hero-copy{padding:1rem 0}.hero-media-wrap,.hero.hero-density--compact .hero-media-wrap{min-height:440px}.actions{align-items:stretch;flex-direction:column}.button{width:100%}.hero-index{grid-template-columns:1fr}.hero-index a{border-right:0;border-bottom:1px solid var(--line)}.section-title{margin-bottom:2rem}.discovery-item,.discovery-item:nth-child(3n){display:flex;flex-direction:column;min-height:0}.discovery-media{height:290px}.journey-rail{grid-template-columns:1fr}.journey-rail li{min-height:0;border-right:0;border-bottom:1px solid var(--line)}.journey-rail span{margin-bottom:2rem}.trust-list{grid-template-columns:1fr}.benefits--editorial_band .trust-list article{grid-template-columns:3rem 1fr}.benefits--editorial_band .trust-list p{grid-column:2}.editorial-note{grid-template-columns:3rem 1fr}.footer-grid{grid-template-columns:1fr;gap:2rem}.footer-grid>strong{grid-column:auto}.footer-bottom{display:grid;gap:.75rem}.wide-media{height:70vw}}

/* site-renderer.v13 motion-core.v1 — visible-first progressive motion. */
.recipe-v13 .motion-svg {
  position: absolute;
  z-index: 3;
  inset: auto 1.5rem 1.5rem auto;
  width: clamp(8rem, 18vw, 15rem);
  height: auto;
  pointer-events: none;
  color: rgba(244, 241, 233, .72);
}
.recipe-v13 .motion-svg path {
  fill: none;
  stroke: currentColor;
  stroke-width: 1.25;
  vector-effect: non-scaling-stroke;
}
.recipe-v13 .motion-signature-frame {
  position: absolute;
  z-index: 2;
  inset: clamp(1rem, 3vw, 2rem);
  border: 1px solid rgba(244, 241, 233, .72);
  border-radius: calc(var(--radius) * .72);
  pointer-events: none;
  opacity: .34;
}
.recipe-v13 .motion-signature-sweep {
  position: absolute;
  z-index: 2;
  top: -12%;
  bottom: -12%;
  left: -40%;
  width: 24%;
  transform: skewX(-13deg);
  background: linear-gradient(90deg, transparent, rgba(255,255,255,.25), transparent);
  pointer-events: none;
  opacity: .7;
}
.recipe-v13[data-motion-level="cinematic"] .motion-signature-frame {
  inset: clamp(.8rem, 2vw, 1.4rem);
  border-color: rgba(244, 241, 233, .48);
  opacity: .26;
}
.recipe-v13[data-visual-composition="modular_story"] .motion-signature-frame {
  inset: clamp(1.3rem, 4vw, 3rem) clamp(.8rem, 2vw, 1.5rem);
  border-radius: 999px 999px 1rem 1rem;
}
.recipe-v13[data-visual-composition="structured_signal"] .motion-signature-frame {
  inset: clamp(.75rem, 2vw, 1.35rem);
  border-radius: .2rem;
  border-style: dashed;
}
.recipe-v13[data-visual-surface="tonal_layers"] .motion-signature-frame {
  box-shadow: 0 0 0 clamp(.4rem, 1vw, .8rem) rgba(23,32,27,.14);
}
.recipe-v13 .motion-webgl-canvas {
  position: absolute;
  z-index: 2;
  right: clamp(.8rem, 2.5vw, 1.8rem);
  bottom: clamp(3.8rem, 8vw, 6.5rem);
  width: min(46%, 25rem);
  height: min(48%, 22rem);
  max-width: calc(100% - 1.6rem);
  max-height: calc(100% - 5rem);
  border: 1px solid rgba(244,241,233,.38);
  border-radius: clamp(.8rem, 2vw, 1.4rem);
  background: rgba(23,32,27,.12);
  pointer-events: none;
  opacity: .82;
  mix-blend-mode: soft-light;
}
.recipe-v13 .motion-lottie-stage {
  position: absolute;
  z-index: 4;
  right: clamp(1.2rem, 4vw, 3rem);
  bottom: clamp(3.8rem, 8vw, 6.4rem);
  width: clamp(10rem, 24vw, 17rem);
  aspect-ratio: 1;
  pointer-events: none;
  opacity: .88;
  filter: drop-shadow(0 1rem 2rem rgba(13,18,15,.18));
}
.recipe-v13 .hero-media-wrap > .media,
.recipe-v13 .hero-media-wrap > .media-caption {
  position: relative;
  z-index: 0;
}
.recipe-v13 .hero-media-wrap > .media-caption { z-index: 5; }
.recipe-v13 [data-motion-runtime="active"] { will-change: clip-path, opacity; }
.recipe-v13 .motion-hero-title {
  opacity: 1 !important;
  clip-path: none !important;
  transform: none !important;
  visibility: visible !important;
}
.recipe-v13 .discovery-grid.motion-horizontal-rail {
  display: flex;
  gap: 1rem;
  overflow-x: auto;
  overscroll-behavior-inline: contain;
  scroll-snap-type: x proximity;
  scrollbar-width: thin;
  padding-bottom: 1rem;
}
.recipe-v13 .discovery-grid.motion-horizontal-rail .discovery-item,
.recipe-v13 .discovery-grid.motion-horizontal-rail .discovery-item:nth-child(3n) {
  flex: 0 0 min(72vw, 52rem);
  grid-template-columns: 1.05fr .95fr;
  scroll-snap-align: start;
}
.recipe-v13 .button,
.recipe-v13 .text-link,
.recipe-v13 .desktop-nav a,
.recipe-v13 .contact-action a {
  transition: transform .28s ease, color .28s ease, background-color .28s ease;
}
.recipe-v13 [data-motion-level="dynamic"] .button:hover,
.recipe-v13 [data-motion-level="cinematic"] .button:hover,
.recipe-v13 [data-motion-level="dynamic"] .contact-action a:hover,
.recipe-v13 [data-motion-level="cinematic"] .contact-action a:hover { transform: translateY(-3px); }
.recipe-v13 [data-motion-level="dynamic"] .text-link:hover,
.recipe-v13 [data-motion-level="cinematic"] .text-link:hover { transform: translateX(4px); }
.recipe-v13 :is(a,button,summary):focus-visible {
  outline: 3px solid #17201b;
  outline-offset: 4px;
}
.recipe-v13 :is(.site-footer,.contact) :is(a,button,summary):focus-visible { outline-color: #f6f2e9; }
.recipe-v13 :is(.hero-index,.discovery-item,.editorial-note) small { color: #96371f; }
.recipe-v13 .journey-rail span { color: #26332b; }
.recipe-v13 .mobile-nav:not([open]) nav { display: none; }
.recipe-v13 [data-motion-state="reduced"] *,
.recipe-v13 [data-motion-level="none"] * {
  animation-duration: .001ms !important;
  animation-iteration-count: 1 !important;
  scroll-behavior: auto !important;
  transition-duration: .001ms !important;
}
.recipe-v13 [data-motion-state="reduced"] :is(.motion-webgl-canvas,.motion-lottie-stage,.motion-signature-sweep),
.recipe-v13 [data-motion-level="none"] :is(.motion-webgl-canvas,.motion-lottie-stage,.motion-signature-sweep) {
  display: none !important;
}
@media (max-width: 68rem) {
  .recipe-v13 .motion-svg { width: 9rem; }
  .recipe-v13 .discovery-grid.motion-horizontal-rail .discovery-item,
  .recipe-v13 .discovery-grid.motion-horizontal-rail .discovery-item:nth-child(3n) {
    flex-basis: min(86vw, 42rem);
  }
}
@media (max-width: 48rem) {
  .recipe-v13 .motion-webgl-canvas { display: none !important; }
}
@media (max-width: 40rem) {
  .recipe-v13 .motion-svg { width: 7rem; right: .8rem; bottom: .8rem; }
  .recipe-v13 .motion-signature-frame { inset: .7rem; }
  .recipe-v13 .discovery-grid.motion-horizontal-rail .discovery-item,
  .recipe-v13 .discovery-grid.motion-horizontal-rail .discovery-item:nth-child(3n) {
    flex-basis: calc(100vw - 48px);
  }
  .recipe-v13 .discovery-grid.motion-horizontal-rail { scroll-padding-left: 14px; }
  .recipe-v13 .motion-lottie-stage {
    width: min(58vw, 14rem);
    right: .75rem;
    bottom: 3.5rem;
  }
}
@media (prefers-reduced-motion: reduce) {
  html { scroll-behavior: auto !important; }
  .recipe-v13 * {
    animation-duration: .001ms !important;
    animation-iteration-count: 1 !important;
    scroll-behavior: auto !important;
    transition-duration: .001ms !important;
  }
  .recipe-v13 :is(.motion-webgl-canvas,.motion-lottie-stage,.motion-signature-sweep) {
    display: none !important;
  }
}
