:root{--gh-crema:#FDF7EF;--gh-blanco:#FFFFFF;--gh-nube:#F4EEE6;--gh-tinta:#2E2A33;--gh-suave:#6E6875;--gh-cielo:#9CCBEA;--gh-cielo-hondo:#3D86B8;--gh-miel:#F6C651;--gh-rosa:#F7CBCE;--gh-menta:#BFE3D0;--gh-titulo:"Baloo 2",ui-rounded,"Segoe UI",system-ui,sans-serif;--gh-texto:"Nunito",-apple-system,"Segoe UI",system-ui,sans-serif;--gh-radio:22px;--gh-radio-s:14px;--gh-margen:24px;--gh-ease:cubic-bezier(.22,1,.36,1);--gh-sombra:0 18px 40px -22px rgba(46,42,51,.38);--gh-sombra-alta:0 30px 60px -28px rgba(46,42,51,.45)}.gh-section{font-family:var(--gh-texto);color:var(--gh-tinta);padding-top:0!important;padding-bottom:0!important;position:relative;overflow-x:clip}.gh-section *{min-width:0}.gh-section img{max-width:100%;height:auto}.gh-hero__grid>*,.gh-narr>*,.gh-prod>*,.gh-benef>*,.gh-res__muro>*,.gh-gar>*{min-width:0}.gh-container{max-width:1180px;margin:0 auto;padding:0 var(--gh-margen)}.gh-section h1,.gh-section h2,.gh-section h3,.gh-section .gh-h{font-family:var(--gh-titulo);font-weight:700;line-height:1.12;letter-spacing:-.01em;margin:0}.gh-section p{margin:0;line-height:1.65}.section-header{margin-bottom:0!important}.gh-btn{display:inline-flex;align-items:center;justify-content:center;gap:.55em;font-family:var(--gh-titulo);font-weight:700;text-decoration:none;cursor:pointer;border:0;border-radius:999px;padding:1.05em 2.2em;line-height:1;transition:transform .35s var(--gh-ease),box-shadow .35s var(--gh-ease),background .25s}.gh-btn--primario{background:var(--gh-cielo-hondo);color:#fff;box-shadow:0 14px 26px -14px #3d86b8e6}.gh-btn--primario:hover{background:#31749f;transform:translateY(-3px);box-shadow:0 22px 34px -16px #3d86b8f2}.gh-btn--miel{background:var(--gh-miel);color:#4a3708;box-shadow:0 14px 26px -14px #f6c651f2}.gh-btn--miel:hover{transform:translateY(-3px)}.gh-btn--fantasma{background:transparent;color:var(--gh-tinta);border:2px solid rgba(46,42,51,.16)}.gh-btn--fantasma:hover{border-color:var(--gh-cielo-hondo);color:var(--gh-cielo-hondo)}.gh-btn--ancho{width:100%}.gh-pill{display:inline-flex;align-items:center;gap:.5em;background:var(--gh-blanco);border-radius:999px;padding:.55em 1.1em;font-weight:700;font-size:.85rem;box-shadow:0 8px 20px -14px #2e2a3380}.gh-badge{display:inline-block;background:var(--gh-miel);color:#4a3708;font-weight:800;border-radius:999px;padding:.35em .9em;font-size:.8rem;letter-spacing:.02em}.gh-reveal{opacity:0;transform:translateY(26px);transition:opacity .8s var(--gh-ease),transform .8s var(--gh-ease)}.gh-reveal.gh-visible{opacity:1;transform:none}.gh-reveal[data-gh-delay="1"]{transition-delay:.09s}.gh-reveal[data-gh-delay="2"]{transition-delay:.18s}.gh-reveal[data-gh-delay="3"]{transition-delay:.27s}.gh-reveal[data-gh-delay="4"]{transition-delay:.36s}.gh-reveal[data-gh-delay="5"]{transition-delay:.45s}.gh-hero__grid{display:grid;grid-template-columns:1.05fr .95fr;gap:56px;align-items:center}.gh-hero__eyebrow{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:22px}.gh-hero__titulo{margin-bottom:20px}.gh-hero__texto{color:var(--gh-suave);max-width:34em;margin-bottom:28px}.gh-hero__lista{list-style:none;padding:0;margin:0 0 30px;display:grid;gap:12px}.gh-hero__lista li{display:flex;gap:11px;align-items:flex-start;font-weight:600}.gh-hero__lista svg{flex:0 0 22px;margin-top:2px}.gh-hero__acciones{display:flex;flex-wrap:wrap;gap:14px;align-items:center}.gh-hero__prueba{display:flex;align-items:center;gap:10px;margin-top:26px;color:var(--gh-suave);font-size:.92rem}.gh-estrellas{color:#f2a93b;letter-spacing:2px;font-size:1rem}.gh-hero__figura{position:relative}.gh-hero__figura img{width:100%;height:auto;border-radius:32px;display:block;box-shadow:var(--gh-sombra-alta);background:var(--gh-nube)}.gh-hero__flota{position:absolute;background:#fff;border-radius:18px;padding:14px 18px;box-shadow:var(--gh-sombra);font-weight:700;font-size:.9rem;display:flex;align-items:center;gap:10px}.gh-hero__flota--1{left:-14px;top:12%;animation:gh-flota 6s ease-in-out infinite}.gh-hero__flota--2{right:-10px;bottom:11%;animation:gh-flota 6s ease-in-out infinite .9s}@keyframes gh-flota{0%,to{transform:translateY(0)}50%{transform:translateY(-12px)}}.gh-benef{display:grid;grid-template-columns:repeat(4,1fr);gap:22px}.gh-benef__item{background:#fff;border-radius:var(--gh-radio);padding:30px 26px;box-shadow:var(--gh-sombra);transition:transform .45s var(--gh-ease),box-shadow .45s var(--gh-ease)}.gh-benef__item:hover{transform:translateY(-7px);box-shadow:var(--gh-sombra-alta)}.gh-benef__icono{width:54px;height:54px;border-radius:16px;display:grid;place-items:center;margin-bottom:16px;font-size:1.6rem}.gh-benef__t{font-size:1.12rem;margin-bottom:8px}.gh-benef__d{color:var(--gh-suave);font-size:.95rem}.gh-modelos__cab{display:flex;justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:34px;flex-wrap:wrap}.gh-modelos__pista{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(200px,1fr);gap:20px;overflow-x:auto;overflow-y:visible;padding:14px 4px 26px;scroll-snap-type:x mandatory;scrollbar-width:thin}.gh-modelo{scroll-snap-align:start;text-align:center;text-decoration:none;color:inherit}.gh-modelo__foto{background:var(--gh-nube);border-radius:var(--gh-radio);overflow:hidden;aspect-ratio:1;box-shadow:var(--gh-sombra);transition:transform .45s var(--gh-ease),box-shadow .45s var(--gh-ease)}.gh-modelo:hover .gh-modelo__foto{transform:translateY(-8px) scale(1.02);box-shadow:var(--gh-sombra-alta)}.gh-modelo__foto img{width:100%;height:100%;object-fit:cover;display:block}.gh-modelo__nombre{display:block;margin-top:14px;font-family:var(--gh-titulo);font-weight:700}.gh-narr{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center}.gh-narr--invertida .gh-narr__media{order:2}.gh-narr__media img{width:100%;height:auto;border-radius:28px;display:block;box-shadow:var(--gh-sombra-alta)}.gh-narr__texto p{color:var(--gh-suave);margin-top:16px}.gh-narr__puntos{list-style:none;padding:0;margin:24px 0 0;display:grid;gap:12px}.gh-narr__puntos li{display:flex;gap:11px;font-weight:600;align-items:flex-start}.gh-res__muro{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.gh-res__card{background:#fff;border-radius:var(--gh-radio);padding:26px;box-shadow:var(--gh-sombra);display:flex;flex-direction:column;gap:12px;transition:transform .45s var(--gh-ease)}.gh-res__card:hover{transform:translateY(-6px)}.gh-res__txt{color:var(--gh-tinta);font-size:1rem}.gh-res__autor{font-weight:700;font-size:.92rem;color:var(--gh-suave);margin-top:auto}.gh-marquesina{overflow-x:clip;overflow-y:visible;padding:10px 0}.gh-marquesina__pista{display:flex;gap:20px;width:max-content;animation:gh-desliza var(--gh-vel,42s) linear infinite}.gh-marquesina:hover .gh-marquesina__pista{animation-play-state:paused}.gh-marquesina .gh-res__card{width:340px;flex:0 0 340px}@keyframes gh-desliza{0%{transform:translate(0)}to{transform:translate(-50%)}}.gh-gar{background:#fff;border-radius:32px;padding:52px;box-shadow:var(--gh-sombra-alta);display:grid;grid-template-columns:auto 1fr;gap:36px;align-items:center}.gh-gar__sello{width:132px;height:132px;border-radius:50%;display:grid;place-items:center;text-align:center;font-family:var(--gh-titulo);font-weight:800;line-height:1.05;color:#4a3708;background:var(--gh-miel);box-shadow:0 18px 34px -18px #f6c651f2}.gh-gar__sello span{display:block;font-size:2.1rem}.gh-gar__texto p{color:var(--gh-suave);margin-top:14px}.gh-faq{max-width:820px;margin:0 auto;display:grid;gap:14px}.gh-faq__item{background:#fff;border-radius:var(--gh-radio-s);box-shadow:var(--gh-sombra);overflow:hidden}.gh-faq__q{width:100%;background:none;border:0;text-align:left;cursor:pointer;font-family:var(--gh-titulo);font-weight:700;font-size:1.05rem;color:var(--gh-tinta);padding:20px 24px;display:flex;justify-content:space-between;align-items:center;gap:16px}.gh-faq__q:after{content:"+";font-size:1.5rem;color:var(--gh-cielo-hondo);transition:transform .35s var(--gh-ease)}.gh-faq__item.gh-abierta .gh-faq__q:after{transform:rotate(45deg)}.gh-faq__a{max-height:0;overflow:hidden;transition:max-height .45s var(--gh-ease)}.gh-faq__a p{padding:0 24px 22px;color:var(--gh-suave)}.gh-cta{border-radius:34px;padding:64px 40px;text-align:center}.gh-cta p{max-width:44ch;margin:16px auto 30px;color:var(--gh-suave)}.gh-prod{display:grid;grid-template-columns:1.05fr .95fr;gap:56px;align-items:start}.gh-gal__principal{background:var(--gh-nube);border-radius:28px;overflow:hidden;aspect-ratio:1;box-shadow:var(--gh-sombra-alta)}.gh-gal__principal img{width:100%;height:100%;object-fit:cover;display:block}.gh-gal__minis{display:flex;align-items:flex-start;gap:12px;margin-top:14px;overflow-x:auto;overflow-y:visible;padding-bottom:8px}.gh-gal__mini{flex:0 0 78px;aspect-ratio:1;border:2px solid transparent;border-radius:14px;overflow:hidden;background:#fff;cursor:pointer;padding:0;transition:border-color .25s}.gh-gal__mini img{width:100%;height:100%;object-fit:cover;display:block}.gh-gal__mini.gh-activa{border-color:var(--gh-cielo-hondo)}.gh-compra{position:static}@media(min-width:991px){.gh-prod{align-items:start}.gh-galeria{position:sticky;top:20px;align-self:start}}.gh-compra__titulo{font-size:2rem;margin-bottom:12px}.gh-compra__valora{display:flex;align-items:center;gap:10px;margin-bottom:18px;font-size:.92rem;color:var(--gh-suave)}.gh-compra__bullets{list-style:none;padding:0;margin:0 0 24px;display:grid;gap:10px;font-weight:600}.gh-compra__bullets li{display:flex;gap:10px;align-items:flex-start}.gh-precio{display:flex;align-items:baseline;gap:12px;flex-wrap:wrap;margin-bottom:6px}.gh-precio__ahora{font-family:var(--gh-titulo);font-weight:800;font-size:2.1rem;color:var(--gh-tinta)}.gh-precio__antes{text-decoration:line-through;color:var(--gh-suave);font-size:1.15rem}.gh-precio__ud{color:var(--gh-suave);font-size:.9rem;margin-bottom:20px}.gh-packs{display:grid;gap:12px;margin-bottom:24px}.gh-pack{position:relative;display:block;cursor:pointer;background:#fff;border:2px solid rgba(46,42,51,.12);border-radius:var(--gh-radio-s);padding:16px 18px;transition:border-color .25s,box-shadow .3s var(--gh-ease)}.gh-pack:hover{border-color:var(--gh-cielo)}.gh-pack input{position:absolute;opacity:0;pointer-events:none}.gh-pack__fila{display:flex;justify-content:space-between;align-items:center;gap:14px}.gh-pack__nombre{font-family:var(--gh-titulo);font-weight:700}.gh-pack__sub{display:block;font-family:var(--gh-texto);font-weight:600;font-size:.85rem;color:var(--gh-suave)}.gh-pack__precio{font-family:var(--gh-titulo);font-weight:800;white-space:nowrap}.gh-pack__tag{position:absolute;top:-11px;right:16px;background:var(--gh-miel);color:#4a3708;font-weight:800;font-size:.72rem;border-radius:999px;padding:.3em .8em}.gh-pack.gh-elegido{border-color:var(--gh-cielo-hondo);box-shadow:0 0 0 4px #9ccbea52}.gh-elige{display:grid;gap:18px;margin-bottom:24px}.gh-elige__fila{min-width:0}.gh-elige__cab{display:flex;align-items:baseline;justify-content:space-between;gap:12px;margin-bottom:10px}.gh-elige__cab b{font-weight:700;font-size:.88rem}.gh-elige__elegido{font-family:var(--gh-titulo);font-weight:700;font-size:.95rem;color:var(--gh-cielo-hondo)}.gh-swatches-wrap{position:relative}.gh-swatches-wrap:after{content:"";position:absolute;right:0;top:0;bottom:10px;width:34px;pointer-events:none;background:linear-gradient(90deg,rgba(253,247,239,0),var(--gh-crema))}.gh-swatches{display:flex;align-items:flex-start;gap:10px;overflow-x:auto;overflow-y:visible;padding:4px 2px 10px;scroll-snap-type:x proximity;-webkit-overflow-scrolling:touch}.gh-swatch{flex:0 0 auto;width:62px;aspect-ratio:1;padding:0;background:var(--gh-nube);cursor:pointer;border:2px solid rgba(46,42,51,.12);border-radius:14px;overflow:hidden;scroll-snap-align:start;transition:border-color .2s,transform .25s var(--gh-ease)}.gh-swatch img{width:100%;height:100%;object-fit:cover;display:block}.gh-swatch:hover{transform:translateY(-3px);border-color:var(--gh-cielo)}.gh-swatch.gh-elegido{border-color:var(--gh-cielo-hondo);box-shadow:0 0 0 3px #9ccbea66}.gh-swatch.gh-fuera{opacity:.38;cursor:not-allowed}.gh-swatch.gh-fuera:hover{transform:none}.gh-confia{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-top:22px;padding-top:22px;border-top:1px solid rgba(46,42,51,.1)}.gh-confia__i{text-align:center;font-size:.82rem;font-weight:700;color:var(--gh-suave);line-height:1.35}.gh-confia__i svg{display:block;margin:0 auto 8px}.gh-desplegables{margin-top:26px;display:grid;gap:10px}.gh-agotado{opacity:.55;pointer-events:none}@media(max-width:990px){.gh-hero__grid,.gh-narr,.gh-prod{grid-template-columns:1fr;gap:36px}.gh-narr--invertida .gh-narr__media{order:0}.gh-benef{grid-template-columns:repeat(2,1fr)}.gh-res__muro{grid-template-columns:1fr 1fr}.gh-gar{grid-template-columns:1fr;padding:36px;text-align:center;justify-items:center}.gh-hero__figura{order:-1}}@media(max-width:640px){:root{--gh-margen:16px}.gh-compra__titulo{font-size:1.55rem!important;line-height:1.18}.gh-precio__ahora{font-size:1.75rem}.gh-gal__mini{flex:0 0 64px}.gh-pack{padding:14px}.gh-pack__nombre{font-size:1rem}.gh-pack__tag{right:10px;font-size:.66rem;max-width:calc(100% - 20px);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.gh-btn{padding:1em 1.4em;font-size:1rem}.gh-modelos__cab{margin-bottom:24px}.gh-gar{padding:28px 20px}.gh-gar__sello{width:104px;height:104px}.gh-gar__sello span{font-size:1.7rem}.gh-benef,.gh-res__muro{grid-template-columns:1fr}.gh-benef__item{padding:22px 20px}.gh-benef__icono{width:46px;height:46px;margin-bottom:12px}.gh-confia{grid-template-columns:repeat(3,1fr);gap:10px}.gh-confia__i{font-size:.72rem}.gh-confia__i svg{width:22px;height:22px}.gh-elige__cab{flex-wrap:wrap;gap:4px}.gh-hero__flota{display:none}.gh-cta{padding:44px 22px}.gh-marquesina .gh-res__card{width:280px;flex:0 0 280px}}@media(prefers-reduced-motion:reduce){.gh-reveal{opacity:1;transform:none;transition:none}.gh-marquesina__pista,.gh-hero__flota{animation:none!important}*{scroll-behavior:auto!important}}.gh-precio__linea{display:flex;align-items:center;gap:12px;flex-wrap:wrap;margin-bottom:14px}.gh-precio__linea .gh-precio__ud{margin:0}.gh-ahorro{display:inline-flex;align-items:center;background:#e7f5ee;color:#1f6b48;font-family:var(--gh-titulo);font-weight:800;font-size:.86rem;border-radius:999px;padding:.35em .85em}.gh-entrega{display:flex;align-items:center;gap:9px;color:var(--gh-suave);font-size:.92rem;font-weight:600;margin:0 0 18px}.gh-entrega svg{flex:0 0 18px;color:var(--gh-cielo-hondo)}.gh-stock{margin:12px 0 0;font-weight:800;font-size:.9rem;color:#b4453c;display:flex;align-items:center;gap:8px}.gh-stock:before{content:"";width:9px;height:9px;border-radius:50%;background:#d4574c;box-shadow:0 0 #d4574cb3;animation:gh-pulso 2s infinite}@keyframes gh-pulso{70%{box-shadow:0 0 0 8px #d4574c00}to{box-shadow:0 0 #d4574c00}}.gh-pagos{margin-top:16px;text-align:center}.gh-pagos>span{display:block;font-size:.8rem;color:var(--gh-suave);font-weight:700;margin-bottom:8px}.gh-pagos__iconos{display:flex;flex-wrap:wrap;justify-content:center;gap:7px}.gh-pagos__iconos svg{height:24px;width:auto;border-radius:4px}.gh-barra{position:fixed;left:0;right:0;bottom:0;z-index:60;background:#fffffff7;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-top:1px solid rgba(46,42,51,.12);box-shadow:0 -10px 30px -18px #2e2a3380;transform:translateY(110%);transition:transform .38s var(--gh-ease);padding:10px var(--gh-margen);padding-bottom:calc(10px + env(safe-area-inset-bottom))}.gh-barra--visible{transform:none}.gh-barra__int{max-width:1180px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:16px}.gh-barra__info{display:flex;align-items:center;gap:12px;min-width:0}.gh-barra__info img{width:46px;height:46px;object-fit:cover;border-radius:11px;flex:0 0 46px}.gh-barra__info strong{display:block;font-family:var(--gh-titulo);font-size:.95rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:38vw}.gh-barra__info span{font-family:var(--gh-titulo);font-weight:800;color:var(--gh-cielo-hondo)}.gh-barra .gh-btn{padding:.9em 1.6em;flex:0 0 auto}@media(max-width:640px){.gh-barra__info img{width:40px;height:40px;flex:0 0 40px}.gh-barra__info strong{font-size:.85rem;max-width:34vw}.gh-barra .gh-btn{padding:.85em 1.2em;font-size:.95rem}}@media(prefers-reduced-motion:reduce){.gh-barra{transition:none}.gh-stock:before{animation:none}}.gh-texto{margin:0 auto}.gh-texto h2{margin-bottom:26px}.gh-texto__bloque{margin-bottom:30px}.gh-texto__bloque:last-child{margin-bottom:0}.gh-texto__bloque h3{font-family:var(--gh-titulo);font-size:1.18rem;margin-bottom:10px;color:var(--gh-tinta)}.gh-texto__cuerpo{color:var(--gh-suave);line-height:1.75}.gh-texto__cuerpo p{margin-bottom:12px}.gh-texto__cuerpo p:last-child{margin-bottom:0}.gh-texto__cuerpo strong{color:var(--gh-tinta)}.gh-texto__cuerpo ul{margin:12px 0 0;padding-left:1.15em}.gh-texto__cuerpo li{margin-bottom:8px}.gh-texto__cta{margin-top:32px}.gh-contador-wrap{overflow:hidden}.gh-contador{display:flex;align-items:center;justify-content:center;gap:14px;flex-wrap:wrap;padding-left:var(--gh-margen);padding-right:var(--gh-margen);text-align:center}.gh-contador__titulo{font-family:var(--gh-titulo);font-weight:700;letter-spacing:.01em}.gh-contador__reloj{display:inline-flex;align-items:baseline;gap:4px;font-family:var(--gh-titulo);font-weight:800;font-variant-numeric:tabular-nums}.gh-contador__reloj b{min-width:1.9em;display:inline-block;text-align:center}.gh-contador__u{font-family:var(--gh-texto);font-weight:700;font-size:.52em;opacity:.8;margin-right:.4em}.gh-contador__linea2{text-align:center;font-family:var(--gh-titulo);font-weight:800;padding:10px var(--gh-margen);letter-spacing:.01em}@media(max-width:640px){.gh-contador{gap:8px}.gh-contador__titulo{width:100%}}
/*# sourceMappingURL=/cdn/shop/t/4/assets/gh-styles.css.map */
