:root{--zp-gold: #C49A2A;--zp-gold-light: #F0C84A;--zp-gold-dark: #9A7A1A;--zp-dark: #1A1A1A;--zp-text: #2D2D2D;--zp-muted: #6B6B6B;--zp-border: #E5E0D8;--zp-bg-warm: #FAF7F2;--zp-bg-card: #FFFFFF;--zp-red: #D42B2B;--zp-green: #1A8A3A;--zp-orange: #E07020;--zp-radius: 10px;--zp-radius-sm: 6px;--zp-shadow: 0 2px 12px rgba(0,0,0,.08);--zp-shadow-md: 0 4px 20px rgba(0,0,0,.12)}.zp-section{background:var(--zp-bg-warm);font-family:var(--font-body--family, "Inter", sans-serif);color:var(--zp-text);overflow-x:hidden}.zp-page-width{max-width:1340px;margin:0 auto;padding-inline:20px;box-sizing:border-box;width:100%}*,*:before,*:after{box-sizing:border-box}.zp-breadcrumb{padding:14px 0 10px;display:flex;align-items:center;gap:6px;font-size:.8125rem;color:var(--zp-muted)}.zp-breadcrumb a{color:var(--zp-muted);text-decoration:none}.zp-breadcrumb a:hover{color:var(--zp-gold)}.zp-breadcrumb-sep{width:14px;height:14px;opacity:.5;flex-shrink:0}.zp-breadcrumb-current{color:var(--zp-dark);font-weight:500}.zp-product-grid{display:grid;grid-template-columns:540px 1fr;grid-template-areas:"gallery info";gap:0 40px;padding-bottom:40px;align-items:start}.zp-gallery-area{grid-area:gallery;display:flex;flex-direction:column;gap:12px;position:sticky;top:90px}.zp-gallery{width:100%;position:relative;border-radius:14px;overflow:hidden;background:#fff;aspect-ratio:1 / 1}.zp-gallery-main{width:100%;height:100%;position:relative}.zp-gallery-main.is-hidden{display:none}.zp-gallery-img{width:100%;height:100%;object-fit:cover;display:block;transition:opacity .3s ease;cursor:zoom-in}.zp-thumbs{display:flex;flex-direction:row;gap:8px;overflow-x:auto;scrollbar-width:none;padding:2px 0;width:100%}.zp-thumbs::-webkit-scrollbar{display:none}.zp-thumb-btn{position:relative;width:68px;height:68px;border:2px solid transparent;border-radius:var(--zp-radius-sm);overflow:hidden;cursor:pointer;padding:0;background:#fff;transition:border-color .2s ease,box-shadow .2s ease;flex-shrink:0}.zp-thumb-btn img{width:100%;height:100%;object-fit:cover;display:block}.zp-thumb-btn:hover,.zp-thumb-btn.is-active{border-color:var(--zp-gold);box-shadow:0 0 0 1px var(--zp-gold)}.zp-thumb-video-badge{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;background:#00000059;border-radius:4px}.zp-thumb-video-badge svg{color:#fff}.zp-best-seller-stamp{position:absolute;top:16px;left:16px;width:72px;height:72px;z-index:5;pointer-events:none}.zp-best-seller-stamp svg{width:100%;height:100%}.zp-360-badge{position:absolute;bottom:14px;right:14px;background:#fffffff2;border:1.5px solid var(--zp-border);border-radius:22px;display:flex;align-items:center;gap:6px;padding:6px 12px;font-size:.75rem;font-weight:600;color:var(--zp-dark);cursor:pointer;box-shadow:var(--zp-shadow);transition:background .2s;z-index:4}.zp-360-badge:hover{background:var(--zp-bg-warm)}.zp-360-badge svg{flex-shrink:0}.zp-gallery-arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:4;width:38px;height:38px;border-radius:50%;background:#ffffffeb;border:1px solid rgba(0,0,0,.08);box-shadow:0 2px 10px #0000001f;display:flex;align-items:center;justify-content:center;cursor:pointer;color:var(--zp-dark);transition:background .2s,transform .2s}.zp-gallery-arrow:hover{background:#fff;transform:translateY(-50%) scale(1.08)}.zp-gallery-arrow--prev{left:12px}.zp-gallery-arrow--next{right:12px}.zp-photo-benefits-wrapper{margin-top:10px}.zp-photo-benefits-row{display:flex;align-items:flex-start;justify-content:space-around;gap:10px;background:linear-gradient(135deg,#fffbf5,#f6ece0);border:1px solid #E6C87C;border-radius:14px;padding:12px 8px;box-shadow:0 4px 16px #b8861b14}.zp-photo-benefit-item{display:flex;flex-direction:column;align-items:center;gap:7px;text-align:center;flex:1;min-width:65px}.zp-photo-benefit-icon-badge{width:44px;height:44px;border-radius:50%;background:linear-gradient(135deg,#fff6e5,#fce8c2);border:1px solid #E5C16C;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 8px #d4a32a29;color:#b8861b;transition:transform .2s ease,background .2s ease,box-shadow .2s ease,border-color .2s ease;flex-shrink:0}.zp-photo-benefit-item:hover .zp-photo-benefit-icon-badge{transform:translateY(-3px) scale(1.08);background:linear-gradient(135deg,#fde6b0,#f5ce70);border-color:#c49a2a;box-shadow:0 6px 16px #c49a2a4d}.zp-photo-benefit-label{font-size:.75rem;font-weight:700;color:#2a1f0d;line-height:1.25;letter-spacing:.1px}.zp-lightbox-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:999999;display:flex;align-items:center;justify-content:center;opacity:0;visibility:hidden;transition:opacity .3s ease,visibility .3s ease}.zp-lightbox-modal.is-open{opacity:1;visibility:visible}.zp-lightbox-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#000000e0;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px)}.zp-lightbox-content{position:relative;z-index:2;width:92vw;height:90vh;max-width:1200px;display:flex;flex-direction:column;align-items:center;justify-content:center}.zp-lightbox-img-wrapper{max-width:100%;max-height:82vh;display:flex;align-items:center;justify-content:center;overflow:auto}.zp-lightbox-img{max-width:100%;max-height:82vh;object-fit:contain;border-radius:8px;box-shadow:0 10px 40px #00000080;transition:transform .2s ease}.zp-lightbox-close{position:absolute;top:-10px;right:0;background:#ffffff26;border:1px solid rgba(255,255,255,.3);color:#fff;font-size:2rem;width:44px;height:44px;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;line-height:1;transition:background .2s,transform .2s}.zp-lightbox-close:hover{background:#ffffff4d;transform:scale(1.1)}.zp-lightbox-arrow{position:absolute;top:50%;transform:translateY(-50%);background:#ffffff2e;border:1px solid rgba(255,255,255,.3);color:#fff;font-size:2.5rem;width:50px;height:50px;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;line-height:1;transition:background .2s,transform .2s;z-index:3}.zp-lightbox-arrow:hover{background:#ffffff59;transform:translateY(-50%) scale(1.1)}.zp-lightbox-prev{left:10px}.zp-lightbox-next{right:10px}.zp-lightbox-counter{margin-top:14px;color:#ffffffd9;font-size:.85rem;font-weight:600;letter-spacing:1px}.zp-info{grid-area:info;display:flex;flex-direction:column;gap:14px}.zp-header-tags-row{display:flex;align-items:center;gap:8px;flex-wrap:wrap;margin-bottom:4px}.zp-header-tag{display:inline-flex;align-items:center;gap:7px;background:linear-gradient(135deg,#fff6e5,#fce8c2);border:1px solid #E5C16C;color:#2a1f0d;border-radius:20px;padding:6px 14px;font-size:.76rem;font-weight:700;box-shadow:0 2px 8px #d4a32a1f;transition:all .2s ease}.zp-header-tag:hover{transform:translateY(-1px);background:linear-gradient(135deg,#fde6b0,#f5ce70);border-color:#c49a2a;box-shadow:0 4px 12px #c49a2a40}.zp-header-tag-icon{display:flex;align-items:center;justify-content:center;flex-shrink:0;color:#b8861b}.zp-header-tag-label{line-height:1;letter-spacing:.2px}.zp-product-title{font-size:1.65rem;font-weight:800;color:var(--zp-dark);line-height:1.25;margin:0}.zp-product-subtitle{font-size:.9rem;color:var(--zp-muted);margin:4px 0 0}@keyframes zp-card-pulse{0%,to{transform:scale(1);box-shadow:0 6px 20px #d010404d,0 2px 8px #d0104026}50%{transform:scale(1.014);box-shadow:0 10px 36px #d010408c,0 4px 16px #d0104059}}.zp-heart-beat{width:14px;height:14px;animation:zp-heartbeat .9s ease-in-out infinite;color:#d61f42;flex-shrink:0;transform-origin:center;display:inline-block;filter:drop-shadow(0 1px 0 rgba(255,255,255,.35))}.zp-prepaid-offer-strip{--zp-prepaid-tag: #f0b428;--zp-prepaid-text: #ffffff;--zp-prepaid-border: #b91c1c;margin:10px 0 14px;width:min(100%,96%);padding:7px 14px;border-radius:999px;overflow:hidden;position:relative;border:2px solid color-mix(in srgb,var(--zp-prepaid-border) 72%,white);background:radial-gradient(circle at 12% 50%,rgba(255,255,255,.16) 0,rgba(255,255,255,.16) 1px,transparent 1.5px) 0 0 / 12px 12px,radial-gradient(circle at 88% 50%,rgba(255,255,255,.1) 0,rgba(255,255,255,.1) 1px,transparent 1.5px) 0 0 / 12px 12px,linear-gradient(90deg,#ef4444,#dc2626 26%,#c81e1e 58%,#b91c1c);box-shadow:0 10px 28px #b91c1c47,0 0 28px #dc262633,inset 0 1px #ffffff3d,inset 0 -1px #78000052;display:flex;align-items:center;justify-content:center;margin-inline:auto;animation:prepaidPulse 1.8s ease-in-out infinite;will-change:transform,box-shadow}.zp-prepaid-offer-strip:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,rgba(255,255,255,.22),rgba(255,255,255,.02) 36%,transparent 60%);pointer-events:none}.zp-prepaid-offer-strip:after{content:"";position:absolute;top:0;left:-30%;width:24%;height:100%;background:linear-gradient(110deg,transparent,rgba(255,255,255,.32),transparent);transform:skew(-20deg);animation:prepaidShine 2.8s linear infinite;pointer-events:none}@keyframes prepaidPulse{0%,to{transform:translateY(0);box-shadow:0 10px 28px #b91c1c47,0 0 28px #dc262633,inset 0 1px #ffffff3d,inset 0 -1px #78000052}50%{transform:translateY(-1px) scale(1.008);box-shadow:0 14px 34px #b91c1c5c,0 0 34px #dc262642,inset 0 1px #ffffff47,inset 0 -1px #7800005c}}@keyframes prepaidShine{to{left:115%}}.zp-prepaid-offer-strip:hover{animation-play-state:paused}.zp-prepaid-offer-strip--above-atc{margin:0;width:100%;box-shadow:0 6px 18px #b91c1c38,0 0 16px #dc262629,inset 0 1px #ffffff3d,inset 0 -1px #78000052}.zp-prepaid-offer-content{position:relative;z-index:1;display:flex;align-items:center;justify-content:center;gap:10px;flex-wrap:nowrap;width:100%}.zp-prepaid-offer-badge-wrap{display:inline-flex;align-items:center;gap:8px;flex-shrink:0}.zp-prepaid-spark{color:#ffffffeb;display:inline-flex;align-items:center;justify-content:center;width:11px;height:16px;filter:drop-shadow(0 0 5px rgba(255,255,255,.5));animation:zp-spark-twinkle 1.2s ease-in-out infinite}.zp-prepaid-spark svg{width:100%;height:100%}.zp-prepaid-spark:last-child{animation-delay:.2s}@keyframes zp-spark-twinkle{0%,to{opacity:1;transform:scale(1)}50%{opacity:.65;transform:scale(.9)}}.zp-prepaid-offer-tag{display:inline-flex;align-items:center;gap:8px;min-height:36px;padding:5px 16px;border-radius:999px;background:linear-gradient(180deg,color-mix(in srgb,var(--zp-prepaid-tag) 45%,white) 0%,var(--zp-prepaid-tag) 52%,color-mix(in srgb,var(--zp-prepaid-tag) 72%,#9c6200) 100%);color:#2b1a00;font-size:.78rem;font-weight:900;letter-spacing:.02em;text-transform:uppercase;white-space:nowrap;border:2px solid rgba(255,247,197,.92);box-shadow:0 4px 10px #6c350038,inset 0 2px #ffffff61,inset 0 -2px #b6700059}.zp-prepaid-offer-text{color:var(--zp-prepaid-text);font-size:.86rem;font-weight:800;line-height:1.2;white-space:nowrap;text-shadow:0 1px 3px rgba(80,0,0,.28)}.zp-rating-link,.zp-rating-link:hover,.zp-rating-link:focus,.zp-rating-link:active,.zp-rating-link *,.zp-rating-count-txt{text-decoration:none!important;border-bottom:none!important;box-shadow:none!important}.zp-rating-link{display:inline-flex;align-items:center;gap:8px;color:inherit;cursor:pointer;border-radius:6px;padding:2px 6px;margin:-2px -6px;transition:background .15s ease,opacity .15s ease}.zp-rating-link:hover{background:#f0b4281f;opacity:.95}@media(max-width:767px){.zp-prepaid-offer-strip{padding:6px 12px;border-radius:24px}.zp-prepaid-offer-strip--above-atc{margin:0}.zp-product-form{gap:14px}.zp-coupon-box{margin-bottom:16px!important}.zp-prepaid-offer-content{gap:8px;flex-direction:row;flex-wrap:nowrap}.zp-prepaid-offer-badge-wrap{gap:6px}.zp-prepaid-spark{display:none}.zp-prepaid-offer-tag{min-height:28px;padding:4px 10px;font-size:.62rem;gap:4px}.zp-prepaid-offer-text{font-size:.74rem;white-space:normal;line-height:1.2}}.zp-rating-stars-inline{display:flex;align-items:center;gap:4px}.zp-star-icon{color:#f0b428;flex-shrink:0}.zp-rating-num{font-size:.95rem;font-weight:800;color:#1a1a1a}.zp-rating-sep{color:#d1d5db;font-weight:300;font-size:.9rem;margin:0 2px}.zp-rating-count-txt{font-size:.9rem;color:#4b5563;font-weight:500}.zp-verified-badge-icon{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;margin-left:-2px}.zp-badge-bestseller{display:inline-flex;align-items:center;gap:5px;background:#fff1f0;border:1.5px solid #F5A0A0;border-radius:20px;padding:3px 10px;font-size:.75rem;font-weight:700;color:var(--zp-red)}.zp-trust-icons{display:flex;flex-wrap:wrap;gap:8px}.zp-trust-icon-chip{display:inline-flex;align-items:center;gap:5px;border:1.5px solid var(--zp-border);border-radius:20px;padding:4px 10px;font-size:.725rem;font-weight:500;color:var(--zp-text);background:#fff}.zp-trust-icon-chip svg{color:var(--zp-gold-dark);flex-shrink:0}.zp-price-block{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.zp-price-sale{font-size:1.65rem;font-weight:800;color:var(--zp-dark);line-height:1}.zp-price-compare{font-size:1rem;text-decoration:line-through;color:var(--zp-muted);font-weight:400;line-height:1}.zp-price-discount{font-size:.78rem;font-weight:700;color:#fff;background:var(--zp-green);border-radius:4px;padding:2px 7px;line-height:1.2}.zp-price-tax{font-size:.75rem;color:var(--zp-muted);margin-top:2px}.zp-urgency{background:#fff8f0;border:1.5px solid #FFD9B0;border-radius:var(--zp-radius-sm);padding:10px 12px}.zp-urgency-top{display:flex;align-items:center;gap:6px;font-size:.82rem;font-weight:600;color:var(--zp-red);margin-bottom:8px}.zp-urgency-bar-track{height:5px;background:#f5dec8;border-radius:3px;overflow:hidden}.zp-urgency-bar-fill{height:100%;background:linear-gradient(90deg,var(--zp-orange),var(--zp-red));border-radius:3px;transition:width .6s ease}.zp-urgency-sub{font-size:.72rem;color:var(--zp-muted);margin-top:5px}.zp-benefits{display:flex;align-items:center;justify-content:space-between;gap:8px;margin:6px 0 10px}.zp-benefit-item{display:flex;align-items:center;gap:8px;flex:1;min-width:0}.zp-benefit-icon-wrap{width:32px;height:32px;border-radius:50%;background:#fff7eb;border:1px solid #FFE6C2;display:flex;align-items:center;justify-content:center;flex-shrink:0;box-shadow:0 2px 6px #c49a2a1f}.zp-benefit-icon-wrap svg{color:var(--zp-gold)}.zp-benefit-label{font-size:.76rem;font-weight:700;color:var(--zp-dark);line-height:1.25;white-space:normal}.zp-coupon-box{position:relative;background:linear-gradient(135deg,#0d0d0d,#1a1510,#0d0d0d);border:1px solid rgba(212,163,42,.2);border-radius:16px;padding:14px 38px;box-shadow:0 6px 24px #00000047;margin:12px 0 20px}.zp-coupon-track-wrapper{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;gap:12px;align-items:stretch}.zp-coupon-track-wrapper::-webkit-scrollbar{display:none}.zp-coupon-card{flex:0 0 calc(50% - 6px);min-width:148px;background:linear-gradient(160deg,#222,#161616);border:1px solid rgba(196,154,42,.35);border-radius:12px;padding:12px 10px;text-align:center;scroll-snap-align:start;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;box-shadow:inset 0 1px #ffffff0a}.zp-coupon-card--combo{background:linear-gradient(155deg,#1f1a12,#141414 55%,#1a1408);border:1px solid rgba(212,163,42,.55);min-height:96px;padding:14px 12px;position:relative;overflow:hidden}.zp-coupon-card--combo:before{content:"";position:absolute;top:0;left:10%;right:10%;height:2px;background:linear-gradient(90deg,transparent,#d4a32a,#f0c84a,#d4a32a,transparent);border-radius:2px}.zp-coupon-card-badge{display:inline-flex;align-items:center;gap:6px;font-size:.62rem;font-weight:800;letter-spacing:.1em;text-transform:uppercase;color:#d4a32a;line-height:1}.zp-coupon-card-badge-dot{width:6px;height:6px;border-radius:50%;background:#4caf50;box-shadow:0 0 6px #4caf50cc;flex-shrink:0}.zp-coupon-card-offer{font-size:.92rem;font-weight:800;color:#fff;line-height:1.25;margin-top:4px}.zp-coupon-card-auto{font-size:.58rem;font-weight:600;letter-spacing:.04em;text-transform:uppercase;color:#ffffff73;margin-top:2px}.zp-coupon-card-title{font-size:.82rem;font-weight:700;color:#fff;line-height:1.2}.zp-coupon-card-title .zp-gold-txt{color:#f0c84a}.zp-coupon-card-sub{font-size:.72rem;color:#ffffffb8;margin:2px 0 6px;line-height:1.3}.zp-coupon-code-btn{width:100%;display:inline-flex;align-items:center;justify-content:center;gap:4px;background:linear-gradient(135deg,#c49a2a,#e0a820);color:#1a1a1a;border:none;border-radius:6px;padding:5px 8px;font-size:.68rem;font-weight:700;cursor:pointer;transition:opacity .2s,transform .15s}.zp-coupon-code-btn:hover{opacity:.92;transform:translateY(-1px)}.zp-coupon-code-btn strong{font-weight:800;letter-spacing:.5px}.zp-copy-lbl{margin-left:3px;font-weight:700;font-size:.64rem;opacity:.9}.zp-coupon-arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:10;width:28px;height:28px;border-radius:50%;background:#fff;border:1px solid rgba(0,0,0,.12);box-shadow:0 3px 10px #0000004d;display:flex;align-items:center;justify-content:center;cursor:pointer;color:#1a1a1a;transition:transform .2s,background .2s;pointer-events:auto;-webkit-user-select:none;user-select:none}.zp-coupon-arrow:hover{background:#fffbf5;transform:translateY(-50%) scale(1.12)}.zp-coupon-arrow svg{pointer-events:none}.zp-coupon-prev{left:5px}.zp-coupon-next{right:5px}.zp-toast-container{position:fixed;bottom:36px;left:50%;transform:translate(-50%) translateY(20px);z-index:999999;display:flex;align-items:center;gap:10px;background:#141414;color:#fff;border:1px solid #C49A2A;padding:12px 22px;border-radius:30px;box-shadow:0 10px 30px #00000073;font-size:.88rem;font-weight:600;opacity:0;visibility:hidden;transition:opacity .3s cubic-bezier(.16,1,.3,1),transform .3s cubic-bezier(.16,1,.3,1),visibility .3s;pointer-events:none}.zp-toast-container.is-visible{opacity:1;visibility:visible;transform:translate(-50%) translateY(0)}.zp-toast-container svg{color:#4caf50;flex-shrink:0}.zp-toast-container strong{color:#f0c84a;letter-spacing:.5px}.zp-buy-row{display:flex;align-items:stretch;gap:10px}.zp-qty-wrapper{display:flex;align-items:center;border:2px solid var(--zp-dark);border-radius:var(--zp-radius-sm);overflow:hidden;background:#fff}.zp-qty-btn{width:38px;height:48px;background:none;border:none;font-size:1.2rem;font-weight:600;cursor:pointer;color:var(--zp-dark);display:flex;align-items:center;justify-content:center;transition:background .2s}.zp-qty-btn:hover{background:var(--zp-bg-warm)}.zp-qty-input{width:40px;text-align:center;border:none;font-size:1rem;font-weight:700;color:var(--zp-dark);background:transparent;outline:none;-moz-appearance:textfield}.zp-qty-input::-webkit-inner-spin-button,.zp-qty-input::-webkit-outer-spin-button{-webkit-appearance:none}.zp-btn-buy-now{flex:1;display:inline-flex;align-items:center;justify-content:center;gap:12px;padding:0 20px;height:52px;background:#000;color:#fff;font-weight:700;font-size:.95rem;border:1px solid #000000;border-radius:8px;cursor:pointer;text-decoration:none;box-shadow:0 4px 16px #0000004d;transition:background .2s,transform .15s,box-shadow .2s;letter-spacing:.02em}.zp-btn-buy-now:hover{background:#1a1a1a;transform:translateY(-1px);box-shadow:0 6px 20px #0006}.zp-upi-combined-svg{flex-shrink:0;display:inline-block;vertical-align:middle;margin-left:6px;height:20px;width:auto}.zp-btn-add-to-cart{position:relative!important;overflow:hidden!important;flex:1;display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:0 20px;height:52px;background:#fff;color:#1a1a1a;font-weight:700;font-size:.95rem;border:1.5px solid #1A1A1A;border-radius:8px;cursor:pointer;box-sizing:border-box;transition:background .2s ease,transform .15s ease,box-shadow .2s ease;-webkit-user-select:none;user-select:none}.zp-btn-add-to-cart:hover{background:#f8f9fa;transform:translateY(-1px);box-shadow:0 4px 12px #00000014}.zp-btn-add-to-cart:active{transform:translateY(0)}.zp-btn-add-to-cart svg{flex-shrink:0}.zp-btn-add-to-cart .add-to-cart__added,.zp-btn-add-to-cart .zp-atc-added-overlay{animation:none!important;transition:opacity .2s ease,visibility .2s ease!important;translate:0 0!important;transform:none!important;position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;width:100%!important;height:100%!important;margin:0!important;padding:0!important;background:#1b5e20!important;color:#fff!important;font-weight:700!important;font-size:.95rem!important;display:flex!important;align-items:center!important;justify-content:center!important;gap:8px!important;opacity:0!important;visibility:hidden!important;pointer-events:none!important;z-index:10!important;border-radius:6px!important;box-sizing:border-box!important}.zp-btn-add-to-cart[data-added=true] .add-to-cart__added,.zp-btn-add-to-cart[data-added=true] .zp-atc-added-overlay{opacity:1!important;visibility:visible!important}.zp-btn-add-to-cart[data-added=true]>*:not(.add-to-cart__added):not(.zp-atc-added-overlay),.zp-btn-add-to-cart[data-loading=true]>*:not(.zp-atc-loader){opacity:0!important;visibility:hidden!important}.zp-btn-add-to-cart .zp-atc-loader{animation:none!important;translate:0 0!important;transform:none!important;position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;width:100%!important;height:100%!important;display:flex!important;align-items:center!important;justify-content:center!important;opacity:0!important;visibility:hidden!important;transition:opacity .2s ease,visibility .2s ease!important;z-index:9!important;background:#fff!important;border-radius:6px!important}.zp-btn-add-to-cart[data-loading=true] .zp-atc-loader{opacity:1!important;visibility:visible!important}.zp-spinner-ring{width:22px;height:22px;border:2.5px solid rgba(0,0,0,.15);border-top-color:#1a1a1a;border-radius:50%;animation:zp-spin .6s linear infinite!important}@keyframes zp-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.zp-circ-feature-row{display:flex;align-items:flex-start;justify-content:space-around;gap:8px;margin:16px 0 12px;padding:12px 4px}.zp-circ-feature-item{display:flex;flex-direction:column;align-items:center;text-align:center;flex:1;min-width:60px}.zp-circ-feature-badge{width:54px;height:54px;border-radius:50%;background:#000;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 12px #00000040;margin-bottom:8px;overflow:hidden;flex-shrink:0;border:1px solid #262626}.zp-circ-feature-badge img{width:100%;height:100%;object-fit:cover}.zp-circ-feature-title{font-size:.7rem;font-weight:800;color:#1a1a1a;line-height:1.25;text-transform:uppercase;letter-spacing:.2px}.zp-circ-feature-sub{font-size:.65rem;font-weight:700;color:#1a1a1a;margin-top:1px;line-height:1.2;text-transform:uppercase}.zp-feature-banner-wrapper{margin:16px 0 12px;border-radius:12px;overflow:hidden}.zp-feature-banner-img{width:100%;height:auto;display:block;border-radius:12px}.zp-btn-buy-now:disabled,.zp-btn-add-to-cart:disabled{opacity:.5;cursor:not-allowed;transform:none}@keyframes zp-spin-anim{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.zp-spin{animation:zp-spin-anim .8s linear infinite;flex-shrink:0}.zp-price-sales-stack{display:flex;flex-direction:column;gap:6px}.zp-sales-counter-badge{display:inline-flex;align-items:center;gap:8px;background:linear-gradient(135deg,#fff3e0,#ffe0b2);border:1px solid #FFB74D;border-radius:20px;padding:6px 14px;margin:4px 0 6px;box-shadow:0 2px 8px #e651001a;transition:all .3s ease;width:fit-content}.zp-flame-icon-wrap{display:flex;align-items:center;justify-content:center;color:#e65100;animation:zpFlamePulse 1.8s infinite ease-in-out}@keyframes zpFlamePulse{0%,to{transform:scale(1);filter:drop-shadow(0 0 2px rgba(230,81,0,.4))}50%{transform:scale(1.18);filter:drop-shadow(0 0 6px rgba(230,81,0,.8))}}.zp-sales-counter-text{font-size:.84rem;font-weight:600;color:#d84315;line-height:1.2;transition:opacity .3s ease,transform .3s ease;display:inline-block}.zp-sales-counter-text strong{font-weight:800;color:#bf360c}.zp-sales-counter-text.is-changing{opacity:0;transform:translateY(-4px)}.zp-payment-badges{display:flex;align-items:center;gap:18px;flex-wrap:wrap;padding:2px 0}.zp-pay-badge{display:flex;align-items:center;gap:5px;font-size:.73rem;color:var(--zp-muted);font-weight:500}.zp-pay-badge svg{color:var(--zp-muted)}.zp-pay-divider{width:1px;height:16px;background:var(--zp-border);flex-shrink:0}.zp-payment-icons{display:flex;align-items:center;gap:6px;flex-wrap:wrap}.zp-payment-icon-img{height:20px;width:auto;object-fit:contain;opacity:.8}.zp-secure-payments-container{display:flex;flex-direction:row;align-items:center;gap:12px;flex-wrap:wrap;margin-top:12px;padding-top:10px;border-top:1px solid rgba(0,0,0,.06)}.zp-secure-payments-centered{flex-direction:column;align-items:center;justify-content:center;text-align:center;margin-top:14px;padding-top:12px;border-top:1px solid rgba(0,0,0,.07);gap:6px}.zp-secure-payments-centered .zp-payment-icons{display:flex;justify-content:center}.zp-secure-payments-centered .zp-secure-payments-banner-img{margin:0 auto}.zp-secure-payments-label{font-size:.8rem;color:var(--zp-muted);font-weight:600;letter-spacing:.2px;white-space:nowrap}.zp-secure-payments-banner-img{max-width:100%;width:100%;height:auto;max-height:50px;display:block;object-fit:contain;border-radius:4px}.zp-payment-badges-flex{display:flex;align-items:center;gap:6px;flex-wrap:wrap}.zp-payment-badges-flex svg{flex-shrink:0;transition:transform .2s ease,box-shadow .2s ease;border-radius:6px;box-shadow:0 1px 3px #0000000f}.zp-payment-badges-flex svg:hover{transform:translateY(-2px);box-shadow:0 4px 8px #0000001f}.zp-delivery-checker{border:1.5px solid var(--zp-border);border-radius:var(--zp-radius);padding:14px 16px;background:#fff;width:100%;max-width:100%;box-sizing:border-box}.zp-delivery-top{display:flex;align-items:flex-start;gap:8px;margin-bottom:10px}.zp-delivery-top svg{color:var(--zp-gold-dark);flex-shrink:0;margin-top:1px}.zp-delivery-copy{min-width:0;flex:1}.zp-delivery-title{font-weight:700;font-size:.875rem;color:var(--zp-dark);line-height:1.25}.zp-delivery-subtitle{font-size:.75rem;color:var(--zp-muted);line-height:1.35;margin-top:2px}.zp-delivery-input-row{display:flex;gap:8px;width:100%;min-width:0}.zp-delivery-input{flex:1 1 auto;min-width:0;width:100%;box-sizing:border-box;border:1.5px solid var(--zp-border);border-radius:var(--zp-radius-sm);padding:0 12px;height:42px;font-size:.875rem;color:var(--zp-dark);background:var(--zp-bg-warm);outline:none;transition:border-color .2s}.zp-delivery-input:focus{border-color:var(--zp-gold)}.zp-delivery-input::placeholder{color:var(--zp-muted)}.zp-btn-check{flex-shrink:0;height:42px;padding:0 16px;background:var(--zp-dark);color:#fff;border:none;border-radius:var(--zp-radius-sm);font-size:.825rem;font-weight:700;cursor:pointer;transition:background .2s;white-space:nowrap}.zp-btn-check:hover{background:var(--zp-gold-dark)}.zp-delivery-result{margin-top:10px;font-size:.8rem;display:flex;align-items:flex-start;flex-wrap:wrap;gap:6px;line-height:1.4;word-break:break-word}.zp-delivery-result-text{flex:1 1 0;min-width:0}.zp-delivery-result.is-success{color:var(--zp-green)}.zp-delivery-result.is-error{color:var(--zp-red)}.zp-delivery-result svg{flex-shrink:0;margin-top:2px}.zp-photo-benefits-row{display:flex;justify-content:space-around;gap:8px;padding-top:10px}.zp-ticker{background:#1a1a1a;color:#fff;overflow:hidden;padding:13px 0;border-top:1px solid rgba(255,255,255,.08);border-bottom:1px solid rgba(255,255,255,.08)}.zp-ticker-track{display:flex;align-items:center;white-space:nowrap;animation:zpTickerScroll 28s linear infinite;width:max-content}.zp-ticker-track:hover{animation-play-state:paused}.zp-ticker-item{display:inline-flex;align-items:center;gap:14px;padding:0 28px;font-size:.82rem;font-weight:700;letter-spacing:1.2px;text-transform:uppercase;color:#fff}.zp-ticker-bullet{color:#d4a32a;font-size:1.1rem;line-height:1}.zp-ticker-text{color:#fff}@keyframes zpTickerScroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.zp-feature-bar{padding:24px 0;border-top:1.5px solid var(--zp-border);border-bottom:1.5px solid var(--zp-border);background:#fff}.zp-feature-bar-inner{display:flex;align-items:flex-start;justify-content:space-around;gap:16px;flex-wrap:wrap}.zp-feature-item{display:flex;flex-direction:column;align-items:center;gap:8px;text-align:center;min-width:110px;flex:1}.zp-feature-icon-wrap{width:52px;height:52px;border:2px solid var(--zp-border);border-radius:50%;display:flex;align-items:center;justify-content:center;background:var(--zp-bg-warm)}.zp-feature-icon-wrap svg{color:var(--zp-gold-dark)}.zp-feature-title{font-size:.875rem;font-weight:700;color:var(--zp-dark)}.zp-feature-sub{font-size:.75rem;color:var(--zp-muted);margin-top:-4px}.zp-sticky-bar{position:fixed;bottom:0;left:0;right:0;z-index:200;background:var(--zp-dark);color:#fff;padding:12px 20px;transform:translateY(100%);transition:transform .3s cubic-bezier(.25,1,.5,1);box-shadow:0 -4px 20px #0003}.zp-sticky-bar.is-visible{transform:translateY(0)}.zp-sticky-mobile{display:none}.zp-sticky-desktop{display:block}.zp-sticky-bar-inner{max-width:1340px;margin:0 auto;display:flex;align-items:center;gap:16px}.zp-sticky-product{display:flex;align-items:center;gap:12px;flex:1;min-width:0}.zp-sticky-thumb{width:48px;height:48px;border-radius:8px;overflow:hidden;flex-shrink:0;border:2px solid rgba(255,255,255,.2)}.zp-sticky-thumb img{width:100%;height:100%;object-fit:cover}.zp-sticky-info{flex:1;min-width:0}.zp-sticky-title{font-size:.9rem;font-weight:700;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.zp-sticky-rating{display:flex;align-items:center;gap:4px;font-size:.73rem;margin-top:2px;color:#ffffffb3}.zp-sticky-rating svg{color:var(--zp-gold-light)}.zp-sticky-price{display:flex;align-items:center;gap:8px;flex-shrink:0}.zp-sticky-price-sale{font-size:1.15rem;font-weight:800}.zp-sticky-price-compare{font-size:.82rem;text-decoration:line-through;color:#ffffff80}.zp-sticky-price-disc{font-size:.68rem;font-weight:700;background:var(--zp-green);border-radius:4px;padding:2px 6px}.zp-btn-sticky-buy{display:inline-flex;align-items:center;gap:8px;padding:0 24px;height:46px;background:linear-gradient(135deg,var(--zp-gold) 0%,#E0A820 100%);color:var(--zp-dark);font-weight:800;font-size:.9rem;border:none;border-radius:var(--zp-radius-sm);cursor:pointer;flex-shrink:0;transition:opacity .2s}.zp-btn-sticky-buy:hover{opacity:.92}.zp-product-form{margin:0;display:flex;flex-direction:column;gap:16px}product-form-component{display:block}.zp-variant-section{margin-bottom:16px}.zp-variant-label{font-size:.82rem;font-weight:600;color:var(--zp-muted);margin-bottom:6px;display:block}.zp-variant-label span{color:var(--zp-dark)}.zp-variant-buttons{display:flex;flex-wrap:wrap;gap:8px}.zp-variant-btn{padding:6px 16px;border:2px solid var(--zp-border);border-radius:6px;background:#fff;font-size:.85rem;font-weight:600;cursor:pointer;transition:border-color .2s,background .2s;color:var(--zp-dark)}.zp-variant-btn:hover{border-color:var(--zp-gold)}.zp-variant-btn.is-selected{border-color:var(--zp-gold);background:#fffbf0;color:var(--zp-gold-dark)}.zp-variant-btn.is-unavailable{opacity:.4;text-decoration:line-through;cursor:not-allowed}.zp-sold-out-badge{display:inline-flex;align-items:center;gap:5px;background:#fee;border:1.5px solid #F5AAAA;color:var(--zp-red);border-radius:20px;padding:4px 12px;font-size:.78rem;font-weight:700}.zp-divider{width:100%;height:1px;background:var(--zp-border)}@media screen and (max-width:1099px){.zp-product-grid{grid-template-columns:1fr 1fr;gap:0 24px}.zp-gallery-area{grid-template-columns:62px 1fr;gap:8px}}@media screen and (max-width:768px){.zp-breadcrumb,.zp-photo-benefits-wrapper{display:none!important}.zp-section{padding-top:14px!important}.zp-page-width{padding-inline:14px!important;width:100%!important;box-sizing:border-box!important;overflow-x:hidden!important}.zp-product-grid{display:grid!important;grid-template-columns:1fr!important;grid-template-areas:"gallery" "info"!important;gap:0!important;margin-top:0!important;padding-bottom:14px!important;width:100%!important;box-sizing:border-box!important}.zp-gallery-area{position:static;display:flex!important;flex-direction:column!important;gap:0!important;margin-bottom:10px;width:100%!important;max-width:100%!important;height:auto!important;overflow:hidden!important;box-sizing:border-box!important}.zp-gallery{width:100%!important;max-width:100%!important;height:auto!important;max-height:none!important;aspect-ratio:auto!important;border-radius:16px!important;overflow:hidden!important;background:#fff!important;position:relative!important;box-shadow:0 4px 16px #0000000d!important;display:block!important;order:1!important;box-sizing:border-box!important}.zp-gallery-main{width:100%!important;max-width:100%!important;height:auto!important;position:relative!important;overflow:hidden!important;display:block!important;box-sizing:border-box!important}.zp-gallery-main.is-hidden{display:none!important}.zp-gallery-img{width:100%!important;max-width:100%!important;height:auto!important;max-height:80vh!important;object-fit:contain!important;display:block!important;border-radius:16px!important;box-sizing:border-box!important}.zp-gallery-arrow{position:absolute!important;top:50%!important;transform:translateY(-50%)!important;z-index:20!important;width:36px!important;height:36px!important;border-radius:50%!important;background:#ffffffe6!important;box-shadow:0 2px 8px #0000002e!important;border:none!important;display:flex!important;align-items:center!important;justify-content:center!important;color:#222!important;cursor:pointer!important}.zp-gallery-arrow--prev{left:10px!important}.zp-gallery-arrow--next{right:10px!important}.zp-thumbs{order:2!important;display:flex!important;flex-direction:row!important;gap:6px!important;overflow-x:auto!important;overflow-y:hidden!important;padding:6px 0 2px!important;margin-top:6px!important;width:100%!important;max-width:100%!important;box-sizing:border-box!important;-webkit-overflow-scrolling:touch!important;scrollbar-width:none!important}.zp-thumbs::-webkit-scrollbar{display:none!important}.zp-thumb-btn{flex-shrink:0!important;width:52px!important;height:52px!important;min-width:52px!important;min-height:52px!important;border-radius:7px!important;border:2px solid #e5e0d8!important;overflow:hidden!important;padding:0!important;background:#fff!important;cursor:pointer!important;transition:border-color .15s ease,box-shadow .15s ease!important}.zp-thumb-btn img{width:100%!important;height:100%!important;object-fit:cover!important;display:block!important}.zp-thumb-btn.is-active{border-color:#e53935!important;box-shadow:0 0 0 1.5px #e53935!important}.zp-product-title{font-size:22px!important;line-height:1.25!important;font-weight:700!important;word-break:break-word!important;margin-bottom:0!important}.zp-product-subtitle{display:none!important}.zp-info{width:100%!important;max-width:100%!important;box-sizing:border-box!important;overflow-x:hidden!important;gap:8px!important}.zp-header-tags-row+.zp-title-wrap{margin-top:-2px!important}.zp-title-wrap{margin-bottom:0!important}.zp-title-wrap+.zp-rating-row{margin-top:-6px!important}.zp-rating-row+.zp-price-sales-stack{margin-top:-4px!important}.zp-delivery-checker{width:100%!important;max-width:100%!important;box-sizing:border-box!important;padding:12px 14px!important;margin-top:2px!important}.zp-delivery-top{gap:10px!important;margin-bottom:12px!important}.zp-delivery-title{font-size:.84rem!important}.zp-delivery-subtitle{font-size:.72rem!important}.zp-delivery-input-row{gap:8px!important;align-items:stretch!important}.zp-delivery-input{flex:1 1 0!important;min-width:0!important;width:auto!important;height:44px!important;padding:0 10px!important;font-size:16px!important}.zp-btn-check{height:44px!important;min-height:44px!important;padding:0 14px!important;font-size:.8rem!important}.zp-delivery-result{font-size:.76rem!important;gap:6px!important}.zp-rating-row{margin-bottom:0!important}.zp-price-sales-stack{gap:8px!important;margin-bottom:0!important}.zp-price-sales-stack .zp-sales-counter-badge{order:-1!important;align-self:flex-start!important;max-width:100%!important;padding:4px 10px!important;gap:5px!important;margin:0!important;border-radius:14px!important;box-shadow:0 1px 5px #e651001f!important}.zp-price-sales-stack .zp-flame-icon-wrap{transform:scale(.88)}.zp-price-sales-stack .zp-flame-icon-wrap svg,.zp-price-sales-stack .zp-flame-icon{width:14px!important;height:14px!important}.zp-price-sales-stack .zp-sales-counter-text{font-size:.72rem!important;line-height:1.15!important}.zp-price-sales-stack .zp-price-wrap{order:0!important;padding:6px 0!important}.zp-price-wrap{width:100%!important}.zp-price-block{display:flex!important;align-items:center!important;flex-wrap:wrap!important;gap:8px!important;row-gap:4px!important}.zp-price-sale{font-size:1.45rem!important;font-weight:800!important;line-height:1!important;flex-shrink:0!important}.zp-price-compare{font-size:.88rem!important;line-height:1!important;align-self:center!important;margin:0!important}.zp-price-discount{font-size:.68rem!important;line-height:1.2!important;padding:3px 7px!important;border-radius:4px!important;align-self:center!important;flex-shrink:0!important}.zp-price-tax{margin-top:3px!important;font-size:.68rem!important;line-height:1.2!important;margin-bottom:0!important}.zp-price-sales-stack+.zp-benefits,.zp-price-sales-stack+.zp-urgency,.zp-price-sales-stack+.zp-coupon-box{margin-top:0!important}.zp-header-tags-row{display:flex!important;flex-wrap:nowrap!important;overflow-x:auto!important;overflow-y:hidden!important;-webkit-overflow-scrolling:touch!important;scrollbar-width:none!important;width:100%!important;max-width:100%!important;box-sizing:border-box!important;gap:8px!important;padding-bottom:2px!important}.zp-header-tags-row::-webkit-scrollbar{display:none!important}.zp-header-tag{flex-shrink:0!important;white-space:nowrap!important}.zp-benefits{display:grid!important;grid-template-columns:1fr 1fr!important;gap:6px 6px!important;width:100%!important;max-width:100%!important;box-sizing:border-box!important;padding:8px 6px!important;background:#fff9f0!important;border:1px solid #E8D4A8!important;border-radius:10px!important;margin:0!important}.zp-benefit-item{display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:flex-start!important;text-align:center!important;width:100%!important;box-sizing:border-box!important;gap:3px!important;padding:2px 0!important}.zp-benefit-icon-wrap{flex-shrink:0!important;width:32px!important;height:32px!important;border-radius:50%!important;background:#fff!important;border:1px solid #EAE0D0!important;display:flex!important;align-items:center!important;justify-content:center!important;color:#c89a4b!important;box-shadow:0 1px 3px #0000000a!important;margin-bottom:2px!important}.zp-benefit-icon-wrap svg{width:15px!important;height:15px!important;stroke:#c89a4b!important;color:#c89a4b!important}.zp-benefit-label{font-size:10px!important;line-height:1.15!important;font-weight:700!important;color:#1a1a1a!important;text-align:center!important;white-space:normal!important;word-break:break-word!important}.zp-coupon-box{padding:10px 28px!important;border-radius:14px!important;width:100%!important;box-sizing:border-box!important;overflow:hidden!important;position:relative!important;margin-bottom:16px!important}.zp-coupon-track-wrapper{gap:8px!important;padding:2px 0!important;display:flex!important;overflow-x:auto!important;overflow-y:hidden!important;-webkit-overflow-scrolling:touch!important;scroll-snap-type:x mandatory!important;scroll-padding-inline:0!important;width:100%!important;box-sizing:border-box!important;scrollbar-width:none!important;overscroll-behavior-x:contain!important;touch-action:auto!important}.zp-coupon-track-wrapper::-webkit-scrollbar{display:none!important}.zp-coupon-card{flex:0 0 calc((100% - 8px) / 1.5)!important;min-width:calc((100% - 8px) / 1.5)!important;max-width:calc((100% - 8px) / 1.5)!important;padding:12px 8px!important;border-radius:10px!important;box-sizing:border-box!important;scroll-snap-align:start!important;display:flex!important;flex-direction:column!important;justify-content:center!important;touch-action:auto!important}.zp-coupon-card--combo{min-height:92px!important;padding:12px 10px!important}.zp-coupon-card-badge{font-size:.58rem!important}.zp-coupon-card-offer{font-size:.84rem!important;line-height:1.2!important}.zp-coupon-card-auto{font-size:.54rem!important}.zp-coupon-card-title{font-size:.76rem!important;font-weight:700!important;line-height:1.15!important;white-space:normal!important}.zp-coupon-card-sub{font-size:.62rem!important;margin:3px 0 6px!important;line-height:1.2!important;white-space:normal!important}.zp-coupon-code-btn{padding:5px 4px!important;font-size:.62rem!important;line-height:1!important;border-radius:4px!important;box-sizing:border-box!important;width:100%!important;white-space:nowrap!important;display:flex!important;align-items:center!important;justify-content:space-between!important;gap:2px!important}.zp-coupon-arrow{width:26px!important;height:26px!important;border-radius:50%!important;background:#fff!important;color:#111!important;box-shadow:0 2px 8px #0000004d!important;border:1px solid #e0e0e0!important;display:flex!important;align-items:center!important;justify-content:center!important;position:absolute!important;top:50%!important;transform:translateY(-50%)!important;z-index:10!important;cursor:pointer!important}.zp-coupon-arrow svg{width:12px!important;height:12px!important;stroke:#111!important;color:#111!important}.zp-coupon-prev{left:3px!important}.zp-coupon-next{right:3px!important}.zp-rating-badge,.rating-badge-pill{display:inline-flex!important;flex-wrap:nowrap!important;white-space:nowrap!important;align-items:center!important;gap:6px!important;padding:6px 12px!important;font-size:11px!important;letter-spacing:.01em!important}.zp-buy-row{display:flex!important;flex-direction:column!important;width:100%!important;gap:10px!important;margin-top:0!important}.zp-qty-wrapper{display:none!important}add-to-cart-component{order:1!important;width:100%!important}.zp-btn-buy-now{order:2!important;width:100%!important}.zp-btn-buy-now,.zp-btn-add-to-cart,add-to-cart-component button{height:50px!important;min-height:50px!important;max-height:50px!important;border-radius:25px!important;box-sizing:border-box!important;display:flex!important;align-items:center!important;justify-content:center!important;font-size:.88rem!important;font-weight:700!important;margin:0!important;padding:0 16px!important}.zp-qty-selector{min-height:44px!important;width:100%!important;justify-content:space-between!important}.zp-qty-btn{width:44px!important;height:44px!important;min-width:44px!important;min-height:44px!important;font-size:1.1rem!important}.zp-qty-input{font-size:16px!important;height:44px!important}.zp-variant-btn{min-height:44px!important;padding:8px 16px!important;font-size:.9rem!important;border-radius:8px!important}.zp-coupon-card{padding:10px 12px!important}.zp-feature-bar-inner{gap:10px!important;flex-wrap:wrap!important}.zp-feature-item{min-width:75px!important}.zp-photo-benefits-row{flex-wrap:wrap!important;gap:8px!important;padding:10px 6px!important}.zp-photo-benefit-item{min-width:70px!important}.zp-photo-benefit-icon-badge{width:44px!important;height:44px!important}}@media screen and (max-width:480px){.zp-page-width{padding-inline:12px}.zp-benefits{gap:4px 4px!important;padding:7px 5px!important;margin:0!important}.zp-benefit-item{padding:1px 0!important}.zp-best-seller-stamp{width:56px;height:56px;top:10px;left:10px}}@media screen and (max-width:375px){.zp-page-width{padding-inline:10px}.zp-thumb-btn{width:50px;height:50px;min-width:50px;min-height:50px}}@media screen and (max-width:320px){.zp-product-title{font-size:1.15rem}.zp-btn-buy-now,.zp-btn-add-to-cart{font-size:.9rem}}.zp-offer-banner-strip{display:flex;align-items:center;justify-content:center;padding:8px 16px;background:#faf5ef;border:1px dashed #E5DACE;border-radius:8px;margin:12px 0;font-size:13.5px;font-weight:500;color:#222;text-align:center}.zp-highlight-red{color:#e53935;font-weight:700;margin:0 3px}.zp-feature-banner-wrapper{width:100%;margin:16px 0;display:flex;justify-content:center;align-items:center}.zp-feature-banner-img{width:100%;max-width:100%;height:auto;object-fit:contain;display:block}@keyframes zpStickyGoldShine{0%{left:-45%}to{left:145%}}@media screen and (max-width:768px){.zp-sticky-bar{padding:0 14px max(8px,env(safe-area-inset-bottom,0px))!important;background:transparent!important;border-top:none!important;box-shadow:none!important;z-index:99990!important;pointer-events:none!important}.zp-sticky-bar.is-visible{pointer-events:auto!important}.zp-sticky-mobile{display:block!important;background:linear-gradient(180deg,var(--zp-bg-card) 0%,var(--zp-bg-warm) 100%)!important;border:1px solid color-mix(in srgb,var(--zp-gold) 28%,transparent)!important;border-radius:16px!important;box-shadow:0 -1px #ffffffe6 inset,0 6px 28px #0000001a,0 2px 10px color-mix(in srgb,var(--zp-gold) 18%,transparent)!important;padding:9px 12px 8px!important;pointer-events:auto!important;transform:translateY(0);transition:box-shadow .3s ease,transform .3s cubic-bezier(.25,1,.5,1)!important}.zp-sticky-bar.is-visible .zp-sticky-mobile{animation:zpStickyFloatIn .35s cubic-bezier(.25,1,.5,1) both!important}.zp-sticky-desktop{display:none!important}.zp-sticky-mobile-price{display:flex!important;flex-wrap:wrap!important;align-items:center!important;gap:5px 7px!important;margin-bottom:7px!important}.zp-sticky-mobile-sale{font-size:1rem!important;font-weight:800!important;color:var(--zp-dark)!important;line-height:1!important}.zp-sticky-mobile-compare{font-size:.78rem!important;font-weight:400!important;color:var(--zp-muted)!important;text-decoration:line-through!important;line-height:1!important}.zp-sticky-mobile-disc{font-size:.62rem!important;font-weight:700!important;color:#fff!important;background:var(--zp-green)!important;border-radius:4px!important;padding:2px 6px!important;line-height:1.2!important}.zp-sticky-mobile-tax{font-size:.62rem!important;font-weight:400!important;color:var(--zp-muted)!important;line-height:1.2!important;flex:1 1 auto!important;min-width:0!important}.zp-sticky-mobile-actions{display:flex!important;gap:7px!important;width:100%!important}.zp-btn-sticky-atc,.zp-btn-sticky-buy-now{flex:1 1 0!important;min-width:0!important;height:40px!important;min-height:40px!important;border-radius:20px!important;font-size:.82rem!important;font-weight:700!important;cursor:pointer!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;box-sizing:border-box!important;letter-spacing:.03em!important;-webkit-tap-highlight-color:transparent!important}.zp-btn-sticky-atc{background:#1a1a1a!important;color:#fff!important;border:none!important;box-shadow:none!important;transition:background .2s,transform .15s,opacity .2s!important}.zp-btn-sticky-atc:active:not(:disabled){background:#111!important;transform:scale(.98)!important}.zp-btn-sticky-buy-now{position:relative!important;overflow:hidden!important;gap:5px!important;background:linear-gradient(135deg,var(--zp-gold-dark) 0%,var(--zp-gold) 52%,var(--zp-gold-light) 100%)!important;color:#fff!important;border:none!important;box-shadow:0 4px 14px color-mix(in srgb,var(--zp-gold) 42%,transparent),0 1px 3px #00000014,inset 0 1px #ffffff47!important;text-shadow:0 1px 1px rgba(0,0,0,.15)!important;transition:transform .15s,box-shadow .2s,opacity .2s!important}.zp-btn-sticky-buy-now:before{content:""!important;position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;background:linear-gradient(180deg,rgba(255,255,255,.22) 0%,transparent 50%)!important;pointer-events:none!important;z-index:0!important}.zp-btn-sticky-buy-now:after{content:""!important;position:absolute!important;top:0!important;left:-45%!important;width:32%!important;height:100%!important;background:linear-gradient(110deg,transparent,rgba(255,255,255,.5),transparent)!important;transform:skew(-18deg)!important;animation:zpStickyGoldShine 3.2s ease-in-out infinite!important;pointer-events:none!important;z-index:1!important}.zp-btn-sticky-buy-now:active:not(:disabled){transform:scale(.98)!important;box-shadow:0 2px 8px color-mix(in srgb,var(--zp-gold) 32%,transparent),inset 0 1px #fff3!important}.zp-btn-sticky-atc:disabled,.zp-btn-sticky-buy-now:disabled{opacity:.45!important;cursor:not-allowed!important;transform:none!important}.zp-btn-sticky-buy-now:disabled:after{animation:none!important}.zp-btn-sticky-buy-text{position:relative!important;z-index:2!important}.zp-btn-sticky-buy-now .zp-upi-combined-svg{position:relative!important;z-index:2!important;height:15px!important;width:auto!important;flex-shrink:0!important;margin-left:4px!important}}@keyframes zpStickyFloatIn{0%{opacity:.92;transform:translateY(6px);box-shadow:0 2px 12px #0000000f,0 1px 4px color-mix(in srgb,var(--zp-gold) 12%,transparent)!important}to{opacity:1;transform:translateY(0);box-shadow:0 -1px #ffffffe6 inset,0 6px 28px #0000001a,0 2px 10px color-mix(in srgb,var(--zp-gold) 18%,transparent)!important}}
/*# sourceMappingURL=/cdn/shop/t/19/assets/zeyra-product-page.css.map */
