/* =====================================================================
   SECTIONS — Sánchez Medical Clinic
   ===================================================================== */

/* ---------- NAV ---------- */
.nav {
  position: fixed; inset: 0 0 auto 0; z-index: 100;
  display: flex; align-items: center; justify-content: space-between;
  gap: 1rem;
  padding: clamp(.8rem, .5rem + 1vw, 1.25rem) var(--gutter);
  transition: background .4s var(--ease), box-shadow .4s var(--ease), padding .4s var(--ease);
}
.nav.is-scrolled {
  background: rgba(251,247,238,.86);
  backdrop-filter: blur(14px);
  box-shadow: 0 1px 0 var(--line), 0 18px 40px -32px rgba(80,60,10,.5);
}
.nav__brand { display: flex; align-items: center; gap: .6rem; position: relative; }
.nav__logo { height: clamp(50px, 4vw, 66px); width: auto; transition: opacity .4s var(--ease); }
.nav__logo--dark { position: absolute; left: 0; top: 0; opacity: 0; }
/* over the hero (transparent nav): white logo. once scrolled (cream bar): color logo. */
.nav.is-scrolled .nav__logo--light { opacity: 0; }
.nav.is-scrolled .nav__logo--dark  { opacity: 1; }
.nav__links { display: flex; align-items: center; gap: 2rem; }
.nav__links a {
  font-family: var(--font-display); font-weight: 500; font-size: .96rem;
  color: var(--ink); position: relative; padding-block: .3rem;
}
.nav__links a::after {
  content: ""; position: absolute; left: 0; bottom: -2px; height: 2px; width: 0;
  background: var(--gold); transition: width .3s var(--ease);
}
.nav__links a:hover::after { width: 100%; }
.nav__right { display: flex; align-items: center; gap: 1rem; }
.nav__menu-cta { display: none; }  /* mobile-menu-only CTA; hidden by default, shown in open mobile menu */

/* language toggle */
.lang {
  display: inline-flex; align-items: center;
  font-family: var(--font-display); font-weight: 600; font-size: .82rem;
  border-radius: var(--radius-pill);
  background: rgba(105,192,175,.14);
  padding: .25rem;
}
.lang button {
  padding: .35rem .7rem; border-radius: var(--radius-pill);
  color: var(--teal-ink); letter-spacing: .04em; transition: all .3s var(--ease);
}
.lang button[aria-pressed="true"] { background: var(--teal-deep); color: #fff; }

/* mobile nav */
.nav__toggle { display: none; width: 44px; height: 44px; border-radius: 12px; position: relative; }
.nav__toggle span,
.nav__toggle span::before,
.nav__toggle span::after {
  content: ""; position: absolute; left: 11px; width: 22px; height: 2px;
  background: var(--ink); border-radius: 2px; transition: transform .3s var(--ease), opacity .3s var(--ease);
}
.nav__toggle span { top: 21px; }
.nav__toggle span::before { top: -7px; }
.nav__toggle span::after  { top: 7px; }
.nav.is-open .nav__toggle span { background: transparent; }
.nav.is-open .nav__toggle span::before { transform: translateY(7px) rotate(45deg); }
.nav.is-open .nav__toggle span::after  { transform: translateY(-7px) rotate(-45deg); }

/* ---------- HERO ---------- */
/* Single blended layer: gold (left, behind the text) flows into cream (right),
   and Carolina's photo feathers into the cream — no hard seam. */
.hero {
  position: relative; min-height: 100svh; overflow: hidden; isolation: isolate;
  display: flex; align-items: center;
  /* soft champagne → cream; gold reads as a warm accent, not a heavy block */
  background: linear-gradient(102deg,
      #E7D7A6 0%, #ECDFB7 30%, #F2E8CD 52%, #F7F0E0 70%, var(--cream) 84%);
}
/* faint warm highlight for depth; text is dark ink so no dark scrim needed */
.hero::before {
  content: ""; position: absolute; inset: 0; z-index: 1; pointer-events: none;
  background: radial-gradient(90% 80% at 16% 34%, rgba(255,255,255,.34), transparent 55%);
}
/* bottom fade so the whole hero melts into the services section */
.hero::after {
  content: ""; position: absolute; left: 0; right: 0; bottom: 0; height: 24%; z-index: 1; pointer-events: none;
  background: linear-gradient(180deg, transparent, var(--cream));
}

.hero__content {
  position: relative; z-index: 3;
  width: 100%; max-width: var(--container); margin-inline: auto;
  padding: 7rem clamp(1.5rem, 4vw, 3rem) 5rem;
}
.hero__content-inner { position: relative; max-width: 31rem; }
.hero__ghost {
  position: absolute; z-index: 0; left: clamp(1rem,3vw,3rem); bottom: 4%;
  font-size: clamp(7rem, 15vw, 14rem); color: var(--gold); opacity: .09;
}
.hero__monogram { display: none; }

.hero__media {
  position: absolute; top: 0; right: 0; bottom: 0; width: 60%; z-index: 2;
}
/* the blend: MASK the photo transparent at its left edge and base, so the
   continuous gold→cream background shows through (no painted-on seam). */
.hero__media img, .hero__media video {
  width: 100%; height: 100%; object-fit: cover; object-position: 50% 16%;
  -webkit-mask-image: linear-gradient(90deg, transparent 5%, #000 42%), linear-gradient(0deg, transparent 0%, #000 14%);
  -webkit-mask-composite: source-in;
  mask-image: linear-gradient(90deg, transparent 5%, #000 42%), linear-gradient(0deg, transparent 0%, #000 14%);
  mask-composite: intersect;
}
.hero__media-tint { position: absolute; inset: 0; pointer-events: none; }

.hero__chip {
  display: inline-flex; align-items: center; gap: .5em;
  font-family: var(--font-display); font-weight: 600; font-size: .76rem;
  letter-spacing: .12em; text-transform: uppercase;
  color: var(--gold-deep); background: rgba(255,255,255,.62);
  border: 1px solid rgba(184,153,43,.34); backdrop-filter: blur(6px);
  padding: .5em 1em; border-radius: var(--radius-pill); margin-bottom: 1.5rem;
}
.hero__chip .dot { width: 7px; height: 7px; border-radius: 50%; background: var(--teal-deep); flex: none; }
/* Dos líneas fijas: "Médico primario en Cayey" arriba y
   "Medicina general y preventiva" completa abajo. Sin separador suelto. */
.hero__chip { align-items: center; }
.hero__chip-txt { display: inline-block; line-height: 1.45; text-align: center; }
.hero__chip .nb { display: block; white-space: nowrap; }
.hero__chip-sep { display: none; }
.hero h1 { color: var(--ink); }
.hero .display .t-light { color: var(--gold); font-weight: 400; }
.hero__sub {
  margin-top: 1.4rem; max-width: 25em;
  color: var(--ink-soft); font-size: var(--fs-lead); line-height: 1.5;
}
.hero__cta { margin-top: 2.2rem; display: flex; flex-wrap: wrap; gap: .9rem; }
.hero__scroll {
  position: absolute; left: auto; right: 1.6rem; bottom: 1.4rem; transform: none; z-index: 5;
  color: var(--ink-soft); font-size: .72rem; letter-spacing: .2em; text-transform: uppercase;
  font-family: var(--font-display); display: flex; flex-direction: column; align-items: center; gap: .5rem;
}
.hero__scroll .mouse {
  width: 22px; height: 34px; border: 2px solid rgba(90,85,75,.5); border-radius: 12px; position: relative;
}
.hero__scroll .mouse::after {
  content: ""; position: absolute; left: 50%; top: 7px; width: 3px; height: 7px; border-radius: 2px;
  background: var(--ink-soft); transform: translateX(-50%); animation: wheel 1.8s infinite var(--ease);
}
@keyframes wheel { 0%{opacity:0;transform:translate(-50%,0)} 30%{opacity:1} 60%{opacity:1;transform:translate(-50%,9px)} 100%{opacity:0} }

/* Hero collapses on tablet/phone: photo becomes full-bleed background,
   text overlays at the bottom over a warm scrim (the brand-feed look). */
@media (max-width: 900px) {
  /* photo becomes full-bleed background; text overlays at the bottom */
  .hero { display: block; background: var(--ink); }
  .hero::before { display: none; }
  .hero::after { height: 30%; }
  .hero__media { inset: 0; width: 100%; z-index: 1; }
  .hero__media img, .hero__media video {
    object-position: 50% 20%;
    -webkit-mask-image: none; mask-image: none;  /* full-bleed on phones, no edge fade */
  }
  .hero__media-tint { background: var(--scrim-hero); }
  .hero__content {
    position: relative; z-index: 3; min-height: 100svh;
    display: flex; align-items: flex-end;
    padding: 7rem clamp(1.25rem,5vw,2.5rem) clamp(3.5rem,9vw,5rem);
  }
  .hero__ghost { display: none; }
  .hero__content-inner { max-width: 100%; }
  /* over the photo on phones, text stays white */
  .hero h1 { color: #fff; text-shadow: 0 2px 26px rgba(40,30,5,.3); }
  .hero .display .t-light { color: var(--gold-light); }
  .hero__sub { color: rgba(255,255,255,.95); text-shadow: 0 2px 16px rgba(40,30,5,.3); }
  .hero__chip { color: #fff; background: rgba(255,255,255,.16); border-color: rgba(255,255,255,.4); }
  .hero__chip .dot { background: var(--teal); }
  /* photo top is light on phones; keep the color logo for contrast */
  .nav__logo--light { opacity: 0; }
  .nav__logo--dark  { opacity: 1; }
}

/* ---------- SECTION HEADER ---------- */
.sec-head { max-width: 640px; margin-bottom: clamp(2.5rem, 4vw, 4rem); }
.sec-head .h2 { margin-top: 1rem; }
.sec-head .lead { margin-top: 1.1rem; }
.sec-head--center { margin-inline: auto; text-align: center; }
.sec-head--center .eyebrow { justify-content: center; }

/* ---------- SERVICES ---------- */
.services { position: relative; overflow: hidden; }
.services__grid {
  display: grid; grid-template-columns: repeat(3, 1fr); gap: 1.4rem;
}
.svc {
  position: relative; padding: clamp(1.6rem, 2vw, 2.2rem);
  background: var(--white); border-radius: var(--radius-lg);
  box-shadow: var(--shadow-card);
  transition: transform .5s var(--ease), box-shadow .5s var(--ease);
  overflow: hidden;
}
.svc::before {
  content: ""; position: absolute; inset: 0 0 auto 0; height: 5px;
  background: var(--grad-gold); transform: scaleX(0); transform-origin: left;
  transition: transform .5s var(--ease);
}
.svc:hover { transform: translateY(-8px); box-shadow: var(--shadow-lift); }
.svc:hover::before { transform: scaleX(1); }
.svc__icon {
  width: 58px; height: 58px; border-radius: 18px;
  display: grid; place-items: center; margin-bottom: 1.2rem;
  background: linear-gradient(135deg, rgba(105,192,175,.18), rgba(184,153,43,.14));
  color: var(--teal-deep);
}
.svc__icon svg { width: 28px; height: 28px; }
.svc h3 { margin-bottom: .55rem; }
.svc p { color: var(--ink-soft); font-size: 1rem; }
.svc__num {
  position: absolute; top: 1.3rem; right: 1.5rem;
  font-family: var(--font-display); font-weight: 700; font-size: 1rem;
  color: var(--gold-light);
}

/* ---------- ABOUT ---------- */
.about { position: relative; overflow: hidden; }
.about__grid {
  display: grid; grid-template-columns: .9fr 1.1fr; gap: clamp(2rem, 5vw, 5rem);
  align-items: center;
}
.about__media { position: relative; }
.about__photo {
  position: relative; border-radius: var(--radius-xl); overflow: hidden;
  box-shadow: var(--shadow-lift); aspect-ratio: 4/5;
}
.about__photo img { width: 100%; height: 100%; object-fit: cover; }
.about__photo::after { content: ""; position: absolute; inset: 0; background: var(--wash-photo); mix-blend-mode: multiply; }
.about__badge {
  position: absolute; right: -8%; bottom: 8%;
  background: var(--white); border-radius: var(--radius); padding: 1.1rem 1.4rem;
  box-shadow: var(--shadow-card); text-align: center; max-width: 200px;
}
.about__badge strong { font-family: var(--font-display); font-size: 1.9rem; color: var(--gold); display: block; line-height: 1; }
.about__badge span { font-size: .82rem; color: var(--ink-soft); display: block; margin-top: .3rem; }
.about__monogram { position: absolute; left: -7%; top: -6%; width: 120px; opacity: .9; z-index: 2; }

.about__role {
  font-family: var(--font-display); font-weight: 600; color: var(--teal-deep);
  letter-spacing: .02em; margin: .3rem 0 1.3rem;
}
.about__body p + p { margin-top: 1rem; }
.about__values { display: flex; flex-wrap: wrap; gap: .7rem; margin-top: 1.8rem; }
.pill {
  display: inline-flex; align-items: center; gap: .5em;
  font-family: var(--font-display); font-weight: 600; font-size: .92rem;
  padding: .6em 1.05em; border-radius: var(--radius-pill);
  background: rgba(105,192,175,.14); color: var(--teal-ink);
}
.pill svg { width: 1.05em; height: 1.05em; color: var(--teal-deep); }
.pill--gold { background: rgba(184,153,43,.14); color: var(--gold-deep); }
.pill--gold svg { color: var(--gold); }

/* ---------- FILOSOFÍA (light quote band, matches the site) ---------- */
.filosofia {
  position: relative; overflow: hidden; isolation: isolate;
  background: linear-gradient(120deg, var(--cream) 0%, #F4EAD3 58%, #ECDFBF 100%);
  color: var(--ink); padding-block: clamp(5rem, 8vw, 8rem);
  min-height: 64vh; display: flex; align-items: center;
}
.filosofia__media { position: absolute; top: 0; right: 0; bottom: 0; width: 50%; z-index: 0; }
.filosofia__media img {
  width: 100%; height: 100%; object-fit: cover; object-position: 50% 18%;
  -webkit-mask-image: linear-gradient(90deg, transparent 4%, #000 48%);
  mask-image: linear-gradient(90deg, transparent 4%, #000 48%);
}
.filosofia__tint {
  position: absolute; inset: 0;
  background: linear-gradient(120deg, rgba(105,192,175,.10), transparent 44%);
}
.filosofia__inner { position: relative; z-index: 2; width: 100%; }
.filosofia__content { max-width: 33rem; }
.filosofia__quote {
  font-family: var(--font-display); font-weight: 600; color: var(--ink);
  font-size: clamp(1.55rem, 1.05rem + 2vw, 2.55rem); line-height: 1.3; letter-spacing: -.01em;
  margin-top: 1.5rem; position: relative; padding-left: 1.4rem;
}
.filosofia__quote::before {
  content: "\201C"; position: absolute; left: -.35rem; top: -.55em;
  font-family: Georgia, "Times New Roman", serif; font-size: 4rem; line-height: 1;
  color: var(--gold); opacity: .6;
}
.filosofia__attrib {
  margin-top: 1.7rem; font-family: var(--font-display); font-weight: 600;
  color: var(--gold-deep); letter-spacing: .02em; display: flex; align-items: center; gap: .7rem;
}
.filosofia__attrib::before { content: ""; width: 30px; height: 2px; background: var(--gold); display: inline-block; }

@media (max-width: 760px) {
  .filosofia { min-height: 86vh; align-items: flex-end; }
  .filosofia__media { width: 100%; }
  .filosofia__media img {
    object-position: 50% 20%;
    -webkit-mask-image: none; mask-image: none;
  }
  /* cream fade at the base so the ink quote stays readable over the photo */
  .filosofia__tint {
    background: linear-gradient(180deg, rgba(251,247,238,0) 30%, rgba(251,247,238,.82) 58%, var(--cream) 100%);
  }
  .filosofia__content { max-width: 100%; }
}

/* ---------- STORE ---------- */
.store { position: relative; overflow: hidden; }
.store__grid { display: grid; grid-template-columns: repeat(3,1fr); gap: 1.4rem; }
.product {
  background: var(--white); border-radius: var(--radius-lg); overflow: hidden;
  box-shadow: var(--shadow-card); display: flex; flex-direction: column;
}
.product__img {
  aspect-ratio: 4/3; position: relative;
  background: var(--grad-gold); display: grid; place-items: center;
}
.product__img svg { width: 64px; height: 64px; color: rgba(255,255,255,.75); }
.product__badge {
  position: absolute; top: 1rem; left: 1rem;
  font-family: var(--font-display); font-weight: 600; font-size: .72rem; letter-spacing: .1em; text-transform: uppercase;
  background: rgba(255,255,255,.92); color: var(--gold-deep);
  padding: .4em .85em; border-radius: var(--radius-pill);
}
.product__body { padding: 1.5rem; flex: 1; display: flex; flex-direction: column; gap: .5rem; }
.product__body h3 { font-size: 1.2rem; }
.product__body p { color: var(--ink-soft); font-size: .98rem; flex: 1; }
.product__foot { display: flex; align-items: center; justify-content: space-between; margin-top: .8rem; }
.product__price { font-family: var(--font-display); font-weight: 700; color: var(--ink); }
.product .btn { pointer-events: none; opacity: .55; }

/* Reserved embed slot (becomes the store iframe in phase two) */
.embed-slot {
  margin-top: 2.5rem; border-radius: var(--radius-lg);
  border: 1.5px dashed var(--line); background: rgba(255,255,255,.5);
  padding: 1rem 1.4rem; display: flex; align-items: center; gap: .7rem;
  font-size: .9rem; color: var(--ink-soft); justify-content: center;
}
.embed-slot svg { width: 1.1em; height: 1.1em; color: var(--gold); }

/* ---------- BOOKING ---------- */
.booking { position: relative; overflow: hidden; }
.booking__grid { display: grid; grid-template-columns: 1.05fr .95fr; gap: clamp(1.6rem, 3vw, 3rem); align-items: stretch; }
.booking__panel {
  background: var(--ink); color: #fff; border-radius: var(--radius-xl);
  padding: clamp(1.8rem, 3vw, 2.8rem); position: relative; overflow: hidden;
  display: flex; flex-direction: column;
}
.booking__panel .ghost-type { color: #fff; opacity: .05; bottom: -2rem; right: -1rem; font-size: 8rem; }
.booking__panel h3 { color: #fff; font-size: var(--fs-h3); }
.booking__panel .lead { color: rgba(255,255,255,.78); margin: 1rem 0 1.8rem; }
.booking__cal {
  margin-top: auto; border-radius: var(--radius); overflow: hidden;
  background: rgba(255,255,255,.06); border: 1px solid rgba(255,255,255,.14);
  min-height: 220px; display: grid; place-items: center; text-align: center; padding: 2rem;
}
.booking__cal .pulse {
  width: 56px; height: 56px; border-radius: 50%; margin: 0 auto 1rem;
  background: var(--grad-teal); display: grid; place-items: center; color: #fff;
  box-shadow: 0 0 0 0 rgba(105,192,175,.5); animation: pulse 2.4s infinite;
}
@keyframes pulse { 0%{box-shadow:0 0 0 0 rgba(105,192,175,.45)} 70%{box-shadow:0 0 0 22px rgba(105,192,175,0)} 100%{box-shadow:0 0 0 0 rgba(105,192,175,0)} }
.booking__cal p { color: rgba(255,255,255,.7); font-size: .92rem; }
.booking__cta { display: flex; flex-wrap: wrap; gap: .8rem; margin-top: 1.6rem; }
/* When the GHL iframe is injected, the placeholder hides automatically */
.booking__panel.has-embed .booking__cal,
.booking__panel.has-embed .booking__cta { display: none; }
.booking__embed { margin-top: auto; border-radius: var(--radius); overflow: hidden; min-height: 620px; }
.booking__embed iframe { width: 100%; min-height: 620px; border: 0; display: block; }

.booking__aside {
  background: var(--white); border-radius: var(--radius-xl);
  padding: clamp(1.8rem, 3vw, 2.6rem); box-shadow: var(--shadow-card);
}
.booking__aside h3 { margin-bottom: 1.3rem; }
.checklist { list-style: none; padding: 0; display: flex; flex-direction: column; gap: 1rem; }
.checklist li { display: flex; gap: .85rem; align-items: flex-start; }
.checklist .tick {
  flex: none; width: 30px; height: 30px; border-radius: 50%;
  background: rgba(105,192,175,.16); color: var(--teal-deep);
  display: grid; place-items: center;
}
.checklist .tick svg { width: 16px; height: 16px; }
.checklist b { font-family: var(--font-display); font-weight: 600; display: block; }
.checklist span { color: var(--ink-soft); font-size: .94rem; }

/* ---------- CONTACT ---------- */
.contact { position: relative; overflow: hidden; }
.contact__grid { display: grid; grid-template-columns: 1fr 1fr; gap: clamp(1.6rem, 3vw, 3rem); align-items: stretch; }
.contact__card {
  background: var(--white); border-radius: var(--radius-xl); padding: clamp(1.8rem,3vw,2.6rem);
  box-shadow: var(--shadow-card); display: flex; flex-direction: column; gap: 1.4rem;
}
.contact__row { display: flex; gap: 1rem; align-items: flex-start; }
.contact__row .ico {
  flex: none; width: 46px; height: 46px; border-radius: 14px;
  background: var(--grad-gold); color: #fff; display: grid; place-items: center;
}
.contact__row .ico svg { width: 22px; height: 22px; }
.contact__row .label { font-size: .78rem; letter-spacing: .12em; text-transform: uppercase; color: var(--ink-soft); font-family: var(--font-display); font-weight: 600; }
.contact__row a, .contact__row p { font-size: 1.08rem; color: var(--ink); }
.contact__row a:hover { color: var(--gold-deep); }
.contact__socials { display: flex; gap: .7rem; margin-top: auto; padding-top: .4rem; }
.contact__socials a {
  width: 46px; height: 46px; border-radius: 14px; display: grid; place-items: center;
  background: var(--cream-2); color: var(--ink); transition: all .3s var(--ease);
}
.contact__socials a:hover { background: var(--teal-deep); color: #fff; transform: translateY(-3px); }
.contact__map { position: relative; border-radius: var(--radius-xl); overflow: hidden; box-shadow: var(--shadow-card); min-height: 420px; }
.contact__map iframe { width: 100%; height: 100%; min-height: 420px; border: 0; display: block; filter: saturate(.94); }
.contact__directions {
  position: absolute; top: 1rem; left: 1rem; z-index: 2;
  display: inline-flex; align-items: center; gap: .5em;
  font-family: var(--font-display); font-weight: 600; font-size: .92rem;
  background: var(--white); color: var(--ink);
  padding: .65em 1.05em; border-radius: var(--radius-pill);
  box-shadow: var(--shadow-card); transition: transform .3s var(--ease), color .3s var(--ease);
}
.contact__directions svg { width: 1.05em; height: 1.05em; color: var(--gold); }
.contact__directions:hover { transform: translateY(-2px); color: var(--gold-deep); }

/* ---------- FAQ ---------- */
.faq__list { max-width: 820px; margin-inline: auto; display: flex; flex-direction: column; gap: 1rem; }
.faq__item {
  background: var(--white); border-radius: var(--radius);
  box-shadow: var(--shadow-sm); overflow: hidden;
  border: 1px solid var(--line);
  transition: box-shadow .35s var(--ease);
}
.faq__item[open] { box-shadow: var(--shadow-card); }
.faq__item summary {
  list-style: none; cursor: pointer;
  display: flex; align-items: center; justify-content: space-between; gap: 1rem;
  padding: 1.25rem 1.5rem;
  font-family: var(--font-display); font-weight: 600; font-size: 1.08rem; color: var(--ink);
}
.faq__item summary::-webkit-details-marker { display: none; }
.faq__icon { flex: none; width: 26px; height: 26px; position: relative; }
.faq__icon::before, .faq__icon::after {
  content: ""; position: absolute; background: var(--gold); border-radius: 2px;
  transition: transform .3s var(--ease), opacity .3s var(--ease);
}
.faq__icon::before { top: 12px; left: 4px; width: 18px; height: 2.5px; }
.faq__icon::after  { left: 11.75px; top: 5px; width: 2.5px; height: 16px; }
.faq__item[open] .faq__icon::after { transform: scaleY(0); opacity: 0; }
.faq__a { padding: 0 1.5rem 1.4rem; }
.faq__a p { color: var(--ink-soft); max-width: 64ch; }

/* ---------- FOOTER ---------- */
.footer { background: var(--ink); color: rgba(255,255,255,.78); padding-block: clamp(3rem,5vw,4.5rem) 2rem; }
.footer__top { display: grid; grid-template-columns: 1.4fr 1fr 1fr; gap: 2rem; align-items: start; }
.footer__brand img { height: 56px; margin-bottom: 1rem; }
.footer__brand p { max-width: 34ch; font-size: .96rem; }
.footer__col h4 { font-family: var(--font-display); color: #fff; font-size: 1rem; margin-bottom: 1rem; }
.footer__col a { display: block; padding: .35rem 0; color: rgba(255,255,255,.72); font-size: .95rem; }
.footer__col a:hover { color: var(--gold-light); }
.footer__socials-h { margin-top: 1.6rem; }
.footer__socials { display: flex; flex-wrap: wrap; gap: .6rem; margin-top: .2rem; }
.footer__socials a {
  width: 40px; height: 40px; border-radius: 12px;
  display: grid; place-items: center;
  background: rgba(255,255,255,.08); color: rgba(255,255,255,.85);
  border: 1px solid rgba(255,255,255,.12);
  transition: background .3s var(--ease), color .3s var(--ease), transform .3s var(--ease);
}
.footer__socials a:hover {
  background: var(--gold); color: #fff; border-color: transparent; transform: translateY(-3px);
}

.footer__bottom {
  margin-top: 3rem; padding-top: 1.5rem; border-top: 1px solid rgba(255,255,255,.12);
  display: flex; flex-wrap: wrap; gap: 1rem; justify-content: space-between; align-items: center;
  font-size: .85rem; color: rgba(255,255,255,.55);
}
.footer__bottom a { color: var(--gold-light); }

/* ---------- FLOATING WHATSAPP ---------- */
/* Chat de GoHighLevel (esquina inferior derecha).
   WhatsApp vive en la izquierda, así que no se solapan.
   El z-index lo mantiene por debajo del nav (100) para que nunca tape el CTA. */
chat-widget { z-index: 85 !important; }

.wa-float {
  /* left side so it doesn't collide with the GoHighLevel chat (bottom-right) */
  position: fixed; left: clamp(1rem,2vw,1.6rem); bottom: clamp(1rem,2vw,1.6rem); z-index: 90;
  width: 60px; height: 60px; border-radius: 50%;
  background: #25D366; color: #fff; display: grid; place-items: center;
  box-shadow: 0 18px 40px -12px rgba(37,211,102,.6);
  transition: transform .35s var(--ease);
  opacity: 0; transform: scale(.6) translateY(10px); pointer-events: none;
}
.wa-float.is-in { opacity: 1; transform: none; pointer-events: auto; }
.wa-float:hover { transform: scale(1.08); }
.wa-float svg { width: 30px; height: 30px; }

/* =====================================================================
   RESPONSIVE
   ===================================================================== */
@media (max-width: 960px) {
  .services__grid, .store__grid { grid-template-columns: repeat(2,1fr); }
  .about__grid, .booking__grid, .contact__grid { grid-template-columns: 1fr; }
  .footer__top { grid-template-columns: 1fr 1fr; }
  .about__media { max-width: 460px; margin-inline: auto; }
  .about__badge { right: 0; }
}
@media (max-width: 640px) {
  .nav__links { display: none; }
  .nav__toggle { display: block; }
  /* declutter the top bar on phones: rely on the hero CTA, the mobile
     menu, and the floating WhatsApp button instead of the nav CTA */
  .nav__right > .btn--gold { display: none; }
  .nav.is-open .nav__menu-cta { display: inline-flex !important; margin-top: .6rem; font-size: 1.1rem; }
  .nav.is-open .nav__menu {
    position: fixed; inset: 0; z-index: -1;
    background: rgba(251,247,238,.98); backdrop-filter: blur(10px);
    display: flex; flex-direction: column; align-items: center; justify-content: center; gap: 1.6rem;
    padding-top: 4rem;
  }
  .nav.is-open .nav__links { display: flex; flex-direction: column; gap: 1.6rem; text-align: center; }
  .nav.is-open .nav__links a { font-size: 1.4rem; }
  .nav__menu { display: contents; }
  .services__grid, .store__grid { grid-template-columns: 1fr; }
  .footer__top { grid-template-columns: 1fr; }
  .hero { padding-top: 6rem; }
  .hero__scroll { display: none; }
  .about__monogram { width: 84px; }
}
