.owner-media-pair{display:grid;grid-template-columns:1fr 1fr;gap:28px;align-items:start;margin:32px 0}
.owner-media-pair .figure{margin:0}
.owner-media-film{max-width:760px;margin:32px auto}
.owner-media-film .surface video{display:block;width:100%;height:540px;max-height:65vh;object-fit:contain;background:#060b10}
.owner-media-photo .surface img{width:100%;height:auto;max-height:620px;object-fit:contain;background:#0c141b}
.hoverer .opening-art .owner-hardware{height:100%;width:100%;object-fit:contain;filter:none}
@media(max-width:650px){.owner-media-pair{grid-template-columns:1fr;gap:24px}.owner-media-film .surface video{height:440px;max-height:65vh}}
