.zgd-sticky-atc{position:fixed;left:0;right:0;bottom:0;z-index:999999;transform:translateY(110%);opacity:0;pointer-events:none;transition:transform .4s cubic-bezier(.16,1,.3,1),opacity .3s ease;background:linear-gradient(180deg,#0d0d0df5,#0a0a0afa);backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);border-top:2px solid #ff6b00;box-shadow:0 -10px 40px #00000080,0 -2px 24px #ff6b0059,inset 0 1px #ff6b0033;padding:12px 0}.zgd-sticky-atc--visible{transform:translateY(0);opacity:1;pointer-events:auto}.zgd-sticky-atc__inner{max-width:1200px;margin:0 auto;padding:0 18px;display:flex;align-items:center;gap:14px}.zgd-sticky-atc__img{width:56px;height:56px;border-radius:10px;background-size:cover;background-position:center;background-color:#1a1a1a;border:1px solid rgba(255,107,0,.35);flex-shrink:0;box-shadow:0 0 12px #ff6b004d}.zgd-sticky-atc__info{flex:1;min-width:0}.zgd-sticky-atc__title{font-family:Rajdhani,sans-serif;font-weight:700;color:#fff;font-size:.95rem;line-height:1.25;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;text-overflow:ellipsis}.zgd-sticky-atc__price{font-family:Orbitron,sans-serif;font-weight:800;color:#ff6b00;font-size:1rem;margin-top:2px;text-shadow:0 0 8px rgba(255,107,0,.5)}.zgd-sticky-atc__btn{flex-shrink:0;display:inline-flex;align-items:center;gap:8px;padding:14px 24px;background:linear-gradient(135deg,#ff6b00,#ff4500);color:#fff!important;font-family:Orbitron,sans-serif;font-weight:800;font-size:.9rem;letter-spacing:.06em;text-transform:uppercase;border:none;border-radius:10px;cursor:pointer;box-shadow:0 0 #ff6b0099,0 0 24px #ff6b008c,0 4px 14px #00000059;transition:all .3s cubic-bezier(.16,1,.3,1);animation:zgd-sticky-pulse 2.2s ease-in-out infinite;position:relative;overflow:hidden}@keyframes zgd-sticky-pulse{0%,to{box-shadow:0 0 #ff6b0099,0 0 24px #ff6b008c,0 4px 14px #00000059}50%{box-shadow:0 0 0 10px #ff6b0000,0 0 40px #ff6b00e6,0 0 70px #ff6b0073,0 4px 14px #0006}}.zgd-sticky-atc__btn:hover{animation:none;transform:scale(1.04) translateY(-2px);box-shadow:0 0 30px #ff6b00,0 0 60px #ff6b0099,0 0 100px #ff6b0059,0 10px 25px #00000080}.zgd-sticky-atc__btn:active{transform:scale(.98)}.zgd-sticky-atc__btn:disabled{background:linear-gradient(135deg,#555,#333);cursor:not-allowed;animation:none;box-shadow:0 4px 14px #00000059;opacity:.7}.zgd-sticky-atc__btn-icon{font-size:1.1rem;filter:drop-shadow(0 0 4px rgba(255,255,255,.5))}@media screen and (max-width:749px){.zgd-sticky-atc{padding:10px 0}.zgd-sticky-atc__inner{padding:0 12px;gap:10px}.zgd-sticky-atc__img{width:46px;height:46px}.zgd-sticky-atc__title{font-size:.82rem;-webkit-line-clamp:2}.zgd-sticky-atc__price{font-size:.9rem}.zgd-sticky-atc__btn{padding:12px 16px;font-size:.78rem}.zgd-sticky-atc__btn-text{display:none}.zgd-sticky-atc__btn-icon{font-size:1.4rem;margin:0}.zgd-sticky-atc__btn:after{content:"AGREGAR";margin-left:4px}}@media screen and (max-width:749px){body:has(.zgd-sticky-atc--visible){padding-bottom:76px}}.zgd-trust-badges{display:grid;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:10px;margin:18px 0 8px;padding:16px;background:linear-gradient(180deg,#0d0d0d99,#14141466);border:1px solid rgba(255,107,0,.25);border-radius:14px;box-shadow:inset 0 1px #ff6b001a,0 4px 18px #0000004d;position:relative;overflow:hidden}.zgd-trust-badges:before{content:"";position:absolute;top:0;left:10%;right:10%;height:1px;background:linear-gradient(90deg,transparent 0%,rgba(255,107,0,.6) 50%,transparent 100%);pointer-events:none}.zgd-trust-badges__item{display:flex;align-items:center;gap:8px;padding:8px 4px;border-radius:10px;transition:all .3s cubic-bezier(.16,1,.3,1);cursor:default;min-width:0}.zgd-trust-badges__item:hover{background:#ff6b0014;transform:translateY(-2px)}.zgd-trust-badges__icon{width:24px;height:24px;color:#ff6b00;flex-shrink:0;filter:drop-shadow(0 0 6px rgba(255,107,0,.6));transition:all .3s ease}.zgd-trust-badges__item:hover .zgd-trust-badges__icon{filter:drop-shadow(0 0 12px rgba(255,107,0,1));transform:scale(1.1)}.zgd-trust-badges__text{display:flex;flex-direction:column;line-height:1.2;min-width:0}.zgd-trust-badges__text strong{font-family:Orbitron,Rajdhani,sans-serif;font-weight:700;font-size:.68rem;color:#fff;letter-spacing:0;text-transform:uppercase;line-height:1.15;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.zgd-trust-badges__text span{font-family:Rajdhani,sans-serif;font-size:.7rem;color:#ffffffa6;margin-top:2px;line-height:1.2;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}@media screen and (max-width:749px){.zgd-trust-badges{grid-template-columns:repeat(2,1fr);gap:6px;padding:12px}.zgd-trust-badges__item{padding:6px 4px;gap:8px}.zgd-trust-badges__icon{width:24px;height:24px}.zgd-trust-badges__text strong{font-size:.72rem}.zgd-trust-badges__text span{font-size:.7rem}}@media screen and (min-width:750px)and (max-width:989px){.zgd-trust-badges{grid-template-columns:repeat(3,1fr)}}.zgd-cod-highlight{margin:14px 0;background:linear-gradient(135deg,#1a0f00,#0d0d0d);border:1.5px solid #ff6b00;border-radius:12px;padding:14px 16px;box-shadow:0 0 0 1px #ff6b0026 inset,0 4px 16px #ff6b002e,0 0 28px #ff6b001a;position:relative;overflow:hidden}.zgd-cod-highlight:before{content:"";position:absolute;left:0;top:0;bottom:0;width:4px;background:linear-gradient(180deg,#ff890a,#f30)}.zgd-cod-highlight__main{display:flex;align-items:center;gap:14px}.zgd-cod-highlight__icon-wrap{flex-shrink:0;width:48px;height:48px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#ff890a,#f30);border-radius:50%;color:#fff;box-shadow:0 0 18px #ff6b008c}.zgd-cod-highlight__icon{width:26px;height:26px}.zgd-cod-highlight__text{flex:1;display:flex;flex-direction:column;gap:2px}.zgd-cod-highlight__title{font-family:Orbitron,Avenir Next Condensed,Helvetica Neue,sans-serif;font-size:1.05rem;font-weight:900;color:#fff;letter-spacing:.5px;line-height:1.1;text-transform:uppercase}.zgd-cod-highlight__subtitle{font-size:.78rem;color:#ff6b00;font-weight:600;letter-spacing:.5px}.zgd-cod-highlight__pill{flex-shrink:0;background:linear-gradient(135deg,#ff890a,#f30);color:#fff;font-size:.65rem;font-weight:900;letter-spacing:1px;padding:5px 10px;border-radius:6px;white-space:nowrap;box-shadow:0 2px 8px #ff6b0066;text-transform:uppercase}.zgd-cod-highlight__company{margin-top:12px;padding-top:10px;border-top:1px dashed rgba(255,107,0,.25);display:flex;align-items:center;gap:8px;color:#bbb;font-size:.72rem;letter-spacing:.3px}.zgd-cod-highlight__company svg{width:14px;height:14px;color:#ff6b00;flex-shrink:0}.zgd-cod-highlight__company strong{color:#fff;font-weight:700}@media screen and (max-width:749px){.zgd-cod-highlight{padding:12px 13px;margin:12px 0}.zgd-cod-highlight__icon-wrap{width:42px;height:42px}.zgd-cod-highlight__icon{width:22px;height:22px}.zgd-cod-highlight__title{font-size:.95rem}.zgd-cod-highlight__subtitle{font-size:.72rem}.zgd-cod-highlight__pill{font-size:.58rem;padding:4px 8px}.zgd-cod-highlight__company{font-size:.65rem}}.zgd-urgency{display:flex;flex-direction:column;gap:8px;margin:14px 0}.zgd-urgency__row{display:flex;align-items:center;gap:10px;padding:10px 14px;border-radius:10px;background:#0d0d0d80;border:1px solid rgba(255,107,0,.2);position:relative;overflow:hidden}.zgd-urgency__row--stock{background:linear-gradient(90deg,#ff3c0026,#ff6b0014);border-color:#ff3c0080;box-shadow:inset 0 1px #ff3c001f}.zgd-urgency__pulse{width:12px;height:12px;border-radius:50%;background:#ff3c00;box-shadow:0 0 #ff3c00b3;flex-shrink:0;animation:zgd-pulse-dot 1.6s ease-out infinite}@keyframes zgd-pulse-dot{0%{box-shadow:0 0 #ff3c00e6}70%{box-shadow:0 0 0 14px #ff3c0000}to{box-shadow:0 0 #ff3c0000}}.zgd-urgency__row--viewers{background:linear-gradient(90deg,#ff6b0014,#ff6b0005)}.zgd-urgency__icon{width:22px;height:22px;color:#ff6b00;flex-shrink:0;filter:drop-shadow(0 0 6px rgba(255,107,0,.6));animation:zgd-icon-pulse 2s ease-in-out infinite}@keyframes zgd-icon-pulse{0%,to{opacity:.85}50%{opacity:1;filter:drop-shadow(0 0 12px rgba(255,107,0,.9))}}.zgd-urgency__text{display:flex;flex-direction:column;line-height:1.2;flex:1;min-width:0}.zgd-urgency__text strong{font-family:Orbitron,Rajdhani,sans-serif;font-weight:700;font-size:.92rem;color:#fff;letter-spacing:.01em;text-transform:uppercase}.zgd-urgency__row--stock .zgd-urgency__text strong{color:#ffb380;text-shadow:0 0 8px rgba(255,60,0,.5)}.zgd-urgency__sub{font-family:Rajdhani,sans-serif;font-size:.78rem;color:#fff9;margin-top:2px;text-transform:none}.zgd-urgency__viewers-count{display:inline-block;color:#ff6b00;font-weight:800;transition:all .4s cubic-bezier(.16,1,.3,1);text-shadow:0 0 10px rgba(255,107,0,.6)}.zgd-urgency__viewers-count.bump{transform:scale(1.25);text-shadow:0 0 18px rgba(255,107,0,1)}@media screen and (max-width:749px){.zgd-urgency__row{padding:8px 12px}.zgd-urgency__text strong{font-size:.85rem}.zgd-urgency__sub{font-size:.72rem}}.zgd-stockbar{margin-top:10px;display:flex;align-items:center;gap:10px;font-family:Rajdhani,sans-serif}.zgd-stockbar__track{flex:1;height:8px;background:#ffffff14;border:1px solid rgba(255,107,0,.25);border-radius:10px;overflow:hidden;position:relative}.zgd-stockbar__fill{height:100%;background:linear-gradient(90deg,#ff3030,#ff6b00);border-radius:10px;box-shadow:0 0 10px #ff6b0099;animation:zgd-stockbar-pulse 1.8s ease-in-out infinite;transition:width .6s ease}.zgd-stockbar__label{font-size:.78rem;font-weight:700;color:#ff6b00;text-transform:uppercase;letter-spacing:.05em;white-space:nowrap}@keyframes zgd-stockbar-pulse{0%,to{opacity:1}50%{opacity:.7}}.zgd-siste{display:flex;flex-direction:column;align-items:flex-start;gap:6px;margin:14px 0 16px;padding:14px 18px;background:#fff;border:2px solid #00c853;border-radius:14px;box-shadow:0 0 18px #00c85340}.zgd-siste__headline{margin:0;display:flex;align-items:center;flex-wrap:wrap;gap:8px;font-size:1rem;font-weight:800;color:#1a1a1a;line-height:1.2}.zgd-siste__logo{height:26px;width:auto;max-width:200px;display:inline-block;vertical-align:middle}.zgd-siste__text{margin:0;font-size:.95rem;line-height:1.35;color:#1a1a1a;font-weight:500}.zgd-siste__text strong{color:#0a2a6b;font-weight:800}.zgd-siste__amount{color:#00a843!important;font-weight:900!important;font-size:1.1rem}.zgd-siste__link{color:#00a843;font-weight:800;text-decoration:underline;text-underline-offset:2px;white-space:nowrap}.zgd-siste__link:hover{color:#00c853}.zgd-siste--note{flex-direction:row;align-items:center;gap:10px}.zgd-siste__logo--sm{height:22px;flex-shrink:0}.zgd-siste--note .zgd-siste__text{font-size:.9rem}@media screen and (max-width:749px){.zgd-siste{padding:12px 14px}.zgd-siste__logo--sm{height:20px}.zgd-siste__headline{font-size:.92rem}.zgd-siste__logo{height:22px}.zgd-siste__text{font-size:.88rem}}.zgd-faq{margin:18px 0 6px}.zgd-faq__title{font-family:Orbitron,Avenir Next Condensed,sans-serif;font-size:1rem;font-weight:800;text-transform:uppercase;letter-spacing:.5px;color:#fff;margin:0 0 10px}.zgd-faq__item{border:1px solid rgba(255,107,0,.22);border-radius:10px;background:#ffffff05;margin-bottom:8px;overflow:hidden}.zgd-faq__q{list-style:none;cursor:pointer;padding:12px 14px;font-size:.92rem;font-weight:700;color:#f0f0f0;display:flex;align-items:center;justify-content:space-between;gap:10px;transition:color .2s ease}.zgd-faq__q::-webkit-details-marker{display:none}.zgd-faq__q:after{content:"+";font-size:1.3rem;font-weight:700;color:#ff6b00;line-height:1;transition:transform .25s ease;flex-shrink:0}.zgd-faq__item[open] .zgd-faq__q:after{transform:rotate(45deg)}.zgd-faq__item[open] .zgd-faq__q{color:#ff6b00}.zgd-faq__a{padding:0 14px 13px;font-size:.88rem;line-height:1.5;color:#ffffffb8}.zgd-faq__a strong{color:#fff;font-weight:700}@media screen and (max-width:749px){.product-media-container.constrain-height{--viewport-offset: 66vh;--constrained-min-height: 34vh;--constrained-height: 34vh}.product-media-container .media,.product-media-container.constrain-height .media,.product__media-item .media{padding-top:0!important;height:42vh!important;min-height:0!important}.product-media-container .media img,.product-media-container .media video,.product-media-container .media model-viewer{position:absolute!important;top:0;left:0;width:100%!important;height:100%!important;object-fit:contain!important}.product__media-wrapper{margin-top:0!important;padding-top:0!important}.product-media-container.constrain-height{margin-top:0!important}#MainContent .shopify-section:has(.product__media-wrapper),.product.grid{padding-top:.4rem!important}.product-media-container.constrain-height.media-fit-contain{width:100%!important}.product-media-container.constrain-height .media img,.product-media-container.constrain-height .media svg{object-fit:contain}.product__media-wrapper{margin-bottom:1.2rem!important}.product__info-wrapper{padding-top:0!important}.product__info-container .product__title,.product__info-container .product__title h1{margin-top:.4rem;line-height:1.15}.product__media-wrapper .thumbnail-list{margin-top:.8rem}.product__media-wrapper .thumbnail-list__item{max-height:46px}}
/*# sourceMappingURL=/cdn/shop/t/8/assets/zgd-producto.css.map */
