/*
 * serenity.css — Serenity Glow Med Spa
 * Supplements showcase.css, which owns all CSS-variable definitions and
 * the core component styles for the light warm-cream serenity-theme.
 *
 * This file covers ONLY what showcase.css doesn't:
 *   • Accessibility helpers (skip link, focus ring)
 *   • Mobile hamburger & nav drawer
 *   • Hero centred layout + lotus mark + ornament
 *   • Stats strip (dark-teal contrast band)
 *   • Treatment card icons + hover lift
 *   • Testimonial reviewer rows
 *   • Booking form group, form note, success state
 *   • Subtle journal-article hover
 *
 * Colors reference (from showcase.css serenity-theme vars):
 *   --site-bg      #f5efe5   warm cream
 *   --site-ink     #193331   deep forest teal
 *   --site-accent  #c99a3a   antique gold
 *   --site-muted   #61746f   muted sage
 *   --site-panel   #fffaf3   cream panel
 *   --site-band    #193331   alt-section band (same as ink)
 */

html {
  scroll-behavior: smooth;
  overflow-x: hidden;
}

body { overflow-x: hidden; }

.serenity-theme {
  background:
    linear-gradient(90deg, rgba(25, 51, 49, 0.035) 0 1px, transparent 1px 100%),
    var(--site-bg);
  background-size: calc((100vw - min(calc(100vw - 2rem), var(--showcase-max))) / 2 + 1px) 100%;
}

.serenity-theme .showcase-section {
  position: relative;
  overflow: hidden;
}

.serenity-theme .showcase-head {
  align-items: center;
  margin-bottom: clamp(1.6rem, 3vw, 2.6rem);
}

.serenity-theme .showcase-head > div {
  max-width: 760px;
}

.serenity-theme .showcase-head p {
  font-size: 1rem;
  line-height: 1.65;
}

.serenity-theme .showcase-panel,
.serenity-treatment-card,
.serenity-journal-list .showcase-panel {
  outline: 1px solid transparent;
}

/* ── Skip navigation ─────────────────────────────────────────────────── */
.skip-link {
  position: absolute;
  top: -100%;
  left: 1rem;
  z-index: 100;
  padding: 0.75rem 1.25rem;
  background: var(--site-accent);
  color: var(--site-ink);
  font-weight: 800;
  font-family: "Manrope", system-ui, sans-serif;
  border-radius: 0 0 12px 12px;
  text-decoration: none;
  transition: top 0.15s ease;
}
.skip-link:focus { top: 0; }

/* ── Focus ring (gold) ───────────────────────────────────────────────── */
.serenity-theme *:focus-visible {
  outline: 3px solid var(--site-accent);
  outline-offset: 3px;
  border-radius: 4px;
}

/* ── Mobile hamburger button ─────────────────────────────────────────── */
.nav-hamburger {
  display: none;
  flex-direction: column;
  justify-content: center;
  gap: 5px;
  width: 42px;
  height: 42px;
  background: transparent;
  border: 1px solid rgba(25, 51, 49, 0.22);
  border-radius: 10px;
  cursor: pointer;
  padding: 9px 8px;
  flex-shrink: 0;
}
.nav-hamburger span {
  display: block;
  height: 2px;
  background: var(--site-ink);
  border-radius: 2px;
  transition: transform 0.22s ease, opacity 0.18s ease;
}
.nav-hamburger[aria-expanded="true"] span:nth-child(1) {
  transform: translateY(7px) rotate(45deg);
}
.nav-hamburger[aria-expanded="true"] span:nth-child(2) {
  opacity: 0;
  transform: scaleX(0);
}
.nav-hamburger[aria-expanded="true"] span:nth-child(3) {
  transform: translateY(-7px) rotate(-45deg);
}

/* ── Mobile nav drawer ───────────────────────────────────────────────── */
@media (max-width: 860px) {
  .nav-hamburger { display: flex; }

  .showcase-links {
    display: none;
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    flex-direction: column;
    gap: 0;
    background: var(--site-bg);
    backdrop-filter: blur(18px);
    border-bottom: 1px solid rgba(201, 154, 58, 0.2);
    padding: 0.5rem 1.25rem 1rem;
    z-index: 20;
    box-shadow: 0 16px 40px rgba(25, 51, 49, 0.1);
  }

  .showcase-links.is-open { display: flex; }

  .showcase-links a,
  .showcase-links a:not(.showcase-cta) {
    display: block !important;
    padding: 0.85rem 0;
    border-bottom: 1px solid rgba(25, 51, 49, 0.1);
    color: var(--site-ink) !important;
    font-size: 1rem;
  }

  .showcase-links .showcase-cta {
    display: flex !important;
    width: 100%;
    justify-content: center;
    margin-top: 0.6rem;
    border-bottom: 0;
    color: var(--site-paper) !important;
  }
}

/* ══════════════════════════════════════════════════════════════════════
   STATS STRIP — dark-teal contrast band
   ══════════════════════════════════════════════════════════════════════ */

.serenity-stats-strip {
  position: relative;
  z-index: 1;
  background:
    linear-gradient(90deg, rgba(255, 250, 243, 0.92), rgba(245, 239, 229, 0.86)),
    var(--site-bg);
  border-top: 1px solid rgba(201, 154, 58, 0.22);
  border-bottom: 1px solid rgba(201, 154, 58, 0.22);
  padding: 0;
}

.serenity-stats-grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 0;
  text-align: left;
}

.serenity-stat {
  min-height: 124px;
  padding: clamp(1.1rem, 2.5vw, 1.6rem);
  border-left: 1px solid rgba(201, 154, 58, 0.22);
}

.serenity-stat:last-child {
  border-right: 1px solid rgba(201, 154, 58, 0.22);
}

.serenity-stat strong {
  display: block;
  font-size: clamp(1.8rem, 3.4vw, 3rem);
  font-weight: 400;
  color: var(--site-ink);
  font-family: "Marcellus", "Cormorant Garamond", Georgia, serif;
  line-height: 0.95;
  letter-spacing: 0.04em;
}
.serenity-stat span {
  display: block;
  font-size: 0.76rem;
  color: var(--site-muted);
  font-weight: 700;
  margin-top: 0.55rem;
  text-transform: uppercase;
  letter-spacing: 0.12em;
}

@media (max-width: 540px) {
  .serenity-stats-grid {
    grid-template-columns: repeat(2, 1fr);
  }

  .serenity-stat:nth-child(odd) {
    border-left: 1px solid rgba(201, 154, 58, 0.22);
  }
}

/* Approach bridge */
.serenity-approach-section {
  background:
    linear-gradient(135deg, rgba(255, 250, 243, 0.96), rgba(238, 225, 202, 0.62)),
    var(--site-bg);
}

.serenity-approach-section::before {
  content: "GLOW";
  position: absolute;
  right: -0.1em;
  bottom: -0.18em;
  color: rgba(25, 51, 49, 0.045);
  font-family: var(--site-serif);
  font-size: clamp(6rem, 18vw, 17rem);
  letter-spacing: 0.06em;
  line-height: 0.8;
}

.serenity-approach-grid {
  position: relative;
  z-index: 1;
  display: grid;
  grid-template-columns: minmax(260px, 0.78fr) minmax(0, 1.22fr);
  gap: clamp(1.8rem, 5vw, 5rem);
  align-items: start;
}

.serenity-approach-copy {
  position: sticky;
  top: 106px;
}

.serenity-approach-copy h2 {
  max-width: 10.5ch;
}

.serenity-approach-steps {
  display: grid;
  gap: 0;
  border-top: 1px solid rgba(25, 51, 49, 0.16);
}

.serenity-approach-steps article {
  display: grid;
  grid-template-columns: 5rem minmax(12rem, 0.5fr) minmax(0, 1fr);
  gap: clamp(1rem, 2.5vw, 2rem);
  align-items: baseline;
  padding: clamp(1.2rem, 2.6vw, 1.75rem) 0;
  border-bottom: 1px solid rgba(25, 51, 49, 0.16);
}

.serenity-approach-steps span {
  color: var(--site-accent);
  font-family: var(--site-serif);
  font-size: clamp(1.6rem, 3vw, 2.4rem);
  line-height: 1;
}

.serenity-approach-steps h3 {
  font-family: var(--site-serif);
  font-size: clamp(1.35rem, 2.4vw, 2.1rem);
  font-weight: 400;
  letter-spacing: 0.02em;
  text-transform: uppercase;
}

.serenity-approach-steps p {
  margin: 0;
  color: var(--site-muted);
  line-height: 1.65;
}

/* ══════════════════════════════════════════════════════════════════════
   TREATMENT CARDS — icon & hover lift
   ══════════════════════════════════════════════════════════════════════ */

.serenity-treatment-icon {
  width: 44px;
  height: 44px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 14px;
  background: rgba(201, 154, 58, 0.1);
  color: var(--site-accent);
  border: 1px solid rgba(201, 154, 58, 0.26);
  margin-bottom: 0.9rem;
  flex-shrink: 0;
}
.serenity-treatment-icon svg { width: 22px; height: 22px; }

/* Subtle lift on hover */
.serenity-treatment-card {
  transition: transform 0.22s ease, box-shadow 0.22s ease;
}
.serenity-treatment-card:hover {
  transform: translateY(-4px);
  box-shadow: 0 28px 52px rgba(10, 20, 19, 0.16);
}

.serenity-services-section {
  background:
    linear-gradient(180deg, rgba(25, 51, 49, 0.96), rgba(18, 38, 36, 0.98)),
    var(--site-ink);
}

.serenity-services-section::before {
  content: "TREATMENTS";
  position: absolute;
  top: 0.08em;
  left: -0.05em;
  color: rgba(255, 250, 243, 0.045);
  font-family: var(--site-serif);
  font-size: clamp(4rem, 15vw, 13rem);
  letter-spacing: 0.06em;
  line-height: 0.8;
}

.serenity-services-section .showcase-wrap {
  position: relative;
  z-index: 1;
}

.serenity-services-section .showcase-head {
  padding-bottom: clamp(1rem, 2vw, 1.4rem);
  border-bottom: 1px solid rgba(255, 250, 243, 0.14);
}

.serenity-services-section .serenity-treatment-grid {
  gap: clamp(0.8rem, 1.8vw, 1.25rem);
}

.serenity-services-section .serenity-treatment-card {
  grid-column: span 2;
  min-height: 300px;
  padding: clamp(1.2rem, 2vw, 1.55rem);
  border-radius: 0;
  border-color: rgba(201, 154, 58, 0.22);
  background:
    linear-gradient(180deg, rgba(255, 250, 243, 0.98), rgba(250, 243, 232, 0.94));
}

.serenity-services-section .serenity-treatment-card:hover {
  outline-color: rgba(201, 154, 58, 0.5);
}

.serenity-services-section .serenity-treatment-card:first-child {
  grid-column: span 2;
  justify-content: flex-end;
  min-height: 340px;
  background:
    linear-gradient(135deg, rgba(255, 250, 243, 0.98), rgba(238, 225, 202, 0.78)),
    var(--site-paper);
}

.serenity-services-section .serenity-treatment-card:first-child::after {
  content: "SIGNATURE";
  position: absolute;
  right: 0.14em;
  bottom: -0.14em;
  color: rgba(25, 51, 49, 0.055);
  font-family: var(--site-serif);
  font-size: clamp(3.5rem, 9vw, 7.2rem);
  letter-spacing: 0.08em;
  line-height: 0.8;
  pointer-events: none;
}

.serenity-services-section .serenity-treatment-card:first-child > * {
  position: relative;
  z-index: 1;
}

.serenity-services-section .serenity-treatment-card:first-child h3 {
  align-self: flex-start;
  width: min(100%, 7ch);
  max-width: 7ch;
  font-size: clamp(2.4rem, 5.5vw, 4.2rem);
  line-height: 0.9;
}

.serenity-services-section .serenity-treatment-card:first-child p {
  align-self: flex-start;
  max-width: 44ch;
}

/* ══════════════════════════════════════════════════════════════════════
   TESTIMONIALS — stars & reviewer row
   ══════════════════════════════════════════════════════════════════════ */

.serenity-stars {
  color: var(--site-accent);
  font-size: 1rem;
  letter-spacing: 0.06em;
  margin-bottom: 0.55rem;
  line-height: 1;
  display: block;
}

.serenity-reviewer {
  display: flex;
  align-items: center;
  gap: 0.65rem;
  margin-top: 1rem;
  padding-top: 0.85rem;
  border-top: 1px solid rgba(25, 51, 49, 0.1);
}
.serenity-reviewer-info {
  display: flex;
  flex-direction: column;
  gap: 0.1rem;
}
.serenity-reviewer-info strong {
  font-size: 0.88rem;
  color: var(--site-ink);
  display: block;
}
.serenity-reviewer-info span {
  font-size: 0.78rem;
  color: var(--site-muted);
  display: block;
}
.serenity-reviewer-avatar {
  width: 36px;
  height: 36px;
  border-radius: 999px;
  background: rgba(201, 154, 58, 0.1);
  color: var(--site-accent);
  font-size: 0.72rem;
  font-weight: 900;
  display: flex;
  align-items: center;
  justify-content: center;
  letter-spacing: 0.04em;
  flex-shrink: 0;
  border: 1px solid rgba(201, 154, 58, 0.35);
  font-family: "Marcellus", Georgia, serif;
}

/* ══════════════════════════════════════════════════════════════════════
   BOOKING FORM — group layout, note, success message
   ══════════════════════════════════════════════════════════════════════ */

.form-group {
  display: grid;
  gap: 0.4rem;
}
.form-group label {
  font-size: 0.84rem;
  font-weight: 700;
  color: var(--site-muted);
}
.form-group input,
.form-group select,
.form-group textarea {
  width: 100%;
}

/* Form note — light theme */
.serenity-theme .showcase-form-note {
  color: var(--site-muted);
  font-size: 0.83rem;
  line-height: 1.5;
}
.serenity-theme .showcase-form-note a {
  color: var(--site-accent);
}

/* Success message */
.form-success {
  background: rgba(201, 154, 58, 0.08);
  border: 1px solid rgba(201, 154, 58, 0.28);
  border-radius: 14px;
  padding: 1rem 1.1rem;
  font-size: 0.95rem;
  color: var(--site-ink);
  line-height: 1.55;
}
.form-success a {
  color: var(--site-accent);
  text-decoration: underline;
}
[hidden] { display: none !important; }

.serenity-booking-section {
  background:
    linear-gradient(90deg, rgba(255, 250, 243, 0.86), rgba(245, 239, 229, 0.95)),
    var(--site-bg);
}

.serenity-booking-grid {
  align-items: stretch;
  gap: 0;
  border: 1px solid rgba(201, 154, 58, 0.24);
  box-shadow: 0 26px 70px rgba(25, 51, 49, 0.1);
}

.serenity-booking-grid .showcase-panel {
  border-radius: 0;
  box-shadow: none;
}

.serenity-consult-panel {
  position: relative;
  overflow: hidden;
}

.serenity-consult-panel > * {
  position: relative;
  z-index: 1;
}

.serenity-consult-panel::after {
  content: "";
  position: absolute;
  right: -76px;
  bottom: -76px;
  width: 210px;
  aspect-ratio: 1;
  border: 1px solid rgba(201, 154, 58, 0.3);
  border-radius: 999px;
}

.serenity-consult-panel h2 {
  max-width: 11ch;
}

.serenity-form {
  border-left: 0;
}

.serenity-form .showcase-kicker {
  margin-bottom: 0.25rem;
}

.serenity-form input:focus,
.serenity-form select:focus,
.serenity-form textarea:focus {
  background: #fffaf3;
  border-color: rgba(201, 154, 58, 0.62);
}

.serenity-time-grid .booking-line {
  transition: background 0.18s ease, border-color 0.18s ease;
}

.serenity-time-grid .booking-line:hover {
  background: rgba(255, 250, 243, 0.1);
  border-color: rgba(201, 154, 58, 0.38);
}

/* ══════════════════════════════════════════════════════════════════════
   JOURNAL ARTICLES — hover lift
   ══════════════════════════════════════════════════════════════════════ */

.serenity-journal-list .showcase-panel {
  transition: transform 0.22s ease, box-shadow 0.22s ease;
}
.serenity-journal-list .showcase-panel:hover {
  transform: translateY(-3px);
  box-shadow: 0 20px 40px rgba(25, 51, 49, 0.1);
}

.serenity-results-section {
  background:
    linear-gradient(145deg, rgba(25, 51, 49, 0.98), rgba(18, 38, 36, 0.96)),
    var(--site-ink);
}

.serenity-results-section::after {
  content: "";
  position: absolute;
  inset: auto -8rem -13rem auto;
  width: min(36vw, 520px);
  aspect-ratio: 1;
  border: 1px solid rgba(201, 154, 58, 0.18);
  border-radius: 999px;
}

.serenity-results-section .showcase-grid-2 {
  position: relative;
  z-index: 1;
  gap: clamp(1rem, 2vw, 1.5rem);
}

.serenity-results-section .serenity-result-grid {
  gap: 0;
  border: 1px solid rgba(201, 154, 58, 0.22);
}

.serenity-results-section .serenity-result-card {
  border-radius: 0;
  border: 0;
  border-left: 0;
  box-shadow: none;
}

.serenity-results-section .serenity-result-card + .serenity-result-card {
  border-left: 1px solid rgba(201, 154, 58, 0.22);
}

.serenity-care-card {
  position: relative;
  overflow: hidden;
}

.serenity-card-number {
  position: absolute;
  top: 1.1rem;
  right: 1.2rem;
  color: rgba(201, 154, 58, 0.32);
  font-family: var(--site-serif);
  font-size: clamp(3.5rem, 8vw, 6.5rem);
  line-height: 0.8;
}

.serenity-care-card h2 {
  max-width: 9ch;
}

.serenity-journal-section {
  background:
    linear-gradient(180deg, #f8f1e7, #f3eadc);
}

.serenity-journal-section .showcase-head {
  border-bottom: 1px solid rgba(25, 51, 49, 0.14);
  padding-bottom: clamp(1rem, 2vw, 1.5rem);
}

.serenity-journal-list {
  gap: 0;
  border: 1px solid rgba(201, 154, 58, 0.24);
}

.serenity-journal-list .showcase-panel {
  border: 0;
  border-radius: 0;
  box-shadow: none;
  background: rgba(255, 250, 243, 0.7);
}

.serenity-journal-list .showcase-panel + .showcase-panel {
  border-left: 1px solid rgba(201, 154, 58, 0.24);
}

.serenity-final-cta {
  padding: clamp(3rem, 6vw, 5rem) 0;
  color: var(--site-paper);
  background:
    linear-gradient(90deg, rgba(25, 51, 49, 0.98), rgba(18, 38, 36, 0.92)),
    var(--site-ink);
}

.serenity-final-cta::before {
  content: "SERENITY GLOW";
  position: absolute;
  right: -0.15em;
  top: 50%;
  color: rgba(255, 250, 243, 0.04);
  font-family: var(--site-serif);
  font-size: clamp(3.2rem, 12vw, 11rem);
  letter-spacing: 0.08em;
  line-height: 0.8;
  transform: translateY(-50%);
  white-space: nowrap;
}

.serenity-final-cta-inner {
  position: relative;
  z-index: 1;
  display: grid;
  grid-template-columns: minmax(0, 0.95fr) minmax(220px, 0.62fr) auto;
  align-items: center;
  gap: clamp(1.25rem, 3vw, 3rem);
  border: 1px solid rgba(201, 154, 58, 0.3);
  padding: clamp(1.2rem, 3vw, 2rem);
  background: rgba(255, 250, 243, 0.055);
  box-shadow: 0 24px 70px rgba(8, 18, 17, 0.2);
}

.serenity-final-cta-copy {
  display: flex;
  align-items: center;
  gap: clamp(0.9rem, 2vw, 1.35rem);
  min-width: 0;
}

.serenity-final-mark {
  width: clamp(64px, 7vw, 92px);
  aspect-ratio: 1;
  flex: 0 0 auto;
  overflow: hidden;
  border: 1px solid rgba(201, 154, 58, 0.5);
  border-radius: 999px;
  background: #193331;
  box-shadow: 0 18px 36px rgba(8, 18, 17, 0.26);
}

.serenity-final-mark img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transform: scale(1.46);
  transform-origin: 50% 42%;
}

.serenity-final-cta h2 {
  max-width: 12ch;
}

.serenity-final-cta .showcase-kicker {
  color: var(--site-accent);
}

.serenity-final-cta-note {
  color: rgba(255, 250, 243, 0.72);
  font-size: 0.96rem;
  line-height: 1.65;
  max-width: 36ch;
}

.serenity-final-cta-actions {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-end;
  gap: 0.8rem;
}

.serenity-final-cta .showcase-cta {
  background: var(--site-paper);
  color: var(--site-ink);
  border-color: var(--site-paper);
}

.serenity-final-cta .showcase-ghost {
  background: transparent;
  color: var(--site-paper);
  border-color: rgba(201, 154, 58, 0.45);
}

.serenity-footer {
  background:
    linear-gradient(90deg, #122725, #193331);
}

.serenity-footer a:hover {
  color: var(--site-accent);
}

/* Redesign pass: editorial first viewport inspired by boutique med-spa sites */
.serenity-theme .showcase-topbar {
  border-bottom-color: rgba(201, 154, 58, 0.2);
}

.serenity-theme .showcase-brand {
  gap: 0.9rem;
}

.serenity-theme .showcase-cta {
  transition: transform 0.18s ease, box-shadow 0.18s ease, background 0.18s ease;
}

.serenity-theme .showcase-cta:hover {
  transform: translateY(-1px);
  box-shadow: 0 16px 34px rgba(25, 51, 49, 0.2);
}

.serenity-theme .showcase-ghost:hover {
  background: rgba(255, 250, 243, 0.92);
}

.serenity-hero {
  min-height: clamp(720px, calc(100svh - 74px), 900px);
  padding: clamp(0.8rem, 1.8vw, 1.6rem) 0 0;
  text-align: left;
  background:
    linear-gradient(90deg, rgba(255, 250, 243, 0.98) 0 36%, rgba(245, 239, 229, 0.68) 36% 100%),
    radial-gradient(circle at 18% 24%, rgba(201, 154, 58, 0.12), transparent 28%),
    var(--site-bg);
  overflow: hidden;
}

.serenity-hero .serenity-hero-shell {
  max-width: var(--showcase-max);
  display: grid;
  grid-template-columns: minmax(0, 0.92fr) minmax(360px, 1.08fr);
  grid-template-areas:
    "copy media"
    "menu menu";
  gap: clamp(1.4rem, 3vw, 2.8rem);
  align-items: stretch;
  min-height: clamp(720px, calc(100svh - 74px), 900px);
}

.serenity-hero-copy {
  grid-area: copy;
  position: relative;
  z-index: 1;
  min-width: 0;
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: clamp(1.2rem, 3.2vw, 3rem) 0 clamp(0.8rem, 1.8vw, 1.35rem);
}

.serenity-hero-copy::before {
  content: "SERENITY";
  position: absolute;
  top: clamp(1.2rem, 5vw, 3.2rem);
  left: -0.1em;
  z-index: -1;
  color: rgba(25, 51, 49, 0.045);
  font-family: var(--site-serif);
  font-size: clamp(4.7rem, 13vw, 10.8rem);
  letter-spacing: 0.06em;
  line-height: 0.82;
  white-space: nowrap;
}

.serenity-hero-logo {
  width: clamp(64px, 6vw, 92px);
  height: clamp(64px, 6vw, 92px);
  margin-bottom: clamp(0.75rem, 1.5vw, 1.1rem);
  border: 1px solid rgba(201, 154, 58, 0.46);
  border-radius: 999px;
  background: var(--site-ink);
  box-shadow: 0 18px 34px rgba(25, 51, 49, 0.16);
  overflow: hidden;
}

.serenity-hero-logo img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transform: scale(1.44);
  transform-origin: 50% 41%;
}

.serenity-hero .showcase-kicker {
  max-width: 32ch;
  margin-bottom: 0;
  font-size: clamp(1.15rem, 1.6vw, 1.45rem);
  letter-spacing: 0.14em;
  line-height: 1.15;
}

.serenity-theme .serenity-hero h1 {
  max-width: 8.5ch;
  font-size: clamp(3.1rem, 5.1vw, 5.2rem);
  line-height: 0.9;
  letter-spacing: 0.01em;
}

.serenity-hero .showcase-lead {
  max-width: 39rem;
  margin-top: 0;
  color: #4f6760;
  font-size: clamp(1rem, 1.2vw, 1.14rem);
  line-height: 1.5;
}

.serenity-hero-actions {
  justify-content: flex-start;
  margin: clamp(1.45rem, 2.7vw, 2.4rem) 0 0;
}

.serenity-hero-media {
  grid-area: media;
  align-self: stretch;
  position: relative;
  min-width: 0;
  min-height: 550px;
  margin-right: calc((100vw - min(calc(100vw - 2rem), var(--showcase-max))) / -2);
  border: 0;
  border-radius: 0 0 0 54px;
  background: #203b38;
  box-shadow: -24px 34px 70px rgba(25, 51, 49, 0.18);
  overflow: hidden;
}

.serenity-hero-media::before {
  content: "";
  position: absolute;
  inset: 1.1rem auto auto 1.1rem;
  z-index: 2;
  width: min(30vw, 240px);
  aspect-ratio: 1;
  border-top: 1px solid rgba(255, 250, 243, 0.72);
  border-left: 1px solid rgba(255, 250, 243, 0.72);
  pointer-events: none;
}

.serenity-hero-media img {
  width: 100%;
  height: 100%;
  min-height: 550px;
  object-fit: cover;
  object-position: 58% center;
}

.serenity-hero-badge {
  position: absolute;
  right: clamp(1rem, 4vw, 3rem);
  bottom: clamp(1rem, 4vw, 3rem);
  width: min(320px, calc(100% - 2rem));
  padding: 1rem 1.1rem;
  background: rgba(255, 250, 243, 0.9);
  border: 1px solid rgba(201, 154, 58, 0.35);
  backdrop-filter: blur(18px);
  box-shadow: 0 18px 38px rgba(25, 51, 49, 0.16);
}

.serenity-hero-badge span,
.serenity-hero-badge strong {
  display: block;
}

.serenity-hero-badge span {
  color: var(--site-accent);
  font-size: 0.72rem;
  font-weight: 900;
  letter-spacing: 0.13em;
  text-transform: uppercase;
}

.serenity-hero-badge strong {
  margin-top: 0.35rem;
  color: var(--site-ink);
  font-family: var(--site-serif);
  font-size: 1.2rem;
  font-weight: 400;
  line-height: 1.15;
  text-transform: uppercase;
}

.serenity-hero-menu {
  grid-area: menu;
  min-width: 0;
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  align-self: end;
  border-top: 1px solid rgba(201, 154, 58, 0.26);
  background: rgba(25, 51, 49, 0.96);
  color: var(--site-paper);
  box-shadow: 0 -12px 40px rgba(25, 51, 49, 0.08);
}

.serenity-hero-menu a {
  display: grid;
  grid-template-columns: auto minmax(0, 1fr);
  column-gap: 0.85rem;
  row-gap: 0.12rem;
  min-height: 96px;
  padding: clamp(1rem, 2vw, 1.35rem);
  border-right: 1px solid rgba(255, 250, 243, 0.12);
  transition: background 0.2s ease;
}

.serenity-hero-menu a:hover {
  background: rgba(255, 250, 243, 0.06);
}

.serenity-hero-menu a:last-child {
  border-right: 0;
}

.serenity-hero-menu span {
  grid-row: span 2;
  color: var(--site-accent);
  font-family: var(--site-serif);
  font-size: 1.45rem;
  line-height: 1;
}

.serenity-hero-menu strong {
  align-self: end;
  font-family: var(--site-serif);
  font-size: clamp(1.15rem, 2vw, 1.55rem);
  font-weight: 400;
  line-height: 1.05;
  letter-spacing: 0.03em;
  text-transform: uppercase;
}

.serenity-hero-menu em {
  color: rgba(255, 250, 243, 0.68);
  font-size: 0.86rem;
  font-style: normal;
}

.serenity-form .showcase-cta:disabled {
  cursor: wait;
  opacity: 0.72;
  transform: none;
}

@media (max-width: 980px) {
  .serenity-hero .serenity-hero-shell {
    grid-template-columns: 1fr;
    grid-template-areas:
      "copy"
      "media"
      "menu";
    min-height: 0;
  }

  .serenity-hero {
    min-height: 0;
  }

  .serenity-hero-copy {
    padding-bottom: 0;
  }

  .serenity-theme .serenity-hero h1 {
    max-width: 9.5ch;
    font-size: clamp(3.3rem, 13vw, 6rem);
  }

  .serenity-hero-media {
    min-height: 430px;
    margin-right: 0;
    border-radius: 34px 34px 0 0;
  }

  .serenity-hero-media img {
    min-height: 430px;
  }

  .serenity-approach-grid,
  .serenity-booking-grid {
    grid-template-columns: 1fr;
  }

  .serenity-approach-copy {
    position: relative;
    top: auto;
  }

  .serenity-approach-copy h2 {
    max-width: 12ch;
  }

  .serenity-approach-steps article {
    grid-template-columns: 4rem minmax(0, 1fr);
  }

  .serenity-approach-steps p {
    grid-column: 2;
  }

  .serenity-services-section .serenity-treatment-card:first-child {
    grid-column: span 2;
    grid-template-columns: 1fr;
  }

  .serenity-services-section .serenity-treatment-card:first-child .serenity-treatment-icon,
  .serenity-services-section .serenity-treatment-card:first-child .serenity-treatment-meta,
  .serenity-services-section .serenity-treatment-card:first-child h3,
  .serenity-services-section .serenity-treatment-card:first-child p,
  .serenity-services-section .serenity-treatment-card:first-child a {
    grid-column: 1;
  }

  .serenity-form {
    border-left: 1px solid rgba(201, 154, 58, 0.24);
    border-top: 0;
  }

  .serenity-results-section .serenity-result-card + .serenity-result-card,
  .serenity-journal-list .showcase-panel + .showcase-panel {
    border-left: 0;
    border-top: 1px solid rgba(201, 154, 58, 0.22);
  }

  .serenity-final-cta-inner {
    grid-template-columns: 1fr;
  }

  .serenity-final-cta-actions {
    justify-content: flex-start;
  }
}

@media (max-width: 700px) {
  .serenity-hero {
    padding-top: 0.6rem;
    overflow: visible;
  }

  .serenity-hero-copy {
    width: 100%;
  }

  .serenity-hero-copy::before {
    font-size: 4.4rem;
    top: 1rem;
  }

  .serenity-theme .serenity-hero h1 {
    max-width: 100%;
    font-size: clamp(2.55rem, 11.5vw, 3.4rem);
    line-height: 0.94;
  }

  .serenity-hero .showcase-kicker {
    max-width: 17ch;
    font-size: clamp(1.08rem, 4.8vw, 1.32rem);
    letter-spacing: 0.08em;
    line-height: 1.2;
  }

  .serenity-hero .showcase-lead {
    max-width: 32ch;
    font-size: 1rem;
  }

  .serenity-hero-menu {
    grid-template-columns: 1fr;
  }

  .serenity-hero-menu a {
    min-height: auto;
    border-right: 0;
    border-bottom: 1px solid rgba(255, 250, 243, 0.12);
  }

  .serenity-hero-menu a:last-child {
    border-bottom: 0;
  }

  .serenity-approach-steps article {
    grid-template-columns: 1fr;
    gap: 0.55rem;
  }

  .serenity-approach-steps p {
    grid-column: 1;
  }

  .serenity-services-section .serenity-treatment-card:first-child,
  .serenity-treatment-grid {
    grid-column: auto;
  }

  .serenity-services-section .serenity-treatment-card {
    grid-column: 1;
  }

  .serenity-services-section .serenity-treatment-card:first-child {
    grid-column: 1;
  }

  .serenity-booking-grid {
    border-left: 0;
    border-right: 0;
  }

  .serenity-final-cta-actions .showcase-cta {
    width: 100%;
  }
}

@media (max-width: 540px) {
  .showcase-nav,
  .serenity-hero .serenity-hero-shell {
    width: calc(100vw - 2rem);
    max-width: none;
  }

  .serenity-hero-media,
  .serenity-hero-media img {
    min-height: 340px;
  }

  .serenity-hero-badge {
    position: static;
    width: 100%;
    border-width: 1px 0 0;
    box-shadow: none;
  }
}

/* ══════════════════════════════════════════════════════════════════════
   CENTERED HERO — replaces left/right two-column split with a stacked,
   centered layout: headline centered, full-width image below, menu bar
   at the bottom. Distinct from the left-aligned showcases.
   ══════════════════════════════════════════════════════════════════════ */

.serenity-hero {
  background:
    radial-gradient(ellipse 90% 50% at 50% 0%, rgba(201, 154, 58, 0.09), transparent 52%),
    radial-gradient(circle at 18% 24%, rgba(201, 154, 58, 0.07), transparent 30%),
    var(--site-bg);
  text-align: center;
  min-height: 0;
  padding: clamp(3.5rem, 7vw, 5.5rem) 0 0;
}

.serenity-hero .serenity-hero-shell {
  grid-template-columns: 1fr;
  grid-template-areas:
    "copy"
    "media"
    "menu";
  min-height: 0;
  max-width: 820px;
  gap: 0;
}

.serenity-hero-copy {
  align-items: center;
  padding-bottom: clamp(2rem, 4vw, 3.2rem);
}

.serenity-hero-copy::before {
  left: 50%;
  transform: translateX(-50%);
}

.serenity-theme .serenity-hero h1 {
  max-width: 18ch;
  font-size: clamp(3rem, 5.8vw, 5.2rem);
}

.serenity-hero-actions {
  justify-content: center;
}

.serenity-hero-media {
  border-radius: var(--site-radius) var(--site-radius) 0 0;
  box-shadow: 0 -8px 48px rgba(25, 51, 49, 0.12);
  max-height: 520px;
  margin-right: 0;
}

.serenity-hero-media img {
  min-height: 520px;
  max-height: 520px;
  object-position: center 25%;
}

.serenity-hero-badge {
  right: auto;
  left: 50%;
  transform: translateX(-50%);
  width: min(360px, calc(100% - 2rem));
}

@media (max-width: 980px) {
  .serenity-hero .serenity-hero-shell {
    max-width: var(--showcase-max);
  }
}

@media (max-width: 540px) {
  .serenity-hero .serenity-hero-shell {
    max-width: none;
  }
}

/* Client scale pass: larger hero title and wider treatment-suite image */
.serenity-hero .serenity-hero-shell {
  max-width: min(var(--showcase-max), calc(100vw - 2rem));
}

.serenity-hero-copy {
  padding-bottom: 2.8rem;
}

.serenity-hero-title {
  max-width: 100%;
  margin: 0;
  color: var(--site-ink);
  font-size: 5.8rem;
  line-height: 0.96;
  letter-spacing: 0;
  text-wrap: balance;
}

.serenity-hero-media {
  width: 100%;
  min-height: 650px;
  max-height: none;
}

.serenity-hero-media img {
  height: 100%;
  min-height: 650px;
  max-height: none;
  object-position: center 28%;
}

@media (max-width: 980px) {
  .serenity-hero-title {
    font-size: 4.5rem;
  }

  .serenity-hero-media,
  .serenity-hero-media img {
    min-height: 560px;
  }
}

@media (max-width: 700px) {
  .serenity-hero {
    padding-top: 2.4rem;
  }

  .serenity-hero-title {
    font-size: 3.45rem;
  }
}

@media (max-width: 540px) {
  .serenity-hero-title {
    font-size: 2.85rem;
  }

  .serenity-hero-media,
  .serenity-hero-media img {
    min-height: 390px;
  }
}

.serenity-theme .serenity-hero h1.serenity-hero-title {
  max-width: 100%;
  font-size: 5.3rem;
  line-height: 0.96;
  letter-spacing: 0;
}

@media (max-width: 980px) {
  .serenity-theme .serenity-hero h1.serenity-hero-title {
    font-size: 4.5rem;
  }
}

@media (max-width: 700px) {
  .serenity-theme .serenity-hero h1.serenity-hero-title {
    font-size: 3.45rem;
  }
}

@media (max-width: 540px) {
  .serenity-theme .serenity-hero h1.serenity-hero-title {
    font-size: 2.85rem;
  }
}
