.product-shot{width:100%;position:relative}.product-shot-frame{border:1px solid var(--border);border-radius:var(--radius);background:var(--surface);overflow:hidden;box-shadow:0 1px 2px #1018280a}.product-shot-viewport{aspect-ratio:16/9;background:var(--surface);position:relative}.product-shot.is-wide .product-shot-viewport{aspect-ratio:3040/1250}.product-shot.is-portrait{width:320px;max-width:100%;margin-inline:auto}.product-shot.is-portrait .product-shot-viewport{aspect-ratio:1200/1218}.product-shot.is-dialog{width:440px;max-width:100%;margin-inline:auto}.product-shot.is-crop .product-shot-viewport{aspect-ratio:var(--shot-aspect,16 / 9)}.product-shot.is-crop .product-shot-viewport img{transform:scale(var(--shot-zoom,1));transform-origin:var(--shot-focus,50% 50%)}.shot-chip{z-index:1;background:var(--white);border:1px solid var(--border);color:var(--text-primary);font-family:var(--font-mono);letter-spacing:.01em;white-space:nowrap;border-radius:999px;padding:5px 10px;font-size:12px;font-weight:600;position:absolute;transform:translateY(-50%)}.shot-chip.is-accent{background:var(--accent-soft);border-color:var(--accent-soft);color:var(--accent-hover)}@media (max-width:560px){.shot-chip{white-space:normal;max-width:46vw;padding:4px 8px}}
