:root{--bv-color-fondo: #f6f1ea;--bv-color-fondo-alt: #edeae1;--bv-color-texto: #2b2b26;--bv-color-texto-suave: #5c5a4f;--bv-color-acento: #8c9a7b;--bv-color-acento-oscuro: #4b5a3e;--bv-color-negro: #1c1c1a;--bv-color-borde: rgba(28, 28, 26, .12);--bv-fuente-titulo: "Fraunces", "Playfair Display", Georgia, serif;--bv-fuente-cuerpo: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--bv-radio: 20px;--bv-radio-chico: 10px;--bv-margen: 24px;--bv-ease: cubic-bezier(.22, 1, .36, 1)}.mt-section,.bv-section{padding-top:0!important;padding-bottom:0!important;font-family:var(--bv-fuente-cuerpo);color:var(--bv-color-texto);overflow-x:clip}.bv-container{max-width:1240px;margin:0 auto;padding:0 var(--bv-margen)}.bv-eyebrow{display:inline-block;font-family:var(--bv-fuente-cuerpo);font-size:13px;font-weight:600;letter-spacing:.14em;text-transform:uppercase;color:var(--bv-color-acento-oscuro);margin:0 0 14px}.bv-heading{font-family:var(--bv-fuente-titulo);font-weight:600;line-height:1.08;letter-spacing:-.01em;margin:0 0 18px}.bv-body{font-family:var(--bv-fuente-cuerpo);line-height:1.65;color:var(--bv-color-texto-suave);margin:0 0 24px}.bv-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:16px 34px;border-radius:999px;font-family:var(--bv-fuente-cuerpo);font-size:15px;font-weight:600;letter-spacing:.02em;text-decoration:none;cursor:pointer;border:1px solid transparent;transition:transform .35s var(--bv-ease),box-shadow .35s var(--bv-ease),background-color .35s var(--bv-ease);white-space:nowrap}.bv-btn--negro{background:var(--bv-color-negro);color:var(--bv-color-fondo)}.bv-btn--negro:hover{transform:translateY(-3px);box-shadow:0 14px 28px #1c1c1a38}.bv-btn--salvia{background:var(--bv-color-acento);color:#fff}.bv-btn--salvia:hover{transform:translateY(-3px);box-shadow:0 14px 28px #8c9a7b59}.bv-btn--outline{background:transparent;color:var(--bv-color-negro);border-color:var(--bv-color-borde)}.bv-btn--outline:hover{background:#1c1c1a0f}.bv-reveal{opacity:0;transform:translateY(28px);transition:opacity .8s var(--bv-ease),transform .8s var(--bv-ease)}.bv-reveal.bv-visible{opacity:1;transform:translateY(0)}.bv-reveal-scale{opacity:0;transform:scale(.94);transition:opacity .9s var(--bv-ease),transform .9s var(--bv-ease)}.bv-reveal-scale.bv-visible{opacity:1;transform:scale(1)}@media(prefers-reduced-motion:reduce){.bv-reveal,.bv-reveal-scale{opacity:1!important;transform:none!important;transition:none!important}}.bv-card{background:#fff;border-radius:var(--bv-radio);padding:32px 28px;transition:transform .4s var(--bv-ease),box-shadow .4s var(--bv-ease)}.bv-card:hover{transform:translateY(-6px);box-shadow:0 20px 40px #1c1c1a1a}.bv-icon{width:48px;height:48px;display:flex;align-items:center;justify-content:center;border-radius:999px;background:var(--bv-color-fondo);color:var(--bv-color-acento-oscuro);margin-bottom:20px}.bv-icon svg{width:24px;height:24px}.section-header{margin-bottom:0!important}.bv-hero{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:48px}.bv-hero__texto{max-width:520px}.bv-hero__texto .bv-body{font-size:18px}.bv-hero__media{position:relative;border-radius:28px;overflow:hidden;aspect-ratio:4 / 5;background:var(--bv-color-fondo-alt)}.bv-hero__media img{width:100%;height:100%;object-fit:cover;display:block}.bv-hero__badge{position:absolute;left:24px;bottom:24px;background:#ffffffeb;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);border-radius:999px;padding:10px 18px;font-size:13px;font-weight:600;color:var(--bv-color-negro);display:flex;align-items:center;gap:8px}.bv-hero__cta{display:flex;gap:16px;align-items:center;flex-wrap:wrap}.bv-hero__precio{display:flex;align-items:baseline;gap:10px;margin-bottom:24px}.bv-hero__precio-actual{font-family:var(--bv-fuente-titulo);font-size:26px;font-weight:600}.bv-hero__precio-antes{font-size:16px;text-decoration:line-through;color:var(--bv-color-texto-suave)}@media screen and (max-width:989px){.bv-hero{grid-template-columns:1fr}.bv-hero__texto{max-width:none;order:2}.bv-hero__media{order:1;aspect-ratio:1 / 1}}.bv-beneficios__grid{display:grid;grid-template-columns:repeat(var(--bv-cols, 3),1fr);gap:24px}@media screen and (max-width:989px){.bv-beneficios__grid{grid-template-columns:1fr}}.bv-beneficios__titulo{font-family:var(--bv-fuente-titulo);font-size:21px;font-weight:600;margin:0 0 8px}.bv-beneficios__texto{font-size:15px;color:var(--bv-color-texto-suave);line-height:1.6;margin:0}.bv-beneficios__cabecera{max-width:620px;margin:0 auto 48px;text-align:center}.bv-pasos{display:grid;grid-template-columns:repeat(3,1fr);gap:40px;position:relative}@media screen and (max-width:989px){.bv-pasos{grid-template-columns:1fr;gap:48px}}.bv-paso{text-align:center}.bv-paso__num{width:56px;height:56px;border-radius:999px;background:var(--bv-color-negro);color:var(--bv-color-fondo);display:flex;align-items:center;justify-content:center;font-family:var(--bv-fuente-titulo);font-size:22px;margin:0 auto 20px}.bv-paso__titulo{font-family:var(--bv-fuente-titulo);font-size:19px;font-weight:600;margin:0 0 8px}.bv-paso__texto{font-size:15px;color:var(--bv-color-texto-suave);margin:0}.bv-pasos__linea{position:absolute;top:28px;left:16.6%;right:16.6%;height:1px;background:var(--bv-color-borde);z-index:0}@media screen and (max-width:989px){.bv-pasos__linea{display:none}}.bv-antes-despues{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:20px;max-width:880px;margin:0 auto}.bv-antes-despues__panel{min-width:0}.bv-antes-despues__media{position:relative;border-radius:var(--bv-radio);overflow:hidden;aspect-ratio:3 / 4}.bv-antes-despues__media img{width:100%;height:100%;object-fit:cover;display:block}.bv-antes-despues__badge{position:absolute;left:16px;bottom:16px;padding:8px 16px;border-radius:999px;font-size:12.5px;font-weight:700;letter-spacing:.03em;text-transform:uppercase}.bv-antes-despues__badge--antes{background:#1c1c1ad9;color:#fff}.bv-antes-despues__badge--despues{background:var(--bv-color-acento);color:#fff}.bv-antes-despues__divisor{width:44px;height:44px;border-radius:999px;background:var(--bv-color-negro);color:var(--bv-color-fondo);display:flex;align-items:center;justify-content:center;flex:0 0 auto}.bv-antes-despues__divisor svg{width:20px;height:20px}.bv-antes-despues__aviso{text-align:center;font-size:12.5px;color:var(--bv-color-texto-suave);max-width:620px;margin:22px auto 0}@media screen and (max-width:749px){.bv-antes-despues{grid-template-columns:1fr;max-width:360px}.bv-antes-despues__divisor{margin:0 auto;transform:rotate(90deg)}}.bv-ingredientes{color:#fff}.bv-ingredientes__grid{display:grid;grid-template-columns:repeat(2,1fr);gap:20px}@media screen and (max-width:989px){.bv-ingredientes__grid{grid-template-columns:1fr}}.bv-ingrediente{background:#ffffff14;border:1px solid rgba(255,255,255,.16);border-radius:var(--bv-radio);padding:24px 26px}.bv-ingrediente__nombre{font-family:var(--bv-fuente-titulo);font-size:18px;font-weight:600;margin:0 0 6px}.bv-ingrediente__texto{font-size:14.5px;opacity:.85;margin:0;line-height:1.55}.bv-ingredientes__cabecera{max-width:560px}.bv-ingredientes__cabecera--centro{max-width:620px;margin:0 auto 48px;text-align:center}.bv-ingredientes__wrap{display:grid;grid-template-columns:.9fr 1.1fr;gap:56px;align-items:center}.bv-ingredientes__imagen{border-radius:var(--bv-radio);overflow:hidden;aspect-ratio:4 / 5}.bv-ingredientes__imagen img{width:100%;height:100%;object-fit:cover;display:block}@media screen and (max-width:989px){.bv-ingredientes__wrap{grid-template-columns:1fr;gap:32px}.bv-ingredientes__imagen{aspect-ratio:16 / 10}}.bv-resenas__marquee{overflow-x:clip;overflow-y:visible;position:relative;-webkit-mask-image:linear-gradient(90deg,transparent,#000 6%,#000 94%,transparent);mask-image:linear-gradient(90deg,transparent,#000 6%,#000 94%,transparent)}.bv-resenas__track{display:flex;gap:20px;width:max-content;animation:bv-marquee var(--bv-velocidad, 42s) linear infinite}.bv-resenas__track:hover{animation-play-state:paused}@keyframes bv-marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}.bv-resena{width:320px;flex:0 0 auto;background:#fff;border-radius:var(--bv-radio);padding:26px;border:1px solid var(--bv-color-borde)}.bv-resena__estrellas{display:flex;gap:3px;color:var(--bv-color-acento-oscuro);margin-bottom:12px}.bv-resena__estrellas svg{width:16px;height:16px}.bv-resena__texto{font-size:15px;line-height:1.6;color:var(--bv-color-texto);margin:0 0 16px}.bv-resena__autor{display:flex;align-items:center;gap:10px}.bv-resena__avatar{width:36px;height:36px;border-radius:999px;background:var(--bv-color-fondo-alt);display:flex;align-items:center;justify-content:center;font-family:var(--bv-fuente-titulo);font-weight:600;color:var(--bv-color-acento-oscuro);font-size:14px}.bv-resena__nombre{font-size:14px;font-weight:600}@media(prefers-reduced-motion:reduce){.bv-resenas__track{animation:none;overflow-x:auto}}.bv-cta{text-align:center;color:#fff}.bv-cta .bv-heading{color:#fff}.bv-cta .bv-body{color:#fffc;max-width:560px;margin-left:auto;margin-right:auto}.bv-cta__acciones{display:flex;justify-content:center;gap:16px;flex-wrap:wrap}.bv-producto{display:grid;grid-template-columns:1fr 1fr;gap:56px;align-items:flex-start}@media screen and (max-width:989px){.bv-producto{grid-template-columns:1fr;gap:32px}}.bv-producto__galeria{position:sticky;top:100px}@media screen and (max-width:989px){.bv-producto__galeria{position:static}}.bv-producto__principal{border-radius:24px;overflow:hidden;aspect-ratio:1 / 1;background:var(--bv-color-fondo-alt);margin-bottom:14px}.bv-producto__principal img{width:100%;height:100%;object-fit:cover;display:block}.bv-producto__miniaturas{display:flex;gap:10px;flex-wrap:wrap}.bv-producto__mini{width:74px;height:74px;border-radius:12px;overflow:hidden;border:2px solid transparent;cursor:pointer;background:var(--bv-color-fondo-alt);padding:0}.bv-producto__mini.bv-activo{border-color:var(--bv-color-negro)}.bv-producto__mini img{width:100%;height:100%;object-fit:cover;display:block}.bv-producto__vendor{font-size:13px;letter-spacing:.1em;text-transform:uppercase;color:var(--bv-color-texto-suave);margin:0 0 10px}.bv-producto__titulo{font-family:var(--bv-fuente-titulo);font-size:34px;font-weight:600;line-height:1.15;margin:0 0 14px}.bv-producto__estrellas{display:flex;align-items:center;gap:8px;margin-bottom:18px;color:var(--bv-color-acento-oscuro);font-size:14px}.bv-producto__estrellas svg{width:15px;height:15px}.bv-producto__precio{display:flex;align-items:baseline;gap:12px;margin-bottom:22px}.bv-producto__precio-actual{font-family:var(--bv-fuente-titulo);font-size:28px;font-weight:600}.bv-producto__precio-antes{font-size:17px;text-decoration:line-through;color:var(--bv-color-texto-suave)}.bv-producto__descripcion-corta{font-size:16px;line-height:1.65;color:var(--bv-color-texto-suave);margin:0 0 26px}.bv-producto__opciones{margin-bottom:24px}.bv-producto__opcion-nombre{font-size:13px;font-weight:600;text-transform:uppercase;letter-spacing:.06em;margin-bottom:10px}.bv-producto__pastillas{display:flex;flex-wrap:wrap;gap:10px}.bv-pastilla{padding:10px 20px;border-radius:999px;border:1px solid var(--bv-color-borde);background:#fff;font-size:14px;cursor:pointer;transition:all .25s var(--bv-ease)}.bv-pastilla.bv-activa{background:var(--bv-color-negro);color:#fff;border-color:var(--bv-color-negro)}.bv-producto__aviso-stock{display:inline-flex;align-items:center;gap:8px;margin:0 0 18px;padding:8px 14px;border-radius:999px;background:#b24a3a1a;color:#b24a3a;font-size:13.5px;font-weight:600}.bv-producto__aviso-stock-punto{width:7px;height:7px;border-radius:999px;background:#b24a3a;animation:bv-pulso 1.6s ease-in-out infinite}@keyframes bv-pulso{0%,to{opacity:1;transform:scale(1)}50%{opacity:.4;transform:scale(.8)}}@media(prefers-reduced-motion:reduce){.bv-producto__aviso-stock-punto{animation:none}}.bv-producto__form{display:flex;gap:14px;margin-bottom:28px}.bv-producto__cantidad{display:flex;align-items:center;border:1px solid var(--bv-color-borde);border-radius:999px;overflow:hidden}.bv-producto__cantidad button{width:42px;height:54px;border:none;background:transparent;font-size:18px;cursor:pointer}.bv-producto__cantidad input{width:40px;border:none;text-align:center;font-size:15px;-moz-appearance:textfield}.bv-producto__comprar{flex:1;border:none;height:56px}.bv-producto__comprar[disabled]{opacity:.5;cursor:not-allowed}.bv-producto__confianza{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;padding:22px 0;border-top:1px solid var(--bv-color-borde);border-bottom:1px solid var(--bv-color-borde);margin-bottom:30px}@media screen and (max-width:480px){.bv-producto__confianza{grid-template-columns:1fr}}.bv-producto__confianza-item{display:flex;flex-direction:column;align-items:center;text-align:center;gap:8px;font-size:12.5px;color:var(--bv-color-texto-suave)}.bv-producto__confianza-item svg{width:24px;height:24px;color:var(--bv-color-acento-oscuro)}.bv-producto__bloque{margin-bottom:34px}.bv-producto__bloque-titulo{font-family:var(--bv-fuente-titulo);font-size:20px;font-weight:600;margin:0 0 14px}.bv-producto__caracteristicas{display:grid;grid-template-columns:repeat(2,1fr);gap:14px}@media screen and (max-width:480px){.bv-producto__caracteristicas{grid-template-columns:1fr}}.bv-producto__caracteristica{background:var(--bv-color-fondo);border-radius:14px;padding:16px 18px}.bv-producto__caracteristica strong{display:block;font-size:14px;margin-bottom:4px}.bv-producto__caracteristica span{font-size:13.5px;color:var(--bv-color-texto-suave)}.bv-producto__pasos{display:flex;flex-direction:column;gap:14px}.bv-producto__paso{display:flex;gap:14px;align-items:flex-start}.bv-producto__paso span{width:30px;height:30px;flex:0 0 auto;border-radius:999px;background:var(--bv-color-negro);color:#fff;display:flex;align-items:center;justify-content:center;font-size:13px;font-family:var(--bv-fuente-titulo)}.bv-producto__paso p{margin:0;font-size:14.5px;color:var(--bv-color-texto-suave);padding-top:4px}.bv-producto__rte{font-size:15px;line-height:1.7;color:var(--bv-color-texto-suave)}.bv-full{width:100%}
/*# sourceMappingURL=/cdn/shop/t/3/assets/bv-styles.css.map */
