.mhero[data-astro-cid-j7z3qo7j]{display:grid;grid-template-columns:1fr 1fr;min-height:100svh;position:relative;overflow:hidden;background:var(--tierra)}.mhero__backdrop[data-astro-cid-j7z3qo7j]{position:absolute;inset:0;background:linear-gradient(135deg,var(--tierra) 45%,var(--mc-dark) 100%);z-index:0}.mhero__left[data-astro-cid-j7z3qo7j]{position:relative;z-index:1;display:flex;flex-direction:column;justify-content:center;padding:8rem 3rem 4rem;max-width:640px;margin-left:auto}.mhero__back[data-astro-cid-j7z3qo7j]{display:inline-flex;align-items:center;gap:.5rem;font-size:.8rem;font-weight:500;color:#f5f0e880;margin-bottom:3rem;transition:color .2s;align-self:flex-start}.mhero__back[data-astro-cid-j7z3qo7j]:hover{color:var(--miel)}.mhero__brand[data-astro-cid-j7z3qo7j]{margin-bottom:2rem}.mhero__logo[data-astro-cid-j7z3qo7j]{height:52px;width:auto;object-fit:contain;object-position:left;margin-bottom:.75rem;filter:brightness(0) invert(1);opacity:.9}.mhero__tagline[data-astro-cid-j7z3qo7j]{font-size:.75rem;font-weight:700;letter-spacing:.15em;text-transform:uppercase;color:var(--mc);margin:0}.mhero__claim[data-astro-cid-j7z3qo7j]{font-size:clamp(1.8rem,3vw,2.6rem);color:var(--crema);margin-bottom:1.25rem;line-height:1.2}.mhero__desc[data-astro-cid-j7z3qo7j]{color:#f5f0e8b3;font-size:.95rem;line-height:1.8;margin-bottom:2.5rem}.mhero__actions[data-astro-cid-j7z3qo7j]{display:flex;gap:1rem;flex-wrap:wrap}.mhero__actions[data-astro-cid-j7z3qo7j] .btn--primary[data-astro-cid-j7z3qo7j]{background:var(--mc)}.mhero__actions[data-astro-cid-j7z3qo7j] .btn--primary[data-astro-cid-j7z3qo7j]:hover{background:var(--mc-dark)}.mhero__right[data-astro-cid-j7z3qo7j]{position:relative;z-index:1;display:flex;align-items:center;justify-content:center}.mhero__img-wrap[data-astro-cid-j7z3qo7j]{position:relative;width:80%;max-width:480px}.mhero__img[data-astro-cid-j7z3qo7j]{width:100%;object-fit:contain;max-height:520px;filter:drop-shadow(0 40px 60px rgba(0,0,0,.4));transition:transform .6s cubic-bezier(.4,0,.2,1)}.mhero__img[data-astro-cid-j7z3qo7j]:hover{transform:translateY(-12px) scale(1.02)}.mhero__glow[data-astro-cid-j7z3qo7j]{position:absolute;bottom:-10%;left:10%;width:80%;height:40%;background:var(--mc);filter:blur(80px);opacity:.25;border-radius:50%}.mstats[data-astro-cid-j7z3qo7j]{background:var(--mc-dark)}.mstats__grid[data-astro-cid-j7z3qo7j]{display:grid;grid-template-columns:repeat(4,1fr);padding:0}.mstats__item[data-astro-cid-j7z3qo7j]{display:flex;flex-direction:column;align-items:center;padding:1.75rem 1rem;border-right:1px solid rgba(255,255,255,.1);text-align:center}.mstats__item[data-astro-cid-j7z3qo7j]:last-child{border-right:none}.mstats__num[data-astro-cid-j7z3qo7j]{font-family:var(--font-serif);font-size:1.6rem;font-weight:700;color:var(--crema);line-height:1}.mstats__label[data-astro-cid-j7z3qo7j]{font-size:.72rem;color:#f5f0e899;margin-top:.35rem}.mhistoria__inner[data-astro-cid-j7z3qo7j]{display:grid;grid-template-columns:1fr 1fr;gap:5rem;align-items:start}.mhistoria__text[data-astro-cid-j7z3qo7j] h2[data-astro-cid-j7z3qo7j]{margin-bottom:1.25rem}.mhistoria__text[data-astro-cid-j7z3qo7j] p[data-astro-cid-j7z3qo7j]{margin-bottom:1.75rem;font-size:1rem;line-height:1.8}.mhistoria__link[data-astro-cid-j7z3qo7j]{display:inline-flex;align-items:center;gap:.4rem;font-size:.9rem;font-weight:700;color:var(--mc);transition:gap .2s}.mhistoria__link[data-astro-cid-j7z3qo7j]:hover{gap:.7rem}.mhistoria__features[data-astro-cid-j7z3qo7j]{display:grid;grid-template-columns:1fr 1fr;gap:1.25rem}.mfeature[data-astro-cid-j7z3qo7j]{display:flex;gap:1rem;align-items:flex-start;background:var(--mc-light);border-radius:var(--r-m);padding:1.5rem}.mfeature__icon[data-astro-cid-j7z3qo7j]{font-size:1.5rem;flex-shrink:0;line-height:1}.mfeature__text[data-astro-cid-j7z3qo7j] strong[data-astro-cid-j7z3qo7j]{display:block;font-size:.875rem;color:var(--tierra);margin-bottom:.3rem}.mfeature__text[data-astro-cid-j7z3qo7j] p[data-astro-cid-j7z3qo7j]{font-size:.8rem;margin:0;line-height:1.6}.mproductos__header[data-astro-cid-j7z3qo7j]{margin-bottom:3rem}.mproductos__grid[data-astro-cid-j7z3qo7j]{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:2rem;margin-bottom:3rem}.mprod[data-astro-cid-j7z3qo7j]{background:var(--blanco);border-radius:var(--r-l);overflow:hidden;box-shadow:var(--shadow-s);transition:transform .3s,box-shadow .3s}.mprod[data-astro-cid-j7z3qo7j]:hover{transform:translateY(-6px);box-shadow:var(--shadow-m)}.mprod__img-wrap[data-astro-cid-j7z3qo7j]{background:var(--mc-light);padding:3rem 2rem;display:flex;align-items:center;justify-content:center;min-height:220px}.mprod__img[data-astro-cid-j7z3qo7j]{max-height:180px;width:auto;object-fit:contain;transition:transform .4s}.mprod[data-astro-cid-j7z3qo7j]:hover .mprod__img[data-astro-cid-j7z3qo7j]{transform:scale(1.06)}.mprod__info[data-astro-cid-j7z3qo7j]{padding:1.5rem}.mprod__info[data-astro-cid-j7z3qo7j] h3[data-astro-cid-j7z3qo7j]{font-size:1.05rem;margin-bottom:.4rem}.mprod__info[data-astro-cid-j7z3qo7j] p[data-astro-cid-j7z3qo7j]{font-size:.85rem;margin:0}.mproductos__cta[data-astro-cid-j7z3qo7j]{display:flex;align-items:center;gap:1rem;padding-top:2rem;border-top:1px solid var(--gris-claro);flex-wrap:wrap}.mproductos__cta[data-astro-cid-j7z3qo7j]>p[data-astro-cid-j7z3qo7j]{font-size:.9rem;font-weight:500;color:var(--grafito);margin:0;flex:1;min-width:200px}.mproductos__cta[data-astro-cid-j7z3qo7j] .btn--primary[data-astro-cid-j7z3qo7j]{background:var(--mc)}.mproductos__cta[data-astro-cid-j7z3qo7j] .btn--primary[data-astro-cid-j7z3qo7j]:hover{background:var(--mc-dark)}.motras__header[data-astro-cid-j7z3qo7j]{margin-bottom:3rem}.motras__grid[data-astro-cid-j7z3qo7j]{display:grid;grid-template-columns:repeat(2,1fr);gap:2rem}.motra-card[data-astro-cid-j7z3qo7j]{display:grid;grid-template-columns:1fr 1.4fr;border-radius:var(--r-l);overflow:hidden;background:var(--blanco);box-shadow:var(--shadow-s);border:1px solid var(--gris-claro);transition:transform .3s,box-shadow .3s,border-color .3s}.motra-card[data-astro-cid-j7z3qo7j]:hover{transform:translateY(-4px);box-shadow:var(--shadow-m);border-color:var(--mc)}.motra-card__img[data-astro-cid-j7z3qo7j]{background:var(--mc-light);display:flex;align-items:center;justify-content:center;padding:2rem 1.5rem;min-height:160px}.motra-card__img[data-astro-cid-j7z3qo7j] img[data-astro-cid-j7z3qo7j]{max-height:120px;width:auto;object-fit:contain;transition:transform .3s}.motra-card[data-astro-cid-j7z3qo7j]:hover .motra-card__img[data-astro-cid-j7z3qo7j] img[data-astro-cid-j7z3qo7j]{transform:scale(1.08)}.motra-card__body[data-astro-cid-j7z3qo7j]{padding:1.75rem;display:flex;flex-direction:column;justify-content:center}.motra-card__logo[data-astro-cid-j7z3qo7j]{height:32px;width:auto;object-fit:contain;object-position:left;margin-bottom:.75rem}.motra-card__tagline[data-astro-cid-j7z3qo7j]{font-size:.8rem;color:var(--gris);margin-bottom:1rem;line-height:1.5}.motra-card__link[data-astro-cid-j7z3qo7j]{font-size:.85rem;font-weight:700;color:var(--mc)}.mnav[data-astro-cid-j7z3qo7j]{background:var(--crema);padding:2rem 0;border-top:1px solid var(--gris-claro)}.mnav__inner[data-astro-cid-j7z3qo7j]{display:flex;justify-content:space-between;align-items:center;gap:1rem}.mnav__back[data-astro-cid-j7z3qo7j]{font-size:.875rem;font-weight:500;color:var(--gris);transition:color .2s}.mnav__back[data-astro-cid-j7z3qo7j]:hover{color:var(--grafito)}@media(max-width:1024px){.mhero[data-astro-cid-j7z3qo7j]{grid-template-columns:1fr;min-height:auto}.mhero__left[data-astro-cid-j7z3qo7j]{max-width:100%;padding:7rem 2rem 2rem}.mhero__right[data-astro-cid-j7z3qo7j]{padding:2rem;min-height:300px}.mhero__img-wrap[data-astro-cid-j7z3qo7j]{width:55%}.mstats__grid[data-astro-cid-j7z3qo7j]{grid-template-columns:repeat(2,1fr)}.mstats__item[data-astro-cid-j7z3qo7j]:nth-child(2){border-right:none}.mstats__item[data-astro-cid-j7z3qo7j]{border-bottom:1px solid rgba(255,255,255,.1)}.mstats__item[data-astro-cid-j7z3qo7j]:nth-child(3),.mstats__item[data-astro-cid-j7z3qo7j]:nth-child(4){border-bottom:none}.mhistoria__inner[data-astro-cid-j7z3qo7j]{grid-template-columns:1fr;gap:3rem}.motras__grid[data-astro-cid-j7z3qo7j]{grid-template-columns:1fr}}@media(max-width:600px){.mhero__left[data-astro-cid-j7z3qo7j]{padding:6rem 1.25rem 2rem}.mhistoria__features[data-astro-cid-j7z3qo7j],.motra-card[data-astro-cid-j7z3qo7j]{grid-template-columns:1fr}.mnav__inner[data-astro-cid-j7z3qo7j]{flex-direction:column;align-items:stretch;text-align:center}.mhero__actions[data-astro-cid-j7z3qo7j]{flex-direction:column}}
