/* ═══════════════════════════════════════════════
   ROOT
═══════════════════════════════════════════════ */
:root {
  --cream:    #F5F3EC;
  --green:    #C5C896;
  --green-d:  #9EA06A;
  --beige:    #DDD0B8;
  --beige-d:  #BCA98A;
  --text:     #1C1A14;
  --muted:    #7A7260;
  --on-green: #2A2C1A;   /* texto sobre fondo verde */

  --serif: 'Cormorant Garamond', serif;
  --sans:  'Jost', sans-serif;

  --max:   1200px;
  --pad:   clamp(24px, 5vw, 80px);
  --sec:   clamp(80px, 10vw, 130px);
  --nav-h: 68px;
}

*, *::before, *::after { margin: 0; padding: 0; box-sizing: border-box; }
html { scroll-behavior: smooth; }

body {
  background: var(--cream);
  color: var(--text);
  font-family: var(--sans);
  font-weight: 300;
  line-height: 1.75;
  overflow-x: hidden;
}

/* ═══════════════════════════════════════════════
   PROGRESS BAR
═══════════════════════════════════════════════ */
.progress-bar {
  position: fixed;
  top: 0; left: 0;
  height: 2px;
  background: linear-gradient(90deg, var(--green), var(--beige));
  width: 0%;
  z-index: 200;
  transition: width 0.1s linear;
}

/* ═══════════════════════════════════════════════
   WHATSAPP
═══════════════════════════════════════════════ */
.wa-float {
  position: fixed;
  bottom: 28px; right: 28px;
  width: 52px; height: 52px;
  background: #25D366;
  border-radius: 50%;
  display: flex; align-items: center; justify-content: center;
  color: #fff;
  text-decoration: none;
  z-index: 150;
  box-shadow: 0 4px 20px rgba(37,211,102,.35);
  transition: transform .3s, box-shadow .3s;
}
.wa-float:hover { transform: scale(1.1); box-shadow: 0 8px 28px rgba(37,211,102,.5); }
.wa-float svg { width: 26px; height: 26px; }

/* ═══════════════════════════════════════════════
   NAV
═══════════════════════════════════════════════ */
.nav {
  position: fixed;
  top: 0; left: 0; right: 0;
  height: var(--nav-h);
  display: flex; align-items: center; justify-content: space-between;
  padding: 0 var(--pad);
  z-index: 100;
  transition: background .4s, border-color .4s;
  border-bottom: 1px solid transparent;
}

.nav.solid {
  background: rgba(245,243,236,.94);
  backdrop-filter: blur(16px);
  -webkit-backdrop-filter: blur(16px);
  border-color: rgba(197,200,150,.3);
}

.nav__logo {
  font-family: var(--serif);
  font-size: 1.9rem;
  font-weight: 400;
  letter-spacing: .18em;
  color: var(--text);
  user-select: none;
}

.nav__links {
  display: flex; gap: 32px; list-style: none;
}

.nav__links a {
  color: var(--muted);
  text-decoration: none;
  font-size: .7rem;
  letter-spacing: .18em;
  text-transform: uppercase;
  font-weight: 400;
  transition: color .3s;
}
.nav__links a:hover { color: var(--green-d); }

/* Burger */
.nav__burger {
  display: none;
  flex-direction: column; gap: 5px;
  background: none; border: none; cursor: pointer; padding: 4px;
}
.nav__burger span {
  display: block; width: 24px; height: 1.5px;
  background: var(--text);
  transition: all .3s;
}
.nav__burger.open span:nth-child(1) { transform: translateY(6.5px) rotate(45deg); }
.nav__burger.open span:nth-child(2) { opacity: 0; }
.nav__burger.open span:nth-child(3) { transform: translateY(-6.5px) rotate(-45deg); }

/* ═══════════════════════════════════════════════
   LANG SWITCHER
═══════════════════════════════════════════════ */
.lang-switcher {
  position: relative;
}

.lang-btn {
  display: flex;
  align-items: center;
  gap: 6px;
  background: none;
  border: 1px solid rgba(197,200,150,.4);
  color: var(--muted);
  font-family: var(--sans);
  font-size: .65rem;
  letter-spacing: .16em;
  text-transform: uppercase;
  font-weight: 400;
  cursor: pointer;
  padding: 6px 12px;
  transition: color .3s, border-color .3s;
}

.lang-btn:hover {
  color: var(--green-d);
  border-color: var(--green-d);
}

.lang-arrow {
  transition: transform .3s;
  color: var(--muted);
}

.lang-switcher.open .lang-arrow { transform: rotate(180deg); }

.lang-dropdown {
  display: none;
  position: absolute;
  top: calc(100% + 8px);
  right: 0;
  background: rgba(245,243,236,.97);
  backdrop-filter: blur(16px);
  -webkit-backdrop-filter: blur(16px);
  border: 1px solid rgba(197,200,150,.3);
  box-shadow: 0 8px 24px rgba(28,26,20,.08);
  list-style: none;
  min-width: 150px;
  z-index: 200;
}

.lang-switcher.open .lang-dropdown { display: block; }

.lang-option {
  padding: 10px 16px;
  font-size: .63rem;
  letter-spacing: .12em;
  text-transform: uppercase;
  color: var(--muted);
  cursor: pointer;
  transition: color .2s, background .2s;
  white-space: nowrap;
}

.lang-option:hover { color: var(--green-d); background: rgba(197,200,150,.12); }
.lang-option.active { color: var(--green-d); font-weight: 500; }

/* ═══════════════════════════════════════════════
   HERO — centrado, solo nombre
═══════════════════════════════════════════════ */
.hero {
  min-height: 100vh;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  background: var(--cream);
  position: relative;
  overflow: hidden;
  text-align: center;
  padding: var(--nav-h) var(--pad) 0;
}

/* Manchas de color decorativas en las esquinas */
.hero__deco {
  position: absolute;
  border-radius: 50%;
  pointer-events: none;
}

.hero__deco--tl {
  width: clamp(260px, 35vw, 480px);
  height: clamp(260px, 35vw, 480px);
  background: radial-gradient(circle, rgba(197,200,150,.22) 0%, transparent 65%);
  top: -12%; left: -8%;
}

.hero__deco--br {
  width: clamp(200px, 28vw, 380px);
  height: clamp(200px, 28vw, 380px);
  background: radial-gradient(circle, rgba(221,208,184,.28) 0%, transparent 65%);
  bottom: 8%; right: -6%;
}

.hero__center {
  position: relative;
  z-index: 2;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.hero__eyebrow {
  font-size: .64rem;
  letter-spacing: .28em;
  text-transform: uppercase;
  color: var(--muted);
  margin-bottom: 28px;
}

.hero__title {
  font-family: var(--serif);
  font-size: clamp(7rem, 20vw, 18rem);
  font-weight: 300;
  line-height: .88;
  letter-spacing: .06em;
  color: var(--text);
  margin-bottom: 32px;
}

.hero__sub {
  font-family: var(--serif);
  font-size: clamp(.95rem, 1.6vw, 1.2rem);
  font-style: italic;
  color: var(--muted);
  margin-bottom: 48px;
}

.hero__scroll-link {
  font-size: .68rem;
  letter-spacing: .2em;
}

/* Scroll dot abajo */
.scroll-hint {
  position: absolute;
  bottom: 36px;
  left: 50%;
  transform: translateX(-50%);
  display: flex;
  align-items: center;
  gap: 10px;
  z-index: 2;
}

.scroll-hint__dot {
  width: 6px; height: 6px;
  border-radius: 50%;
  background: var(--green-d);
  animation: dotPulse 2s ease-in-out infinite;
}

.scroll-hint::after {
  content: 'scroll';
  font-size: .58rem;
  letter-spacing: .24em;
  text-transform: uppercase;
  color: var(--muted);
}

@keyframes dotPulse {
  0%, 100% { transform: scale(1); opacity: 1; }
  50%       { transform: scale(1.7); opacity: .4; }
}

/* ═══════════════════════════════════════════════
   MARQUEE STRIP
═══════════════════════════════════════════════ */
.marquee-strip {
  background: var(--beige);
  overflow: hidden;
  padding: 14px 0;
  border-top: 1px solid rgba(192,169,138,.35);
  border-bottom: 1px solid rgba(192,169,138,.35);
}

.marquee-track {
  display: flex;
  align-items: center;
  width: max-content;
  animation: marqueeMove 45s linear infinite;
  white-space: nowrap;
}

.marquee-track:hover { animation-play-state: paused; }

.marquee-track span {
  font-family: var(--serif);
  font-size: 1rem;
  font-style: italic;
  color: var(--on-green);
  padding: 0 20px;
}

.marquee-track .sep {
  color: var(--green-d);
  padding: 0 4px;
  font-style: normal;
}

@keyframes marqueeMove {
  from { transform: translateX(0); }
  to   { transform: translateX(-50%); }
}

/* ═══════════════════════════════════════════════
   SHARED
═══════════════════════════════════════════════ */
.eyebrow {
  display: block;
  font-size: .64rem;
  letter-spacing: .28em;
  text-transform: uppercase;
  color: var(--green-d);
  margin-bottom: 14px;
  font-weight: 400;
}

.eyebrow--light { color: rgba(42,44,26,.6); }

/* Placeholders de imagen */
.img-placeholder {
  background: #E8E5DC;
  border: 1px dashed rgba(169,160,116,.4);
  display: flex; flex-direction: column;
  align-items: center; justify-content: center;
  gap: 12px;
  min-height: 300px;
  color: #9A9280;
  font-size: .72rem;
  letter-spacing: .08em;
  text-align: center;
  width: 100%; height: 100%;
}

.img-placeholder--tall { min-height: 520px; }
.img-placeholder--fill { min-height: 100%; height: 100%; }

/* Imágenes reales */
.img-placeholder img,
.hero__img img,
.about__img img,
.contact__img img,
.brand__item img {
  width: 100%; height: 100%;
  object-fit: cover;
  display: block;
}

/* Scroll reveal */
.reveal-up, .reveal-left, .reveal-right {
  opacity: 0;
  transition: opacity .85s ease, transform .85s ease;
  transition-delay: var(--delay, 0s);
}
.reveal-up    { transform: translateY(40px); }
.reveal-left  { transform: translateX(-48px); }
.reveal-right { transform: translateX(48px); }

.reveal-up.visible,
.reveal-left.visible,
.reveal-right.visible { opacity: 1; transform: none; }

/* Botones */
.btn-primary {
  display: inline-block;
  background: var(--green);
  color: var(--on-green);
  padding: 13px 40px;
  text-decoration: none;
  font-size: .7rem;
  letter-spacing: .18em;
  text-transform: uppercase;
  font-weight: 500;
  transition: background .3s, transform .3s;
}
.btn-primary:hover { background: var(--green-d); color: #fff; transform: translateY(-2px); }

.btn-primary--beige {
  background: var(--beige);
  color: var(--on-green);
}
.btn-primary--beige:hover { background: var(--beige-d); color: var(--on-green); }

/* ── Botón ¡Reserva ya! ── */
.btn-reserva {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  background: var(--green-d);
  color: #fff;
  padding: 17px 48px;
  text-decoration: none;
  font-family: var(--sans);
  font-size: .8rem;
  font-weight: 500;
  letter-spacing: .2em;
  text-transform: uppercase;
  position: relative;
  overflow: hidden;
  transition: transform .3s, box-shadow .3s;
  box-shadow: 0 4px 20px rgba(158,160,106,.45);
}

/* Efecto brillo al pasar el ratón */
.btn-reserva::before {
  content: '';
  position: absolute;
  top: 0; left: -100%;
  width: 60%;
  height: 100%;
  background: linear-gradient(90deg, transparent, rgba(255,255,255,.2), transparent);
  transition: left .5s ease;
}

.btn-reserva:hover {
  transform: translateY(-3px);
  box-shadow: 0 8px 28px rgba(158,160,106,.55);
}

.btn-reserva:hover::before { left: 160%; }

.btn-link {
  font-size: .78rem;
  letter-spacing: .08em;
  color: var(--muted);
  text-decoration: none;
  border-bottom: 1px solid var(--beige);
  padding-bottom: 2px;
  transition: color .3s, border-color .3s;
}
.btn-link:hover { color: var(--text); border-color: var(--green-d); }

/* ═══════════════════════════════════════════════
   ABOUT — layout editorial sin foto
═══════════════════════════════════════════════ */
.about {
  background: var(--cream);
  padding: var(--sec) var(--pad);
}

.about__inner {
  max-width: 900px;
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 52px;
}

.about__headline {
  text-align: center;
}

.about__title {
  font-family: var(--serif);
  font-size: clamp(3rem, 6vw, 5rem);
  font-weight: 300;
  line-height: 1.05;
  color: var(--text);
  margin-top: 12px;
}

.about__divider-line {
  width: 100%;
  height: 1px;
  background: linear-gradient(90deg, transparent, rgba(197,200,150,.5), transparent);
}

/* Tres pilares */
.about__pillars {
  display: flex;
  align-items: center;
  width: 100%;
}

.about__pillar {
  flex: 1;
  text-align: center;
  padding: 12px 0;
}

/* Número 20+ */
.about__stat {
  display: flex;
  align-items: baseline;
  justify-content: center;
  gap: 4px;
}

.about__num {
  font-family: var(--serif);
  font-size: clamp(3.5rem, 7vw, 6rem);
  font-weight: 300;
  color: var(--green-d);
  line-height: 1;
}

.about__sup {
  font-family: var(--serif);
  font-size: clamp(1.8rem, 3.5vw, 3rem);
  color: var(--green-d);
  font-weight: 300;
  line-height: 1;
}

.about__pillar-value {
  font-family: var(--serif);
  font-size: clamp(1.1rem, 2.2vw, 1.5rem);
  font-style: italic;
  color: var(--text);
  margin-bottom: 6px;
}

.about__pillar-label {
  font-size: .6rem;
  letter-spacing: .2em;
  text-transform: uppercase;
  color: var(--muted);
  display: block;
}

.about__pillar-sep {
  width: 1px;
  height: 50px;
  background: rgba(197,200,150,.4);
  flex-shrink: 0;
}

.about__text {
  max-width: 620px;
  text-align: center;
}

.about__text p {
  color: var(--muted);
  font-size: .9rem;
  line-height: 1.9;
  margin-bottom: 14px;
}

/* ═══════════════════════════════════════════════
   BRAND — fondo verde sólido
═══════════════════════════════════════════════ */
.brand {
  background: var(--green);
  padding: var(--sec) 0;
  overflow: hidden;
}

.brand__header {
  text-align: center;
  padding: 0 var(--pad);
  margin-bottom: 60px;
}

.brand__title {
  font-family: var(--serif);
  font-size: clamp(2.6rem, 5vw, 4rem);
  font-weight: 300;
  color: var(--on-green);
  margin: 10px 0 20px;
  line-height: 1.1;
}

.brand__header p {
  font-size: .88rem;
  color: rgba(42,44,26,.65);
  max-width: 500px;
  margin: 0 auto;
  line-height: 1.85;
}

/* Carrusel */
.brand__carousel {
  overflow: hidden;
  cursor: grab;
}
.brand__carousel:active { cursor: grabbing; }

.brand__track {
  display: flex;
  width: max-content;
}

.brand__item {
  flex-shrink: 0;
  width: 220px;
  height: 300px;
  margin-right: 12px;
  overflow: hidden;
  background: rgba(255,255,255,.18);
  border: 1px solid rgba(255,255,255,.3);
  transition: transform .35s, box-shadow .35s;
}

.brand__item:hover {
  transform: translateY(-6px);
  box-shadow: 0 12px 32px rgba(42,44,26,.15);
}

.brand__item .img-placeholder {
  background: rgba(255,255,255,.15);
  border: 1px dashed rgba(255,255,255,.4);
  color: rgba(42,44,26,.5);
  height: 100%;
  min-height: unset;
}


/* ═══════════════════════════════════════════════
   CONTACT
═══════════════════════════════════════════════ */
.contact {
  background: var(--beige);
  padding: var(--sec) var(--pad);
}

.contact__inner {
  max-width: var(--max);
  margin: 0 auto;
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 80px;
  align-items: start;
}

.contact__title {
  font-family: var(--serif);
  font-size: clamp(2.4rem, 4vw, 3.5rem);
  font-weight: 300;
  line-height: 1.1;
  color: var(--text);
  margin-bottom: 36px;
}

.contact__list {
  list-style: none;
  display: flex;
  flex-direction: column;
  gap: 20px;
  margin-bottom: 44px;
}

.contact__item {
  display: flex;
  align-items: flex-start;
  gap: 16px;
}

.contact__icon {
  width: 36px; height: 36px;
  border-radius: 50%;
  background: rgba(255,255,255,.5);
  border: 1px solid rgba(192,169,138,.4);
  display: flex; align-items: center; justify-content: center;
  flex-shrink: 0;
  margin-top: 2px;
  color: var(--green-d);
}

.contact__icon--wa { color: #25D366; }

.contact__label {
  font-size: .62rem;
  letter-spacing: .2em;
  text-transform: uppercase;
  color: var(--green-d);
  margin-bottom: 3px;
  font-weight: 400;
}

.contact__item span,
.contact__item a {
  font-size: .88rem;
  color: var(--on-green);
  text-decoration: none;
  line-height: 1.7;
  display: block;
  transition: color .3s;
}
.contact__item a:hover { color: var(--text); }
.contact__item em { font-style: italic; color: var(--muted); font-size: .82rem; }

.contact__img {
  position: relative;
  min-height: 540px;
}

.contact__img img {
  width: 100%;
  height: 100%;
  min-height: 540px;
  object-fit: cover;
  display: block;
}

.contact__img .img-placeholder { min-height: 540px; }

/* ═══════════════════════════════════════════════
   FOOTER
═══════════════════════════════════════════════ */
.footer {
  background: var(--green);
  padding: 48px var(--pad) 36px;
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 10px;
}

.footer__brand {
  font-family: var(--serif);
  font-size: 2.6rem;
  font-weight: 300;
  letter-spacing: .18em;
  color: var(--on-green);
  line-height: 1;
}

.footer__copy {
  font-size: .72rem;
  color: rgba(42,44,26,.55);
  letter-spacing: .06em;
}

.footer__tagline {
  font-family: var(--serif);
  font-style: italic;
  font-size: .95rem;
  color: rgba(42,44,26,.7);
}

/* ═══════════════════════════════════════════════
   RESPONSIVE — Tablet 900px
═══════════════════════════════════════════════ */
@media (max-width: 900px) {
  .contact__inner {
    grid-template-columns: 1fr;
    gap: 52px;
  }

  .about__pillars { gap: 0; }

  .brand__item { width: 185px; height: 255px; }
}

@media (max-width: 600px) {
  .about__pillar-value { font-size: 1rem; }
  .about__pillar-sep { height: 36px; }
}

/* ═══════════════════════════════════════════════
   RESPONSIVE — Móvil 600px
═══════════════════════════════════════════════ */
@media (max-width: 600px) {
  /* Hero móvil */
  .hero__title { font-size: clamp(5.5rem, 22vw, 8rem); }

  /* Lang switcher móvil */
  .lang-btn { padding: 5px 9px; font-size: .6rem; }

  /* Nav móvil */
  .nav__burger { display: flex; }

  .nav__links {
    display: none;
    position: fixed;
    top: var(--nav-h); left: 0; right: 0;
    background: rgba(245,243,236,.97);
    backdrop-filter: blur(16px);
    flex-direction: column; gap: 0;
    padding: 8px 0 20px;
    border-bottom: 1px solid rgba(197,200,150,.3);
    box-shadow: 0 8px 24px rgba(28,26,20,.06);
  }

  .nav__links.open { display: flex; }

  .nav__links li a {
    display: block;
    padding: 14px var(--pad);
    font-size: .8rem;
    border-bottom: 1px solid rgba(197,200,150,.2);
  }

  .nav__links li:last-child a { border-bottom: none; }

  /* Carrusel móvil */
  .brand__item { width: 160px; height: 220px; }

  /* Contact */
  .contact__img { min-height: 280px; }
  .contact__img .img-placeholder { min-height: 280px; }

  /* WhatsApp */
  .wa-float { bottom: 20px; right: 20px; width: 48px; height: 48px; }
}

/* ═══════════════════════════════════════════════
   EXTRA SMALL 380px
═══════════════════════════════════════════════ */
@media (max-width: 380px) {
  .hero__title-line { font-size: 4.5rem; }
  .about__num { font-size: 4.5rem; }
}
