/* 3DTools Lights – square 1:1 product gallery + compact desktop proportions */
@media screen and (min-width:1100px){
body.template-product .product-section>.container{max-width:1450px!important;}
body.template-product .product-section .product__outer{grid-template-columns:minmax(0,760px) minmax(420px,1fr)!important;gap:48px!important;justify-content:center!important;}
body.template-product .product-section .sticky-wrapper{max-width:760px!important;}
body.template-product .product-section .product__media-list-wrapper{max-width:760px!important;}
body.template-product .product-section .product__media-list-wrapper>.product__media-list,
body.template-product .product-section .js-media-list{width:100%!important;max-width:760px!important;height:auto!important;min-height:0!important;max-height:none!important;aspect-ratio:1/1!important;border-radius:14px!important;overflow:hidden!important;}
body.template-product .product-section .product__media-list .product__media-item,
body.template-product .product-section .product__media-list .swiper-slide{height:auto!important;aspect-ratio:1/1!important;}
body.template-product .product-section .product__media-list .product__modal-opener{display:block!important;width:100%!important;height:100%!important;}
body.template-product .product-section .product__media-list .product__media{width:100%!important;height:100%!important;min-height:0!important;padding:0!important;aspect-ratio:1/1!important;overflow:hidden!important;}
body.template-product .product-section .product__media-list .product__media img{position:absolute!important;inset:0!important;width:100%!important;height:100%!important;object-fit:cover!important;object-position:center!important;padding:0!important;}
body.template-product .product-section .product__title h1,
body.template-product .product-section h1.product__title,
body.template-product .product-section .product__info-container h1{font-size:30px!important;line-height:1.12!important;letter-spacing:-.02em!important;}
}
@media screen and (max-width:1099px){
body.template-product .product-section .product__media-list-wrapper>.product__media-list,
body.template-product .product-section .js-media-list{width:100%!important;max-width:100%!important;height:auto!important;min-height:0!important;aspect-ratio:1/1!important;overflow:hidden!important;}
body.template-product .product-section .product__media-list .product__media-item:first-child,
body.template-product .product-section .product__media-list .swiper-slide:first-child{width:100%!important;min-width:100%!important;max-width:100%!important;height:auto!important;aspect-ratio:1/1!important;}
body.template-product .product-section .product__media-list .product__modal-opener{display:block!important;width:100%!important;height:100%!important;aspect-ratio:1/1!important;}
body.template-product .product-section .product__media-list .product__media{position:relative!important;width:100%!important;height:100%!important;min-height:0!important;padding:0!important;aspect-ratio:1/1!important;overflow:hidden!important;background:#fff!important;}
body.template-product .product-section .product__media-list .product__media img{position:absolute!important;inset:0!important;display:block!important;width:100%!important;height:100%!important;max-width:100%!important;max-height:100%!important;object-fit:contain!important;object-position:center!important;padding:8px!important;}
}
