.product-image-viewer-backdrop{z-index:120;background:#0e1f25b8;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.product-image-viewer{background:#fff;border-radius:6px;grid-template-rows:auto minmax(0,1fr) auto;width:min(1040px,94vw);height:min(880px,92vh);display:grid;overflow:hidden;box-shadow:0 28px 70px #08181e52}.product-image-viewer:focus-visible{outline-offset:3px;outline:3px solid #8adce4}.product-image-viewer__header,.product-image-viewer__meta{justify-content:space-between;align-items:center;gap:20px;padding:16px 20px;display:flex}.product-image-viewer__header{border-bottom:1px solid var(--fc-border-soft)}.product-image-viewer__header small{color:var(--fc-teal-dark);text-transform:uppercase;font-size:11px;font-weight:900}.product-image-viewer__header h2{text-overflow:ellipsis;white-space:nowrap;max-width:760px;margin:3px 0 0;font-size:18px;line-height:1.25;overflow:hidden}.product-image-viewer__actions{flex:none;gap:8px;display:flex}.product-image-viewer__actions .icon-button{width:44px;height:44px}.product-image-viewer__stage{overscroll-behavior:contain;background:#f7f9fa;place-items:center;min-height:0;padding:20px;display:grid;overflow:auto}.product-image-viewer__image{-o-object-fit:contain;object-fit:contain;width:auto;max-width:100%;height:auto;max-height:calc(92vh - 170px)}.product-image-viewer__stage.is-zoomed{place-items:start center}.product-image-viewer__stage.is-zoomed .product-image-viewer__image{width:1200px;max-width:none;height:auto;max-height:none}.product-image-viewer__meta{min-height:52px;color:var(--fc-muted);border-top:1px solid var(--fc-border-soft);font-size:12px}.product-image-viewer__meta strong{color:var(--fc-ink)}@media (width<=680px){.product-image-viewer-backdrop{padding:0}.product-image-viewer{border-radius:0;width:100%;height:100dvh}.product-image-viewer__header,.product-image-viewer__meta{padding-left:14px;padding-right:14px}.product-image-viewer__header h2{white-space:normal;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:15px;display:-webkit-box;overflow:hidden}.product-image-viewer__stage{padding:12px}.product-image-viewer__image{max-height:calc(100dvh - 160px)}}
