.product-shot-grid{background:hsl(var(--brand-white))}.product-shot-frame{display:block;aspect-ratio:4 / 3;width:100%;height:100%;min-width:0;margin:0;overflow:hidden;border:0;background:hsl(var(--brand-white));box-shadow:none}.product-shot-frame img{display:block;width:100%;height:100%;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center;background:hsl(var(--brand-white))}.product-shot-frame--cover img{-o-object-fit:cover;object-fit:cover}.product-shot-frame--placeholder{display:grid;place-items:center;background:var(--theme-surface-raised, #f5f5f5);color:var(--theme-text-muted, #666);font-size:14px;line-height:1.5;padding:24px}.product-shot-frame--focus-46 img{-o-object-position:46% center;object-position:46% center}.product-shot-frame--focus-52 img{-o-object-position:52% center;object-position:52% center}.product-shot-frame--cutout{background:transparent;overflow:visible}.product-shot-frame--cutout svg{display:block;width:100%;height:100%;overflow:visible}
