.hero-photo { background: #061a35; }
.hero-photo img { width: 100%; height: 100%; object-fit: cover; object-position: center; display: block; }
.photo-shade { position: absolute; inset: 0; background: linear-gradient(125deg, rgba(6,26,53,.36), transparent 68%); }
