/* Product media only; checkout and shared page styles stay unchanged. */
.product-page .product-media{min-height:0;overflow:hidden;background:#fff}
.product-page .product-media>img{width:100%;height:auto;min-height:0;aspect-ratio:4/3;object-fit:contain;border:0;background:#fff}
.product-page .kit-overview{margin:36px 0 24px;max-width:1100px}
.product-page .kit-overview img{display:block;width:100%;height:auto;max-height:650px;object-fit:contain;background:#eae4d8}
.product-page figure{min-width:0}
.product-page figcaption{padding:16px 0 0;font-weight:600;font-size:.96rem}
.product-page figcaption small{display:block;font-weight:400;color:#59635b;margin-top:4px;font-size:.9rem}
.product-page .media-story{background:#ebece5}
.product-page .scene-pair,.product-page .detail-pair{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:32px;margin-top:36px}
.product-page .scene-pair figure,.product-page .detail-pair figure,.product-page .spec-gallery figure,.product-page .product-video-section figure{margin:0}
.product-page .scene-pair img{display:block;width:100%;height:auto;aspect-ratio:4/3;object-fit:contain}
.product-page .product-video-section{display:grid;grid-template-columns:.8fr 1fr;align-items:center;gap:64px;background:#e4eadf}
.product-page .product-video-section h2{font-size:clamp(2.5rem,4.6vw,4.8rem)}
.product-page .product-video-section p{max-width:440px}
.product-page video{display:block;width:100%;height:auto;aspect-ratio:1;object-fit:contain;max-width:720px;background:#17231c}
.product-page .detail-pair{max-width:1000px;gap:32px}
.product-page .detail-pair img{display:block;width:100%;height:410px;object-fit:contain;background:#fff;padding:24px}
.product-page .spec-gallery{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:32px 24px;margin:32px 0 44px}
.product-page .spec-gallery a{display:block;background:#fff}
.product-page .spec-gallery img{width:100%;height:auto;display:block;object-fit:contain}
.product-page .spec-gallery figcaption{font-size:.9rem}
@media(max-width:850px){.product-page .hero .product-media{grid-row:1}.product-page .hero{gap:32px}.product-page .product-video-section{grid-template-columns:1fr;gap:28px}.product-page .product-video-section figure{max-width:640px}.product-page .spec-gallery{grid-template-columns:repeat(2,minmax(0,1fr))}.product-page .scene-pair{gap:24px}.product-page .detail-pair img{height:340px}}
@media(max-width:560px){.product-page .scene-pair{grid-template-columns:1fr;gap:36px}.product-page .spec-gallery{grid-template-columns:1fr;gap:32px}.product-page .detail-pair{gap:16px}.product-page .detail-pair img{height:270px;padding:12px}.product-page .detail-pair figcaption{font-size:.84rem}.product-page .kit-overview{margin-top:28px}.product-page .hero{padding-top:28px}.product-page .spec-row{grid-template-columns:minmax(0,1.6fr) repeat(3,minmax(0,1fr))}}

.product-page header nav .guides-nav{display:inline}
