/* Photo and project-identity additions, loaded only by the two local pilots. */
.north-pilot{--accent:#23634f}
.hero-copy h1 img.project-logo{width:360px;height:auto;max-width:100%;object-fit:contain}
.hero-copy h1 img.tour-logo{width:290px}
.chapter-photo{margin-top:24px}
.chapter-photo img{width:100%;height:auto;border-radius:var(--radius)}
.photo-pair{display:grid;grid-template-columns:1fr 1fr;gap:24px;margin-top:32px;align-items:start}
.photo-pair img{width:100%;height:auto;border-radius:var(--radius)}
.photo-pair figcaption strong{display:block;font-size:15px;color:var(--ink);font-weight:500;margin-bottom:4px}
.status-note{margin-top:24px;font-size:13px;color:var(--muted);max-width:65ch}
.status-note strong{color:var(--ink)}
.status-note a{color:var(--accent);text-decoration:underline;text-underline-offset:3px}
.tour-pilot .history-layout{grid-template-columns:1fr 1.65fr}
.tour-pilot .chapters{gap:48px}
.tour-pilot .hero-copy{max-width:580px}
.tour-pilot .hero-frame{justify-content:flex-end}
.tour-pilot .hero-frame>img{object-position:center 8%}
.tour-pilot .hero-frame::after{background:linear-gradient(90deg,transparent 30%,rgba(9,15,18,.35) 50%,rgba(9,15,18,.9) 85%)}
.tour-pilot .partnership figure img{height:auto}
.tour-pilot .photo-pair{grid-template-columns:1fr 1fr}
.pilot-next{display:inline-flex;align-items:center;min-height:44px;text-decoration:underline;font-size:14px;color:var(--accent)}
@media(max-width:700px){.hero-copy h1 img.project-logo{width:270px}.hero-copy h1 img.tour-logo{width:230px}.photo-pair,.tour-pilot .photo-pair{grid-template-columns:1fr;gap:24px}.tour-pilot .history-layout{grid-template-columns:1fr}.tour-pilot .chapters{gap:32px}}
@media(max-width:700px){.tour-pilot .hero-frame{display:block;min-height:0;padding-top:300px;background:#161b1c}.tour-pilot .hero-frame>img{height:340px;object-position:34% top}.tour-pilot .hero-frame::after{background:linear-gradient(180deg,transparent 240px,#161b1c 340px)}.tour-pilot .hero-copy{padding-top:26px}.tour-pilot .hero-copy .eyebrow{margin-bottom:8px}}
@media(forced-colors:active){.tour-pilot .hero-frame::after{display:none}}
