/* Complete generated photographs. Preserve the full frame at every width. */
.product-image{height:auto;aspect-ratio:1;background:#f2f3f3;border-radius:18px}
.product-image>img.product-photo,.product-image>img.product-photo.bucket{width:100%;height:100%;max-width:none;max-height:none;object-fit:contain;filter:none;transform:none}
.product-image .product-series{display:none}
.product-image .card-arrow{background:#fffffff0;right:14px;bottom:14px}
.product-card>a:hover .product-image img{transform:none}
.category-card .category-picture{height:auto;aspect-ratio:1}
.category-card .category-picture>img.product-photo{width:100%;height:100%;max-width:none;max-height:none;object-fit:contain;filter:none;transform:none!important}
.photographic-stage{height:auto;display:block;overflow:hidden;aspect-ratio:auto}
.photographic-stage>img.product-photo{display:block;width:100%;height:auto;max-width:none;max-height:none;aspect-ratio:1;object-fit:contain;filter:none}
.photographic-stage .stage-caption{position:static;display:flex;justify-content:space-between;gap:15px;padding:17px 22px;background:#f4f5f5;border-top:1px solid var(--line);font-size:18px}
.mini-product>img.product-photo{width:80px;height:80px;max-width:80px;object-fit:contain;border-radius:9px}
.category-hero{grid-template-columns:1.12fr 1fr;align-items:center;gap:26px;background:#f4f5f5}
.category-hero-copy{padding:34px 0 34px 34px}
.category-hero .category-scene{display:block;padding:0;min-height:0;align-self:stretch;background:#eeefee}
.category-hero .category-scene>img{display:block;width:100%;height:auto;aspect-ratio:1;max-width:none;object-fit:contain;transform:none;filter:none}
.category-hero h1{font-size:44px}.category-hero .lead{font-size:20px}
.photo-gallery{display:grid;grid-template-columns:1fr 1fr;gap:34px}
.photo-gallery figure{margin:0}.photo-gallery img{display:block;width:100%;height:auto;border-radius:18px}
.photo-gallery figcaption{font-size:20px;margin-top:15px}
.catalogue-studies{grid-template-columns:repeat(3,1fr)}
@media(max-width:960px){.category-hero{gap:20px;grid-template-columns:1fr 1fr}.category-hero-copy{padding:27px 0 27px 27px}.category-hero h1{font-size:35px}.category-hero .lead{font-size:20px}.category-hero .category-scene{align-self:center}.photo-gallery{gap:25px}.catalogue-studies{grid-template-columns:1fr 1fr}}
@media(max-width:680px){.category-hero{grid-template-columns:1fr;gap:24px}.category-hero-copy{padding:27px 24px 0}.category-hero h1{font-size:35px}.category-hero .category-scene{width:100%}.photographic-stage>img.product-photo{width:100%;height:auto}.photographic-stage .stage-caption{padding:16px 20px}.photo-gallery,.catalogue-studies{grid-template-columns:1fr}.product-image{border-radius:18px}}
