/* Travel-first imagery and About-only site metrics. */
.about-project-overview{margin:1.5rem 0 2.5rem}.about-project-overview h2{margin:0 0 .6rem}.about-project-overview p{max-width:72ch}.about-metrics{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:1rem;margin:1.1rem 0 1.5rem}.about-metric{background:#f4f6f3;border:1px solid #dbe5df;border-radius:14px;padding:1rem 1.1rem}.about-metric strong{display:block;font-size:clamp(1.6rem,2.5vw,2.2rem);line-height:1.15;color:#163d31}.about-metric span{display:block;margin-top:.4rem;font-size:.9rem;color:#38574b}.travel-photo{display:block;width:100%;aspect-ratio:16/9;object-fit:cover;object-position:center;border-radius:12px}.starter-route-card .travel-photo{aspect-ratio:16/8.6;margin-bottom:1rem}.card.card-link .travel-photo{aspect-ratio:16/9;margin-bottom:.9rem}.state-related-photo{display:block;max-width:760px;margin:1.5rem auto;padding:0;border-radius:14px;overflow:hidden;background:#ecf2ed}.state-related-photo img{display:block;width:100%;max-height:275px;object-fit:cover}.state-related-photo figcaption{font-size:.86rem;color:#38574b;padding:.65rem .9rem}.state-editorial-photo{display:block;max-width:800px;margin:1rem auto 2rem;border-radius:14px;overflow:hidden;background:#eff3f0}.state-editorial-photo img{width:100%;max-height:315px;object-fit:cover;display:block}.state-editorial-photo figcaption{padding:.6rem .9rem;font-size:.85rem;color:#38574b}.trip-visual-link{display:flex;align-items:center;gap:1rem;margin:1.5rem 0;padding:.7rem;border:1px solid #d8e4da;border-radius:12px;text-decoration:none}.trip-visual-link img{width:128px;height:78px;object-fit:cover;border-radius:8px;flex-shrink:0}.trip-visual-link span{display:block;color:#254738}.trip-visual-link strong{display:block;color:#173d30}.travel-photo[src=""]{display:none}@media(max-width:620px){.about-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.trip-visual-link img{width:88px;height:75px}}