/* Photography landing page only. Never changes its map, globe or gallery styles. */
.photography-jump{display:flex;justify-content:center;gap:clamp(20px,5vw,70px);margin:25px auto 12px;max-width:840px}.photography-jump a{display:flex;align-items:center;gap:12px;min-height:48px;padding:7px 2px;text-decoration:none;font-size:13px;color:#c6cdd0;border-bottom:1px solid #d2c08b30;transition:color .2s,border-color .2s}.photography-jump a:hover,.photography-jump a:focus-visible{color:#e5d4a5;border-color:#d2c08b99}.photography-jump svg{width:23px;height:23px;flex-shrink:0}.photography-jump-arrow{color:#cfbe8d;margin-left:6px}.photography-jump svg,.photography-heading svg{fill:none;stroke:#cbbb8d;stroke-width:1.1;stroke-linecap:round;stroke-linejoin:round}
.photography-heading{display:flex;align-items:center;gap:18px;max-width:1050px;margin:36px auto 35px;scroll-margin-top:8px}.photography-heading svg{width:34px;height:34px;flex-shrink:0}.photography-heading h2{margin:0;font-family:var(--font-body);font-size:clamp(21px,2.4vw,30px);font-weight:400;letter-spacing:.035em;color:#e4e5df;line-height:1.35}.photography-heading-rule{flex:1;min-width:24px;height:1px;background:linear-gradient(90deg,#c7b48380,transparent);transform-origin:left}.photography-heading.is-ready:not(.is-visible) .photography-heading-rule{transform:scaleX(0)}.photography-heading.is-visible .photography-heading-rule{transform:scaleX(1);transition:transform 450ms ease-out}
.photography-section-gap{height:48px}.photography-section-gap+.photography-heading{margin-top:10px}
@media(max-width:600px){.photography-jump{flex-direction:column;gap:4px;margin:18px auto 8px;max-width:350px}.photography-jump a{font-size:13px;gap:10px;padding:5px 8px}.photography-jump-arrow{margin-left:auto}.photography-heading{gap:11px;margin-block:25px 30px;scroll-margin-top:8px}.photography-heading svg{width:27px;height:27px}.photography-heading h2{font-size:20px;letter-spacing:0}.photography-heading-rule{min-width:12px}.photography-section-gap{height:30px}}
@media(prefers-reduced-motion:reduce){.photography-heading.is-ready .photography-heading-rule{transform:none!important;transition:none!important}}
