/* ============ DECORI ORGANICI ============ */
.deco-dot {
  position: absolute;
  border-radius: 50%;
  pointer-events: none;
  z-index: 3;
}
.deco-dot--a { width: 12px; height: 12px; background: #fff; top: 26%; left: 14%; opacity: .85; animation: floatY 6s ease-in-out infinite; }
.deco-dot--b { width: 8px; height: 8px; background: var(--lime); top: 62%; left: 10%; animation: floatY 5s ease-in-out .5s infinite; }
.deco-dot--c { width: 52px; height: 52px; background: rgba(255,255,255,.12); top: 30%; right: 12%; animation: floatY 8s ease-in-out infinite; }
.deco-dot--e { width: 10px; height: 10px; background: #fff; top: 70%; right: 20%; opacity: .7; animation: floatY 7s ease-in-out 1s infinite; }
.deco-dot--f { width: 6px; height: 6px; background: var(--lime); top: 40%; left: 28%; opacity: .8; animation: floatY 5.5s ease-in-out infinite; }
.deco-dot--d { width: 90px; height: 90px; background: var(--lime-soft); opacity: .5; top: -30px; right: -20px; }
.deco-squiggle { position: absolute; z-index: 3; pointer-events: none; }
.deco-squiggle--1 { width: 150px; top: 22%; right: 18%; opacity: .8; animation: floatY 7s ease-in-out infinite; }
.deco-squiggle--2 { width: 120px; bottom: 22%; left: 14%; opacity: .6; animation: floatY 6.5s ease-in-out .8s infinite; }
.deco-ring { position: absolute; z-index: 3; width: 70px; height: 70px; bottom: 26%; right: 12%; pointer-events: none; animation: floatY 9s ease-in-out infinite; }
@keyframes floatY { 0%,100% { transform: translateY(0); } 50% { transform: translateY(-14px); } }

/* ============ HERO ============ */
.lhero {
  position: relative;
  min-height: min(100vh, 860px);
  display: flex;
  align-items: center;
  color: #fff;
  padding-block: calc(var(--header-h) + 2rem) 100px;
  overflow: hidden;
}
.lhero__media { position: absolute; inset: 0; z-index: 0; }
.lhero__media picture, .lhero__media img { width: 100%; height: 100%; object-fit: cover; }
.lhero__tint {
  position: absolute; inset: 0;
  background:
    linear-gradient(180deg, rgba(24,58,55,.45) 0%, rgba(24,58,55,.12) 35%, rgba(24,58,55,.12) 60%, rgba(24,58,55,.5) 100%),
    radial-gradient(70% 55% at 50% 46%, rgba(24,58,55,.42), transparent 75%);
}
.lhero__inner { position: relative; z-index: 2; text-align: center; margin-inline: auto; max-width: 820px; }
.lhero .script-accent { color: var(--lime); font-size: clamp(1.7rem, 1.2rem + 1.8vw, 2.6rem); display: block; margin-bottom: .2rem; }
.lhero__title {
  font-family: var(--font-display);
  font-weight: 600;
  color: #fff;
  font-size: clamp(3.2rem, 2.1rem + 5.4vw, 6.4rem);
  line-height: 1.02;
  letter-spacing: 0.005em;
  margin: 0 0 var(--space-s);
  text-shadow: 0 8px 40px rgba(0,0,0,.35);
}
.lhero__title em { font-style: italic; color: var(--lime-soft); }
.lhero__lead { color: #eef5f3; font-size: var(--step-1); max-width: 44ch; margin: 0 auto var(--space-m); }
.lhero__cta { display: flex; gap: var(--space-s); justify-content: center; flex-wrap: wrap; }

/* Frecce carosello (decorative) */
.lhero__arrow {
  position: absolute; top: 50%; transform: translateY(-50%);
  z-index: 3; width: 52px; height: 52px; border-radius: 50%;
  border: 1px solid rgba(255,255,255,.5); color: #fff;
  display: grid; place-items: center;
}
.lhero__arrow svg { width: 22px; height: 22px; }
.lhero__arrow--l { left: clamp(1rem, 4vw, 4rem); }
.lhero__arrow--r { right: clamp(1rem, 4vw, 4rem); }
@media (max-width: 760px) { .lhero__arrow { display: none; } }

.wave { position: absolute; left: 0; right: 0; bottom: -1px; z-index: 2; line-height: 0; }
.wave svg { width: 100%; height: clamp(60px, 8vw, 120px); display: block; }

/* ============ BENESSERE COMPLETO ============ */
.wellness {
  position: relative;
  isolation: isolate;
  overflow: hidden;
  padding-top: var(--space-l);
  background:
    linear-gradient(90deg, rgba(227,201,160,.22) 1px, transparent 1px),
    linear-gradient(180deg, rgba(227,201,160,.16) 1px, transparent 1px),
    radial-gradient(90% 70% at 50% 18%, rgba(255,253,247,.58), transparent 64%);
  background-size: 72px 72px, 72px 72px, auto;
}
.wellness::before,
.wellness::after {
  content: "";
  position: absolute;
  pointer-events: none;
  z-index: -1;
}
.wellness::before {
  inset: 6rem clamp(1rem, 5vw, 5rem) auto;
  height: min(360px, 45vw);
  border: 1px solid rgba(232,160,124,.22);
  border-radius: 52% 48% 50% 50% / 58% 42% 58% 42%;
  background:
    linear-gradient(135deg, rgba(255,253,247,.52), rgba(242,196,169,.18)),
    radial-gradient(80% 100% at 15% 25%, rgba(52,144,139,.12), transparent 58%);
}
.wellness::after {
  inset: 4.5rem 0 0;
  opacity: .34;
  background-image: url("data:image/svg+xml,%3Csvg width='520' height='260' viewBox='0 0 520 260' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' stroke='%232a7671' stroke-width='2' stroke-linecap='round' stroke-opacity='.42'%3E%3Cpath d='M70 230 C108 174 116 112 98 42'/%3E%3Cpath d='M98 94 C68 82 48 64 36 36'/%3E%3Cpath d='M104 124 C132 105 154 82 166 48'/%3E%3Cpath d='M96 166 C66 160 42 145 24 118'/%3E%3Cpath d='M112 188 C146 176 174 154 194 122'/%3E%3Cpath d='M438 30 C402 82 394 148 416 224'/%3E%3Cpath d='M418 84 C450 76 476 58 492 32'/%3E%3Cpath d='M410 126 C378 108 354 82 340 48'/%3E%3Cpath d='M420 164 C452 160 480 144 500 116'/%3E%3Cpath d='M404 194 C370 180 342 154 324 120'/%3E%3C/g%3E%3C/svg%3E");
  background-repeat: repeat-x;
  background-size: min(520px, 86vw) auto;
  background-position: center top;
}
.wellness > .container {
  position: relative;
  z-index: 1;
}
.hand-title { line-height: 1; }

.tcards {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: var(--space-m);
  margin-top: var(--space-l);
}
@media (max-width: 900px) { .tcards { grid-template-columns: repeat(2, 1fr); gap: var(--space-l) var(--space-m); } }
@media (max-width: 520px) { .tcards { grid-template-columns: 1fr; } }

.tcard { text-align: center; display: flex; flex-direction: column; align-items: center; }
.tcard__media {
  display: block;
  width: 100%;
  max-width: 240px;
  aspect-ratio: 1 / 1;
  overflow: hidden;
  border: 6px solid var(--white);
  box-shadow: var(--shadow);
  margin-bottom: var(--space-s);
  transition: transform .4s cubic-bezier(.22,1,.36,1);
}
.tcard__media.blob-1 { border-radius: var(--blob-1); }
.tcard__media.blob-2 { border-radius: var(--blob-2); }
.tcard__media.blob-3 { border-radius: var(--blob-3); }
.tcard__media picture, .tcard__media img { width: 100%; height: 100%; object-fit: cover; }
.tcard:hover .tcard__media { transform: translateY(-6px) rotate(-1.5deg); }
.tcard__title { font-size: clamp(1.7rem, 1.4rem + 1vw, 2.1rem); margin-bottom: .2rem; }
.tcard__title a { color: var(--teal-deep); text-decoration: none; }
.tcard__title a:hover { color: var(--teal); }
.tcard__desc { color: var(--ink-soft); font-size: var(--step--1); margin-bottom: var(--space-s); }
.tcard__meta {
  display: flex; align-items: center; justify-content: center; gap: var(--space-s);
  width: 100%; padding-top: var(--space-s); border-top: 1px solid var(--line);
  font-size: var(--step--1); font-weight: 600; color: var(--ink);
}
.tcard__meta small { display: block; font-weight: 500; color: var(--muted); font-size: .68rem; text-transform: uppercase; letter-spacing: .08em; }
.tcard__meta i { width: 1px; height: 26px; background: var(--line); }
.tcard__book { margin-top: var(--space-s); font-weight: 600; color: var(--teal-dark); text-decoration: none; font-size: var(--step--1); }
.tcard__book:hover { color: var(--teal-deep); }

/* Estetica base: servizio secondario "in più" */
.extra-service {
  display: flex;
  align-items: center;
  gap: var(--space-m);
  max-width: 620px;
  margin: var(--space-xl) auto 0;
  padding: var(--space-s) var(--space-m);
  background: var(--cream-2);
  border: 1px solid var(--line);
  border-radius: 999px;
}
.extra-service__media {
  flex-shrink: 0;
  width: 92px; height: 92px;
  overflow: hidden;
  border: 4px solid var(--white);
  box-shadow: var(--shadow-s);
}
.extra-service__media picture, .extra-service__media img { width: 100%; height: 100%; object-fit: cover; }
.extra-service__text h3 { font-size: var(--step-1); margin: 0.1rem 0 0.2rem; }
.extra-service__text h3 a { color: var(--teal-deep); text-decoration: none; }
.extra-service__text p { color: var(--ink-soft); font-size: var(--step--1); margin: 0; }
.extra-service .eyebrow { margin-bottom: 0; }
@media (max-width: 560px) {
  .extra-service { flex-direction: column; text-align: center; border-radius: var(--radius-l); }
}

/* ============ SALUTE FISICA & MENTALE ============ */
.health__grid { display: grid; grid-template-columns: 1fr 1fr; gap: var(--space-xl); align-items: center; }
@media (max-width: 920px) { .health__grid { grid-template-columns: 1fr; gap: var(--space-l); } }

.health__collage { position: relative; min-height: 460px; }
.health__img { position: absolute; overflow: hidden; border: 6px solid #fff; box-shadow: var(--shadow); }
.health__img picture, .health__img img { width: 100%; height: 100%; object-fit: cover; }
.health__img--1 { width: 62%; aspect-ratio: 4/5; top: 0; left: 0; border-radius: var(--blob-1); z-index: 1; }
.health__img--2 { width: 46%; aspect-ratio: 1/1; top: 8%; right: 0; border-radius: var(--blob-2); z-index: 2; }
.health__img--3 { width: 50%; aspect-ratio: 5/4; bottom: 0; right: 6%; border-radius: var(--blob-3); z-index: 2; }
.health__badge {
  position: absolute; z-index: 3; left: 52%; bottom: 12%;
  width: 66px; height: 66px; display: grid; place-items: center;
  background: var(--lime); color: var(--teal-deep); border-radius: 50%;
  box-shadow: var(--shadow); animation: floatY 6s ease-in-out infinite;
}
@media (max-width: 920px) { .health__collage { min-height: 380px; max-width: 460px; } }

.health__text h2 { margin: .2rem 0 .5rem; }
.health__text p { color: var(--ink-soft); margin-bottom: var(--space-m); }
.features { list-style: none; padding: 0; display: grid; grid-template-columns: 1fr 1fr; gap: var(--space-s); margin-bottom: var(--space-m); }
@media (max-width: 460px) { .features { grid-template-columns: 1fr; } }
.features li { display: flex; align-items: center; gap: .6rem; font-weight: 500; font-size: var(--step--1); }
.features__ico { flex-shrink: 0; width: 42px; height: 42px; border-radius: 50%; background: var(--cream-2); color: var(--teal); display: grid; place-items: center; }
.features__ico svg { width: 22px; height: 22px; }
.health__cta { display: flex; align-items: center; gap: var(--space-m); flex-wrap: wrap; }
.health__chat { display: flex; align-items: center; gap: .6rem; text-decoration: none; color: var(--ink); font-size: var(--step--1); }
.health__chat-ico { width: 42px; height: 42px; border-radius: 50%; background: var(--teal); color: #fff; display: grid; place-items: center; }
.health__chat strong { color: var(--teal-deep); }

/* ============ MARQUEE ============ */
.marquee {
  background: var(--teal-deep);
  color: #fff;
  overflow: hidden;
  padding: 0.9rem 0;
  border-block: 1px solid rgba(255,255,255,.08);
}
.marquee__track {
  display: inline-flex;
  align-items: center;
  gap: 1.4rem;
  white-space: nowrap;
  will-change: transform;
  animation: marquee 26s linear infinite;
}
.marquee__item {
  font-family: var(--font-display);
  font-style: italic;
  font-size: clamp(1.2rem, 1rem + 0.8vw, 1.8rem);
  color: #fff;
}
.marquee__sep { color: var(--lime); font-size: 0.8rem; }
@keyframes marquee { from { transform: translateX(0); } to { transform: translateX(-50%); } }
@media (prefers-reduced-motion: reduce) { .marquee__track { animation: none; } }

/* ============ FILOSOFIA (WebGL) ============ */
.philosophy {
  position: relative;
  overflow: hidden;
  isolation: isolate;
  color: #fff;
  text-align: center;
  padding-block: clamp(4rem, 9vw, 7.5rem);
}
.philosophy__fallback {
  position: absolute; inset: 0; z-index: -2;
  background:
    radial-gradient(120% 100% at 25% 20%, #2a7671 0%, #1e5652 45%, #163f3c 100%);
}
.philosophy__canvas {
  position: absolute; inset: 0; z-index: -1;
  width: 100%; height: 100%;
  opacity: 0; transition: opacity 1.2s ease;
}
.philosophy__canvas.is-on { opacity: 0.92; }
.philosophy__inner { max-width: 820px; margin-inline: auto; }
.philosophy__quote {
  font-family: var(--font-display);
  font-style: italic;
  font-weight: 500;
  font-size: clamp(1.8rem, 1.3rem + 2.6vw, 3.2rem);
  line-height: 1.2;
  color: #fff;
  margin: 0.4rem 0 var(--space-s);
  text-shadow: 0 6px 30px rgba(0,0,0,.3);
}
.philosophy__text { color: #f2e9dc; max-width: 52ch; margin: 0 auto var(--space-m); }

/* ============ NUMERI ============ */
.stats-band { background: var(--teal-deep); color: #fff; padding-block: clamp(2.6rem, 5vw, 4rem); }
.stats-grid { display: grid; grid-template-columns: repeat(4, 1fr); gap: var(--space-m); text-align: center; }
@media (max-width: 820px) { .stats-grid { grid-template-columns: repeat(2, 1fr); gap: var(--space-l) var(--space-m); } }
.stat { display: grid; gap: 0.2rem; }
.stat__num { font-family: var(--font-display); font-weight: 600; font-size: clamp(2.6rem, 1.8rem + 3vw, 4rem); line-height: 1; color: var(--lime); }
.stat__label { color: #e6ded0; font-size: var(--step--1); letter-spacing: 0.02em; }
.stats-band .stat:not(:last-child) { border-right: 1px solid rgba(255,255,255,.12); }
@media (max-width: 820px) { .stats-band .stat { border: 0 !important; } }

/* ============ REVIEWS ============ */
.reviews-sec { background: transparent; }
.review-card {
  padding: var(--space-m);
  background: var(--white);
  border: 1px solid var(--line);
  border-radius: var(--radius-l) var(--radius-l) var(--radius-l) 8px;
  box-shadow: var(--shadow-s);
}
.review-card__stars { display: flex; gap: .15rem; margin-bottom: var(--space-xs); }
.review-card__stars svg { width: 20px; height: 20px; }
.review-card blockquote { font-family: var(--font-serif); font-size: var(--step-1); line-height: 1.5; color: var(--ink); margin: 0 0 var(--space-s); }
.review-card figcaption { color: var(--muted); font-size: var(--step--1); }

.reviews-cta { margin-top: var(--space-l); }

.reviews-invite {
  max-width: 640px;
  margin: 0 auto;
  text-align: center;
  background: var(--white);
  border: 1px solid var(--line);
  border-radius: var(--radius-l);
  box-shadow: var(--shadow-s);
  padding: clamp(2rem, 4vw, 3rem);
}
.reviews-invite__ico {
  display: inline-grid; place-items: center;
  width: 64px; height: 64px;
  background: var(--cream-2);
  border-radius: 50%;
  margin-bottom: var(--space-s);
}
.reviews-invite .lead { color: var(--ink-soft); max-width: 46ch; margin: 0 auto var(--space-m); }

/* ============ CTA FINALE ============ */
.cta-card {
  position: relative;
  overflow: hidden;
  text-align: center;
  background: var(--white);
  border: 1px solid var(--line);
  border-radius: var(--radius-l);
  box-shadow: var(--shadow);
  padding: clamp(2.5rem, 5vw, 4.5rem);
}
.cta-final__actions { display: flex; gap: var(--space-s); justify-content: center; flex-wrap: wrap; margin-top: var(--space-m); }
