*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:#26352c;background:#f7f3ea;font-family:Arial,sans-serif}.topbar{background:#244333;color:#fff;padding:7px 5vw;display:flex;justify-content:space-between;gap:20px;font-size:12px;position:sticky;top:0;z-index:20}.topbar a{color:#fff;text-decoration:none}.top-contact{display:flex;align-items:center;gap:16px}.top-phone{display:flex;align-items:center;gap:5px}.top-whatsapp{display:inline-flex;align-items:center;gap:6px;color:#fff;text-decoration:none;font-weight:700}.top-whatsapp svg{width:17px;height:17px;fill:currentColor;flex:0 0 auto}.site-header{height:68px;padding:0 5vw;display:flex;align-items:center;justify-content:space-between;background:rgba(251,248,240,.97);position:sticky;top:31px;z-index:19;border-bottom:1px solid #e7e2d7;box-shadow:0 5px 16px #0000000a;backdrop-filter:blur(8px)}.brand{display:flex;align-items:center;gap:10px;color:#315b43;text-decoration:none}.brand img{width:44px;height:44px;object-fit:cover;border-radius:50%;border:1px solid #d9dfd5}.brand>span{font:700 18px Georgia,serif;letter-spacing:.5px}.brand small{display:block;font:9px Arial;letter-spacing:1.7px;text-transform:uppercase;margin-top:2px;color:#718071}nav{display:flex;gap:25px}nav a{color:#34483b;text-decoration:none;font-size:13px;font-weight:700}.hero{height:75vh;min-height:570px;position:relative;overflow:hidden}.hero>img{width:100%;height:100%;object-fit:cover}.shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(15,31,21,.82),rgba(15,31,21,.08))}.heroText{position:absolute;left:8%;top:50%;transform:translateY(-50%);color:#fff;max-width:690px}.heroText>span,.eyebrow{letter-spacing:3px;font-size:11px;font-weight:800}.hero h1{font:64px/1.02 Georgia,serif;margin:15px 0}.hero p{font:22px Georgia,serif;font-style:italic;max-width:570px}.btn{display:inline-block;background:#d8b36b;color:#24382c;text-decoration:none;padding:14px 20px;margin:14px 8px 0 0;border-radius:3px;font-weight:800;font-size:13px}.ghost{background:transparent;color:#fff;border:1px solid #fff}.outline{background:transparent;border:1px solid #315b43;color:#315b43}.intro{text-align:center;padding:85px 20px;max-width:850px;margin:auto}.eyebrow{color:#9c7541}.intro h2,.story h2,.esot-copy h2,.author-card h2,.contact h2{font:44px/1.1 Georgia,serif;color:#315b43;margin:14px 0}.intro>p:last-child,.story p,.esot-copy p,.author-card p,.contact p{line-height:1.8;color:#647066}.cards{display:grid;grid-template-columns:repeat(4,1fr);gap:18px;padding:0 5vw 90px}.cards article{background:#fff;box-shadow:0 8px 30px #314b3a0d}.cards img{width:100%;height:300px;object-fit:cover}.cards div{padding:24px}.cards h3{font:24px Georgia;color:#315b43;margin:0 0 9px}.cards p{font-size:14px;line-height:1.6;color:#6b746d}.esoterismo,.story,.contact{display:grid;grid-template-columns:1fr 1fr;align-items:center}.esoterismo{background:#233d32;color:#fff}.esot-image img{width:100%;height:620px;object-fit:cover}.esot-copy{padding:8vw}.esot-copy h2{color:#f7f3ea}.esot-copy p{color:#dfe7df}.esot-copy .note{border-left:3px solid #d8b36b;padding-left:15px}.story{background:#e9e3d5}.story>div{padding:8vw}.story>img{width:100%;height:630px;object-fit:cover}.gallery{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;padding:8px}.gallery img{width:100%;height:420px;object-fit:cover}.author-section{padding:90px 5vw;background:#f3f0e8}.author-card{max-width:1000px;margin:auto;background:#fff;padding:55px;border:1px solid #e5dfd4;box-shadow:0 16px 40px #314b3a0d}.author-actions{display:flex;align-items:center;gap:18px;flex-wrap:wrap}.author-actions span{color:#53645a;font-weight:700}.contact{background:#e9e3d5}.contact-main,.social-box{padding:7vw}.address{font-size:17px}.contact-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin:20px 0}.contact-item{display:flex;gap:12px;align-items:center;background:#fff;padding:16px;text-decoration:none;color:#315b43;border:1px solid #ded8cd}.contact-item small{display:block;color:#7c887f;margin-bottom:4px}.contact-item b{font-size:18px}.ci{font-size:25px}.social-box{background:#f7f3ea;height:100%}.social-box h3{font:34px Georgia,serif;color:#315b43;margin:10px 0}.social-card{display:flex;align-items:center;gap:15px;background:#fff;padding:18px 20px;margin-top:14px;border-radius:8px;text-decoration:none;color:#26352c;border:1px solid #e3ded3;transition:.2s transform,.2s box-shadow}.social-card:hover{transform:translateY(-2px);box-shadow:0 10px 24px #00000012}.social-card svg{width:38px;height:38px;fill:none;stroke:currentColor;stroke-width:1.8}.social-card.facebook svg{fill:currentColor;stroke:none}.social-card.instagram{color:#9b3c7d}.social-card.facebook{color:#2456a6}.social-card span{flex:1}.social-card b{display:block;font-size:18px}.social-card small{color:#6f7b72}.social-card strong{font-size:22px}footer{padding:32px 5vw;background:#244333;color:#f7f3ea;display:flex;justify-content:space-between;gap:30px;line-height:1.7}.float{position:fixed;right:20px;bottom:20px;background:#315b43;color:#fff;text-decoration:none;padding:13px 17px;border-radius:30px;font-weight:800;box-shadow:0 5px 20px #0003;z-index:8}
@media(max-width:900px){nav{display:none}.topbar{position:relative;flex-direction:column;gap:4px}.site-header{top:0}.top-contact{gap:12px;flex-wrap:wrap}.hero{min-height:540px;height:68vh}.hero h1{font-size:46px}.heroText{left:7%;right:7%}.cards{grid-template-columns:1fr 1fr;padding:0 18px 60px}.esoterismo,.story,.contact{grid-template-columns:1fr}.esot-image img,.story>img{height:430px}.esot-copy,.story>div,.contact-main,.social-box{padding:60px 25px}.gallery{grid-template-columns:1fr}.gallery img{height:360px}.intro h2,.story h2,.esot-copy h2,.author-card h2,.contact h2{font-size:35px}.author-card{padding:35px 24px}.contact-grid{grid-template-columns:1fr}footer{flex-direction:column}.site-header{padding:0 18px}.brand img{width:38px;height:38px}.brand>span{font-size:16px}}@media(max-width:520px){.cards{grid-template-columns:1fr}.cards img{height:310px}.hero h1{font-size:39px}.hero p{font-size:19px}.topbar{font-size:11px}}
/* ===== V6 · WhatsApp consistente ===== */
.wa-icon{
  width:18px;
  height:18px;
  fill:currentColor;
  flex:0 0 auto;
  display:block;
}
.wa-btn{
  display:inline-flex;
  align-items:center;
  gap:8px;
}
.wa-ci{
  display:inline-flex;
  align-items:center;
  justify-content:center;
}
.wa-ci .wa-icon{
  width:28px;
  height:28px;
}
.wa-float{
  display:inline-flex;
  align-items:center;
  gap:8px;
}
.wa-float .wa-icon{
  width:20px;
  height:20px;
}
@media(max-width:520px){
  .wa-float span{display:none}
  .wa-float{
    width:48px;
    height:48px;
    padding:0;
    align-items:center;
    justify-content:center;
    border-radius:50%;
  }
  .wa-float .wa-icon{
    width:24px;
    height:24px;
  }
}

/* ===== V7 · Hero de marca ===== */
.hero-logo{
  position:relative;
  overflow:hidden;
  min-height:720px;
  padding:72px 5vw 82px;
  display:grid;
  place-items:center;
  text-align:center;
  background:
    radial-gradient(circle at 50% 30%,rgba(255,255,255,.94),rgba(247,243,234,.96) 52%,#efe9dc 100%);
}
.hero-logo:before,
.hero-logo:after{
  content:"";
  position:absolute;
  width:360px;
  height:360px;
  border-radius:50%;
  border:1px solid rgba(49,91,67,.08);
}
.hero-logo:before{left:-180px;top:80px}
.hero-logo:after{right:-190px;bottom:30px}

.hero-logo-wrap{
  width:min(430px,72vw);
  margin:0 auto 8px;
  position:relative;
  z-index:1;
  filter:drop-shadow(0 20px 32px rgba(34,67,51,.12));
}
.hero-logo-wrap img{
  display:block;
  width:100%;
  height:auto;
}
.brand img{
  object-fit:contain;
  background:#fff;
}
.address{
  font-style:normal;
}
.hero-logo-copy{
  position:relative;
  z-index:1;
  max-width:900px;
  margin:auto;
}
.hero-kicker{
  margin:4px 0 8px;
  color:#315b43;
  letter-spacing:3px;
  font-size:12px;
  font-weight:900;
}
.hero-logo h1{
  margin:10px 0 14px;
  font:clamp(43px,5vw,68px)/1.03 Georgia,serif;
  color:#244333;
  letter-spacing:-1px;
}
.hero-sub{
  max-width:720px;
  margin:0 auto;
  color:#66736a;
  font-size:17px;
  line-height:1.75;
}
.hero-mini-cats{
  display:grid;
  grid-template-columns:repeat(4,1fr);
  gap:10px;
  max-width:760px;
  margin:30px auto 0;
}
.hero-mini-cats a{
  background:rgba(255,255,255,.72);
  border:1px solid #dfd9cd;
  color:#315b43;
  text-decoration:none;
  border-radius:12px;
  padding:14px 10px;
  transition:.2s transform,.2s box-shadow;
}
.hero-mini-cats a:hover{
  transform:translateY(-2px);
  box-shadow:0 10px 25px rgba(31,64,46,.08);
}
.hero-mini-cats span{
  display:block;
  font-size:22px;
  margin-bottom:4px;
}
.hero-mini-cats b{
  font-size:12px;
}
.hero-logo-actions{
  margin-top:10px;
}
.hero-botanical{
  position:absolute;
  color:#d8b36b;
  font-size:36px;
  opacity:.55;
}
.hero-botanical-left{left:12%;top:24%}
.hero-botanical-right{right:13%;top:33%;font-size:56px;color:#c7a55f}

/* ===== V7 · Esoterismo fiel a la tienda ===== */
.esoterismo-real{
  display:grid;
  grid-template-columns:minmax(0,1.1fr) minmax(0,.9fr);
  align-items:center;
  background:#203c31;
  overflow:hidden;
}
.esot-photos{
  position:relative;
  min-height:700px;
  padding:58px 35px 58px 6vw;
}
.esot-photo-main{
  width:78%;
  height:585px;
  overflow:hidden;
  border-radius:18px;
  box-shadow:0 24px 56px rgba(0,0,0,.25);
}
.esot-photo-main img{
  width:100%;
  height:100%;
  object-fit:cover;
  display:block;
}
.esot-photo-side{
  position:absolute;
  right:5%;
  bottom:48px;
  width:40%;
  height:300px;
  overflow:hidden;
  border-radius:14px;
  border:8px solid #f7f3ea;
  box-shadow:0 20px 45px rgba(0,0,0,.27);
}
.esot-photo-side img{
  width:100%;
  height:100%;
  object-fit:cover;
  display:block;
}
.esot-photo-label{
  position:absolute;
  left:calc(6vw + 20px);
  top:76px;
  background:#d8b36b;
  color:#203c31;
  padding:9px 13px;
  border-radius:5px;
  font-size:10px;
  font-weight:900;
  letter-spacing:.8px;
  text-transform:uppercase;
}
.esoterismo-real .esot-copy{
  padding:clamp(58px,7vw,100px);
}
.esoterismo-real .esot-copy h2{
  font:clamp(40px,4vw,58px)/1.06 Georgia,serif;
  color:#f7f3ea;
  margin:13px 0 20px;
}
.esoterismo-real .esot-copy p{
  color:#dfe7df;
  line-height:1.8;
}
.esot-chips{
  display:grid;
  grid-template-columns:1fr 1fr;
  gap:9px;
  margin:26px 0 22px;
}
.esot-chips span{
  padding:11px 12px;
  border-radius:8px;
  border:1px solid rgba(255,255,255,.14);
  background:rgba(255,255,255,.06);
  color:#f7f3ea;
  font-size:12px;
  font-weight:800;
}
.esoterismo-real .note{
  border-left:3px solid #d8b36b;
  padding-left:15px;
}

@media(max-width:900px){
  .hero-logo{
    min-height:auto;
    padding:58px 20px 65px;
  }
  .hero-logo-wrap{
    width:min(330px,76vw);
  }
  .hero-mini-cats{
    grid-template-columns:1fr 1fr;
  }
  .hero-botanical{display:none}

  .esoterismo-real{
    grid-template-columns:1fr;
  }
  .esot-photos{
    min-height:590px;
    padding:42px 20px 58px;
  }
  .esot-photo-main{
    width:84%;
    height:500px;
  }
  .esot-photo-side{
    width:40%;
    height:235px;
    right:20px;
    bottom:30px;
  }
  .esot-photo-label{
    left:34px;
    top:56px;
  }
  .esoterismo-real .esot-copy{
    padding:55px 24px 65px;
  }
}

@media(max-width:520px){
  .hero-logo h1{font-size:39px}
  .hero-sub{font-size:15px}
  .hero-logo-wrap{width:270px}
  .hero-mini-cats{gap:8px}
  .hero-mini-cats a{padding:12px 8px}
  .esot-photos{min-height:500px}
  .esot-photo-main{width:88%;height:420px}
  .esot-photo-side{width:44%;height:195px;border-width:6px}
  .esot-chips{grid-template-columns:1fr}
}


/* ===== V8 · Optimización móvil completa ===== */

/* Evita desbordamientos horizontales */
html,body{max-width:100%;overflow-x:hidden}
img,svg{max-width:100%}

/* Tablet y móvil */
@media(max-width:900px){

  /* Barra superior: más compacta y legible */
  .topbar{
    padding:7px 14px;
    font-size:11px;
    line-height:1.35;
    gap:4px;
  }
  .topbar>span:first-child{
    white-space:normal;
  }
  .top-contact{
    width:100%;
    justify-content:flex-start;
    gap:14px;
  }

  /* Cabecera sticky móvil */
  .site-header{
    height:58px;
    padding:0 14px;
    top:0;
  }
  .brand{
    gap:8px;
    min-width:0;
  }
  .brand img{
    width:36px;
    height:36px;
    flex:0 0 auto;
  }
  .brand>span{
    font-size:15px;
    line-height:1.05;
    white-space:nowrap;
  }
  .brand small{
    font-size:7px;
    letter-spacing:1.1px;
  }

  /* Hero */
  .hero-logo{
    padding:42px 18px 54px;
  }
  .hero-logo-wrap{
    width:min(290px,74vw);
    margin-bottom:0;
  }
  .hero-kicker{
    font-size:10px;
    line-height:1.5;
    letter-spacing:2px;
    padding:0 8px;
  }
  .hero-logo h1{
    font-size:clamp(34px,10vw,44px);
    line-height:1.03;
    margin:10px 0 14px;
  }
  .hero-sub{
    font-size:15px;
    line-height:1.65;
    padding:0 5px;
  }
  .hero-mini-cats{
    grid-template-columns:1fr 1fr;
    width:100%;
    max-width:520px;
    gap:8px;
    margin-top:24px;
  }
  .hero-mini-cats a{
    min-height:78px;
    display:flex;
    flex-direction:column;
    align-items:center;
    justify-content:center;
    padding:11px 8px;
  }
  .hero-mini-cats span{
    font-size:20px;
  }
  .hero-logo-actions{
    display:grid;
    grid-template-columns:1fr;
    gap:8px;
    width:100%;
    max-width:520px;
    margin:14px auto 0;
  }
  .hero-logo-actions .btn{
    margin:0;
    width:100%;
    text-align:center;
    justify-content:center;
    min-height:48px;
  }

  /* Intro */
  .intro{
    padding:58px 20px;
  }
  .intro h2{
    font-size:34px;
  }

  /* Tarjetas */
  .cards{
    grid-template-columns:1fr 1fr;
    gap:12px;
    padding:0 14px 58px;
  }
  .cards img{
    height:220px;
  }
  .cards div{
    padding:18px;
  }
  .cards h3{
    font-size:20px;
  }

  /* Esoterismo */
  .esot-photos{
    min-height:540px;
    padding:34px 14px 54px;
  }
  .esot-photo-main{
    width:86%;
    height:455px;
    border-radius:14px;
  }
  .esot-photo-side{
    width:42%;
    height:215px;
    right:14px;
    bottom:26px;
    border-width:5px;
    border-radius:12px;
  }
  .esot-photo-label{
    left:24px;
    top:48px;
    font-size:9px;
    padding:8px 10px;
  }
  .esoterismo-real .esot-copy{
    padding:48px 20px 56px;
  }
  .esoterismo-real .esot-copy h2{
    font-size:36px;
  }
  .esot-chips{
    grid-template-columns:1fr 1fr;
    gap:8px;
  }
  .esot-chips span{
    font-size:11px;
    padding:10px;
  }
  .esoterismo-real .btn{
    width:100%;
    justify-content:center;
    text-align:center;
  }

  /* Historia */
  .story>div{
    padding:52px 20px;
  }
  .story>img{
    height:390px;
  }

  /* Galería */
  .gallery{
    padding:6px;
    gap:6px;
  }
  .gallery img{
    height:300px;
  }

  /* Autor */
  .author-section{
    padding:56px 14px;
  }
  .author-card{
    padding:30px 20px;
    border-radius:10px;
  }
  .author-card h2{
    font-size:34px;
  }
  .author-actions{
    display:block;
  }
  .author-actions .btn{
    width:100%;
    text-align:center;
    margin-right:0;
  }
  .author-actions span{
    display:block;
    margin-top:14px;
    line-height:1.5;
    text-align:center;
  }

  /* Contacto */
  .contact-main,.social-box{
    padding:48px 20px;
  }
  .contact h2{
    font-size:34px;
  }
  .contact-grid{
    grid-template-columns:1fr;
  }
  .contact-item{
    padding:14px;
  }
  .contact-main>.btn{
    width:100%;
    text-align:center;
  }

  .social-card{
    padding:15px;
  }
  .social-card svg{
    width:34px;
    height:34px;
  }
  .social-card b{
    font-size:16px;
  }

  /* Footer */
  footer{
    padding:28px 20px 80px;
    text-align:center;
    align-items:center;
  }
}

/* Móviles estrechos */
@media(max-width:560px){

  .topbar{
    position:relative;
  }

  .topbar>span:first-child{
    display:none;
  }

  .top-contact{
    justify-content:center;
    font-size:11px;
  }

  .site-header{
    position:sticky;
    top:0;
  }

  .brand>span{
    font-size:14px;
  }
  .brand small{
    display:none;
  }

  .hero-logo{
    padding:34px 14px 44px;
  }
  .hero-logo-wrap{
    width:min(245px,72vw);
  }
  .hero-logo h1{
    font-size:36px;
  }
  .hero-sub{
    font-size:14px;
  }

  .hero-mini-cats{
    grid-template-columns:1fr 1fr;
    gap:7px;
  }
  .hero-mini-cats a{
    min-height:72px;
  }

  .intro{
    padding:48px 18px;
  }
  .intro h2,
  .story h2,
  .author-card h2,
  .contact h2{
    font-size:31px;
  }

  .cards{
    grid-template-columns:1fr;
  }
  .cards img{
    height:290px;
  }

  .esot-photos{
    min-height:465px;
    padding:28px 12px 48px;
  }
  .esot-photo-main{
    width:90%;
    height:390px;
  }
  .esot-photo-side{
    width:44%;
    height:180px;
    right:12px;
    bottom:20px;
  }
  .esot-photo-label{
    left:20px;
    top:41px;
    max-width:180px;
  }
  .esoterismo-real .esot-copy h2{
    font-size:32px;
  }
  .esot-chips{
    grid-template-columns:1fr;
  }

  .story>img{
    height:320px;
  }
  .gallery img{
    height:260px;
  }

  .social-card small{
    font-size:11px;
  }

  .float{
    right:14px;
    bottom:14px;
  }
}

/* Móviles muy pequeños */
@media(max-width:380px){
  .top-contact{
    gap:8px;
    font-size:10px;
  }
  .brand img{
    width:32px;
    height:32px;
  }
  .brand>span{
    font-size:13px;
  }
  .hero-logo-wrap{
    width:215px;
  }
  .hero-logo h1{
    font-size:32px;
  }
  .hero-mini-cats b{
    font-size:11px;
  }
  .cards img{
    height:250px;
  }
}


/* ===== V9 · Nuevas fotografías reales y encuadres ===== */
.cards article:nth-child(2) img{
  object-position:center 45%;
}
.esot-photo-main img{
  object-position:center 50%;
}
.esot-photo-side img{
  object-position:center 45%;
}
.gallery img{
  object-position:center;
}

/* En móvil priorizamos el producto y evitamos cortes agresivos */
@media(max-width:560px){
  .cards article:nth-child(2) img{
    object-position:center 42%;
  }
  .esot-photo-main img{
    object-position:center 48%;
  }
  .esot-photo-side img{
    object-position:center 44%;
  }
}


/* ===== V10 · Corrección de solapamiento del hero en móvil ===== */
@media(max-width:900px){
  .hero-logo{
    position:relative;
    z-index:1;
    min-height:auto !important;
    height:auto !important;
    overflow:visible;
    padding-bottom:72px !important;
  }

  .hero-logo-copy{
    position:relative;
    z-index:2;
    padding-bottom:6px;
  }

  .hero-logo-actions{
    margin-bottom:0;
  }

  .hero-logo + .intro{
    position:relative;
    z-index:0;
    margin-top:0 !important;
    padding-top:64px;
    clear:both;
  }
}

@media(max-width:560px){
  .hero-logo{
    padding-bottom:82px !important;
  }

  .hero-logo-actions{
    padding-bottom:4px;
  }

  .hero-logo + .intro{
    padding-top:58px;
  }
}

@media(max-width:380px){
  .hero-logo{
    padding-bottom:90px !important;
  }
}

/* ===== V11 · Horario de atención ===== */
.opening-hours{
  margin:24px 0 20px;
  padding:20px 22px;
  background:rgba(255,255,255,.72);
  border:1px solid #d9d2c4;
  border-left:4px solid #9c7541;
}
.opening-hours h3{
  margin:0 0 12px;
  color:#315b43;
  font:700 24px Georgia,serif;
}
.opening-hours dl{
  margin:0;
}
.opening-hours dl>div{
  display:grid;
  grid-template-columns:145px 1fr;
  gap:16px;
  padding:8px 0;
  border-top:1px solid #e2ddd3;
}
.opening-hours dl>div:first-child{
  border-top:0;
}
.opening-hours dt{
  font-weight:800;
  color:#315b43;
}
.opening-hours dd{
  margin:0;
  color:#53645a;
  line-height:1.45;
}
@media(max-width:520px){
  .opening-hours{
    padding:18px;
  }
  .opening-hours dl>div{
    grid-template-columns:1fr;
    gap:4px;
  }
}
