/* Product-page corrective layer: one main image, square white product frames, stable card heights. */
.gallery-main-image{aspect-ratio:1/1;display:grid;place-items:center;background:#fff}.gallery-main-image .gallery-main-img{width:100%;height:100%;object-fit:contain;background:#fff}.gallery-main-image .gallery-main-img~.gallery-main-img{display:none}.gallery-thumbs{display:none!important}.gallery-disclaimer{margin:14px 0 0}.product-gallery{position:sticky;top:94px}.product-summary{min-width:0}.product-description-content{max-width:900px;line-height:1.9;color:#364a5d}.product-description-content img{max-width:100%;height:auto}.faq-list .faq-answer{padding:8px 42px 22px;color:#53687a;line-height:1.85}.faq-list .faq-toggle{display:inline-grid;place-items:center;width:26px;height:26px;flex:none;border-radius:50%;background:#edf5fa;color:#017173}.faq-item[open] .faq-toggle{background:#017173;color:#fff;transform:rotate(45deg)}.product-list-page .product-grid{align-items:stretch}.product-list-page .list-product-card{display:flex;flex-direction:column;min-height:0}.product-list-page .prod-image{aspect-ratio:1/1;background:#f3f7f9}.product-list-page .prod-image img{object-fit:contain;padding:10px}.product-list-page .prod-body{display:flex;flex:1;flex-direction:column;min-height:208px}.product-list-page .prod-body .btn{margin-top:auto;align-self:flex-start}.product-list-page .prod-specs{min-height:28px}.product-list-page .spec-item{line-height:1.45}.footer-qr img{border:1px solid #dce5ec;border-radius:8px;background:#fff;padding:3px}@media(max-width:1080px){.product-gallery{position:static}}@media(max-width:640px){.product-list-page .prod-body{min-height:0}.product-list-page .prod-image{aspect-ratio:1/1}}
.gallery-main-image{aspect-ratio:1/1;display:grid;place-items:center;background:#fff}.gallery-main-image .gallery-main-img{width:100%;height:100%;object-fit:contain;background:#fff}.gallery-main-image .gallery-main-img~.gallery-main-img{display:none}.gallery-thumbs{display:none!important}.gallery-disclaimer{margin:14px 0 0}.product-gallery{position:sticky;top:94px}.product-summary{min-width:0}.product-description-content{max-width:900px;line-height:1.9;color:#364a5d}.product-description-content img{max-width:100%;height:auto}.faq-list .faq-answer{padding:8px 42px 22px;color:#53687a;line-height:1.85}.faq-list .faq-toggle{display:inline-grid;place-items:center;width:26px;height:26px;flex:none;border-radius:50%;background:#edf5fa;color:#017173}.faq-item[open] .faq-toggle{background:#017173;color:#fff;transform:rotate(45deg)}.product-list-page .product-grid{align-items:stretch}.product-list-page .list-product-card{display:flex;flex-direction:column;min-height:0}.product-list-page .prod-image{aspect-ratio:1/1;background:#f3f7f9}.product-list-page .prod-image img{object-fit:contain;padding:10px}.product-list-page .prod-body{display:flex;flex:1;flex-direction:column;min-height:208px}.product-list-page .prod-body .btn{margin-top:auto;align-self:flex-start}.product-list-page .prod-specs{min-height:28px}.product-list-page .spec-item{line-height:1.45}.footer-qr img{border:1px solid #dce5ec;border-radius:8px;background:#fff;padding:3px}@media(max-width:1080px){.product-gallery{position:static}}@media(max-width:640px){.product-list-page .prod-body{min-height:0}.product-list-page .prod-image{aspect-ratio:1/1}}
/* Final display constraints: prevent original article images or cards from dominating the page. */
.product-description-content img{display:block!important;width:auto!important;max-width:min(100%,520px)!important;height:auto!important;max-height:520px!important;object-fit:contain!important;margin:24px auto!important}
.product-list-page .prod-image{height:auto!important;min-height:0!important;aspect-ratio:1/1!important;background:#f3f7f9!important}.product-list-page .prod-image img{width:76%!important;height:76%!important;max-width:76%!important;max-height:76%!important;object-fit:contain!important;padding:0!important}
@media(max-width:640px){.product-description-content img{max-width:100%!important;max-height:360px!important}}
/* Product cards: one row is one visual unit, regardless of how many fields a product has. */
.product-list-page .product-grid{align-items:stretch!important;grid-auto-rows:1fr!important}.product-list-page .list-product-card{height:100%!important;align-self:stretch!important}.product-list-page .prod-body{min-height:202px!important}.product-list-page .prod-specs{min-height:52px!important;max-height:52px!important;overflow:hidden!important}.product-list-page .prod-specs .spec-item:nth-child(n+4){display:none!important}.product-list-page .prod-body .btn{margin-top:auto!important}
