:root{--accent-gradient-primary: linear-gradient(135deg, #10b981 0%, #059669 50%, #047857 100%);--accent-gradient-light: linear-gradient(135deg, #d1fae5 0%, #a7f3d0 50%, #6ee7b7 100%);--accent-gradient-reverse: linear-gradient(315deg, #10b981 0%, #059669 50%, #047857 100%);--accent-gradient-fade: linear-gradient(135deg, #10b981 0%, #6ee7b7 50%, #ffffff 100%);--accent-gradient-soft: linear-gradient(135deg, #ecfdf5 0%, #d1fae5 50%, #a7f3d0 100%);--accent-green-primary: #10b981;--accent-green-dark: #047857;--accent-green-light: #6ee7b7;--accent-white: #ffffff;--text-gradient-green: linear-gradient(135deg, #065f46 0%, #047857 50%, #10b981 100%);--text-gradient-light: linear-gradient(135deg, #10b981 0%, #34d399 100%)}.product-hero-enhanced{padding:2rem 0;background:#fff;margin-top:70px}.product-hero-enhanced__container{max-width:1400px;margin:0 auto;padding:0 1rem;display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:start}.product-hero-enhanced__media{position:sticky;top:2rem}.product-hero-enhanced__gallery{display:flex;flex-direction:column;gap:1rem}.product-hero-enhanced__main-image{position:relative;border-radius:12px;overflow:hidden;background:#f8fafc;aspect-ratio:1;min-height:400px;border:1px solid #e2e8f0}.product-hero-enhanced__media-item{display:none;width:100%;height:100%;position:absolute;top:0;left:0}.product-hero-enhanced__media-item[data-active]{display:block}.product-hero-enhanced__image-wrapper{position:relative;width:100%;height:100%;display:flex;align-items:center;justify-content:center}.product-hero-enhanced__image{width:100%;height:100%;object-fit:cover;transition:transform .3s ease;display:block;max-width:100%;opacity:1;visibility:visible;background-color:#f8fafc}.product-hero-enhanced__magnifier:hover .product-hero-enhanced__image{transform:scale(1.05)}.product-hero-enhanced__zoom-btn{position:absolute;top:1rem;right:1rem;width:40px;height:40px;background:#ffffffe6;border:none;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease;opacity:0;transform:translateY(10px)}.product-hero-enhanced__image-wrapper:hover .product-hero-enhanced__zoom-btn{opacity:1;transform:translateY(0)}.product-hero-enhanced__zoom-btn:hover{background:#fff;transform:scale(1.1)}.product-hero-enhanced__zoom-btn svg{width:18px;height:18px;color:#374151}.product-hero-enhanced__badges{position:absolute;top:1rem;left:1rem;display:flex;flex-direction:column;gap:.5rem;z-index:2}.product-hero-enhanced__badge{padding:.375rem .75rem;border-radius:6px;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.025em}.product-hero-enhanced__badge--sale{background:linear-gradient(135deg,#ef4444,#dc2626);color:#fff}.product-hero-enhanced__badge--new{background:linear-gradient(135deg,#10b981,#059669);color:#fff}.product-hero-enhanced__badge--bestseller{background:linear-gradient(135deg,#f59e0b,#d97706);color:#fff}.product-hero-enhanced__badge--limited{background:linear-gradient(135deg,#8b5cf6,#7c3aed);color:#fff}.product-hero-enhanced__video-wrapper{width:100%;height:100%}.product-hero-enhanced__video{width:100%;height:100%;object-fit:cover}.product-hero-enhanced__external-video,.product-hero-enhanced__external-video-player,.product-hero-enhanced__model,.product-hero-enhanced__model-viewer{width:100%;height:100%}.product-hero-enhanced__thumbnails{gap:.75rem;overflow-x:auto;padding:.5rem 0;scrollbar-width:none;-ms-overflow-style:none}.product-hero-enhanced__thumbnails::-webkit-scrollbar{display:none}.product-hero-enhanced__thumbnail{flex-shrink:0;width:120px;height:120px;border:2px solid transparent;border-radius:8px;overflow:hidden;background:none;cursor:pointer;transition:all .2s ease;position:relative}.product-hero-enhanced__thumbnail:hover,.product-hero-enhanced__thumbnail[aria-current=true]{border-color:#3b82f6;transform:translateY(-2px)}.product-hero-enhanced__thumbnail img{width:100%;height:100%;object-fit:cover}.product-hero-enhanced__thumbnail-overlay{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:20px;height:20px;background:#000000b3;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff}.product-hero-enhanced__thumbnail-overlay svg{width:10px;height:10px}.product-hero-enhanced__placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:#f3f4f6;border-radius:12px}.product-hero-enhanced__placeholder-svg{width:120px;height:120px;color:#9ca3af}.product-hero-enhanced__info{padding:2rem 0}.product-hero-enhanced__info-wrapper{display:flex;flex-direction:column;gap:1.5rem}.product-hero-enhanced__breadcrumbs{display:flex;align-items:center;gap:.5rem;font-size:.875rem;color:#6b7280}.product-hero-enhanced__breadcrumbs a{background:var(--text-gradient-green);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;text-decoration:none;transition:all .2s ease;font-weight:500}.product-hero-enhanced__breadcrumbs a:hover{background:linear-gradient(135deg,#15803d,#16a34a);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;transform:translateY(-1px)}.product-hero-enhanced__breadcrumb-divider{color:#d1d5db}.product-hero-enhanced__vendor{font-size:.875rem;font-weight:500;text-transform:uppercase;letter-spacing:.05em}.product-hero-enhanced__vendor a{color:#6b7280;text-decoration:none;transition:all .2s ease}.product-hero-enhanced__vendor a:hover{background:var(--text-gradient-green);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;font-weight:600}.product-hero-enhanced__title{font-size:2.25rem;font-weight:700;line-height:1.2;background:var(--text-gradient-green);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;margin:0 0 .75rem;position:relative}.product-hero-enhanced__short-description{font-size:1rem;line-height:1.6;color:#6b7280;margin:0 0 1rem;padding:.75rem 0;font-weight:400}.product-hero-enhanced__rating{display:flex;align-items:center;gap:.75rem}.product-hero-enhanced__stars{display:flex;gap:.125rem}.product-hero-enhanced__star{width:16px;height:16px;color:#fbbf24}.product-hero-enhanced__rating-text{font-size:.875rem;color:#6b7280;font-weight:500}.product-hero-enhanced__price{padding:.5rem 0;border-top:1px solid rgba(0,191,99,.1);margin:.5rem 0}.product-hero-enhanced__price-wrapper{display:flex;flex-direction:column;gap:.5rem}.product-hero-enhanced__price-current{display:flex;align-items:baseline;gap:.5rem}.product-hero-enhanced__price-amount{font-size:2rem;font-weight:700;background:var(--text-gradient-green);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.product-hero-enhanced__price-compare{display:flex;align-items:center}.product-hero-enhanced__compare-amount{font-size:1.25rem;color:#9ca3af;text-decoration:line-through}.product-hero-enhanced__savings{font-size:.875rem;font-weight:600;color:#059669;background:#d1fae5;padding:.25rem .75rem;border-radius:9999px;display:inline-block}.product-hero-enhanced__unit-price{font-size:.875rem;color:#6b7280}.product-hero-enhanced__short-description{font-size:1.125rem;line-height:1.6;color:#4b5563}.product-hero-enhanced__form,.product-hero-enhanced__variants{display:flex;flex-direction:column;gap:1.5rem}.product-hero-enhanced__variant-option{display:flex;flex-direction:column;gap:.75rem}.product-hero-enhanced__variant-label{font-size:.875rem;font-weight:600;background:var(--text-gradient-green);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;display:flex;align-items:center;justify-content:space-between}.product-hero-enhanced__selected-variant{font-weight:400;color:#6b7280}.product-hero-enhanced__variant-buttons{display:flex;flex-wrap:wrap;gap:.5rem}.product-hero-enhanced__variant-buttons input[type=radio]{position:absolute;opacity:0;pointer-events:none}.product-hero-enhanced__variant-button{padding:.75rem 1rem;border:1px solid #d1d5db;border-radius:8px;font-size:.875rem;font-weight:500;cursor:pointer;transition:all .2s ease;background:#fff;color:#374151}.product-hero-enhanced__variant-button:hover{border-color:var(--accent-green-primary);color:var(--accent-green-primary);box-shadow:0 2px 8px #10b98133}input[type=radio]:checked+.product-hero-enhanced__variant-button{border-color:var(--accent-green-primary);background:var(--accent-gradient-light);color:var(--accent-green-dark);font-weight:600}.product-hero-enhanced__quantity-wrapper{display:flex;flex-direction:column;gap:.5rem}.product-hero-enhanced__quantity-label{font-size:.875rem;font-weight:600;background:var(--text-gradient-green);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.product-hero-enhanced__quantity{display:flex;align-items:center;border:1px solid #d1d5db;border-radius:8px;overflow:hidden;width:fit-content;background:#fff}.product-hero-enhanced__quantity-button{width:40px;height:40px;background:none;border:none;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background .2s ease;color:#374151}.product-hero-enhanced__quantity-button:hover{background:#f3f4f6}.product-hero-enhanced__quantity-button svg{width:16px;height:16px}.product-hero-enhanced__quantity-input{width:60px;height:40px;border:none;text-align:center;font-size:.875rem;font-weight:600;color:#111827;background:transparent}.product-hero-enhanced__quantity-input:focus{outline:none}.product-hero-enhanced__stock{font-size:.875rem;font-weight:500}.product-hero-enhanced__stock-available{color:#059669}.product-hero-enhanced__stock-low{color:#f59e0b}.product-hero-enhanced__stock-unavailable{color:#ef4444}.product-hero-enhanced__buttons{display:flex;flex-direction:column;gap:.75rem}.product-hero-enhanced__add-button{position:relative;background:var(--accent-gradient-primary);color:var(--accent-white);border:none;padding:1rem 2rem;border-radius:12px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;justify-content:center;gap:.5rem;min-height:56px;overflow:hidden;box-shadow:0 4px 15px #10b9814d}.product-hero-enhanced__add-button:hover:not(:disabled){background:var(--accent-gradient-reverse);transform:translateY(-2px);box-shadow:0 8px 25px #10b98166}.product-hero-enhanced__add-button:disabled{background:#9ca3af;cursor:not-allowed;transform:none;box-shadow:none}.product-hero-enhanced__add-text{display:flex;align-items:center;gap:.5rem}.product-hero-enhanced__cart-icon{width:20px;height:20px}.product-hero-enhanced__loading-spinner{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);opacity:0;pointer-events:none;transition:opacity .2s ease}.product-hero-enhanced__add-button.loading .product-hero-enhanced__add-text{opacity:0}.product-hero-enhanced__add-button.loading .product-hero-enhanced__loading-spinner{opacity:1}.product-hero-enhanced__loading-spinner svg{width:24px;height:24px}.product-hero-enhanced__buy-now{background:transparent;color:#3b82f6;border:2px solid #3b82f6;padding:.875rem 2rem;border-radius:12px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s ease}.product-hero-enhanced__buy-now:hover{background:#3b82f6;color:#fff;transform:translateY(-1px)}.product-hero-enhanced__features{display:flex;flex-direction:column;gap:.75rem;padding:1.5rem;background:#f8fafc;border-radius:12px;border:1px solid #e5e7eb}.product-hero-enhanced__feature{display:flex;align-items:center;gap:.75rem;font-size:.875rem;color:#374151}.product-hero-enhanced__feature svg{width:18px;height:18px;color:#059669;flex-shrink:0}.product-hero-enhanced__share{padding-top:1.5rem;border-top:1px solid #e5e7eb}.product-hero-enhanced__share-wrapper{display:flex;align-items:center;gap:1rem}.product-hero-enhanced__share-label{font-size:.875rem;font-weight:600;background:var(--text-gradient-green);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.product-hero-enhanced__share-buttons{display:flex;gap:.5rem}.product-hero-enhanced__share-button{width:36px;height:36px;background:#f3f4f6;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#6b7280;text-decoration:none;transition:all .2s ease}.product-hero-enhanced__share-button:hover{background:var(--accent-gradient-primary);background:linear-gradient(135deg,#16a34a,#22c55e);color:#fff;transform:translateY(-2px);box-shadow:0 4px 12px #16a34a4d}.product-hero-enhanced__share-button svg{width:16px;height:16px}.product-hero-enhanced__lightbox{position:fixed;top:0;left:0;width:100%;height:100%;z-index:9999;display:flex;align-items:center;justify-content:center;opacity:0;visibility:hidden;transition:all .3s ease}.product-hero-enhanced__lightbox.active{opacity:1;visibility:visible}.product-hero-enhanced__lightbox-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:#000000e6;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.product-hero-enhanced__lightbox-content{position:relative;max-width:90vw;max-height:90vh;width:auto;height:auto;background:#fff;border-radius:12px;overflow:hidden;transform:scale(.8);transition:transform .3s ease;display:flex;align-items:center;justify-content:center}.product-hero-enhanced__lightbox.active .product-hero-enhanced__lightbox-content{transform:scale(1)}.product-hero-enhanced__lightbox-close{position:absolute;top:1rem;right:1rem;width:40px;height:40px;background:#000000b3;border:none;border-radius:50%;color:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;z-index:1;transition:background .2s ease}.product-hero-enhanced__lightbox-close:hover{background:#000000e6}.product-hero-enhanced__lightbox-close svg{width:20px;height:20px}.product-hero-enhanced__lightbox-image{max-width:100%;max-height:90vh;width:auto;height:auto;object-fit:contain;display:block;margin:auto}@media (max-width: 1024px){.product-hero-enhanced__container{grid-template-columns:1fr;gap:2rem}.product-hero-enhanced__media{position:static;order:1}.product-hero-enhanced__info{order:2;padding:0}}@media (max-width: 768px){.product-hero-enhanced{padding:1rem 0;margin-top:60px}.product-hero-enhanced__container{padding:0 .75rem;gap:1.5rem}.product-hero-enhanced__title{font-size:1.75rem}.product-hero-enhanced__price-amount{font-size:1.5rem}.product-hero-enhanced__thumbnails{gap:.5rem}.product-hero-enhanced__thumbnail{width:100px;height:100px}.product-hero-enhanced__buttons{gap:.5rem}.product-hero-enhanced__variant-buttons{gap:.375rem}.product-hero-enhanced__variant-button{padding:.5rem .75rem;font-size:.8rem}.product-hero-enhanced__features{padding:1rem}.product-hero-enhanced__feature{font-size:.8rem}}@media (max-width: 480px){.product-hero-enhanced__container{padding:0 .5rem}.product-hero-enhanced__info-wrapper{gap:1rem}.product-hero-enhanced__title{font-size:1.5rem}.product-hero-enhanced__add-button,.product-hero-enhanced__buy-now{padding:.875rem 1.5rem;font-size:.9rem}.product-hero-enhanced__highlights{grid-template-columns:1fr;gap:.5rem;padding:.75rem}.product-hero-enhanced__highlight-item{font-size:.8rem}}@media (prefers-reduced-motion: reduce){.product-hero-enhanced__image,.product-hero-enhanced__add-button,.product-hero-enhanced__buy-now,.product-hero-enhanced__thumbnail,.product-hero-enhanced__zoom-btn,.product-hero-enhanced__share-button{transition:none}}@media (max-width: 768px){.product-hero-enhanced__lightbox-content{max-width:95vw;max-height:85vh;margin:2rem auto}.product-hero-enhanced__lightbox-image{max-height:75vh}.product-hero-enhanced__lightbox-close{top:.5rem;right:.5rem;width:35px;height:35px}.product-hero-enhanced__lightbox-close svg{width:18px;height:18px}}@media (max-width: 480px){.product-hero-enhanced__lightbox-content{max-width:98vw;max-height:80vh;margin:1rem auto;border-radius:8px}.product-hero-enhanced__lightbox-image{max-height:70vh}}.visually-hidden{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}@media print{.product-hero-enhanced__zoom-btn,.product-hero-enhanced__share,.product-hero-enhanced__thumbnails{display:none}.product-hero-enhanced__container{grid-template-columns:1fr}.product-hero-enhanced__media{order:2}.product-hero-enhanced__info{order:1}}.product-hero-enhanced__key-features{margin:0;padding:0;border:none}.product-hero-enhanced__features-title{font-size:1.1rem;font-weight:600;color:#111827;margin:0 0 .5rem;background:var(--text-gradient-green);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.product-hero-enhanced__accordion{display:flex;flex-direction:column;gap:.5rem}.product-hero-enhanced__highlights{display:grid;grid-template-columns:1fr 1fr;gap:.75rem;margin:1rem 0;padding:1rem;background:linear-gradient(135deg,#f8fafc,#fff);border-radius:12px;border:1px solid rgba(0,191,99,.1)}.product-hero-enhanced__highlight-item{display:flex;align-items:center;gap:.5rem;font-size:.875rem;font-weight:500;color:#374151}.product-hero-enhanced__highlight-icon{width:18px;height:18px;color:#00bf63;flex-shrink:0}.product-hero-enhanced__accordion-item{border:2px solid transparent;border-radius:.75rem;overflow:hidden;transition:all .3s ease;background:linear-gradient(#fff,#fff) padding-box,linear-gradient(135deg,#00605b,#00bf63) border-box;margin-bottom:.5rem}.product-hero-enhanced__accordion-item:hover{border-color:transparent;background:linear-gradient(#fff,#fff) padding-box,linear-gradient(135deg,#004d47,#00a855) border-box;transform:translateY(-1px);box-shadow:0 4px 20px #00bf6326}.product-hero-enhanced__accordion-header{width:100%;padding:1.2rem 1rem;background:linear-gradient(135deg,#00605b,#00bf63);border:none;text-align:left;cursor:pointer;display:flex;align-items:center;justify-content:space-between;transition:all .3s ease;font-size:.95rem;font-weight:700;color:#fff;position:relative;overflow:hidden}.product-hero-enhanced__accordion-header:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(135deg,#004d47,#00a855);transition:left .3s ease;z-index:1}.product-hero-enhanced__accordion-header:hover:before{left:0}.product-hero-enhanced__accordion-header:hover{color:#fff;transform:translateY(-1px);box-shadow:0 4px 12px #00bf634d}.product-hero-enhanced__accordion-header.active{background:linear-gradient(135deg,#00605b,#00bf63);color:#fff;font-weight:800;box-shadow:0 4px 15px #00bf6366}.product-hero-enhanced__accordion-header.active:before{display:none}.product-hero-enhanced__accordion-title{flex:1;margin-right:1rem;position:relative;z-index:2;display:flex;align-items:center;gap:.5rem}.product-hero-enhanced__accordion-title:before{content:"\2726";font-size:1rem;color:currentColor;opacity:.8}.product-hero-enhanced__accordion-icon{width:24px;height:24px;transition:all .3s ease;color:currentColor;position:relative;z-index:2;background:#fff3;border-radius:50%;padding:4px}.product-hero-enhanced__accordion-header:hover .product-hero-enhanced__accordion-icon,.product-hero-enhanced__accordion-header.active .product-hero-enhanced__accordion-icon{background:#ffffff4d;transform:scale(1.1)}.product-hero-enhanced__accordion-header.active .product-hero-enhanced__accordion-icon{transform:rotate(180deg) scale(1.1)}.product-hero-enhanced__accordion-content{max-height:0;overflow:hidden;transition:max-height .4s ease}.product-hero-enhanced__accordion-header.active+.product-hero-enhanced__accordion-content{max-height:250px;transition:max-height .4s ease}.product-hero-enhanced__accordion-body{padding:1.25rem;background:linear-gradient(135deg,#f8fafc,#fff);font-size:.9rem;line-height:1.6;color:#4b5563;border-top:1px solid rgba(0,191,99,.1);position:relative}@media (max-width: 768px){.product-hero-enhanced__key-features{margin:1rem 0;padding:1rem 0}.product-hero-enhanced__features-title{font-size:1rem}.product-hero-enhanced__accordion-header{padding:.75rem;font-size:.85rem}.product-hero-enhanced__accordion-body{padding:.75rem;font-size:.8rem}.product-hero-enhanced__accordion-icon{width:18px;height:18px}}
/*# sourceMappingURL=/cdn/shop/t/6/assets/product-hero-enhanced.css.map */
