.page-photo{max-width:1120px;margin:0 auto 30px;padding:0 22px}
.page-photo img{display:block;width:100%;height:clamp(280px,48vw,560px);object-fit:cover;border-radius:14px;border:1px solid #213038;background:#0b1115}
.page-photo.native-photo{text-align:center}
.page-photo.native-photo img{width:min(100%,394px);height:auto;margin:0 auto;object-fit:contain}
.page-photo.founders-photo{text-align:center}
.page-photo.founders-photo img{width:min(100%,720px);height:auto;margin:0 auto;object-fit:contain}
.page-photo figcaption{margin-top:10px;color:#82969e;font-size:.75rem;line-height:1.5}
.page-photo figcaption a{color:#9db0b8}
@media(max-width:760px){.page-photo{padding:0 14px}.page-photo img{height:300px;border-radius:10px}}
