:root{--jsh-bg: #0a0a0b;--jsh-bg-2: #131316;--jsh-bg-3: #1e1e22;--jsh-text: #f5f1e8;--jsh-text-dim: #b7b2a8;--jsh-accent: #ff7a1f;--jsh-accent-2: #ffb547;--jsh-accent-deep: #8a2f0c;--jsh-line: rgba(245, 241, 232, .12);--jsh-radius-lg: 28px;--jsh-radius-md: 18px;--jsh-radius-sm: 10px;--jsh-gutter: 24px;--jsh-maxw: 1240px;--jsh-ease: cubic-bezier(.22, 1, .36, 1);--jsh-font-display: var(--font-heading-family, "Oswald"), "Arial Narrow", sans-serif}.jsh-section{padding-top:0!important;padding-bottom:0!important}.jsh-container{max-width:var(--jsh-maxw);margin:0 auto;padding:0 var(--jsh-gutter)}.jsh-eyebrow{display:inline-flex;align-items:center;gap:8px;font-family:var(--jsh-font-display);text-transform:uppercase;letter-spacing:.18em;font-size:13px;color:var(--jsh-accent-2)}.jsh-eyebrow:before{content:"";width:22px;height:2px;background:var(--jsh-accent);display:inline-block}.jsh-btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;font-family:var(--jsh-font-display);text-transform:uppercase;letter-spacing:.06em;font-weight:600;font-size:16px;padding:16px 34px;border-radius:var(--jsh-radius-sm);background:linear-gradient(135deg,var(--jsh-accent-2),var(--jsh-accent));color:#17110a;border:none;cursor:pointer;text-decoration:none;transition:transform .35s var(--jsh-ease),box-shadow .35s var(--jsh-ease);box-shadow:0 10px 30px -12px #ff7a1f8c}.jsh-btn:hover{transform:translateY(-3px);box-shadow:0 16px 36px -10px #ff7a1fb3}.jsh-btn--ghost{background:transparent;color:var(--jsh-text);border:1.5px solid var(--jsh-line);box-shadow:none}.jsh-btn--ghost:hover{border-color:var(--jsh-accent);color:var(--jsh-accent-2)}.jsh-reveal{opacity:0;transform:translateY(28px) scale(.98);transition:opacity .9s var(--jsh-ease),transform .9s var(--jsh-ease)}.jsh-reveal.jsh-visible{opacity:1;transform:none}.jsh-reveal-1{transition-delay:.08s}.jsh-reveal-2{transition-delay:.16s}.jsh-reveal-3{transition-delay:.24s}.jsh-reveal-4{transition-delay:.32s}.jsh-reveal-5{transition-delay:.4s}@media(prefers-reduced-motion:reduce){.jsh-reveal,.jsh-reveal.jsh-visible{opacity:1;transform:none;transition:none}}.jsh-hero{position:relative;overflow-x:clip;min-height:640px;display:flex;align-items:center;color:var(--jsh-text);background:radial-gradient(120% 140% at 15% 20%,#1a1410 0%,var(--jsh-bg) 55%)}.jsh-hero__bg{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0}.jsh-hero__bg img{width:100%;height:100%;object-fit:cover;object-position:right center}.jsh-hero__bg:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(100deg,#0a0a0bf7,#0a0a0be6 30%,#0a0a0ba8 52%,#0a0a0b6b 72%,#0a0a0b38)}.jsh-hero__content{position:relative;z-index:1;max-width:620px;padding:120px 0}.jsh-hero__title{font-family:var(--jsh-font-display);text-transform:uppercase;line-height:.98;letter-spacing:.01em;margin:18px 0 20px;font-weight:700;background:linear-gradient(180deg,#ffffff 20%,var(--jsh-text-dim) 120%);-webkit-background-clip:text;background-clip:text;color:transparent}.jsh-hero__subtitle{font-size:18px;line-height:1.6;color:var(--jsh-text-dim);max-width:460px;margin-bottom:22px}.jsh-hero__precio-row{display:flex;align-items:center;gap:14px;flex-wrap:wrap;margin-bottom:24px}.jsh-hero__precio{font-family:var(--jsh-font-display);font-size:30px;color:var(--jsh-accent-2)}.jsh-hero__compare{font-size:16px;color:var(--jsh-text-dim);text-decoration:line-through}.jsh-hero__ctas{display:flex;gap:16px;flex-wrap:wrap}.jsh-hero__stats{display:flex;gap:34px;margin-top:56px;flex-wrap:wrap}.jsh-hero__stat-num{font-family:var(--jsh-font-display);font-size:30px;color:var(--jsh-accent-2)}.jsh-hero__stat-label{font-size:12px;text-transform:uppercase;letter-spacing:.12em;color:var(--jsh-text-dim)}@media(max-width:990px){.jsh-hero{display:block;min-height:0}.jsh-hero__bg{position:relative;inset:auto;height:320px;width:100%}.jsh-hero__bg img{object-position:center 32%}.jsh-hero__bg:after{background:linear-gradient(180deg,rgba(10,10,11,.05) 55%,var(--jsh-bg) 100%)}.jsh-hero__content{position:relative;z-index:1;padding:36px 0 56px;max-width:100%}.jsh-hero__stats{margin-top:40px}}@media(max-width:480px){.jsh-hero__bg{height:260px}}.jsh-beneficios{background:var(--jsh-bg);color:var(--jsh-text);padding-top:96px;padding-bottom:96px;position:relative;overflow-x:clip}.jsh-beneficios__head{max-width:640px;margin-bottom:56px}.jsh-beneficios__head--split{display:flex;justify-content:space-between;align-items:flex-end;gap:32px;max-width:none}.jsh-beneficios__title{font-family:var(--jsh-font-display);text-transform:uppercase;font-size:clamp(30px,4vw,46px);margin:14px 0 0;line-height:1.05}.jsh-beneficios__foto{flex-shrink:0;width:180px;height:180px;border-radius:var(--jsh-radius-md);overflow:hidden;border:1px solid var(--jsh-line)}.jsh-beneficios__foto img{width:100%;height:100%;object-fit:cover;display:block}@media(max-width:749px){.jsh-beneficios__head--split{flex-direction:column;align-items:flex-start}.jsh-beneficios__foto{width:100%;height:200px}}.jsh-beneficios__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.jsh-beneficio{background:var(--jsh-bg-2);border:1px solid var(--jsh-line);border-radius:var(--jsh-radius-md);padding:34px 28px;transition:transform .4s var(--jsh-ease),border-color .4s var(--jsh-ease)}.jsh-beneficio:hover{transform:translateY(-6px);border-color:var(--jsh-accent)}.jsh-beneficio__icon{width:46px;height:46px;color:var(--jsh-accent);margin-bottom:20px}.jsh-beneficio__icon svg{width:100%;height:100%}.jsh-beneficio__num{font-family:var(--jsh-font-display);font-size:44px;color:var(--jsh-text);line-height:1}.jsh-beneficio__unit{font-size:16px;color:var(--jsh-accent-2);margin-left:4px}.jsh-beneficio__label{margin-top:10px;font-size:14px;color:var(--jsh-text-dim);text-transform:uppercase;letter-spacing:.06em}@media(max-width:989px){.jsh-beneficios__grid{grid-template-columns:1fr}}.jsh-pasos{background:var(--jsh-bg-2);color:var(--jsh-text);padding-top:96px;padding-bottom:96px;overflow-x:clip}.jsh-pasos__head{max-width:640px;margin:0 auto 56px;text-align:center}.jsh-pasos__title{font-family:var(--jsh-font-display);text-transform:uppercase;font-size:clamp(30px,4vw,46px);margin:14px 0 0}.jsh-pasos__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:28px}.jsh-paso{position:relative}.jsh-paso__media{position:relative;border-radius:var(--jsh-radius-md);overflow:hidden;aspect-ratio:4/5;background:var(--jsh-bg-3)}.jsh-paso__media img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .6s var(--jsh-ease)}.jsh-paso:hover .jsh-paso__media img{transform:scale(1.05)}.jsh-paso__num{position:absolute;top:16px;left:16px;width:40px;height:40px;border-radius:50%;background:var(--jsh-accent);color:#17110a;font-family:var(--jsh-font-display);display:flex;align-items:center;justify-content:center;font-size:18px;z-index:2}.jsh-paso__placeholder{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;font-family:var(--jsh-font-display);font-size:60px;color:var(--jsh-line)}.jsh-paso__title{font-family:var(--jsh-font-display);text-transform:uppercase;font-size:20px;margin:18px 0 6px}.jsh-paso__text{font-size:15px;color:var(--jsh-text-dim);line-height:1.55}@media(max-width:989px){.jsh-pasos__grid{grid-template-columns:1fr;max-width:420px;margin:0 auto}}.jsh-comparador{background:var(--jsh-bg);color:var(--jsh-text);overflow-x:clip}.jsh-comparador__head{max-width:600px;margin:0 auto 48px;text-align:center}.jsh-comparador__title{font-family:var(--jsh-font-display);text-transform:uppercase;font-size:clamp(28px,4vw,44px);margin:14px 0 12px;line-height:1.05}.jsh-comparador__text{font-size:16px;color:var(--jsh-text-dim)}.jsh-comparador__grid{display:grid;grid-template-columns:1fr auto 1fr;gap:28px;align-items:center;max-width:980px;margin:0 auto}.jsh-comparador__card{text-align:center}.jsh-comparador__media{position:relative;border-radius:var(--jsh-radius-lg);overflow:hidden;aspect-ratio:1/1;background:var(--jsh-bg-2);border:1px solid var(--jsh-line)}.jsh-comparador__media img{width:100%;height:100%;object-fit:cover;display:block}.jsh-comparador__tag{position:absolute;top:16px;left:16px;padding:7px 16px;border-radius:999px;font-family:var(--jsh-font-display);font-size:12px;letter-spacing:.06em;text-transform:uppercase}.jsh-comparador__tag--antes{background:#0a0a0bbf;color:var(--jsh-text-dim);border:1px solid var(--jsh-line)}.jsh-comparador__tag--despues{background:linear-gradient(135deg,var(--jsh-accent-2),var(--jsh-accent));color:#17110a}.jsh-comparador__caption{margin-top:16px;font-size:14px;color:var(--jsh-text-dim);line-height:1.5}.jsh-comparador__divisor{display:flex;align-items:center;justify-content:center;width:68px;height:68px;border-radius:50%;background:var(--jsh-bg-2);border:1px solid var(--jsh-line);flex-shrink:0;font-family:var(--jsh-font-display);font-size:13px;color:var(--jsh-accent-2);text-align:center;padding:6px}@media(max-width:749px){.jsh-comparador__grid{grid-template-columns:1fr}.jsh-comparador__divisor{margin:4px auto}}.jsh-cifras{position:relative;overflow-x:clip;color:var(--jsh-text);background:var(--jsh-bg)}.jsh-cifras__bg{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0}.jsh-cifras__bg img{width:100%;height:100%;object-fit:cover;object-position:center 55%}.jsh-cifras__bg:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(0deg,#0a0a0bf0,#0a0a0bcc)}.jsh-cifras__inner{position:relative;z-index:1;padding-top:88px;padding-bottom:88px;text-align:center}.jsh-cifras__title{font-family:var(--jsh-font-display);text-transform:uppercase;font-size:clamp(28px,4vw,42px);max-width:700px;margin:14px auto 56px}.jsh-cifras__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:24px}.jsh-cifra__num{font-family:var(--jsh-font-display);font-size:clamp(38px,6vw,64px);color:var(--jsh-accent-2);line-height:1}.jsh-cifra__label{margin-top:8px;font-size:13px;text-transform:uppercase;letter-spacing:.08em;color:var(--jsh-text-dim)}@media(max-width:749px){.jsh-cifras__grid{grid-template-columns:repeat(2,1fr);row-gap:34px}}.jsh-resenas{background:var(--jsh-bg-2);color:var(--jsh-text);padding-top:96px;padding-bottom:96px;overflow-x:clip}.jsh-resenas__head{max-width:640px;margin-bottom:44px}.jsh-resenas__title{font-family:var(--jsh-font-display);text-transform:uppercase;font-size:clamp(28px,4vw,42px);margin:14px 0 0}.jsh-resenas__track-wrap{overflow-x:clip;overflow-y:visible}.jsh-resenas__track{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:22px;padding:4px}.jsh-resena{background:var(--jsh-bg-3);border:1px solid var(--jsh-line);border-radius:var(--jsh-radius-md);padding:28px;transition:transform .4s var(--jsh-ease),border-color .4s var(--jsh-ease)}.jsh-resena:hover{transform:translateY(-6px);border-color:var(--jsh-accent)}.jsh-resena__stars{color:var(--jsh-accent);font-size:16px;letter-spacing:2px;margin-bottom:14px}.jsh-resena__texto{font-size:15px;line-height:1.6;color:var(--jsh-text);margin-bottom:20px}.jsh-resena__autor{display:flex;align-items:center;gap:12px}.jsh-resena__avatar{width:40px;height:40px;border-radius:50%;background:linear-gradient(135deg,var(--jsh-accent-2),var(--jsh-accent));color:#17110a;font-family:var(--jsh-font-display);font-size:15px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.jsh-resena__nombre{font-size:14px;font-weight:600}.jsh-resena__meta{font-size:12px;color:var(--jsh-text-dim)}.jsh-cta{color:var(--jsh-text);background:var(--jsh-bg)}.jsh-cta__grid{display:grid;grid-template-columns:1fr .9fr;gap:56px;align-items:center}.jsh-cta__title{font-family:var(--jsh-font-display);text-transform:uppercase;font-size:clamp(30px,4.4vw,50px);line-height:1.02;margin:14px 0 18px}.jsh-cta__text{font-size:17px;color:var(--jsh-text-dim);margin-bottom:30px;max-width:460px}.jsh-cta__price-row{display:flex;align-items:baseline;gap:12px;margin-bottom:30px}.jsh-cta__price{font-family:var(--jsh-font-display);font-size:34px;color:var(--jsh-accent-2)}.jsh-cta__compare{font-size:16px;color:var(--jsh-text-dim);text-decoration:line-through}.jsh-cta__media{border-radius:var(--jsh-radius-lg);overflow:hidden;aspect-ratio:3/4;background:var(--jsh-bg-2);border:1px solid var(--jsh-line);position:relative}.jsh-cta__media img{width:100%;height:100%;object-fit:cover;display:block}.jsh-cta__media-placeholder{width:100%;height:100%;background:radial-gradient(80% 100% at 70% 20%,rgba(255,122,31,.18),transparent 60%),var(--jsh-bg-3)}@media(max-width:989px){.jsh-cta__grid{grid-template-columns:1fr;gap:32px}.jsh-cta__media{aspect-ratio:16/10;order:-1}}.jsh-producto{color:var(--jsh-text)}.jsh-producto__top{display:grid;grid-template-columns:1.05fr 1fr;gap:56px;align-items:start}.jsh-producto__principal{border-radius:var(--jsh-radius-lg);overflow:hidden;aspect-ratio:1/1;background:var(--jsh-bg-2);border:1px solid var(--jsh-line)}.jsh-producto__principal img{width:100%;height:100%;object-fit:cover;display:block}.jsh-producto__placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;font-family:var(--jsh-font-display);text-transform:uppercase;color:var(--jsh-text-dim);text-align:center;padding:20px}.jsh-producto__thumbs{display:flex;gap:12px;margin-top:14px;flex-wrap:wrap}.jsh-producto__thumb{width:72px;height:72px;border-radius:var(--jsh-radius-sm);overflow:hidden;padding:0;border:2px solid transparent;background:var(--jsh-bg-2);cursor:pointer;transition:border-color .3s}.jsh-producto__thumb img{width:100%;height:100%;object-fit:cover;display:block}.jsh-producto__thumb--activa,.jsh-producto__thumb:hover{border-color:var(--jsh-accent)}.jsh-producto__titulo{font-family:var(--jsh-font-display);text-transform:uppercase;font-size:clamp(30px,4vw,44px);margin:12px 0 18px;line-height:1.04}.jsh-oferta-badge{display:inline-block;margin-top:14px;padding:7px 16px;border-radius:999px;background:linear-gradient(135deg,var(--jsh-accent-2),var(--jsh-accent));color:#17110a;font-family:var(--jsh-font-display);font-size:12px;letter-spacing:.06em;text-transform:uppercase}.jsh-producto__precio-row{display:flex;align-items:baseline;gap:14px;margin-bottom:18px;flex-wrap:wrap}.jsh-producto__precio{font-family:var(--jsh-font-display);font-size:32px;color:var(--jsh-accent-2)}.jsh-producto__compare{font-size:17px;color:var(--jsh-text-dim);text-decoration:line-through}.jsh-producto__ahorro{font-size:13px;color:var(--jsh-accent-2);background:#ff7a1f1f;padding:4px 10px;border-radius:999px}.jsh-producto__intro{font-size:16px;color:var(--jsh-text-dim);line-height:1.6;margin-bottom:28px;max-width:460px}.jsh-producto__opciones{margin-bottom:24px}.jsh-producto__opcion{margin-bottom:16px}.jsh-producto__opcion-label{display:block;font-size:13px;text-transform:uppercase;letter-spacing:.06em;color:var(--jsh-text-dim);margin-bottom:8px}.jsh-producto__pills{display:flex;gap:10px;flex-wrap:wrap}.jsh-pill{padding:10px 18px;border-radius:999px;border:1px solid var(--jsh-line);background:transparent;color:var(--jsh-text);cursor:pointer;font-size:14px;transition:border-color .3s,color .3s,background .3s}.jsh-pill--activa,.jsh-pill:hover{border-color:var(--jsh-accent);color:var(--jsh-accent-2)}.jsh-producto__add{width:100%;margin-bottom:30px}.jsh-producto__add:disabled{opacity:.5;cursor:not-allowed;transform:none;box-shadow:none}.jsh-producto__confianza{display:flex;flex-direction:column;gap:14px;border-top:1px solid var(--jsh-line);padding-top:24px}.jsh-confianza-item{display:flex;align-items:center;gap:12px;font-size:14px;color:var(--jsh-text-dim)}.jsh-confianza-icon{color:var(--jsh-accent);flex-shrink:0;display:flex}.jsh-producto__seccion{margin-top:88px}.jsh-producto__h2{font-family:var(--jsh-font-display);text-transform:uppercase;font-size:clamp(26px,3.4vw,38px);margin-bottom:32px}.jsh-producto__caracteristicas{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:20px}.jsh-caracteristica{background:var(--jsh-bg-2);border:1px solid var(--jsh-line);border-radius:var(--jsh-radius-md);padding:22px}.jsh-caracteristica h3{font-family:var(--jsh-font-display);text-transform:uppercase;font-size:16px;margin:0 0 8px;color:var(--jsh-accent-2)}.jsh-caracteristica p{margin:0;font-size:14px;color:var(--jsh-text-dim);line-height:1.5}.jsh-producto__rich{max-width:760px;font-size:16px;line-height:1.7;color:var(--jsh-text-dim)}.jsh-producto__rich p{margin:0 0 16px}@media(max-width:989px){.jsh-producto__top{grid-template-columns:1fr;gap:32px}}.jsh-extras{background:var(--jsh-bg-2);color:var(--jsh-text);overflow-x:clip}.jsh-extras__head{max-width:620px;margin-bottom:40px}.jsh-extras__title{font-family:var(--jsh-font-display);text-transform:uppercase;font-size:clamp(26px,3.6vw,40px);margin:14px 0 10px}.jsh-extras__text{font-size:15px;color:var(--jsh-text-dim)}.jsh-extras__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:22px}.jsh-extra{display:flex;align-items:center;gap:18px;background:var(--jsh-bg-3);border:1px solid var(--jsh-line);border-radius:var(--jsh-radius-md);padding:18px;transition:border-color .35s var(--jsh-ease),transform .35s var(--jsh-ease)}.jsh-extra:hover{border-color:var(--jsh-accent);transform:translateY(-4px)}.jsh-extra__media{flex-shrink:0;width:84px;height:84px;border-radius:var(--jsh-radius-sm);overflow:hidden;background:var(--jsh-bg-2);display:block}.jsh-extra__media img{width:100%;height:100%;object-fit:cover;display:block}.jsh-extra__info{flex:1;min-width:0}.jsh-extra__nombre{display:block;font-size:15px;font-weight:600;color:var(--jsh-text);text-decoration:none;line-height:1.3}.jsh-extra__nombre:hover{color:var(--jsh-accent-2)}.jsh-extra__razon{margin:4px 0 8px;font-size:12px;color:var(--jsh-text-dim);line-height:1.4}.jsh-extra__precio-row{display:flex;align-items:baseline;gap:8px}.jsh-extra__precio{font-family:var(--jsh-font-display);font-size:17px;color:var(--jsh-accent-2)}.jsh-extra__compare{font-size:12px;color:var(--jsh-text-dim);text-decoration:line-through}.jsh-extra__add{flex-shrink:0;padding:10px 18px;font-size:13px}@media(max-width:480px){.jsh-extra{flex-wrap:wrap}.jsh-extra__add{width:100%}}#judgeme_product_reviews,#judgeme_product_reviews .jm-text,#judgeme_product_reviews h1,#judgeme_product_reviews h2,#judgeme_product_reviews h3,#judgeme_product_reviews p,#judgeme_product_reviews span,#judgeme_product_reviews div,.jdgm-widget,.jdgm-widget *{color:var(--jsh-text)!important}[id*="178918469140fb25c9"]{padding-top:24px;padding-bottom:72px}.jm-button--primary,.jdgm-write-rev-link,.jdgm-form__submit-btn{background:linear-gradient(135deg,var(--jsh-accent-2),var(--jsh-accent))!important;color:#17110a!important;border-color:transparent!important}.jdgm-star.jdgm--on{color:var(--jsh-accent)!important}.jsh-upsell-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:999;display:flex;align-items:center;justify-content:center;padding:20px}.jsh-upsell-modal[hidden]{display:none}.jsh-upsell-modal__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#050506c7;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.jsh-upsell-modal__panel{position:relative;z-index:1;width:100%;max-width:440px;max-height:90vh;overflow-y:auto;background:var(--jsh-bg-2);border:1px solid var(--jsh-line);border-radius:var(--jsh-radius-lg);padding:32px 28px 28px;color:var(--jsh-text);animation:jsh-modal-in .35s var(--jsh-ease)}@keyframes jsh-modal-in{0%{opacity:0;transform:translateY(16px) scale(.98)}to{opacity:1;transform:none}}.jsh-upsell-modal__x{position:absolute;top:16px;right:16px;width:34px;height:34px;border-radius:50%;border:1px solid var(--jsh-line);background:transparent;color:var(--jsh-text);font-size:20px;line-height:1;cursor:pointer}.jsh-upsell-modal__title{font-family:var(--jsh-font-display);text-transform:uppercase;font-size:26px;margin:12px 0 8px;line-height:1.1}.jsh-upsell-modal__text{font-size:14px;color:var(--jsh-text-dim);margin-bottom:22px}.jsh-upsell-modal__items{display:flex;flex-direction:column;gap:12px;margin-bottom:22px}.jsh-upsell-item{display:flex;align-items:center;gap:12px;background:var(--jsh-bg-3);border:1px solid var(--jsh-line);border-radius:var(--jsh-radius-sm);padding:10px;transition:border-color .3s}.jsh-upsell-item--activo{border-color:var(--jsh-accent)}.jsh-upsell-item__media{width:48px;height:48px;border-radius:8px;overflow:hidden;flex-shrink:0;background:var(--jsh-bg-2)}.jsh-upsell-item__media img{width:100%;height:100%;object-fit:cover;display:block}.jsh-upsell-item__info{flex:1;min-width:0;display:flex;flex-direction:column}.jsh-upsell-item__nombre{font-size:13px;font-weight:600}.jsh-upsell-item__precio-row{display:flex;align-items:baseline;gap:8px}.jsh-upsell-item__precio{font-size:12px;color:var(--jsh-accent-2)}.jsh-upsell-item__compare{font-size:11px;color:var(--jsh-text-dim);text-decoration:line-through}.jsh-upsell-item__toggle{flex-shrink:0;padding:8px 14px;font-size:12px;border-radius:999px;border:1px solid var(--jsh-line);background:transparent;color:var(--jsh-text);cursor:pointer;transition:all .3s}.jsh-upsell-item--activo .jsh-upsell-item__toggle{background:linear-gradient(135deg,var(--jsh-accent-2),var(--jsh-accent));color:#17110a;border-color:transparent}.jsh-upsell-modal__continuar{width:100%;margin-bottom:12px}.jsh-upsell-modal__skip{display:block;width:100%;text-align:center;background:none;border:none;color:var(--jsh-text-dim);font-size:13px;text-decoration:underline;cursor:pointer;padding:4px}.jsh-footer{color:var(--jsh-text)}.jsh-footer__top{display:grid;grid-template-columns:1.4fr 1fr 1fr;gap:40px;padding-bottom:40px;border-bottom:1px solid var(--jsh-line)}.jsh-footer__logo{display:block;margin-bottom:14px}.jsh-footer__marca-nombre{font-family:var(--jsh-font-display);text-transform:uppercase;font-size:22px;letter-spacing:.04em;display:block;margin-bottom:10px}.jsh-footer__tagline{font-size:14px;color:var(--jsh-text-dim);max-width:320px;line-height:1.6;margin-bottom:18px}.jsh-footer__social{display:flex;gap:16px;list-style:none;padding:0;margin:0;flex-wrap:wrap}.jsh-footer__social-link{font-size:13px;color:var(--jsh-text-dim);text-decoration:none;border-bottom:1px solid transparent}.jsh-footer__social-link:hover{color:var(--jsh-accent-2);border-color:var(--jsh-accent-2)}.jsh-footer__col-title{font-family:var(--jsh-font-display);text-transform:uppercase;font-size:15px;letter-spacing:.06em;margin:0 0 16px;color:var(--jsh-text)}.jsh-footer__nav ul,.jsh-footer__about ul{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:10px}.jsh-footer__nav a{color:var(--jsh-text-dim);text-decoration:none;font-size:14px}.jsh-footer__nav a:hover{color:var(--jsh-accent-2)}.jsh-footer__about-text{font-size:14px;color:var(--jsh-text-dim);line-height:1.6}.jsh-footer__about-text p{margin:0}.jsh-footer__bottom{display:flex;align-items:center;justify-content:space-between;gap:20px;flex-wrap:wrap;padding-top:28px}.jsh-footer__copy{font-size:13px;color:var(--jsh-text-dim);margin:0}.jsh-footer__legal{display:flex;gap:18px;list-style:none;padding:0;margin:0;flex-wrap:wrap}.jsh-footer__legal a{font-size:13px;color:var(--jsh-text-dim);text-decoration:none}.jsh-footer__legal a:hover{color:var(--jsh-accent-2)}.jsh-footer__payment{display:flex;gap:8px;list-style:none;padding:0;margin:0;flex-wrap:wrap}@media(max-width:749px){.jsh-footer__top{grid-template-columns:1fr;gap:32px}.jsh-footer__bottom{flex-direction:column;align-items:flex-start}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/jsh-styles.css.map */
