body[data-page-template="catalog-product"] .catalog-product-hero,body[data-page-template="doorbell-product"] .catalog-product-hero{background:#f7faf9;} .product-photo-panel{align-self:start;min-height:0;margin:0;padding:0;border:0;border-radius:0;background:transparent;box-shadow:none;gap:12px;} .product-photo-panel::before{display:none;} .product-photo-panel .product-detail-media-stage{min-height:0;border-radius:4px;background:#fff;} .product-photo-panel .product-detail-media-link{cursor:zoom-in;} .product-photo-panel .product-detail-media-link:hover{transform:none;} .product-photo-panel .product-detail-media-stage img{display:block;width:100%;height:clamp(300px,38vw,520px);max-height:520px;object-fit:contain;filter:none;} .product-photo-panel .product-detail-media-link:hover img,.product-photo-panel .product-detail-media-link:focus-visible img{transform:none;} .product-photo-zoom-cue{position:absolute;right:12px;bottom:12px;display:grid;place-items:center;width:44px;height:44px;border:1px solid #a5bdb8;border-radius:4px;background:#fff;color:var(--teal-dark);} .product-photo-caption{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:8px 16px;width:100%;color:var(--muted);font-size:13px;letter-spacing:0;} .product-photo-amazon{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:44px;padding:8px 12px;border:1px solid #c6cecb;border-radius:4px;color:var(--ink);background:#fff;text-decoration:underline;text-underline-offset:3px;font-size:13px;font-weight:700;} .product-photo-amazon:hover{border-color:var(--teal-dark);color:var(--teal-dark);} .product-photo-amazon:focus-visible,.product-image-viewer button:focus-visible{outline:3px solid var(--teal);outline-offset:3px;} .product-image-open{overflow:hidden;} .product-image-viewer{width:min(1280px,94vw);max-width:94vw;height:min(940px,92dvh);max-height:92dvh;padding:0;border:0;border-radius:4px;background:#fff;color:var(--ink);} .product-image-viewer[open]{display:grid;grid-template-rows:auto minmax(0,1fr);} .product-image-viewer::backdrop{background:rgba(20,27,26,0.72);} .product-image-viewer header{position:static;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:16px;padding:14px 20px;border-bottom:1px solid #dce3e0;background:#fff;} .product-image-viewer header p{margin:0;font-size:16px;line-height:1.4;font-weight:700;overflow-wrap:anywhere;} .product-image-viewer header p span{display:block;margin-top:4px;font-size:12px;font-weight:400;color:var(--muted);} .product-image-viewer-tools{display:flex;gap:8px;} .product-image-viewer button{display:grid;place-items:center;width:44px;height:44px;padding:0;border:1px solid #a5bdb8;border-radius:4px;background:#fff;color:var(--teal-dark);cursor:pointer;} .product-image-viewer button[aria-pressed="true"]{color:#fff;background:var(--teal-dark);} .product-image-viewer button:disabled{opacity:0.45;cursor:default;} .product-image-viewer button svg{width:22px;height:22px;} .product-image-viewer-stage{min-height:0;overflow:auto;display:grid;place-items:center;overscroll-behavior:contain;} .product-image-viewer-stage img{display:block;width:100%;height:100%;max-width:100%;max-height:100%;min-height:0;object-fit:contain;} .product-image-viewer-stage [hidden]{display:none;} .product-image-viewer-stage p{padding:16px;font-size:15px;} .product-image-viewer.is-zoomed .product-image-viewer-stage{display:block;} .product-image-viewer.is-zoomed img{width:auto;height:auto;max-width:none;max-height:none;margin:0 auto;} @media (max-width:620px){.product-photo-panel{padding:0;} .product-photo-panel .product-detail-media-stage img{height:280px;max-height:280px;} .product-image-viewer{width:100%;max-width:100%;height:100dvh;max-height:100dvh;border-radius:0;} .product-image-viewer header{padding:12px;gap:12px;}}