/* HEATHER — The Quiet Bloom */

@font-face {
  font-family: "Nunito";
  src: url("../fonts/nunito-latin-wght-normal.woff2") format("woff2-variations");
  font-weight: 200 1000;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Nunito";
  src: url("../fonts/nunito-latin-wght-italic.woff2") format("woff2-variations");
  font-weight: 200 1000;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Montserrat";
  src: url("../fonts/montserrat-latin-wght-normal.woff2") format("woff2-variations");
  font-weight: 100 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Montserrat";
  src: url("../fonts/montserrat-latin-wght-italic.woff2") format("woff2-variations");
  font-weight: 100 900;
  font-style: italic;
  font-display: swap;
}

:root {
  --plum: #4d1f5d;
  --plum-deep: #38154a;
  --mauve: #7d5a8c;
  --lilac: #b7a3c4;
  --ivory: #f7f2ec;
  --cream: #efe7de;
  --greige: #d9cfc6;
  --ink: #2a1233;
  --display: "Montserrat", -apple-system, "Helvetica Neue", sans-serif;
  --sans: "Nunito", -apple-system, "Helvetica Neue", sans-serif;
  --glass: rgba(247, 242, 236, 0.55);
  --glass-line: rgba(77, 31, 93, 0.18);
  --ease-out: cubic-bezier(0.22, 1, 0.36, 1);
}

* { margin: 0; padding: 0; box-sizing: border-box; }
html { scrollbar-width: thin; scrollbar-color: var(--mauve) var(--ivory); }
html.lenis, html.lenis body { height: auto; }
.lenis.lenis-smooth { scroll-behavior: auto !important; }

html, body { overflow-x: clip; }
html.experience-loading, html.experience-loading body { overflow: hidden; }
body {
  font-family: var(--sans);
  font-size: 16px;
  line-height: 1.6;
  color: var(--ink);
  background: var(--ivory);
}

::selection { background: var(--plum); color: var(--ivory); }

.visually-hidden {
  position: absolute; width: 1px; height: 1px;
  overflow: hidden; clip: rect(0 0 0 0); white-space: nowrap;
}
.skip-link {
  position: fixed; top: 0.75rem; left: 0.75rem; z-index: 200;
  padding: 0.6rem 1rem; background: var(--plum); color: var(--ivory);
  font-size: 0.85rem; text-decoration: none; border-radius: 2px;
  transform: translateY(-300%); transition: transform 0.2s var(--ease-out);
}
.skip-link:focus-visible { transform: none; }

a { color: inherit; }
button { font: inherit; color: inherit; background: none; border: 0; cursor: pointer; }
:focus-visible { outline: 2px solid var(--plum); outline-offset: 3px; }
.care :focus-visible, .services :focus-visible, .experience :focus-visible,
.cta :focus-visible, .foot :focus-visible, .site-head.on-dark :focus-visible { outline-color: var(--lilac); }

/* ---------- cinematic loading gate ---------- */
.experience-loader {
  position: fixed; inset: 0; z-index: 300;
  display: grid; place-items: center;
  color: var(--ivory);
  background:
    radial-gradient(circle at 50% 42%, rgba(125, 90, 140, 0.34), transparent 34%),
    linear-gradient(145deg, #24102d 0%, #38154a 52%, #1d0c25 100%);
  opacity: 1; visibility: visible; pointer-events: auto;
  transition: opacity 0.75s var(--ease-out), visibility 0s linear 0.75s;
}
.experience-loader::before {
  content: ""; position: absolute; inset: -35%;
  opacity: 0.055; mix-blend-mode: screen;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='120' height='120'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.85' numOctaves='2'/%3E%3C/filter%3E%3Crect width='120' height='120' filter='url(%23n)'/%3E%3C/svg%3E");
}
.experience-loader-inner {
  position: relative; width: min(78vw, 340px);
  display: grid; justify-items: center;
}
.experience-loader-mark {
  width: 58px; height: 58px; margin-bottom: 1rem;
  color: var(--lilac);
  animation: loader-breathe 2.4s ease-in-out infinite;
}
.experience-loader-brand {
  font-family: var(--display); font-size: 0.86rem; font-weight: 560;
  letter-spacing: 0.42em; text-indent: 0.42em;
}
.experience-loader-status {
  margin-top: 0.8rem;
  color: rgba(247, 242, 236, 0.72);
  font-size: 0.76rem; letter-spacing: 0.08em;
}
.experience-loader-track {
  width: 100%; height: 1px; margin-top: 1.5rem;
  overflow: hidden; background: rgba(247, 242, 236, 0.2);
}
.experience-loader-track span {
  display: block; width: 100%; height: 100%;
  background: linear-gradient(90deg, var(--mauve), var(--ivory));
  transform: scaleX(0); transform-origin: left center;
  transition: transform 0.18s ease-out;
}
.experience-loader-percent {
  justify-self: end; margin-top: 0.55rem;
  color: rgba(247, 242, 236, 0.58);
  font-size: 0.68rem; font-variant-numeric: tabular-nums;
}
html.experience-ready .experience-loader {
  opacity: 0; visibility: hidden; pointer-events: none;
}
@keyframes loader-breathe {
  0%, 100% { transform: scale(0.94); opacity: 0.72; }
  50% { transform: scale(1.06); opacity: 1; }
}
@media (prefers-reduced-motion: reduce) {
  .experience-loader-mark { animation: none; }
}

/* ---------- fixed layers ---------- */
#bgv, #bgv-first, #bgv-poster {
  position: fixed; inset: 0; width: 100%; height: 100%;
  object-fit: cover; z-index: 0; pointer-events: none;
}
/* Wide screens: bias the crop so the flower sits a touch further left,
   widening the misty right column the hero/philosophy copy lives in. */
@media (min-width: 980px) { #bgv, #bgv-first, #bgv-poster { object-position: 72% center; } }
/* Small screens: portrait cover-crop shows a narrow slice of the 16:9 frame —
   aim it at the flower (bud sits around x≈32% of the frame). */
@media (max-width: 979px) { #bgv, #bgv-first, #bgv-poster { object-position: 34% center; } }
#bgv-poster { display: none; }
/* Frame-0 still above the video until the scrub arms (html.video-pending);
   the crossfade is invisible at the top of the page since poster == frame 0.
   A slow breathe keeps the background alive while the film downloads; the
   scale settles back to 1 as the crossfade runs. */
#bgv-first { opacity: 1; transition: opacity 0.6s var(--ease-out), transform 0.9s var(--ease-out); }
html.video-pending #bgv-first { animation: still-breathe 7s ease-in-out infinite alternate; }
html:not(.video-pending) #bgv-first { opacity: 0; transform: scale(1); }
html.no-motion #bgv-first { display: none; }
@keyframes still-breathe {
  from { transform: scale(1); }
  to { transform: scale(1.028); }
}
@media (prefers-reduced-motion: reduce) {
  html.video-pending #bgv-first { animation: none; }
}

.scrim {
  position: fixed; inset: 0; z-index: 1; pointer-events: none;
  background:
    linear-gradient(105deg, rgba(247, 242, 236, 0.42) 0%, rgba(247, 242, 236, 0.06) 55%, rgba(56, 21, 74, 0.10) 100%);
}
.scrim::after {
  content: ""; position: absolute; inset: 0;
  background: linear-gradient(180deg, rgba(56, 21, 74, 0.28) 0%, rgba(56, 21, 74, 0.55) 100%);
  opacity: var(--ripen, 0);
}

#petals { position: fixed; inset: 0; width: 100%; height: 100%; z-index: 2; pointer-events: none; }

.grain { position: fixed; inset: -50%; z-index: 3; pointer-events: none; opacity: 0.05; mix-blend-mode: multiply;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='120' height='120'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.85' numOctaves='2'/%3E%3C/filter%3E%3Crect width='120' height='120' filter='url(%23n)'/%3E%3C/svg%3E");
}

main { position: relative; z-index: 10; }

/* ---------- header ---------- */
.site-head {
  position: fixed; top: 0; left: 0; right: 0; z-index: 100;
  display: flex; justify-content: space-between; align-items: center;
  padding: 1.4rem clamp(1.25rem, 4vw, 3rem);
  background: linear-gradient(180deg, rgba(247, 242, 236, 0.5), transparent);
}
.site-head.on-dark { background: linear-gradient(180deg, rgba(42, 18, 51, 0.45), transparent); }
.brand { display: flex; align-items: center; gap: 0.65rem; text-decoration: none; }
.brand-mark { width: 30px; height: 30px; color: var(--plum); }
.brand-word { font-family: var(--display); font-weight: 560; font-size: 1.05rem; letter-spacing: 0.34em; }
.menu-btn { display: flex; align-items: center; gap: 0.7rem; min-height: 44px; padding: 0 0.25rem; }
.menu-btn-label { font-size: 0.78rem; letter-spacing: 0.22em; text-transform: uppercase; }
.menu-btn-lines { display: flex; flex-direction: column; gap: 6px; width: 26px; }
.menu-btn-lines i { height: 1.5px; background: var(--ink); transition: transform 0.3s var(--ease-out); }
.menu-btn:hover .menu-btn-lines i:first-child { transform: translateY(-2px); }
.menu-btn:hover .menu-btn-lines i:last-child { transform: translateY(2px); }
.site-head { transition: color 0.5s; }
.site-head.on-dark { color: var(--ivory); }
.site-head.on-dark .brand-mark { color: var(--lilac); }
.site-head.on-dark .menu-btn-lines i { background: var(--ivory); }
.menu-btn-lines i { transition: transform 0.3s var(--ease-out), background 0.5s; }

/* ---------- fullscreen menu ---------- */
.menu {
  position: fixed; inset: 0; z-index: 150;
  display: grid; grid-template-columns: minmax(0, 1.1fr) minmax(0, 0.9fr);
  align-items: center; gap: 2rem;
  padding: clamp(1.5rem, 5vw, 4.5rem);
  background: linear-gradient(120deg, rgba(247, 242, 236, 0.97), rgba(183, 163, 196, 0.94));
  backdrop-filter: blur(18px); -webkit-backdrop-filter: blur(18px);
  visibility: hidden;
}
.menu-close {
  position: absolute; top: 1.35rem; right: clamp(1.25rem, 4vw, 3rem);
  width: 44px; height: 44px; display: grid; place-items: center;
  transition: transform 0.35s var(--ease-out);
}
.menu-close i {
  grid-area: 1 / 1; width: 26px; height: 1.5px; background: var(--ink);
  transition: background 0.2s;
}
.menu-close i:first-child { transform: rotate(45deg); }
.menu-close i:last-child { transform: rotate(-45deg); }
.menu-close:hover { transform: rotate(90deg); }
.menu-close:hover i { background: var(--plum); }

.menu-links { list-style: none; display: grid; gap: 0.4rem; }
.menu-links a {
  display: inline-block; text-decoration: none;
  font-family: var(--display); font-weight: 380;
  font-size: clamp(2rem, 5.4vw, 4.2rem); line-height: 1.18;
  letter-spacing: 0.01em;
  transition: opacity 0.3s, letter-spacing 0.4s var(--ease-out), color 0.3s;
  position: relative; padding-left: 0;
}
.menu-links a::before {
  content: ""; position: absolute; left: 0; bottom: 0.18em;
  width: 0; height: 2px; background: var(--plum);
  transition: width 0.4s var(--ease-out);
}
.menu-links:hover a { opacity: 0.35; }
.menu-links a:hover, .menu-links a:focus-visible {
  opacity: 1; color: var(--plum); letter-spacing: 0.03em;
}
.menu-links a:hover::before, .menu-links a:focus-visible::before { width: 100%; }

.menu-preview { display: grid; gap: 1rem; justify-items: center; }
.menu-preview-frame {
  position: relative; width: min(100%, 340px); aspect-ratio: 3 / 4;
  border: 1px solid var(--glass-line); border-radius: 4px;
  background: var(--glass); backdrop-filter: blur(8px);
  box-shadow: 0 40px 80px -30px rgba(56, 21, 74, 0.5);
}
.menu-preview-bg { position: absolute; inset: 10px; width: calc(100% - 20px); height: calc(100% - 20px); object-fit: cover; border-radius: 2px; }
.menu-preview-img {
  position: absolute; inset: -6% -4% 4%; width: 108%; height: 102%;
  object-fit: contain; opacity: 0; transition: opacity 0.45s var(--ease-out);
  filter: drop-shadow(0 30px 30px rgba(56, 21, 74, 0.4));
}
.menu-preview-img.is-active { opacity: 1; }
.menu-preview-label { font-size: 0.78rem; letter-spacing: 0.26em; text-transform: uppercase; color: var(--plum); }

/* ---------- shared type ---------- */
.eyebrow {
  font-size: 0.75rem; letter-spacing: 0.3em; text-transform: uppercase;
  color: var(--plum); margin-bottom: 1.1rem;
}
.hero-eyebrow { color: var(--ink); }
/* Over the scrubbing video the frame behind a label can be any brightness —
   these eyebrows sit in a translucent plum chip so they read on all of them. */
.philosophy .eyebrow, .care .eyebrow, .services .eyebrow, .experience .eyebrow, .faq .eyebrow {
  display: inline-flex; align-items: center;
  align-self: flex-start; width: fit-content;
  padding: 0.5em 1.1em; border-radius: 999px;
  background: rgba(56, 21, 74, 0.45);
  border: 1px solid rgba(183, 163, 196, 0.35);
  backdrop-filter: blur(10px); -webkit-backdrop-filter: blur(10px);
  color: var(--lilac);
}
h2 {
  font-family: var(--display); font-weight: 420;
  font-size: clamp(2rem, 4.6vw, 3.6rem); line-height: 1.12;
  letter-spacing: -0.01em;
}
.btn {
  display: inline-flex; align-items: center; min-height: 48px;
  padding: 0 1.9rem; border-radius: 999px;
  background: var(--plum); color: var(--ivory);
  font-size: 0.92rem; letter-spacing: 0.06em; text-decoration: none;
  transition: background 0.25s, transform 0.25s var(--ease-out), box-shadow 0.25s;
  box-shadow: 0 14px 30px -14px rgba(56, 21, 74, 0.55);
}
.btn:hover { background: var(--plum-deep); transform: translateY(-2px); box-shadow: 0 20px 36px -14px rgba(56, 21, 74, 0.6); }
.chip {
  display: inline-flex; align-items: center; min-height: 40px;
  padding: 0 1.1rem; border-radius: 999px;
  border: 1px solid var(--glass-line); background: var(--glass);
  backdrop-filter: blur(8px); -webkit-backdrop-filter: blur(8px);
  font-size: 0.8rem; letter-spacing: 0.08em;
}

section { position: relative; padding: 0 clamp(1.25rem, 5vw, 5rem); }

/* ---------- 1 · hero ---------- */
.hero {
  min-height: 118svh;
  display: flex; flex-direction: column; justify-content: center;
  align-items: flex-start;
  padding-top: 5rem;
}
.hero-title {
  font-family: var(--display); font-weight: 280;
  font-size: clamp(2.7rem, 15vw, 13rem); line-height: 0.95;
  letter-spacing: 0.06em; color: var(--ink);
}
/* Small screens: the bud fills the portrait crop behind the copy — an ivory
   halo keeps the ink text readable over dark petals and light mist alike. */
@media (max-width: 979px) {
  .hero-eyebrow, .hero-title, .hero-line, .scroll-cue {
    text-shadow: 0 0 16px rgba(247, 242, 236, 0.85), 0 0 42px rgba(247, 242, 236, 0.55);
  }
}
/* Wide screens: the closed bud stands left — hero copy lives in the misty
   right third the video keeps clear for it. */
@media (min-width: 980px) {
  .hero { align-items: flex-end; }
  .hero-eyebrow, .hero-title, .hero-line, .hero-actions {
    width: min(48vw, 800px); text-align: left;
  }
  .hero-title { font-size: clamp(4.4rem, 8.3vw, 9.1rem); white-space: nowrap; }
  .hero-eyebrow { font-size: 0.85rem; }
  .hero-line { font-size: clamp(1.2rem, 1.5vw, 1.55rem); }
}
.hero-line { margin-top: 1.4rem; font-size: clamp(1.05rem, 1.6vw, 1.3rem); letter-spacing: 0.04em; }
.hero-actions { display: flex; flex-wrap: wrap; align-items: center; gap: 0.8rem; margin-top: 2.2rem; }
.scroll-cue {
  position: static; margin-top: 2.6rem;
  font-size: 0.72rem; letter-spacing: 0.3em; text-transform: uppercase; color: var(--plum);
  display: flex; align-items: center; gap: 0.8rem;
}
@media (min-width: 980px) {
  .scroll-cue { position: absolute; top: calc(100svh - 7.5rem); left: clamp(1.25rem, 5vw, 5rem); margin-top: 0; }
}
.scroll-cue i { display: block; width: 1px; height: 44px; background: linear-gradient(var(--plum), transparent); animation: cue 2.4s var(--ease-out) infinite; transform-origin: top; }
@keyframes cue { 0% { transform: scaleY(0); } 45% { transform: scaleY(1); } 100% { transform: scaleY(0); opacity: 0; } }

/* ---------- 2 · philosophy (pinned) ---------- */
.philosophy { min-height: 100vh; }
.philosophy-pin {
  min-height: 100svh; display: flex; flex-direction: column; justify-content: center;
  align-items: flex-start; max-width: 1080px;
}
/* The bloom sits left-of-center in the video — on wide screens the pinned
   copy moves into the right-side negative space instead of covering it. */
@media (min-width: 980px) {
  .philosophy-pin { max-width: 620px; margin-left: auto; margin-right: clamp(0rem, 4vw, 4rem); }
}
.philosophy-title { max-width: 13em; }
.philosophy em, .rhythm em { font-style: italic; color: var(--plum); font-weight: 480; }
.rhythm { list-style: none; margin-top: 3.2rem; display: grid; gap: 1rem; max-width: 620px; }
.rhythm-step {
  display: grid; grid-template-columns: auto 1fr; column-gap: 1.4rem; align-items: baseline;
  padding: 1.3rem 1.5rem; border-radius: 4px;
  border: 1px solid var(--glass-line); background: var(--glass);
  backdrop-filter: blur(10px); -webkit-backdrop-filter: blur(10px);
}
.rhythm-n { font-family: var(--display); font-size: 0.95rem; color: var(--mauve); grid-row: span 2; }
.rhythm-step h3 { font-family: var(--display); font-weight: 480; font-size: 1.35rem; }
.rhythm-step p { grid-column: 2; font-size: 0.95rem; color: rgba(42, 18, 51, 0.78); }

/* ---------- 3 · doctor-led care ---------- */
.care { min-height: 130vh; display: flex; align-items: center; padding-top: 8rem; padding-bottom: 8rem; overflow-x: clip; }
.care-ghost {
  position: absolute; top: 6rem; left: 50%; transform: translateX(-50%);
  white-space: nowrap; pointer-events: none;
  font-family: var(--display); font-weight: 300;
  font-size: clamp(3rem, 8.5vw, 11rem); letter-spacing: 0.08em;
  color: transparent; -webkit-text-stroke: 1px rgba(247, 242, 236, 0.4);
}
@media (max-width: 767px) { .care-ghost { display: none; } }
.care-inner {
  position: relative; width: 100%;
  display: grid; grid-template-columns: minmax(0, 0.9fr) minmax(0, 1.1fr);
  gap: clamp(2rem, 5vw, 5rem); align-items: center;
}
.care-lead h2 { color: var(--ivory); }
.care-lead .eyebrow { color: var(--lilac); }
.care-note { margin-top: 1.4rem; max-width: 26em; color: rgba(247, 242, 236, 0.82); }
.care-cards { list-style: none; display: grid; grid-template-columns: 1fr 1fr; gap: 1.1rem; }
.care-card {
  position: relative; overflow: hidden;
  padding: 1.5rem 1.4rem 1.3rem; border-radius: 4px;
  border: 1px solid rgba(247, 242, 236, 0.22);
  background: rgba(56, 21, 74, 0.30);
  backdrop-filter: blur(12px); -webkit-backdrop-filter: blur(12px);
  color: var(--ivory);
  transition: transform 0.35s var(--ease-out), background 0.35s, border-color 0.35s;
}
.care-card:nth-child(even) { transform: translateY(1.6rem); }
.care-card::after {
  content: ""; position: absolute; inset: 0 auto 0 0; width: 2px;
  background: linear-gradient(var(--lilac), transparent);
  transform: scaleY(0); transform-origin: top; transition: transform 0.45s var(--ease-out);
}
.care-card:hover { background: rgba(56, 21, 74, 0.45); border-color: rgba(183, 163, 196, 0.5); transform: translateY(-4px); }
.care-card:nth-child(even):hover { transform: translateY(1.2rem); }
.care-card:hover::after { transform: scaleY(1); }
.care-n { font-size: 0.7rem; letter-spacing: 0.24em; text-transform: uppercase; color: var(--lilac); }
.care-card h3 { font-family: var(--display); font-weight: 460; font-size: 1.3rem; margin-top: 0.7rem; }
.care-card p { margin-top: 0.55rem; font-size: 0.9rem; color: rgba(247, 242, 236, 0.8); }
.care-tag { display: inline-block; margin-top: 1rem; font-size: 0.68rem; letter-spacing: 0.26em; text-transform: uppercase; color: var(--lilac); }

/* ---------- 4 · services carousel ---------- */
.services { min-height: 140vh; padding-top: 9rem; padding-bottom: 6rem; overflow: hidden; }
.services-head { text-align: center; position: relative; }
.services-head h2 { color: var(--ivory); }
.services-head .eyebrow { color: var(--lilac); }
.ring-stage {
  position: relative; margin-top: 3rem; height: 640px;
  perspective: 1500px; touch-action: pan-y; cursor: grab;
}
.ring-stage.is-dragging { cursor: grabbing; }
.ring { position: absolute; inset: 0; transform-style: preserve-3d; transform: translateZ(-460px); }
.svc-card {
  position: absolute; top: 6px; left: 50%;
  width: min(310px, 78vw); margin-left: max(-155px, -39vw);
  border-radius: 6px; overflow: visible;
  transform-style: preserve-3d;
  user-select: none; -webkit-user-drag: none;
}
.svc-card-inner {
  position: relative; border-radius: 6px;
  border: 1px solid rgba(183, 163, 196, 0.45);
  background: rgba(40, 14, 52, 0.82);
  box-shadow: 0 44px 70px -34px rgba(20, 5, 28, 0.8);
  backdrop-filter: blur(18px) saturate(1.15); -webkit-backdrop-filter: blur(18px) saturate(1.15);
  transition: box-shadow 0.3s;
}
.svc-media { position: relative; border-radius: 6px 6px 0 0; overflow: hidden; }
.svc-photo {
  display: block; width: 100%; height: auto; aspect-ratio: 4 / 4.4;
  object-fit: cover; object-position: center 30%; border-radius: 6px 6px 0 0;
  transition: transform 0.5s var(--ease-out);
}
.svc-card:hover .svc-photo { transform: scale(1.04); }
.svc-media::after {
  content: ""; position: absolute; inset: 60% 0 0;
  background: linear-gradient(180deg, transparent, rgba(56, 21, 74, 0.55));
  pointer-events: none;
}
.svc-card img { -webkit-user-drag: none; user-select: none; }
.svc-body { position: relative; padding: 1.1rem 1.2rem 1.25rem; color: var(--ivory); }
.svc-group { font-size: 0.62rem; letter-spacing: 0.26em; text-transform: uppercase; color: var(--lilac); }
.svc-body h3 { font-family: var(--display); font-weight: 480; font-size: 1.28rem; margin-top: 0.4rem; }
.svc-body > p { margin-top: 0.45rem; font-size: 0.85rem; line-height: 1.5; color: rgba(247, 242, 236, 0.82); }
.svc-tags { display: flex; flex-wrap: wrap; gap: 0.4rem; margin-top: 0.8rem; }
.svc-tags span {
  font-size: 0.6rem; letter-spacing: 0.14em; text-transform: uppercase;
  padding: 0.28rem 0.55rem; border-radius: 999px;
  border: 1px solid rgba(183, 163, 196, 0.4); color: var(--lilac);
}
.svc-foot { display: flex; justify-content: space-between; align-items: center; margin-top: 1rem; }
.svc-price { font-size: 0.7rem; letter-spacing: 0.12em; text-transform: uppercase; color: rgba(247, 242, 236, 0.6); }
.svc-cta { font-size: 0.78rem; letter-spacing: 0.1em; text-decoration: none; color: var(--ivory); border-bottom: 1px solid var(--lilac); padding-bottom: 2px; }
.svc-cta:hover { color: var(--lilac); }
.ring-nav { position: relative; display: flex; align-items: center; justify-content: center; gap: 1.6rem; margin-top: 1.2rem; }
.ring-arrow {
  width: 52px; height: 52px; border-radius: 50%;
  border: 1px solid rgba(247, 242, 236, 0.4); color: var(--ivory);
  display: grid; place-items: center;
  transition: background 0.25s, border-color 0.25s, transform 0.25s var(--ease-out);
}
.ring-arrow svg { width: 20px; height: 20px; }
.ring-arrow:hover { background: rgba(247, 242, 236, 0.12); border-color: var(--ivory); transform: scale(1.05); }
.ring-count { font-size: 0.8rem; letter-spacing: 0.2em; color: rgba(247, 242, 236, 0.75); }

/* full treatment index — reuses .faq-list chrome, adds list typography */
.svc-menu-wrap { max-width: 820px; margin: 4.5rem auto 0; padding-inline: 1.5rem; }
.svc-menu-lead {
  text-align: center; color: rgba(247, 242, 236, 0.62);
  font-size: 0.9rem; letter-spacing: 0.02em; margin-bottom: 1.6rem;
}
.svc-menu { margin-top: 0; }
.svc-menu ul {
  list-style: none; margin: 0; padding: 0 1.3rem 1.2rem;
  display: grid; gap: 0.5rem;
}
.svc-menu li {
  font-size: 0.92rem; line-height: 1.55; color: rgba(247, 242, 236, 0.82);
  padding-left: 1.1rem; position: relative;
}
.svc-menu li::before {
  content: "❀"; position: absolute; left: 0; top: 0.05em;
  color: var(--lilac); font-size: 0.62rem; opacity: 0.75;
}

/* ---------- 5 · experience ---------- */
.experience { min-height: 130vh; padding-top: 10rem; padding-bottom: 8rem; }
.experience .eyebrow { color: var(--lilac); }
.exp-words { position: relative; margin-top: 2rem; }
.exp-words::before {
  /* soft plum veil so the kinetic words hold on any video frame behind them */
  content: ""; position: absolute; inset: -14% 0;
  background: radial-gradient(ellipse 90% 60% at 40% 50%, rgba(56, 21, 74, 0.52), transparent 72%);
  pointer-events: none;
}
.exp-word {
  position: relative;
  font-family: var(--display); font-weight: 340;
  font-size: clamp(4.5rem, 13vw, 12rem); line-height: 1.02;
  letter-spacing: 0.03em; color: var(--ivory);
  text-shadow: 0 1px 3px rgba(42, 18, 51, 0.45), 0 4px 34px rgba(42, 18, 51, 0.6);
}
.exp-word:nth-child(2) { margin-left: clamp(2rem, 14vw, 14rem); font-style: italic; color: #cdbcd9; }
.exp-word:nth-child(3) { margin-left: clamp(1rem, 6vw, 6rem); }
.exp-cards { list-style: none; display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 1.1rem; margin-top: 5rem; }
.exp-card {
  padding: 1.4rem 1.5rem; border-radius: 4px;
  border: 1px solid rgba(247, 242, 236, 0.22);
  background: rgba(56, 21, 74, 0.30);
  backdrop-filter: blur(12px); -webkit-backdrop-filter: blur(12px);
  color: rgba(247, 242, 236, 0.88); font-size: 0.92rem;
}
.exp-k { display: block; font-size: 0.68rem; letter-spacing: 0.26em; text-transform: uppercase; color: var(--lilac); margin-bottom: 0.6rem; }

/* ---------- 5b · guides / faq ---------- */
.faq { min-height: 90vh; display: flex; align-items: center; padding-top: 7rem; padding-bottom: 7rem; }
.faq-inner { width: 100%; max-width: 820px; margin-inline: auto; }
.faq h2 { color: var(--ivory); }
.faq-list { margin-top: 2.6rem; display: grid; gap: 0.7rem; }
.faq-list details {
  border: 1px solid rgba(247, 242, 236, 0.22); border-radius: 4px;
  background: rgba(56, 21, 74, 0.32);
  backdrop-filter: blur(12px); -webkit-backdrop-filter: blur(12px);
  color: var(--ivory);
}
.faq-list summary {
  display: flex; align-items: center; justify-content: space-between; gap: 1rem;
  padding: 1.05rem 1.3rem; cursor: pointer; list-style: none;
  font-family: var(--display); font-weight: 460; font-size: 1.08rem;
  min-height: 44px;
}
.faq-list summary::-webkit-details-marker { display: none; }
.faq-list summary i {
  position: relative; flex: 0 0 16px; height: 16px;
  transition: transform 0.35s var(--ease-out);
}
.faq-list summary i::before, .faq-list summary i::after {
  content: ""; position: absolute; inset: 7px 0; background: var(--lilac);
}
.faq-list summary i::after { transform: rotate(90deg); }
.faq-list details[open] summary i { transform: rotate(45deg); }
.faq-list details > p {
  padding: 0 1.3rem 1.2rem; font-size: 0.92rem; line-height: 1.65;
  color: rgba(247, 242, 236, 0.82); max-width: 60em;
}
.faq-list details[open] summary { color: var(--lilac); }

/* ---------- 6 · final cta ---------- */
.cta {
  min-height: 120vh; display: grid;
  grid-template-columns: minmax(0, 1fr) minmax(0, 1fr);
  align-items: center; gap: clamp(2rem, 5vw, 5rem);
  padding-top: 6rem; padding-bottom: 4rem;
}
.cta-visual { position: relative; aspect-ratio: 16 / 10; }
.cta-bg {
  position: absolute; inset: 6% 0 0 8%; width: 92%; height: 94%;
  object-fit: cover; border-radius: 6px;
  border: 1px solid rgba(183, 163, 196, 0.35);
  box-shadow: 0 60px 90px -40px rgba(20, 5, 28, 0.8);
}
.cta-cutout {
  position: absolute; inset: -8% 8% 0 0; width: 92%; height: 100%;
  object-fit: contain;
  filter: drop-shadow(0 40px 34px rgba(20, 5, 28, 0.55));
}
.cta-panel {
  padding: 2.4rem 2.2rem; border-radius: 6px;
  border: 1px solid rgba(247, 242, 236, 0.25);
  background: rgba(56, 21, 74, 0.38);
  backdrop-filter: blur(14px); -webkit-backdrop-filter: blur(14px);
  color: var(--ivory);
}
.cta-title { font-family: var(--display); font-weight: 380; font-size: clamp(2.6rem, 5vw, 4.4rem); }
.cta-line { margin-top: 1.1rem; max-width: 30em; color: rgba(247, 242, 236, 0.85); }
.cta-actions { display: flex; flex-wrap: wrap; align-items: center; gap: 1.4rem; margin-top: 1.9rem; }
.cta .btn { background: var(--ivory); color: var(--plum); }
.cta .btn:hover { background: var(--cream); }
.cta-tels { display: grid; gap: 0.2rem; font-size: 0.95rem; }
.cta-tels a { text-decoration: none; border-bottom: 1px solid rgba(183, 163, 196, 0.5); width: fit-content; }
.cta-tels a:hover { color: var(--lilac); }
.cta-social { list-style: none; display: flex; flex-wrap: wrap; gap: 0.6rem; margin-top: 1.6rem; }
.cta-social a {
  display: inline-flex; align-items: center; min-height: 40px;
  padding: 0 1rem; border-radius: 999px; text-decoration: none;
  border: 1px solid rgba(183, 163, 196, 0.4); font-size: 0.8rem; letter-spacing: 0.08em;
  transition: background 0.25s, border-color 0.25s;
}
.cta-social a:hover { background: rgba(247, 242, 236, 0.12); border-color: var(--ivory); }
.cta-meta { margin-top: 1.6rem; font-size: 0.8rem; letter-spacing: 0.02em; color: rgba(247, 242, 236, 0.72); }
.cta-meta a { color: var(--lilac); }

/* ---------- footer ---------- */
.foot {
  position: relative; z-index: 10; text-align: center;
  padding: 4rem clamp(1.25rem, 5vw, 5rem) 3rem;
  color: rgba(247, 242, 236, 0.88); font-size: 0.8rem;
  text-shadow: 0 1px 10px rgba(20, 5, 28, 0.6);
}
.foot-mark { width: 34px; height: 34px; color: var(--lilac); }
.foot-brand { margin-top: 0.9rem; font-family: var(--display); letter-spacing: 0.28em; font-size: 0.85rem; color: var(--ivory); }
.foot-desc { margin-top: 0.8rem; }
.foot-legal { margin-top: 0.55rem; max-width: 58em; margin-inline: auto; color: rgba(247, 242, 236, 0.82); }

/* ---------- reveals ---------- */
.rv { opacity: 0; transform: translateY(28px); }
html.no-motion .rv { opacity: 1; transform: none; }

/* ---------- media skeletons ---------- */
/* Branded shimmer behind photos still downloading after the early reveal.
   Opaque images cover it when they paint; .media-loaded retires it. */
.svc-media::before, .cta-visual::before {
  content: ""; position: absolute; pointer-events: none;
  background:
    linear-gradient(105deg, transparent 38%, rgba(183, 163, 196, 0.22) 50%, transparent 62%),
    linear-gradient(145deg, rgba(56, 21, 74, 0.5), rgba(40, 14, 52, 0.65));
  background-size: 220% 100%, auto;
  animation: skeleton-sweep 2.4s ease-in-out infinite;
  transition: opacity 0.4s var(--ease-out);
}
.svc-media::before { inset: 0; z-index: -1; border-radius: 6px 6px 0 0; }
.cta-visual::before { inset: 6% 0 0 8%; width: 92%; height: 94%; border-radius: 6px; }
.media-loaded::before { animation: none; opacity: 0; }
@keyframes skeleton-sweep {
  0% { background-position: 130% 0, 0 0; }
  100% { background-position: -30% 0, 0 0; }
}
@media (prefers-reduced-motion: reduce) {
  .svc-media::before, .cta-visual::before { animation: none; }
}

/* ---------- mobile ---------- */
@media (max-width: 900px) {
  .menu { grid-template-columns: 1fr; align-content: center; gap: 3rem; }
  .menu-preview { display: none; }
  .care-inner { grid-template-columns: 1fr; }
  .care-cards { grid-template-columns: 1fr 1fr; }
  .cta { grid-template-columns: 1fr; }
  .cta-visual { max-width: 520px; }
}
@media (max-width: 768px) {
  .care-cards { grid-template-columns: 1fr; }
  .care-card:nth-child(even) { transform: none; }
  .exp-cards { grid-template-columns: 1fr; }

  /* flat swipe carousel */
  .ring-stage { perspective: none; height: auto; overflow-x: auto; scroll-snap-type: x mandatory; padding: 0 10vw 1.5rem; cursor: default; scrollbar-width: none; touch-action: auto; }
  .ring { position: static; display: flex; gap: 1rem; transform: none !important; }
  .svc-card { position: static; margin-left: 0; flex: 0 0 min(320px, 80vw); scroll-snap-align: center; transform: none !important; opacity: 1 !important; filter: none !important; }
}

/* Poster mode (reduced motion / small touch screens): page sits over the
   full-bloom still, so light-world hero text flips to ivory. */
html.no-motion .hero-title, html.no-motion .hero-line, html.no-motion .scroll-cue { color: var(--ivory); }
html.no-motion .hero-eyebrow { color: var(--cream); text-shadow: 0 1px 14px rgba(42, 18, 51, 0.5); }
html.no-motion .philosophy, html.no-motion .philosophy-title { color: var(--ivory); }
html.no-motion .philosophy .eyebrow { color: var(--lilac); }
html.no-motion .rhythm-step { background: rgba(56, 21, 74, 0.35); border-color: rgba(247, 242, 236, 0.22); }
html.no-motion .rhythm-step p { color: rgba(247, 242, 236, 0.8); }
html.no-motion .rhythm-step h3 { color: var(--ivory); }

@media (max-width: 480px) {
  .site-head { padding: 1rem 1.25rem; }
  .brand-word { letter-spacing: 0.24em; font-size: 0.95rem; }
  .rhythm-step { padding: 1rem 1.1rem; column-gap: 1rem; }
  .rhythm-step h3 { font-size: 1.18rem; }
  .cta-panel { padding: 1.7rem 1.4rem; }
  .faq-list summary { font-size: 1rem; padding: 0.95rem 1.1rem; }
  .menu-links a { font-size: clamp(1.9rem, 9vw, 2.6rem); }
}

/* ---------- reduced motion ---------- */
@media (prefers-reduced-motion: reduce) {
  .scroll-cue i { animation: none; }
  * { transition-duration: 0.01ms !important; }
}
html.no-motion #bgv { display: none; }
html.no-motion #bgv-poster { display: block; }
