.Navbar-module__cJzEcG__nav{z-index:1000;transition:background .4s,box-shadow .4s,padding .3s;position:fixed;top:0;left:0;right:0}.Navbar-module__cJzEcG__inner{-webkit-backdrop-filter:blur(16px);background:#2d4a2ee0;border-bottom:1px solid #7a9e6e40;justify-content:space-between;align-items:center;padding:1.4rem 4rem;transition:padding .3s;display:flex}.Navbar-module__cJzEcG__scrolled .Navbar-module__cJzEcG__inner{background:#1b2c1cf7;padding:.9rem 4rem;box-shadow:0 4px 24px #00000040}.Navbar-module__cJzEcG__logo{align-items:center;gap:.6rem;text-decoration:none;display:flex}.Navbar-module__cJzEcG__logoLeaf{font-size:1.4rem;line-height:1}.Navbar-module__cJzEcG__logoText{flex-direction:column;line-height:1;display:flex}.Navbar-module__cJzEcG__logoName{font-family:var(--font-serif);color:var(--crema);letter-spacing:.02em;font-size:1.25rem;font-weight:700}.Navbar-module__cJzEcG__logoSub{letter-spacing:.2em;color:var(--tierra-claro);text-transform:uppercase;margin-top:3px;font-size:.6rem}.Navbar-module__cJzEcG__links{gap:2.5rem;list-style:none;display:flex}.Navbar-module__cJzEcG__link{color:var(--crema-oscuro);letter-spacing:.14em;text-transform:uppercase;padding-bottom:2px;font-size:.8rem;font-weight:400;text-decoration:none;transition:color .2s;position:relative}.Navbar-module__cJzEcG__link:after{content:"";background:var(--tierra-claro);width:0;height:1px;transition:width .3s;position:absolute;bottom:-4px;left:0}.Navbar-module__cJzEcG__link:hover{color:var(--tierra-claro)}.Navbar-module__cJzEcG__link:hover:after{width:100%}.Navbar-module__cJzEcG__cta{color:#fff;letter-spacing:.08em;text-transform:uppercase;white-space:nowrap;background:#25d366;border-radius:2px;align-items:center;gap:.4rem;padding:.55rem 1.2rem;font-size:.78rem;font-weight:700;text-decoration:none;transition:background .2s,transform .2s;display:inline-flex}.Navbar-module__cJzEcG__cta:hover{background:#1ebe5c;transform:translateY(-1px)}.Navbar-module__cJzEcG__burger{cursor:pointer;background:0 0;border:none;flex-direction:column;gap:5px;padding:4px;display:none}.Navbar-module__cJzEcG__burger span{background:var(--crema);transform-origin:50%;border-radius:2px;width:24px;height:2px;transition:transform .3s,opacity .3s;display:block}.Navbar-module__cJzEcG__burgerOpen span:first-child{transform:translateY(7px)rotate(45deg)}.Navbar-module__cJzEcG__burgerOpen span:nth-child(2){opacity:0}.Navbar-module__cJzEcG__burgerOpen span:nth-child(3){transform:translateY(-7px)rotate(-45deg)}.Navbar-module__cJzEcG__mobileMenu{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#1b2c1cfa;max-height:0;transition:max-height .4s;overflow:hidden}.Navbar-module__cJzEcG__mobileMenuOpen{max-height:500px}.Navbar-module__cJzEcG__mobileLinks{flex-direction:column;gap:0;padding:1.5rem 2rem 2rem;display:flex}.Navbar-module__cJzEcG__mobileLink{color:var(--crema-oscuro);letter-spacing:.1em;text-transform:uppercase;border-bottom:1px solid #7a9e6e26;padding:1rem 0;font-size:1.05rem;transition:color .2s;display:block}.Navbar-module__cJzEcG__mobileLink:hover{color:var(--tierra-claro)}.Navbar-module__cJzEcG__mobileCta{color:#fff;background:#25d366;border-radius:3px;align-self:flex-start;align-items:center;gap:.5rem;margin-top:1.5rem;padding:.85rem 1.5rem;font-size:.9rem;font-weight:700;transition:background .2s;display:inline-flex}.Navbar-module__cJzEcG__mobileCta:hover{background:#1ebe5c}@media (max-width:900px){.Navbar-module__cJzEcG__links,.Navbar-module__cJzEcG__cta{display:none}.Navbar-module__cJzEcG__burger{display:flex}.Navbar-module__cJzEcG__inner{padding:1.1rem 1.5rem}.Navbar-module__cJzEcG__scrolled .Navbar-module__cJzEcG__inner{padding:.8rem 1.5rem}}.Navbar-module__cJzEcG__linkPage{border:1px solid #c4956a4d;border-radius:2px;color:var(--tierra-claro)!important;padding:.28rem .75rem!important;transition:background .2s,color .2s,border-color .2s!important}.Navbar-module__cJzEcG__linkPage:hover{border-color:#c4956a99;color:var(--tierra-palido)!important;background:#c4956a1f!important}.Navbar-module__cJzEcG__linkPage:after{display:none!important}.Navbar-module__cJzEcG__mobileLinkPage{font-weight:500;color:var(--tierra-claro)!important}
.Footer-module__S6Hkya__footer{background:var(--verde-profundo);color:var(--crema);padding-top:0}.Footer-module__S6Hkya__topBorder{color:var(--tierra-claro);letter-spacing:.5em;align-items:center;gap:1rem;padding:0 4rem;font-size:.8rem;display:flex}.Footer-module__S6Hkya__topBorder:before,.Footer-module__S6Hkya__topBorder:after{content:"";background:#c4956a40;flex:1;height:1px}.Footer-module__S6Hkya__inner{border-bottom:1px solid #7a9e6e26;grid-template-columns:1.8fr 1fr 1fr 1fr;gap:3rem;padding:3.5rem 4rem;display:grid}.Footer-module__S6Hkya__brand{flex-direction:column;gap:1rem;display:flex}.Footer-module__S6Hkya__brandLogo{align-items:center;gap:.8rem;display:flex}.Footer-module__S6Hkya__brandLeaf{font-size:2rem}.Footer-module__S6Hkya__brandName{font-family:var(--font-serif);color:var(--crema);font-size:1.3rem;font-weight:600;line-height:1.1}.Footer-module__S6Hkya__brandTag{letter-spacing:.15em;text-transform:uppercase;color:var(--tierra-claro);margin-top:3px;font-size:.65rem}.Footer-module__S6Hkya__brandDesc{color:#e8dfd0b3;max-width:280px;font-size:.9rem;font-weight:300;line-height:1.75}.Footer-module__S6Hkya__col{flex-direction:column;gap:.8rem;display:flex}.Footer-module__S6Hkya__colTitle{letter-spacing:.22em;text-transform:uppercase;color:var(--tierra-claro);margin-bottom:.4rem;font-size:.65rem;font-weight:700}.Footer-module__S6Hkya__colLinks{flex-direction:column;gap:.6rem;list-style:none;display:flex}.Footer-module__S6Hkya__colLink{color:#e8dfd0b3;font-size:.88rem;font-weight:300;text-decoration:none;transition:color .2s}.Footer-module__S6Hkya__colLink:hover{color:var(--tierra-palido)}.Footer-module__S6Hkya__colText{color:#e8dfd0a6;font-size:.88rem;font-weight:300;line-height:1.6}.Footer-module__S6Hkya__bottom{justify-content:space-between;align-items:center;gap:1rem;padding:1.4rem 4rem;display:flex}.Footer-module__S6Hkya__copy{color:#e8dfd073;letter-spacing:.04em;font-size:.78rem}.Footer-module__S6Hkya__byline{color:#e8dfd059;font-size:.78rem}@media (max-width:1024px){.Footer-module__S6Hkya__inner{grid-template-columns:1fr 1fr;gap:2rem;padding:3rem 2rem}.Footer-module__S6Hkya__topBorder{padding:0 2rem}.Footer-module__S6Hkya__bottom{text-align:center;flex-direction:column;padding:1.2rem 2rem}}@media (max-width:600px){.Footer-module__S6Hkya__inner{grid-template-columns:1fr;gap:2rem}.Footer-module__S6Hkya__bottom{padding:1rem 1.5rem}}
.WhatsAppFloat-module__AZsQGW__wrapper{z-index:999;opacity:0;pointer-events:none;justify-content:center;align-items:center;transition:opacity .4s,transform .4s cubic-bezier(.34,1.56,.64,1);display:flex;position:fixed;bottom:2rem;right:2rem;transform:scale(.5)translateY(20px)}.WhatsAppFloat-module__AZsQGW__visible{opacity:1;pointer-events:all;transform:scale(1)translateY(0)}.WhatsAppFloat-module__AZsQGW__ring{pointer-events:none;border:2px solid #25d36680;border-radius:50%;animation:2.4s ease-out infinite WhatsAppFloat-module__AZsQGW__pulseRing;position:absolute;inset:-4px}.WhatsAppFloat-module__AZsQGW__ringDelay{animation-delay:1.2s}@keyframes WhatsAppFloat-module__AZsQGW__pulseRing{0%{opacity:.6;transform:scale(1)}to{opacity:0;transform:scale(1.7)}}.WhatsAppFloat-module__AZsQGW__btn{background:#25d366;border-radius:50%;justify-content:center;align-items:center;width:58px;height:58px;text-decoration:none;transition:transform .25s cubic-bezier(.34,1.56,.64,1),box-shadow .25s,background .2s;display:flex;position:relative;box-shadow:0 4px 20px #25d36666,0 8px 40px #00000026}.WhatsAppFloat-module__AZsQGW__btn:hover{background:#1ebe5c;transform:scale(1.12);box-shadow:0 8px 30px #25d3668c,0 12px 50px #0003}.WhatsAppFloat-module__AZsQGW__btn:active{transform:scale(.96)}.WhatsAppFloat-module__AZsQGW__icon{color:#fff;width:28px;height:28px}.WhatsAppFloat-module__AZsQGW__tooltip{background:var(--verde-profundo);color:var(--crema);font-family:var(--font-sans);white-space:nowrap;pointer-events:none;border-radius:4px;padding:.5rem .9rem;font-size:.8rem;font-weight:600;animation:.2s WhatsAppFloat-module__AZsQGW__fadeIn;position:absolute;top:50%;right:calc(100% + 14px);transform:translateY(-50%);box-shadow:0 4px 16px #0003}.WhatsAppFloat-module__AZsQGW__tooltipArrow{border-top:6px solid #0000;border-bottom:6px solid #0000;border-left:6px solid var(--verde-profundo);width:0;height:0;position:absolute;top:50%;right:-6px;transform:translateY(-50%)}@keyframes WhatsAppFloat-module__AZsQGW__fadeIn{0%{opacity:0;transform:translateY(-50%)translate(-4px)}to{opacity:1;transform:translateY(-50%)translate(0)}}@media (max-width:600px){.WhatsAppFloat-module__AZsQGW__wrapper{bottom:1.2rem;right:1.2rem}.WhatsAppFloat-module__AZsQGW__btn{width:52px;height:52px}.WhatsAppFloat-module__AZsQGW__icon{width:24px;height:24px}.WhatsAppFloat-module__AZsQGW__tooltip{display:none}}
.TiendaHeader-module__Gga3Gq__header{background:var(--verde-profundo);isolation:isolate;padding:8rem 3rem 4.5rem;position:relative;overflow:hidden}.TiendaHeader-module__Gga3Gq__blob1{pointer-events:none;background:radial-gradient(circle,#4a674173 0%,#0000 70%);border-radius:50%;width:600px;height:600px;position:absolute;top:-200px;right:-100px}.TiendaHeader-module__Gga3Gq__blob2{pointer-events:none;background:radial-gradient(circle,#8b634733 0%,#0000 70%);border-radius:50%;width:400px;height:400px;position:absolute;bottom:-100px;left:5%}.TiendaHeader-module__Gga3Gq__inner{z-index:2;max-width:1280px;margin:0 auto;position:relative}.TiendaHeader-module__Gga3Gq__meta{justify-content:space-between;align-items:center;margin-bottom:2.2rem;display:flex}.TiendaHeader-module__Gga3Gq__metaLine{font-family:var(--font-sans);letter-spacing:.28em;text-transform:uppercase;color:var(--tierra-claro);align-items:center;gap:.6rem;font-size:.65rem;font-weight:700;display:flex}.TiendaHeader-module__Gga3Gq__metaDot{background:var(--tierra-claro);border-radius:50%;flex-shrink:0;width:6px;height:6px}.TiendaHeader-module__Gga3Gq__backLink{font-family:var(--font-sans);color:#e8dfd08c;letter-spacing:.06em;border-bottom:1px solid #0000;font-size:.78rem;text-decoration:none;transition:color .2s}.TiendaHeader-module__Gga3Gq__backLink:hover{color:var(--crema-oscuro);border-color:#e8dfd04d}.TiendaHeader-module__Gga3Gq__title{font-family:var(--font-serif);color:var(--crema);margin-bottom:1.2rem;font-size:clamp(3.5rem,7vw,6rem);font-weight:700;line-height:1}.TiendaHeader-module__Gga3Gq__title em{color:var(--verde-salvia);font-style:italic;display:block}.TiendaHeader-module__Gga3Gq__subtitle{color:#e8dfd09e;max-width:540px;margin-bottom:2rem;font-size:.98rem;font-weight:300;line-height:1.85}.TiendaHeader-module__Gga3Gq__pills{flex-wrap:wrap;gap:.6rem;display:flex}.TiendaHeader-module__Gga3Gq__pill{font-family:var(--font-sans);letter-spacing:.18em;text-transform:uppercase;color:var(--verde-claro);border:1px solid #7a9e6e59;border-radius:100px;padding:.35rem .9rem;font-size:.62rem;font-weight:500}.TiendaHeader-module__Gga3Gq__ornament{opacity:.06;z-index:1;pointer-events:none;-webkit-user-select:none;user-select:none;font-size:6rem;position:absolute;bottom:2rem;right:4rem}@media (max-width:768px){.TiendaHeader-module__Gga3Gq__header{padding:7rem 1.5rem 3.5rem}.TiendaHeader-module__Gga3Gq__meta{flex-direction:column;align-items:flex-start;gap:.8rem}.TiendaHeader-module__Gga3Gq__ornament{display:none}}
.FiltroBar-module__PGnMwW__bar{z-index:500;-webkit-backdrop-filter:blur(16px);border-bottom:1px solid var(--crema-oscuro);background:#faf7f2f5;position:sticky;top:0;box-shadow:0 2px 16px #2d4a2e0f}.FiltroBar-module__PGnMwW__inner{flex-wrap:wrap;align-items:center;gap:1rem;max-width:1280px;margin:0 auto;padding:.9rem 3rem;display:flex}.FiltroBar-module__PGnMwW__searchWrap{border:1.5px solid var(--crema-oscuro);min-width:200px;color:var(--texto-suave);background:#fff;border-radius:100px;align-items:center;gap:.5rem;padding:.45rem .9rem;transition:border-color .2s,box-shadow .2s;display:flex;position:relative}.FiltroBar-module__PGnMwW__searchWrap:focus-within{border-color:var(--verde-salvia);box-shadow:0 0 0 3px #7a9e6e1f}.FiltroBar-module__PGnMwW__searchInput{font-family:var(--font-sans);color:var(--texto);background:0 0;border:none;outline:none;width:100%;font-size:.85rem;font-weight:300}.FiltroBar-module__PGnMwW__searchInput::placeholder{color:var(--texto-suave);opacity:.6}.FiltroBar-module__PGnMwW__searchInput::-webkit-search-cancel-button{display:none}.FiltroBar-module__PGnMwW__searchClear{color:var(--texto-suave);cursor:pointer;background:0 0;border:none;flex-shrink:0;padding:0;font-size:1.2rem;line-height:1;transition:color .2s}.FiltroBar-module__PGnMwW__searchClear:hover{color:var(--texto)}.FiltroBar-module__PGnMwW__filters{flex-wrap:wrap;flex:1;gap:.4rem;display:flex}.FiltroBar-module__PGnMwW__filterBtn{border:1.5px solid var(--crema-oscuro);color:var(--texto-suave);font-family:var(--font-sans);letter-spacing:.04em;cursor:pointer;white-space:nowrap;background:0 0;border-radius:100px;padding:.38rem .9rem;font-size:.75rem;font-weight:400;transition:border-color .2s,color .2s,background .2s,transform .15s}.FiltroBar-module__PGnMwW__filterBtn:hover{border-color:var(--verde-salvia);color:var(--verde-musgo)}.FiltroBar-module__PGnMwW__filterActive{background:var(--verde-profundo);border-color:var(--verde-profundo);color:var(--crema);font-weight:500}.FiltroBar-module__PGnMwW__filterActive:hover{background:var(--verde-musgo);border-color:var(--verde-musgo);color:var(--crema)}.FiltroBar-module__PGnMwW__right{flex-shrink:0;align-items:center;gap:1rem;margin-left:auto;display:flex}.FiltroBar-module__PGnMwW__count{font-family:var(--font-sans);letter-spacing:.1em;text-transform:uppercase;color:var(--texto-suave);white-space:nowrap;font-size:.72rem;font-weight:500}.FiltroBar-module__PGnMwW__viewToggle{background:var(--crema-oscuro);border-radius:6px;gap:.25rem;padding:3px;display:flex}.FiltroBar-module__PGnMwW__viewBtn{width:32px;height:32px;color:var(--texto-suave);cursor:pointer;background:0 0;border:none;border-radius:4px;justify-content:center;align-items:center;transition:background .2s,color .2s;display:flex}.FiltroBar-module__PGnMwW__viewBtn:hover{color:var(--verde-profundo)}.FiltroBar-module__PGnMwW__viewActive{color:var(--verde-profundo);background:#fff;box-shadow:0 1px 4px #0000001a}@media (max-width:1024px){.FiltroBar-module__PGnMwW__inner{gap:.75rem;padding:.8rem 1.5rem}}@media (max-width:768px){.FiltroBar-module__PGnMwW__inner{padding:.75rem 1rem}.FiltroBar-module__PGnMwW__searchWrap{flex:1;min-width:0}.FiltroBar-module__PGnMwW__filters{flex:none;order:3;width:100%}.FiltroBar-module__PGnMwW__right{margin-left:0}.FiltroBar-module__PGnMwW__count{display:none}}.FiltroBar-module__PGnMwW__filterActive[style]{border-color:#0000!important}
.Hero-module___w2HtG__hero{isolation:isolate;justify-content:center;align-items:center;min-height:100vh;display:flex;position:relative;overflow:hidden}.Hero-module___w2HtG__bg{z-index:0;will-change:transform;background:radial-gradient(at 20%,#4a674180 0%,#0000 55%),radial-gradient(at 80% 20%,#8b63474d 0%,#0000 50%),linear-gradient(160deg,#141f15 0%,#2d4a2e 40%,#3a5a3b 70%,#1e3220 100%);position:absolute;inset:0}.Hero-module___w2HtG__bgOverlay{background:radial-gradient(circle at 15% 25%,#7a9e6e2e 0%,#0000 35%),radial-gradient(circle at 85% 75%,#c4956a1f 0%,#0000 30%);position:absolute;inset:0}.Hero-module___w2HtG__leaf1,.Hero-module___w2HtG__leaf2,.Hero-module___w2HtG__leaf3{border-radius:50% 0;animation:9s ease-in-out infinite Hero-module___w2HtG__sway;position:absolute}.Hero-module___w2HtG__leaf1{transform-origin:0 100%;background:#7a9e6e17;width:360px;height:360px;animation-delay:0s;top:-60px;right:8%}.Hero-module___w2HtG__leaf2{background:#c4956a14;border-radius:0 50%;width:220px;height:220px;animation-delay:-3.5s;bottom:8%;left:4%}.Hero-module___w2HtG__leaf3{background:#4a67411f;width:160px;height:160px;animation-delay:-6s;top:35%;right:3%}.Hero-module___w2HtG__circle1{border:1px solid #7a9e6e14;border-radius:50%;width:500px;height:500px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.Hero-module___w2HtG__circle2{border:1px solid #7a9e6e0d;border-radius:50%;width:750px;height:750px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@keyframes Hero-module___w2HtG__sway{0%,to{transform:rotate(0)scale(1)}33%{transform:rotate(3deg)scale(1.02)}66%{transform:rotate(-2deg)scale(.98)}}.Hero-module___w2HtG__content{z-index:2;text-align:center;width:100%;max-width:860px;padding:8rem 2rem 4rem;position:relative}.Hero-module___w2HtG__badge{letter-spacing:.28em;text-transform:uppercase;color:var(--tierra-claro);border:1px solid #c4956a66;margin-bottom:2.2rem;padding:.45rem 1.4rem;font-size:.68rem;animation:.9s both Hero-module___w2HtG__fadeUp;display:inline-block}.Hero-module___w2HtG__title{font-family:var(--font-serif);color:var(--crema);margin-bottom:.5rem;font-size:clamp(4rem,10vw,7.5rem);font-weight:700;line-height:1;animation:.9s .15s both Hero-module___w2HtG__fadeUp}.Hero-module___w2HtG__title em{color:var(--verde-salvia);font-style:italic;display:block}.Hero-module___w2HtG__subtitle{font-family:var(--font-display);color:var(--crema-oscuro);letter-spacing:.05em;margin-bottom:2rem;font-size:clamp(1.1rem,2.5vw,1.6rem);font-style:italic;font-weight:300;animation:.9s .3s both Hero-module___w2HtG__fadeUp}.Hero-module___w2HtG__desc{color:#f5f0e8ad;letter-spacing:.03em;max-width:540px;margin:0 auto 2.8rem;font-size:1rem;font-weight:300;line-height:1.9;animation:.9s .45s both Hero-module___w2HtG__fadeUp}.Hero-module___w2HtG__stats{justify-content:center;align-items:center;gap:2rem;margin-bottom:3rem;animation:.9s .6s both Hero-module___w2HtG__fadeUp;display:flex}.Hero-module___w2HtG__stat{flex-direction:column;align-items:center;gap:.2rem;display:flex}.Hero-module___w2HtG__statNum{font-family:var(--font-serif);color:var(--tierra-claro);font-size:2rem;font-weight:700;line-height:1}.Hero-module___w2HtG__statLabel{letter-spacing:.15em;text-transform:uppercase;color:#f5f0e88c;font-size:.65rem}.Hero-module___w2HtG__statDivider{background:#c4956a4d;width:1px;height:40px}.Hero-module___w2HtG__ctas{flex-wrap:wrap;justify-content:center;align-items:center;gap:1.2rem;animation:.9s .75s both Hero-module___w2HtG__fadeUp;display:flex}.Hero-module___w2HtG__ctaWhatsapp{color:#fff;letter-spacing:.06em;background:#25d366;border-radius:3px;align-items:center;gap:.55rem;padding:.9rem 2rem;font-size:.88rem;font-weight:700;text-decoration:none;transition:background .2s,transform .25s cubic-bezier(.34,1.56,.64,1),box-shadow .2s;display:inline-flex;box-shadow:0 4px 24px #25d36659}.Hero-module___w2HtG__ctaWhatsapp:hover{background:#1ebe5c;transform:translateY(-3px);box-shadow:0 10px 36px #25d36680}.Hero-module___w2HtG__ctaSecondary{letter-spacing:.1em;color:#f5f0e8b3;border-bottom:1px solid #c4956a66;padding-bottom:2px;font-size:.85rem;text-decoration:none;transition:color .2s,border-color .2s}.Hero-module___w2HtG__ctaSecondary:hover{color:var(--tierra-claro);border-color:var(--tierra-claro)}.Hero-module___w2HtG__scrollHint{z-index:2;flex-direction:column;align-items:center;gap:.5rem;text-decoration:none;animation:1s 1.5s both Hero-module___w2HtG__fadeIn;display:flex;position:absolute;bottom:2.5rem;left:50%;transform:translate(-50%)}.Hero-module___w2HtG__scrollLine{background:linear-gradient(to bottom, var(--tierra-claro), transparent);width:1px;height:48px;animation:1.6s ease-in-out infinite Hero-module___w2HtG__scrollDrop;display:block}.Hero-module___w2HtG__scrollText{letter-spacing:.25em;text-transform:uppercase;color:#c4956a99;font-size:.6rem}@keyframes Hero-module___w2HtG__scrollDrop{0%{transform-origin:top;opacity:0;transform:scaleY(0)}40%{transform-origin:top;opacity:1;transform:scaleY(1)}60%{transform-origin:bottom;opacity:1;transform:scaleY(1)}to{transform-origin:bottom;opacity:0;transform:scaleY(0)}}@keyframes Hero-module___w2HtG__fadeUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes Hero-module___w2HtG__fadeIn{0%{opacity:0}to{opacity:1}}@media (max-width:600px){.Hero-module___w2HtG__stats{gap:1.2rem}.Hero-module___w2HtG__statNum{font-size:1.5rem}.Hero-module___w2HtG__ctas{flex-direction:column}.Hero-module___w2HtG__ctaWhatsapp{justify-content:center;width:100%}}
.ProductCard-module__kunlZq__card{border:1px solid var(--crema-oscuro);background:#fff;border-radius:4px;flex-direction:column;transition:transform .3s,box-shadow .3s;animation:.5s both ProductCard-module__kunlZq__fadeUpIn;display:flex;overflow:hidden}@keyframes ProductCard-module__kunlZq__fadeUpIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.ProductCard-module__kunlZq__card:hover{transform:translateY(-5px);box-shadow:0 16px 48px #2d4a2e1f}.ProductCard-module__kunlZq__imgPanel{background:var(--verde-musgo);height:200px;position:relative;overflow:hidden}.ProductCard-module__kunlZq__img{object-fit:cover;transition:transform 6s}.ProductCard-module__kunlZq__card:hover .ProductCard-module__kunlZq__img{transform:scale(1.06)}.ProductCard-module__kunlZq__emojiBg{opacity:.35;background:linear-gradient(135deg, var(--verde-musgo) 0%, var(--verde-profundo) 100%);justify-content:center;align-items:center;width:100%;height:100%;font-size:5rem;display:flex}.ProductCard-module__kunlZq__badge{font-family:var(--font-sans);letter-spacing:.18em;text-transform:uppercase;border-radius:100px;padding:.28rem .7rem;font-size:.6rem;font-weight:700;position:absolute;top:.9rem;left:.9rem}.ProductCard-module__kunlZq__badgeDestacado{font-family:var(--font-sans);letter-spacing:.14em;text-transform:uppercase;color:var(--crema);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#2d4a2ed9;border:1px solid #7a9e6e4d;border-radius:100px;padding:.28rem .65rem;font-size:.58rem;font-weight:700;position:absolute;top:.9rem;right:.9rem}.ProductCard-module__kunlZq__body{flex-direction:column;flex:1;padding:1.4rem 1.5rem 1.5rem;display:flex}.ProductCard-module__kunlZq__nombre{font-family:var(--font-serif);color:var(--verde-profundo);margin-bottom:.25rem;font-size:1.45rem;font-weight:700;line-height:1.1}.ProductCard-module__kunlZq__nombreCientifico{font-family:var(--font-display);color:var(--texto-suave);margin-bottom:.9rem;font-size:.8rem;font-style:italic}.ProductCard-module__kunlZq__desc{color:var(--texto-suave);flex:1;margin-bottom:1.2rem;font-size:.88rem;font-weight:300;line-height:1.75}.ProductCard-module__kunlZq__precios{border-top:1px solid #f0ece4;flex-direction:column;gap:0;margin-bottom:1.2rem;padding-top:.9rem;display:flex}.ProductCard-module__kunlZq__preciosHeader{font-family:var(--font-sans);letter-spacing:.18em;text-transform:uppercase;color:var(--texto-suave);opacity:.6;justify-content:space-between;margin-bottom:.35rem;padding:0 .5rem;font-size:.58rem;font-weight:700;display:flex}.ProductCard-module__kunlZq__precioRow{cursor:pointer;border-radius:3px;justify-content:space-between;align-items:center;margin-bottom:2px;padding:.55rem .5rem;text-decoration:none;transition:background .15s;display:flex;position:relative}.ProductCard-module__kunlZq__precioRow:hover{background:#f4f9f2}.ProductCard-module__kunlZq__precioRow:hover .ProductCard-module__kunlZq__precioWaHint{opacity:1}.ProductCard-module__kunlZq__precioTamaño{font-family:var(--font-sans);color:var(--texto);font-size:.85rem;font-weight:500}.ProductCard-module__kunlZq__precioBolsa{color:var(--texto-suave);font-size:.75rem;font-weight:300}.ProductCard-module__kunlZq__precioValor{font-family:var(--font-serif);color:var(--verde-profundo);font-size:1.2rem;font-weight:700}.ProductCard-module__kunlZq__precioWaHint{color:#25d366;opacity:0;pointer-events:none;transition:opacity .15s;position:absolute;right:.5rem}.ProductCard-module__kunlZq__footer{justify-content:space-between;align-items:center;gap:.75rem;padding-top:0;display:flex}.ProductCard-module__kunlZq__footerDesde{flex-direction:column;gap:.1rem;display:flex}.ProductCard-module__kunlZq__footerDesdeLabel{font-family:var(--font-sans);letter-spacing:.14em;text-transform:uppercase;color:var(--texto-suave);opacity:.7;font-size:.6rem;font-weight:700}.ProductCard-module__kunlZq__footerDesdePrice{font-family:var(--font-serif);color:var(--verde-profundo);font-size:1.5rem;font-weight:700;line-height:1}.ProductCard-module__kunlZq__ctaBtn{color:#fff;font-family:var(--font-sans);letter-spacing:.06em;background:#25d366;border-radius:3px;flex-shrink:0;align-items:center;gap:.45rem;padding:.65rem 1.2rem;font-size:.8rem;font-weight:700;text-decoration:none;transition:background .2s,transform .2s;display:inline-flex}.ProductCard-module__kunlZq__ctaBtn:hover{background:#1ebe5c;transform:translateY(-1px)}
.Historia-module__aRGsbq__section{background:var(--blanco-hueso);padding:7rem 0;position:relative;overflow:hidden}.Historia-module__aRGsbq__bgAccent{pointer-events:none;background:linear-gradient(270deg,#e8dfd066,#0000);width:40%;height:100%;position:absolute;top:0;right:0}.Historia-module__aRGsbq__container{max-width:1200px;margin:0 auto;padding:0 4rem}.Historia-module__aRGsbq__header{text-align:center;margin-bottom:5rem}.Historia-module__aRGsbq__storyGrid{grid-template-columns:1fr 1fr;align-items:start;gap:5rem;margin-bottom:5rem;display:grid}.Historia-module__aRGsbq__storyText{flex-direction:column;gap:1.4rem;display:flex}.Historia-module__aRGsbq__storyText p{color:var(--texto-suave);font-size:1.05rem;font-weight:300;line-height:1.95}.Historia-module__aRGsbq__signatureBlock{margin-top:1rem;padding-top:1.5rem}.Historia-module__aRGsbq__signatureLine{background:var(--tierra-claro);width:60px;height:2px;margin-bottom:.8rem}.Historia-module__aRGsbq__signatureName{font-family:var(--font-serif);color:var(--verde-profundo);font-size:1.25rem;font-style:italic}.Historia-module__aRGsbq__signatureRole{letter-spacing:.14em;color:var(--texto-suave);text-transform:uppercase;margin-top:.3rem;font-size:.72rem}.Historia-module__aRGsbq__timeline{flex-direction:column;padding-top:.5rem;display:flex}.Historia-module__aRGsbq__timelineItem{gap:1.5rem;padding-bottom:2.2rem;display:flex;position:relative}.Historia-module__aRGsbq__timelineItem:before{content:"";background:var(--crema-oscuro);width:1px;position:absolute;top:16px;bottom:0;left:6px}.Historia-module__aRGsbq__timelineItem:last-child:before{display:none}.Historia-module__aRGsbq__timelineDot{background:var(--tierra-claro);border-radius:50%;flex-shrink:0;width:13px;height:13px;margin-top:4px;box-shadow:0 0 0 4px #c4956a2e}.Historia-module__aRGsbq__timelineContent{flex-direction:column;gap:.3rem;display:flex}.Historia-module__aRGsbq__timelineYear{font-family:var(--font-serif);color:var(--verde-profundo);font-size:1.35rem;font-weight:700;line-height:1}.Historia-module__aRGsbq__timelineEvent{color:var(--texto-suave);font-size:.92rem;font-weight:300;line-height:1.65}.Historia-module__aRGsbq__valuesGrid{grid-template-columns:repeat(4,1fr);gap:1.5rem;display:grid}.Historia-module__aRGsbq__valueCard{border-top:3px solid var(--verde-salvia);box-shadow:var(--shadow-sm);background:#fff;border-radius:4px;padding:2rem 1.6rem;transition:transform .3s,box-shadow .3s}.Historia-module__aRGsbq__valueCard:hover{box-shadow:var(--shadow-md);transform:translateY(-6px)}.Historia-module__aRGsbq__valueEmoji{margin-bottom:1rem;font-size:2rem;display:block}.Historia-module__aRGsbq__valueTitle{font-family:var(--font-serif);color:var(--verde-profundo);margin-bottom:.65rem;font-size:1.1rem;font-weight:600;line-height:1.2}.Historia-module__aRGsbq__valueDesc{color:var(--texto-suave);font-size:.9rem;font-weight:300;line-height:1.75}@media (max-width:1024px){.Historia-module__aRGsbq__container{padding:0 2rem}.Historia-module__aRGsbq__storyGrid{grid-template-columns:1fr;gap:3rem}.Historia-module__aRGsbq__valuesGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.Historia-module__aRGsbq__section{padding:5rem 0}.Historia-module__aRGsbq__valuesGrid{grid-template-columns:1fr}.Historia-module__aRGsbq__container{padding:0 1.5rem}}
.ProductGrid-module__qcew0a__grid{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:1.5rem;display:grid}@media (max-width:700px){.ProductGrid-module__qcew0a__grid{grid-template-columns:1fr;gap:1rem}}
.Galeria-module__Vz8tDa__section{background:var(--crema);padding:7rem 0 5rem;overflow:hidden}.Galeria-module__Vz8tDa__header{text-align:center;max-width:640px;margin:0 auto 4rem;padding:0 2rem}.Galeria-module__Vz8tDa__carouselOuter{max-width:1160px;margin:0 auto;padding:0 2rem}.Galeria-module__Vz8tDa__carouselInner{box-shadow:var(--shadow-xl);border-radius:8px;overflow:hidden}.Galeria-module__Vz8tDa__slide{background:var(--verde-profundo);grid-template-columns:1.5fr 1fr;min-height:500px;display:grid}.Galeria-module__Vz8tDa__slideIn{animation:.52s cubic-bezier(.4,0,.2,1) both Galeria-module__Vz8tDa__slideInAnim}.Galeria-module__Vz8tDa__slideOutLeft{animation:.52s cubic-bezier(.4,0,.2,1) both Galeria-module__Vz8tDa__slideOutLeftAnim}.Galeria-module__Vz8tDa__slideOutRight{animation:.52s cubic-bezier(.4,0,.2,1) both Galeria-module__Vz8tDa__slideOutRightAnim}@keyframes Galeria-module__Vz8tDa__slideInAnim{0%{opacity:0;transform:translate(32px)}to{opacity:1;transform:translate(0)}}@keyframes Galeria-module__Vz8tDa__slideOutLeftAnim{0%{opacity:1;transform:translate(0)}to{opacity:0;transform:translate(-32px)}}@keyframes Galeria-module__Vz8tDa__slideOutRightAnim{0%{opacity:1;transform:translate(0)}to{opacity:0;transform:translate(32px)}}.Galeria-module__Vz8tDa__imagePanel{min-height:500px;position:relative;overflow:hidden}.Galeria-module__Vz8tDa__imagePanelInner{background:var(--verde-musgo);justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.Galeria-module__Vz8tDa__img{object-fit:cover;transition:transform 8s}.Galeria-module__Vz8tDa__imagePanel:hover .Galeria-module__Vz8tDa__img{transform:scale(1.04)}.Galeria-module__Vz8tDa__emojiFallback{opacity:.25;pointer-events:none;-webkit-user-select:none;user-select:none;font-size:9rem}.Galeria-module__Vz8tDa__imageOverlay{background:linear-gradient(105deg,#2d4a2e00 50%,#2d4a2ebf 100%);position:absolute;inset:0}.Galeria-module__Vz8tDa__badge{z-index:2;font-family:var(--font-sans);letter-spacing:.22em;text-transform:uppercase;color:var(--crema);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#2d4a2ed9;border:1px solid #7a9e6e4d;border-radius:2px;padding:.32rem .85rem;font-size:.62rem;font-weight:700;position:absolute;top:1.5rem;left:1.5rem}.Galeria-module__Vz8tDa__progressBar{z-index:2;background:#ffffff1a;height:3px;position:absolute;bottom:0;left:0;right:0}.Galeria-module__Vz8tDa__progressFill{background:var(--tierra-claro);transform-origin:0;height:100%;animation:linear forwards Galeria-module__Vz8tDa__progressAnim}@keyframes Galeria-module__Vz8tDa__progressAnim{0%{transform:scaleX(0)}to{transform:scaleX(1)}}.Galeria-module__Vz8tDa__contentPanel{background:var(--verde-profundo);flex-direction:column;justify-content:center;gap:0;padding:3rem 2.8rem;display:flex}.Galeria-module__Vz8tDa__counter{margin-bottom:1.2rem}.Galeria-module__Vz8tDa__counterCurrent{font-family:var(--font-serif);color:var(--tierra-claro);font-size:2.8rem;font-weight:700;line-height:1}.Galeria-module__Vz8tDa__counterTotal{color:#c4956a80;font-size:1rem;font-family:var(--font-sans)}.Galeria-module__Vz8tDa__itemName{font-family:var(--font-serif);color:var(--crema);margin-bottom:1.2rem;font-size:1.9rem;font-weight:600;line-height:1.15}.Galeria-module__Vz8tDa__dividerLine{background:#c4956a80;width:40px;height:1px;margin-bottom:1.2rem}.Galeria-module__Vz8tDa__itemDesc{color:#e8dfd0b8;flex:1;margin-bottom:2rem;font-size:.92rem;font-weight:300;line-height:1.9}.Galeria-module__Vz8tDa__dots{gap:.5rem;margin-bottom:2rem;display:flex}.Galeria-module__Vz8tDa__dot{cursor:pointer;background:#e8dfd040;border:none;border-radius:50%;width:8px;height:8px;padding:0;transition:background .25s,transform .25s}.Galeria-module__Vz8tDa__dotActive{background:var(--tierra-claro);transform:scale(1.35)}.Galeria-module__Vz8tDa__controls{gap:.75rem;display:flex}.Galeria-module__Vz8tDa__arrowBtn{width:42px;height:42px;color:var(--crema);cursor:pointer;background:#ffffff12;border:1px solid #7a9e6e40;border-radius:50%;justify-content:center;align-items:center;transition:background .2s,border-color .2s,transform .2s;display:flex}.Galeria-module__Vz8tDa__arrowBtn:hover{background:#7a9e6e33;border-color:#7a9e6e80;transform:scale(1.08)}.Galeria-module__Vz8tDa__arrowBtn:active{transform:scale(.94)}.Galeria-module__Vz8tDa__thumbStrip{scrollbar-width:none;-ms-overflow-style:none;gap:.75rem;max-width:1160px;margin:2.5rem auto 0;padding:0 2rem;display:flex;overflow-x:auto}.Galeria-module__Vz8tDa__thumbStrip::-webkit-scrollbar{display:none}.Galeria-module__Vz8tDa__thumb{border:1px solid var(--crema-oscuro);cursor:pointer;background:#fff;border-radius:5px;flex-direction:column;flex-shrink:0;align-items:center;gap:.45rem;min-width:108px;padding:.85rem 1rem;transition:border-color .22s,box-shadow .22s,background .22s,transform .22s;display:flex}.Galeria-module__Vz8tDa__thumb:hover{border-color:var(--verde-salvia);box-shadow:var(--shadow-sm);transform:translateY(-2px)}.Galeria-module__Vz8tDa__thumbActive{border-color:var(--verde-musgo);background:#4a67410f;box-shadow:0 2px 14px #4a674124}.Galeria-module__Vz8tDa__thumbEmoji{font-size:1.7rem;line-height:1}.Galeria-module__Vz8tDa__thumbLabel{letter-spacing:.1em;text-transform:uppercase;color:var(--texto-suave);text-align:center;white-space:nowrap;font-size:.62rem;font-weight:700}@media (max-width:900px){.Galeria-module__Vz8tDa__slide{grid-template-columns:1fr}.Galeria-module__Vz8tDa__imagePanel{min-height:280px}.Galeria-module__Vz8tDa__contentPanel{padding:2rem 1.8rem}.Galeria-module__Vz8tDa__counterCurrent{font-size:2rem}.Galeria-module__Vz8tDa__itemName{font-size:1.5rem}}@media (max-width:600px){.Galeria-module__Vz8tDa__section{padding:5rem 0 4rem}.Galeria-module__Vz8tDa__carouselOuter{border-radius:0;padding:0}.Galeria-module__Vz8tDa__carouselInner{border-radius:0}.Galeria-module__Vz8tDa__thumbStrip{padding:0 1rem}}
.ProductList-module__t5KGVa__list{border:1px solid var(--crema-oscuro);background:#fff;border-radius:4px;animation:.35s both ProductList-module__t5KGVa__fadeIn;overflow:hidden}@keyframes ProductList-module__t5KGVa__fadeIn{0%{opacity:0}to{opacity:1}}.ProductList-module__t5KGVa__tableHeader{background:var(--verde-profundo);z-index:10;grid-template-columns:2.5fr 1.1fr .8fr 1.1fr 1fr .9fr;align-items:center;gap:.75rem;padding:.75rem 1.5rem;display:grid;position:sticky;top:57px}.ProductList-module__t5KGVa__tableHeader>span{font-family:var(--font-sans);letter-spacing:.2em;text-transform:uppercase;color:#e8dfd0a6;font-size:.58rem;font-weight:700}.ProductList-module__t5KGVa__rows{flex-direction:column;display:flex}.ProductList-module__t5KGVa__row{border-bottom:1px solid #f8f5f0;grid-template-columns:2.5fr 1.1fr .8fr 1.1fr 1fr .9fr;align-items:center;gap:.75rem;padding:0 1.5rem;transition:background .15s;animation:.4s both ProductList-module__t5KGVa__slideRowIn;display:grid}.ProductList-module__t5KGVa__row:last-child{border-bottom:none}@keyframes ProductList-module__t5KGVa__slideRowIn{0%{opacity:0;transform:translate(-8px)}to{opacity:1;transform:translate(0)}}.ProductList-module__t5KGVa__row:hover{background:#f8fbf7}.ProductList-module__t5KGVa__rowFirst{padding-top:1rem}.ProductList-module__t5KGVa__rowFirst+.ProductList-module__t5KGVa__rowFirst,.ProductList-module__t5KGVa__rowFirst:last-child,.ProductList-module__t5KGVa__rowCont:last-child{padding-bottom:1rem}.ProductList-module__t5KGVa__rowCont{padding-top:.35rem;padding-bottom:.35rem}.ProductList-module__t5KGVa__rowFirst:not(:first-child){border-top:2px solid var(--crema-oscuro);padding-top:1rem}.ProductList-module__t5KGVa__colNombre{align-items:flex-start;gap:.5rem;display:flex}.ProductList-module__t5KGVa__starIcon{color:var(--tierra-claro);flex-shrink:0;margin-top:.3rem;font-size:.65rem}.ProductList-module__t5KGVa__rowNombre{font-family:var(--font-serif);color:var(--verde-profundo);font-size:1.1rem;font-weight:700;line-height:1.1}.ProductList-module__t5KGVa__rowSci{font-family:var(--font-display);color:var(--texto-suave);margin-top:.15rem;font-size:.72rem;font-style:italic}.ProductList-module__t5KGVa__rowContinuation{color:var(--crema-oscuro);-webkit-user-select:none;user-select:none;padding-left:.5rem;font-size:.9rem}.ProductList-module__t5KGVa__rowCatBadge{font-family:var(--font-sans);letter-spacing:.14em;text-transform:uppercase;white-space:nowrap;border-radius:100px;padding:.25rem .65rem;font-size:.6rem;font-weight:700}.ProductList-module__t5KGVa__rowTamaño{font-family:var(--font-sans);color:var(--texto);font-size:.9rem;font-weight:600}.ProductList-module__t5KGVa__rowBolsa{color:var(--texto-suave);font-size:.8rem;font-weight:300}.ProductList-module__t5KGVa__colPrecio{text-align:right}.ProductList-module__t5KGVa__rowPrecio{font-family:var(--font-serif);color:var(--verde-profundo);font-size:1.25rem;font-weight:700}.ProductList-module__t5KGVa__colAccion{justify-content:flex-end;display:flex}.ProductList-module__t5KGVa__rowWaBtn{color:#fff;font-family:var(--font-sans);letter-spacing:.04em;white-space:nowrap;background:#25d366;border-radius:3px;align-items:center;gap:.35rem;padding:.45rem .85rem;font-size:.72rem;font-weight:700;text-decoration:none;transition:background .2s,transform .15s;display:inline-flex}.ProductList-module__t5KGVa__rowWaBtn:hover{background:#1ebe5c;transform:scale(1.04)}@media (max-width:900px){.ProductList-module__t5KGVa__tableHeader{display:none}.ProductList-module__t5KGVa__row{grid-template-rows:auto auto auto;grid-template-columns:1fr 1fr;gap:.5rem 1rem;padding:1rem 1.2rem}.ProductList-module__t5KGVa__rowFirst:not(:first-child){border-top:3px solid var(--crema-oscuro)}.ProductList-module__t5KGVa__colNombre{grid-column:1/-1}.ProductList-module__t5KGVa__colCategoria,.ProductList-module__t5KGVa__colTamaño{grid-column:1}.ProductList-module__t5KGVa__colBolsa{text-align:right;grid-column:2}.ProductList-module__t5KGVa__colPrecio{text-align:left;grid-column:1}.ProductList-module__t5KGVa__colAccion{grid-column:2}.ProductList-module__t5KGVa__rowContinuation{display:none}}
.Contacto-module__w5LjSG__section{background:var(--verde-profundo);padding:7rem 0;position:relative;overflow:hidden}.Contacto-module__w5LjSG__bgDecor{pointer-events:none;background:radial-gradient(at 85% 15%,#4a674159 0%,#0000 50%),radial-gradient(at 15% 85%,#8b634733 0%,#0000 40%),radial-gradient(#2d4a2e66 0%,#0000 60%);position:absolute;inset:0}.Contacto-module__w5LjSG__container{max-width:1100px;margin:0 auto;padding:0 4rem}.Contacto-module__w5LjSG__header{text-align:center;margin-bottom:4rem}.Contacto-module__w5LjSG__tag{font-family:var(--font-sans);letter-spacing:.22em;text-transform:uppercase;color:var(--tierra-claro);border-bottom:1px solid #c4956a80;margin-bottom:1.2rem;padding-bottom:.25rem;font-size:.68rem;font-weight:700;display:inline-block}.Contacto-module__w5LjSG__title{font-family:var(--font-serif);color:var(--crema);margin-bottom:1.2rem;font-size:clamp(2.2rem,4.5vw,3.4rem);font-weight:600;line-height:1.1}.Contacto-module__w5LjSG__title em{color:var(--tierra-claro);font-style:italic}.Contacto-module__w5LjSG__intro{color:#e8dfd0ad;max-width:560px;margin:0 auto;font-size:1.05rem;font-weight:300;line-height:1.85}.Contacto-module__w5LjSG__ctaGrid{grid-template-columns:repeat(3,1fr);gap:1.25rem;margin-bottom:4rem;display:grid}.Contacto-module__w5LjSG__ctaCard{cursor:pointer;background:#ffffff0a;border:1px solid #7a9e6e2e;border-radius:6px;flex-direction:column;align-items:flex-start;gap:.9rem;padding:2.2rem 2rem;text-decoration:none;transition:background .3s,transform .3s,border-color .3s,box-shadow .3s;display:flex}.Contacto-module__w5LjSG__ctaCard:hover{background:#ffffff17;border-color:#7a9e6e66;transform:translateY(-5px);box-shadow:0 12px 40px #00000040}.Contacto-module__w5LjSG__ctaFeatured{background:#7a9e6e1f;border-color:#7a9e6e66;box-shadow:0 4px 24px #00000026}.Contacto-module__w5LjSG__ctaFeatured:hover{background:#7a9e6e38;border-color:#7a9e6ea6}.Contacto-module__w5LjSG__ctaEmoji{font-size:2.2rem;line-height:1}.Contacto-module__w5LjSG__ctaTitle{font-family:var(--font-serif);color:var(--crema);font-size:1.3rem;font-weight:600;line-height:1.2}.Contacto-module__w5LjSG__ctaDesc{color:#e8dfd0a6;flex:1;font-size:.9rem;font-weight:300;line-height:1.75}.Contacto-module__w5LjSG__ctaBtn{color:#fff;font-family:var(--font-sans);letter-spacing:.06em;background:#25d366;border-radius:3px;align-items:center;gap:.5rem;margin-top:.3rem;padding:.65rem 1.25rem;font-size:.78rem;font-weight:700;transition:background .2s;display:inline-flex}.Contacto-module__w5LjSG__ctaCard:hover .Contacto-module__w5LjSG__ctaBtn{background:#1ebe5c}.Contacto-module__w5LjSG__infoMapRow{grid-template-columns:1fr 1.3fr;align-items:start;gap:3rem;margin-bottom:3.5rem;display:grid}.Contacto-module__w5LjSG__infoGrid{grid-template-columns:1fr 1fr;gap:2rem 1.5rem;display:grid}.Contacto-module__w5LjSG__infoItem{align-items:flex-start;gap:.9rem;display:flex}.Contacto-module__w5LjSG__infoIcon{flex-shrink:0;margin-top:.1rem;font-size:1.3rem}.Contacto-module__w5LjSG__infoLabel{font-family:var(--font-sans);letter-spacing:.18em;text-transform:uppercase;color:var(--tierra-claro);margin-bottom:.4rem;font-size:.65rem;font-weight:700}.Contacto-module__w5LjSG__infoText{color:#e8dfd0bf;font-size:.92rem;font-weight:300;line-height:1.7}.Contacto-module__w5LjSG__infoLink{color:var(--verde-claro);margin-top:.25rem;font-size:.9rem;text-decoration:none;transition:color .2s;display:block}.Contacto-module__w5LjSG__infoLink:hover{color:var(--tierra-palido)}.Contacto-module__w5LjSG__mapBlock{flex-direction:column;gap:.7rem;display:flex}.Contacto-module__w5LjSG__mapLabel{font-family:var(--font-sans);letter-spacing:.18em;text-transform:uppercase;color:var(--tierra-claro);font-size:.68rem;font-weight:700}.Contacto-module__w5LjSG__mapFrame{border:1px solid #7a9e6e33;border-radius:6px;height:260px;overflow:hidden;box-shadow:0 8px 40px #00000059}.Contacto-module__w5LjSG__mapsLink{color:var(--verde-claro);border-bottom:1px solid #a8c49a59;align-self:flex-start;padding-bottom:1px;font-size:.8rem;text-decoration:none;transition:color .2s,border-color .2s}.Contacto-module__w5LjSG__mapsLink:hover{color:var(--tierra-palido);border-color:var(--tierra-palido)}.Contacto-module__w5LjSG__waBanner{background:#25d36614;border:1px solid #25d36633;border-radius:6px;justify-content:space-between;align-items:center;gap:2rem;padding:2.5rem 3rem;display:flex}.Contacto-module__w5LjSG__waBannerText{flex-direction:column;gap:.3rem;display:flex}.Contacto-module__w5LjSG__waBannerTitle{font-family:var(--font-serif);color:var(--crema);font-size:1.5rem;font-weight:600}.Contacto-module__w5LjSG__waBannerSub{color:#e8dfd0a6;font-size:.92rem;font-weight:300}.Contacto-module__w5LjSG__waBannerBtn{color:#fff;font-family:var(--font-sans);letter-spacing:.06em;white-space:nowrap;background:#25d366;border-radius:4px;flex-shrink:0;align-items:center;gap:.65rem;padding:1rem 2.2rem;font-size:.9rem;font-weight:700;text-decoration:none;transition:background .2s,transform .25s cubic-bezier(.34,1.56,.64,1),box-shadow .2s;display:inline-flex;box-shadow:0 4px 24px #25d3664d}.Contacto-module__w5LjSG__waBannerBtn:hover{background:#1ebe5c;transform:translateY(-3px);box-shadow:0 10px 36px #25d36673}@media (max-width:1024px){.Contacto-module__w5LjSG__container{padding:0 2rem}.Contacto-module__w5LjSG__infoMapRow{grid-template-columns:1fr;gap:2.5rem}.Contacto-module__w5LjSG__mapFrame{height:220px}.Contacto-module__w5LjSG__waBanner{text-align:center;flex-direction:column;padding:2rem}}@media (max-width:768px){.Contacto-module__w5LjSG__ctaGrid{grid-template-columns:1fr}}@media (max-width:600px){.Contacto-module__w5LjSG__section{padding:5rem 0}.Contacto-module__w5LjSG__container{padding:0 1.5rem}.Contacto-module__w5LjSG__infoGrid{grid-template-columns:1fr}}
.TiendaClient-module__QX89SG__wrapper{background:var(--blanco-hueso);min-height:100vh}.TiendaClient-module__QX89SG__content{max-width:1280px;margin:0 auto;padding:2.5rem 3rem 6rem}.TiendaClient-module__QX89SG__empty{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:.8rem;padding:6rem 2rem;display:flex}.TiendaClient-module__QX89SG__emptyEmoji{opacity:.5;margin-bottom:.5rem;font-size:3.5rem}.TiendaClient-module__QX89SG__emptyTitle{font-family:var(--font-serif);color:var(--verde-profundo);font-size:1.6rem}.TiendaClient-module__QX89SG__emptyDesc{color:var(--texto-suave);font-size:.95rem;font-weight:300}.TiendaClient-module__QX89SG__emptyReset{font-family:var(--font-sans);color:var(--verde-musgo);cursor:pointer;border:none;border-bottom:1px solid var(--verde-salvia);background:0 0;margin-top:1rem;padding-bottom:2px;font-size:.88rem;transition:color .2s}.TiendaClient-module__QX89SG__emptyReset:hover{color:var(--verde-profundo)}@media (max-width:900px){.TiendaClient-module__QX89SG__content{padding:2rem 1.5rem 5rem}}@media (max-width:600px){.TiendaClient-module__QX89SG__content{padding:1.5rem 1rem 4rem}}
