:root{--jv-color-fondo: #ffffff;--jv-color-fondo-suave: #f6f4ff;--jv-color-texto: #1a1b2e;--jv-color-noche: #14152b;--jv-color-noche-suave: #23244a;--jv-color-acento: #7c4dff;--jv-color-acento-oscuro: #5b32e0;--jv-color-spark: #ffc94d;--jv-color-spark-oscuro: #f0a800;--jv-color-rosa: #ff5da2;--jv-fuente-titulos: "Baloo 2", "Segoe UI", sans-serif;--jv-fuente-texto: "Quicksand", "Segoe UI", sans-serif;--jv-radio: 22px;--jv-radio-chico: 14px;--jv-margen: 24px;--jv-ease: cubic-bezier(.22, 1, .36, 1)}@media(hover:hover)and (pointer:fine){html{cursor:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='22' height='30' viewBox='0 0 22 30'%3E%3Cline x1='11' y1='29' x2='11' y2='12' stroke='%232fb8b0' stroke-width='1.8' stroke-linecap='round'/%3E%3Ccircle cx='11' cy='9' r='9' fill='%237fe8e0' fill-opacity='0.28'/%3E%3Ccircle cx='11' cy='9' r='6' fill='%237fe8e0' fill-opacity='0.6'/%3E%3Ccircle cx='11' cy='9' r='2.4' fill='%23eafcff'/%3E%3C/svg%3E") 11 9,auto}a,button,[role=button],input[type=submit],summary{cursor:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='32' viewBox='0 0 24 32'%3E%3Cline x1='12' y1='31' x2='12' y2='13' stroke='%232fb8b0' stroke-width='1.8' stroke-linecap='round'/%3E%3Ccircle cx='12' cy='10' r='10' fill='%237fe8e0' fill-opacity='0.32'/%3E%3Ccircle cx='12' cy='10' r='7' fill='%237fe8e0' fill-opacity='0.7'/%3E%3Ccircle cx='12' cy='10' r='2.7' fill='%23eafcff'/%3E%3C/svg%3E") 12 10,pointer}}.jv-section{font-family:var(--jv-fuente-texto);color:var(--jv-color-texto);padding-top:0!important;padding-bottom:0!important;overflow-x:clip}.jv-container{max-width:1220px;margin:0 auto;padding:0 var(--jv-margen)}.jv-h1,.jv-h2,.jv-h3{font-family:var(--jv-fuente-titulos);font-weight:700;line-height:1.1;margin:0}.jv-body{font-family:var(--jv-fuente-texto);line-height:1.6}.jv-eyebrow{display:inline-flex;align-items:center;gap:8px;font-family:var(--jv-fuente-titulos);font-weight:600;font-size:14px;letter-spacing:.02em;color:var(--jv-color-acento-oscuro);background:var(--jv-color-fondo-suave);padding:6px 16px;border-radius:999px;margin-bottom:16px}.jv-boton{display:inline-flex;align-items:center;justify-content:center;gap:8px;font-family:var(--jv-fuente-titulos);font-weight:700;font-size:16px;padding:16px 32px;border-radius:var(--jv-radio-chico);border:0;cursor:pointer;transition:transform .25s var(--jv-ease),box-shadow .25s var(--jv-ease);text-decoration:none}.jv-boton--principal{background:var(--jv-color-acento);color:#fff;box-shadow:0 8px 24px #7c4dff59}.jv-boton--principal:hover{transform:translateY(-2px) scale(1.02);box-shadow:0 12px 28px #7c4dff73}.jv-boton--spark{background:var(--jv-color-spark);color:var(--jv-color-noche);box-shadow:0 8px 24px #ffc94d66}.jv-boton--spark:hover{transform:translateY(-2px) scale(1.02);box-shadow:0 12px 28px #ffc94d80}.jv-card{background:#fff;border-radius:var(--jv-radio);box-shadow:0 4px 20px #14152b14;transition:transform .3s var(--jv-ease),box-shadow .3s var(--jv-ease)}.jv-card:hover{transform:translateY(-4px);box-shadow:0 12px 32px #14152b1f}.jv-reveal{opacity:0;transform:translateY(28px) scale(.98);transition:opacity .7s var(--jv-ease),transform .7s var(--jv-ease);transition-delay:calc(var(--jv-delay, 0) * 1ms)}.jv-reveal.jv-visible{opacity:1;transform:translateY(0) scale(1)}@media(prefers-reduced-motion:reduce){.jv-reveal{opacity:1;transform:none;transition:none}}.jv-chispa{position:fixed;top:0;left:0;width:6px;height:6px;border-radius:50%;background:var(--jv-color-spark);box-shadow:0 0 8px 2px #ffc94dcc;pointer-events:none;z-index:9999;opacity:.9;transform:translate(-50%,-50%);animation:jv-chispa-desvanece .7s ease-out forwards}@keyframes jv-chispa-desvanece{0%{opacity:.9;transform:translate(-50%,-50%) scale(1)}to{opacity:0;transform:translate(-50%,-50%) scale(.2) translateY(14px)}}@media(hover:none){.jv-chispa{display:none}}@media screen and (max-width:989px){.jv-container{padding:0 20px}}.jv-constelacion{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;z-index:0;pointer-events:none}.jv-constelacion-lineas line{stroke:#7fe8e0;stroke-width:1;opacity:.14}.jv-constelacion-puntos circle{fill:#fff;opacity:.5}.jv-constelacion-chispas circle{fill:#eafcff;opacity:.95;filter:drop-shadow(0 0 3px #7fe8e0) drop-shadow(0 0 7px #2fb8b0);animation:jv-constelacion-titila 3.4s ease-in-out infinite}.jv-constelacion-chispas circle:nth-child(1){animation-delay:0s}.jv-constelacion-chispas circle:nth-child(2){animation-delay:.4s}.jv-constelacion-chispas circle:nth-child(3){animation-delay:.8s}.jv-constelacion-chispas circle:nth-child(4){animation-delay:1.2s}.jv-constelacion-chispas circle:nth-child(5){animation-delay:1.6s}.jv-constelacion-chispas circle:nth-child(6){animation-delay:2s}.jv-constelacion-chispas circle:nth-child(7){animation-delay:2.4s}.jv-constelacion-chispas circle:nth-child(8){animation-delay:2.8s}.jv-constelacion-chispas circle:nth-child(9){animation-delay:.6s}.jv-constelacion-chispas circle:nth-child(10){animation-delay:1.8s}@keyframes jv-constelacion-titila{0%,to{opacity:.5}50%{opacity:1}}@media(prefers-reduced-motion:reduce){.jv-constelacion-chispas circle{animation:none;opacity:.85}}.header__inline-menu .header__menu-item{font-family:var(--jv-fuente-titulos);font-weight:600;letter-spacing:.02em;color:#ffffffd9;text-shadow:0 0 10px rgba(127,232,224,.35);transition:color .2s var(--jv-ease),text-shadow .2s var(--jv-ease)}.header__inline-menu .header__menu-item:hover{color:#eafcff;text-shadow:0 0 14px rgba(127,232,224,.75),0 0 28px rgba(47,184,176,.4)}.header__icon{color:#ffffffd9;transition:color .2s var(--jv-ease),filter .2s var(--jv-ease)}.header__icon:hover{color:#eafcff;filter:drop-shadow(0 0 6px rgba(127,232,224,.6))}.jv-logo-texto{font-family:var(--jv-fuente-titulos)!important;font-weight:700!important;font-size:26px!important;letter-spacing:.01em;color:#7fe8e0!important;text-shadow:0 0 14px rgba(127,232,224,.65),0 0 30px rgba(47,184,176,.4);display:inline-flex;align-items:center;gap:6px}.jv-logo-texto:before{content:"";display:inline-block;width:14px;height:20px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='26' viewBox='0 0 18 26'%3E%3Cline x1='9' y1='25' x2='9' y2='9' stroke='%232fb8b0' stroke-width='1.8' stroke-linecap='round'/%3E%3Ccircle cx='9' cy='7' r='6' fill='%237fe8e0' fill-opacity='0.4'/%3E%3Ccircle cx='9' cy='7' r='2.2' fill='%23eafcff'/%3E%3C/svg%3E");background-size:contain;background-repeat:no-repeat;background-position:center;flex-shrink:0}
/*# sourceMappingURL=/cdn/shop/t/5/assets/jv-styles.css.map */
