/* Show the actual captured viewport without fabricated UI, cropping or color filters. */
.project-preview.actual-screenshot{aspect-ratio:1897/907;background:transparent;filter:none;border:1px solid var(--line)}
.project-preview.actual-screenshot>img{display:block;position:static;inset:auto;width:100%;height:auto;aspect-ratio:1897/907;object-fit:contain;filter:none;z-index:auto}
.project-row:hover .project-preview.actual-screenshot,.project-row:focus-visible .project-preview.actual-screenshot{transform:none;filter:none}
.case-photo.actual-screenshot{height:auto;max-height:none;overflow:visible;border:1px solid var(--line)}
.case-photo.actual-screenshot>a{display:block}
.case-photo.actual-screenshot img{display:block;width:100%;height:auto;aspect-ratio:1897/907;object-fit:contain}
