.photo-page{background:var(--white)}.photo-home{color:var(--ink);text-decoration:none;font-size:.86rem}.photo-wrap{width:min(980px,calc(100% - 3rem));margin:auto}.photo-hero{min-height:65vh;background:var(--deep);color:#fff;display:grid;align-items:end;position:relative;overflow:hidden}.photo-hero img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.photo-hero:after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,rgba(5,18,30,.92),rgba(5,18,30,.08) 75%)}.photo-hero.no-image{min-height:52vh;align-items:center}.photo-hero.no-image:after{background:radial-gradient(circle at 70% 25%,rgba(199,154,75,.17),transparent 28%),linear-gradient(135deg,#071827,#153651)}.photo-hero-copy{position:relative;z-index:1;padding:5rem 0}.photo-hero .kicker{margin-bottom:1.1rem}.photo-hero h1{font-size:clamp(3rem,7vw,6rem);max-width:820px;margin-bottom:1rem}.photo-hero .subtitle{font-size:1.1rem;color:rgba(255,255,255,.75)}.photo-article{padding:6rem 0 7rem}.photo-article p{max-width:740px;margin:0 auto 1.5rem;font-size:1.08rem;line-height:2.05}.story-image{margin:3.7rem auto;max-width:900px}.story-image img{display:block;max-width:100%;max-height:780px;width:auto;height:auto;margin:auto}.story-image figcaption{text-align:center;color:var(--muted);font-size:.78rem;margin-top:.7rem}.missing-photos{max-width:740px;margin:0 auto 3rem;padding-bottom:1.2rem;border-bottom:1px solid var(--gold);color:var(--muted);font-size:.86rem}.photo-more{border-top:1px solid var(--line);padding:4rem 0 6rem}.photo-more h2{font-size:1.7rem;margin-bottom:2rem}.photo-more-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1.4rem}.photo-more a{border:1px solid var(--line);padding:1rem;color:var(--ink);text-decoration:none}.photo-more img,.photo-more .mini-no-image{width:100%;aspect-ratio:16/9;object-fit:cover;background:var(--deep);margin-bottom:1rem}.photo-more h3{margin:.2rem 0}.photo-page footer .photo-wrap{display:flex;justify-content:space-between}.photo-page footer p{margin:0}.photo-page footer a{color:inherit;text-decoration:none}@media(max-width:640px){.photo-wrap{width:min(100% - 2rem,980px)}.photo-hero{min-height:58vh}.photo-hero-copy{padding:3.5rem 0}.photo-article{padding:4rem 0}.story-image{margin:2.4rem 0}.photo-more-grid{grid-template-columns:1fr}.photo-home{font-size:.75rem}}
