.product-module__1aGOjW__detailPage{flex-direction:column;min-height:100vh;display:flex}.product-module__1aGOjW__breadcrumb{opacity:.7;padding:1.5rem 0;font-size:.85rem}.product-module__1aGOjW__breadcrumb a:hover{color:var(--primary)}.product-module__1aGOjW__separator{margin:0 .5rem}.product-module__1aGOjW__layout{grid-template-columns:1.1fr .9fr;gap:3.5rem;padding:2rem 0 5rem;display:grid}.product-module__1aGOjW__layout>*{min-width:0}.product-module__1aGOjW__gallery{flex-direction:column;align-self:start;gap:1.5rem;width:100%;display:flex;position:sticky;top:100px}.product-module__1aGOjW__mainImageWrapper{aspect-ratio:1;border-radius:var(--card-radius);border:1px solid var(--border);background:#fff;width:100%;position:relative;overflow:hidden}.product-module__1aGOjW__mainImage{object-fit:contain;width:100%;height:100%;padding:1.5rem;transition:opacity .6s cubic-bezier(.25,1,.5,1),transform .6s cubic-bezier(.25,1,.5,1);position:absolute;inset:0}.product-module__1aGOjW__activeImage{opacity:1;z-index:2;transform:scale(1)}.product-module__1aGOjW__inactiveImage{opacity:0;z-index:1;pointer-events:none;transform:scale(.96)}.product-module__1aGOjW__thumbnails{gap:.75rem;width:100%;max-width:100%;padding-bottom:.5rem;display:flex;overflow-x:auto}.product-module__1aGOjW__thumbnail{cursor:pointer;width:80px;height:80px;transition:all var(--transition-fast);background:#f7f7f7;border:2px solid #0000;border-radius:8px;flex-shrink:0;position:relative;overflow:hidden}.product-module__1aGOjW__thumbnail:hover{opacity:.9}.product-module__1aGOjW__activeThumbnail{border-color:var(--primary)}.product-module__1aGOjW__thumbImg{object-fit:cover}.product-module__1aGOjW__info{flex-direction:column;display:flex}.product-module__1aGOjW__vendor{text-transform:uppercase;color:var(--primary);letter-spacing:1px;margin-bottom:.5rem;font-size:.85rem;font-weight:700}.product-module__1aGOjW__title{color:var(--foreground-heading);margin-bottom:.75rem;font-size:2.25rem;line-height:1.2}.product-module__1aGOjW__ratingRow{opacity:.85;align-items:center;gap:.75rem;margin-bottom:1.5rem;font-size:.9rem;display:flex}.product-module__1aGOjW__stars{color:#ffb800;font-size:1.1rem}.product-module__1aGOjW__reviewsCount{opacity:.7}.product-module__1aGOjW__statusBadge{background:var(--border);color:var(--primary);border-radius:4px;padding:.25rem .5rem;font-size:.75rem;font-weight:600}.product-module__1aGOjW__priceSection{background:var(--accent-light);border:1px solid var(--border);border-radius:8px;margin-bottom:2rem;padding:1.5rem}.product-module__1aGOjW__priceRow{align-items:baseline;gap:1rem;display:flex}.product-module__1aGOjW__price{color:var(--foreground-heading);font-size:2.25rem;font-weight:700}.product-module__1aGOjW__comparePrice{color:var(--foreground);opacity:.5;font-size:1.25rem;text-decoration:line-through}.product-module__1aGOjW__discountBadge{color:#fff;background:#e83a59;border-radius:4px;padding:.2rem .5rem;font-size:.8rem;font-weight:700}.product-module__1aGOjW__selectors{border-bottom:1px solid var(--border);flex-direction:column;gap:1.5rem;margin-bottom:2rem;padding-bottom:2rem;display:flex}.product-module__1aGOjW__optionGroup{flex-direction:column;gap:.75rem;display:flex}.product-module__1aGOjW__optionLabel{color:var(--foreground-heading);font-size:.9rem;font-weight:600}.product-module__1aGOjW__chips{flex-wrap:wrap;gap:.75rem;display:flex}.product-module__1aGOjW__chip{border:1px solid var(--border-dark);background:var(--background);color:var(--foreground);cursor:pointer;transition:all var(--transition-fast);border-radius:50px;padding:.6rem 1.5rem;font-size:.85rem;font-weight:500}.product-module__1aGOjW__chip:hover{border-color:var(--primary)}.product-module__1aGOjW__activeChip{background:var(--primary);color:var(--background);border-color:var(--primary)}.product-module__1aGOjW__purchaseRow{gap:1rem;margin-bottom:2rem;display:flex}.product-module__1aGOjW__qtyWrapper{border:1px solid var(--border-dark);border-radius:50px;align-items:center;display:flex;overflow:hidden}.product-module__1aGOjW__qtyBtn{cursor:pointer;width:45px;height:45px;color:var(--foreground);transition:background var(--transition-fast);background:0 0;border:none;font-size:1.1rem}.product-module__1aGOjW__qtyBtn:hover{background:var(--border)}.product-module__1aGOjW__qtyInput{text-align:center;width:40px;color:var(--foreground);background:0 0;border:none;outline:none;font-size:.95rem;font-weight:600}.product-module__1aGOjW__addToCartBtn{border-radius:50px;flex-grow:1;height:45px}.product-module__1aGOjW__trustPoints{background:var(--accent-light);border:1px solid var(--border);border-radius:8px;grid-template-columns:1fr 1fr;gap:1rem;margin-bottom:2.5rem;padding:1.5rem;display:grid}.product-module__1aGOjW__trustPoint{opacity:.9;align-items:center;gap:.5rem;font-size:.85rem;display:flex}.product-module__1aGOjW__trustIcon{color:var(--primary);font-size:1.1rem}.product-module__1aGOjW__descriptionSection{margin-top:1rem}.product-module__1aGOjW__descriptionTitle{border-bottom:1px solid var(--border);margin-bottom:1rem;padding-bottom:.5rem;font-size:1.25rem;font-weight:600}.product-module__1aGOjW__descriptionContent{color:var(--foreground);opacity:.9;font-size:.95rem;line-height:1.7}.product-module__1aGOjW__descriptionContent p{margin-bottom:1rem}.product-module__1aGOjW__descriptionContent ul,.product-module__1aGOjW__descriptionContent ol{margin-bottom:1rem;margin-left:1.5rem}.product-module__1aGOjW__descriptionContent table{border-collapse:collapse;width:100%;margin:1.5rem 0}.product-module__1aGOjW__descriptionContent td,.product-module__1aGOjW__descriptionContent th{border:1px solid var(--border);padding:.6rem;font-size:.85rem}.product-module__1aGOjW__descriptionContent th{background:var(--accent-light);font-weight:600}.product-module__1aGOjW__videoSection{border-top:1px solid #ffffff14;padding:5rem 0 2rem}.product-module__1aGOjW__videoSectionHeader{text-align:center;margin-bottom:3rem}.product-module__1aGOjW__videoLabel{text-transform:uppercase;letter-spacing:2px;color:#ffb800;background:#ffb80014;border:1px solid #ffb80033;border-radius:20px;margin-bottom:1rem;padding:.35rem 1rem;font-size:.75rem;font-weight:700;display:inline-block}.product-module__1aGOjW__videoTitle{font-family:var(--font-heading), sans-serif;color:#fff;margin:.75rem 0 1rem;font-size:2rem;font-weight:700}.product-module__1aGOjW__videoSubtitle{color:#ffffffa6;max-width:600px;margin:0 auto;font-size:1rem;line-height:1.6}.product-module__1aGOjW__videoGrid{grid-template-columns:repeat(3,1fr);gap:2rem;display:grid}@media (max-width:900px){.product-module__1aGOjW__videoGrid{grid-template-columns:1fr}.product-module__1aGOjW__videoTitle{font-size:1.5rem}}.product-module__1aGOjW__videoCard{background:#ffffff05;border:1px solid #ffffff0f;border-radius:14px;transition:all .3s cubic-bezier(.16,1,.3,1);overflow:hidden}.product-module__1aGOjW__videoCard:hover{border-color:#ffb80040;transform:translateY(-4px);box-shadow:0 12px 35px #0006}.product-module__1aGOjW__videoWrapper{background:#000;border-radius:8px 8px 0 0;width:100%;height:0;padding-bottom:177.78%;position:relative;overflow:hidden}.product-module__1aGOjW__videoWrapper iframe,.product-module__1aGOjW__videoWrapper video{border:none;width:100%;height:100%;position:absolute;top:0;left:0}.product-module__1aGOjW__videoPlayer{object-fit:contain;background:#000}:-webkit-any(.product-module__1aGOjW__videoPlayer:fullscreen,.product-module__1aGOjW__videoPlayer:-webkit-full-screen,.product-module__1aGOjW__videoPlayer:fullscreen,.product-module__1aGOjW__videoPlayer:fullscreen){object-fit:contain!important;transform-origin:50% 100%!important;background:#000!important;transform:scale(1.12)!important}:-moz-any(.product-module__1aGOjW__videoPlayer:fullscreen,.product-module__1aGOjW__videoPlayer:fullscreen,.product-module__1aGOjW__videoPlayer:-moz-full-screen,.product-module__1aGOjW__videoPlayer:fullscreen){object-fit:contain!important;transform-origin:50% 100%!important;background:#000!important;transform:scale(1.12)!important}:is(.product-module__1aGOjW__videoPlayer:fullscreen,.product-module__1aGOjW__videoPlayer:fullscreen,.product-module__1aGOjW__videoPlayer:fullscreen,.product-module__1aGOjW__videoPlayer:-ms-fullscreen){object-fit:contain!important;transform-origin:50% 100%!important;background:#000!important;transform:scale(1.12)!important}:is(.product-module__1aGOjW__videoPlayer:fullscreen,.product-module__1aGOjW__videoPlayer:fullscreen,.product-module__1aGOjW__videoPlayer:fullscreen,.product-module__1aGOjW__videoPlayer:fullscreen){object-fit:contain!important;transform-origin:50% 100%!important;background:#000!important;transform:scale(1.12)!important}.product-module__1aGOjW__watermark{z-index:5;pointer-events:none;background:#121212;border:1.5px solid #ffb80099;border-radius:28px;align-items:center;gap:8px;padding:10px 22px;display:flex;position:absolute;top:18px;left:18px;box-shadow:0 4px 15px #0009}.product-module__1aGOjW__watermarkLogo{object-fit:contain;width:26px;height:26px}.product-module__1aGOjW__watermarkText{color:#fff;letter-spacing:1.5px;text-transform:uppercase;font-size:.9rem;font-weight:700}.product-module__1aGOjW__videoPlayer::cue,video::cue{color:#fff!important;font-family:var(--font-body), sans-serif!important;background:#0a0a0ae6!important;font-size:.9rem!important;line-height:1.4!important}.product-module__1aGOjW__videoInfo{flex-direction:column;gap:.4rem;padding:1rem 1.25rem;display:flex}.product-module__1aGOjW__videoTag{color:#ffb800;text-transform:uppercase;letter-spacing:.5px;font-size:.75rem;font-weight:700}.product-module__1aGOjW__videoCaption{color:#fff9;margin:0;font-size:.85rem;line-height:1.4}.product-module__1aGOjW__videoCaptionScrollable{color:#fff9;max-height:65px;margin:0;padding-right:6px;font-size:.85rem;line-height:1.4;overflow-y:auto}.product-module__1aGOjW__videoCaptionScrollable::-webkit-scrollbar{width:4px}.product-module__1aGOjW__videoCaptionScrollable::-webkit-scrollbar-track{background:#ffffff05;border-radius:2px}.product-module__1aGOjW__videoCaptionScrollable::-webkit-scrollbar-thumb{background:#ffb80040;border-radius:2px}.product-module__1aGOjW__videoCaptionScrollable::-webkit-scrollbar-thumb:hover{background:#ffb80073}.product-module__1aGOjW__reviewsSection{border-top:1px solid #ffffff14;margin-top:5rem;padding:4rem 0 2rem}.product-module__1aGOjW__reviewsGrid{grid-template-columns:1.2fr .8fr;gap:3.5rem;display:grid}@media (max-width:900px){.product-module__1aGOjW__reviewsGrid{grid-template-columns:1fr;gap:2.5rem}}.product-module__1aGOjW__reviewsTitle{font-family:var(--font-heading), sans-serif;color:#fff;text-align:left;margin-bottom:1.5rem;font-size:1.5rem}.product-module__1aGOjW__reviewsList{flex-direction:column;gap:1.5rem;display:flex}.product-module__1aGOjW__reviewCard{text-align:left;background:#ffffff05;border:1px solid #ffffff0d;border-radius:12px;padding:1.5rem}.product-module__1aGOjW__reviewHeader{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.5rem;margin-bottom:.75rem;display:flex}.product-module__1aGOjW__reviewAuthor{color:#fff;font-size:.95rem;font-weight:600}.product-module__1aGOjW__verifiedBadge{color:#4caf50;margin-left:.5rem;font-size:.75rem;font-weight:700}.product-module__1aGOjW__reviewDate{opacity:.5;font-size:.8rem}.product-module__1aGOjW__reviewStars{color:#ffb800;font-size:.9rem}.product-module__1aGOjW__reviewText{opacity:.85;font-size:.9rem;line-height:1.5}.product-module__1aGOjW__reviewFormCard{text-align:left;background:#ffffff08;border:1px solid #ffffff14;border-radius:12px;padding:2rem}.product-module__1aGOjW__formTitle{color:#fff;margin-bottom:.5rem;font-size:1.2rem;font-weight:600}.product-module__1aGOjW__formDescription{opacity:.6;margin-bottom:1.5rem;font-size:.8rem}.product-module__1aGOjW__formGroup{flex-direction:column;gap:.5rem;margin-bottom:1.25rem;display:flex}.product-module__1aGOjW__formLabel{opacity:.9;font-size:.8rem;font-weight:600}.product-module__1aGOjW__inputField{color:#fff;background:#ffffff0d;border:1px solid #ffffff26;border-radius:8px;outline:none;padding:.6rem 1rem;font-size:.9rem;transition:all .2s}.product-module__1aGOjW__inputField:focus{background:#ffffff14;border-color:#ffb800}.product-module__1aGOjW__starsSelector{color:#fff3;gap:.5rem;font-size:1.5rem;display:flex}.product-module__1aGOjW__starBtn{cursor:pointer;color:inherit;background:0 0;border:none;padding:0;transition:transform .1s}.product-module__1aGOjW__starBtn:hover{transform:scale(1.1)}.product-module__1aGOjW__starActive{color:#ffb800}.product-module__1aGOjW__submitBtn{color:#121212;cursor:pointer;background-color:#ffb800;border:none;border-radius:30px;width:100%;margin-top:.5rem;padding:.75rem;font-size:.9rem;font-weight:700;transition:all .2s}.product-module__1aGOjW__submitBtn:hover:not(:disabled){background-color:#ffd54f;transform:translateY(-1px)}.product-module__1aGOjW__submitBtn:disabled{opacity:.5;cursor:not-allowed}.product-module__1aGOjW__formError{color:#ef5350;margin-top:.75rem;font-size:.85rem;font-weight:500}.product-module__1aGOjW__formSuccess{color:#4caf50;margin-top:.75rem;font-size:.85rem;font-weight:600}.product-module__1aGOjW__relatedSection{text-align:left;border-top:1px solid #ffffff14;padding:5rem 0 3rem}.product-module__1aGOjW__relatedTitle{font-family:var(--font-heading), sans-serif;color:#fff;margin-bottom:2.5rem;font-size:1.75rem}.product-module__1aGOjW__relatedGrid{grid-template-columns:repeat(4,1fr);gap:2rem;display:grid}@media (max-width:1024px){.product-module__1aGOjW__relatedGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.product-module__1aGOjW__relatedGrid{grid-template-columns:1fr}}.product-module__1aGOjW__relatedCard{color:#fff;background:#ffffff05;border:1px solid #ffffff0d;border-radius:12px;flex-direction:column;text-decoration:none;transition:all .3s cubic-bezier(.16,1,.3,1);display:flex;overflow:hidden}.product-module__1aGOjW__relatedCard:hover{border-color:#ffb8004d;transform:translateY(-5px);box-shadow:0 10px 30px #0000004d}.product-module__1aGOjW__relatedImageWrapper{aspect-ratio:1.2;background:#fff;width:100%;position:relative}.product-module__1aGOjW__relatedImage{object-fit:cover}.product-module__1aGOjW__relatedContent{flex-direction:column;flex:1;gap:.5rem;padding:1.25rem;display:flex}.product-module__1aGOjW__relatedVendor{opacity:.5;text-transform:uppercase;letter-spacing:1px;font-size:.75rem}.product-module__1aGOjW__relatedProductTitle{color:#fff;flex:1;margin:0;font-size:.95rem;font-weight:600;line-height:1.3}.product-module__1aGOjW__relatedBottom{justify-content:space-between;align-items:center;margin-top:.5rem;display:flex}.product-module__1aGOjW__relatedPrice{color:#ffb800;font-size:1.05rem;font-weight:700}.product-module__1aGOjW__relatedBtn{color:#fff;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:15px;padding:.3rem .75rem;font-size:.75rem;font-weight:700}@media (max-width:900px){.product-module__1aGOjW__layout{grid-template-columns:1fr;gap:2.5rem}.product-module__1aGOjW__gallery{gap:1rem;width:85%;max-width:380px;margin:0 auto;position:relative;top:auto}}
