.photography-page { letter-spacing: 0; }
.photography-page .eyebrow { letter-spacing: 0; }
.photo-intro { background: #f0f8fc; border-bottom: 1px solid #d9e5eb; }
.photo-intro .walk-content { padding-top: 38px; padding-bottom: 30px; }
.photo-intro h1 { font-size: 44px; line-height: 1.12; }
.photo-intro p:not(.eyebrow) { max-width: 710px; color: #506170; }
.photo-contributor { display: flex; align-items: center; gap: 10px; color: #087164; font-size: 14px; }
.photo-nav { padding-top: 0; padding-bottom: 0; }
.photo-tabs { display: flex; justify-content: flex-start; gap: 26px; padding: 0; border-bottom: 1px solid #d9e5eb; background: #fff; }
.photo-tabs a { display: inline-flex; align-items: center; gap: 8px; padding: 20px 0 16px; border-bottom: 3px solid transparent; white-space: normal; }
.photo-tabs a[aria-current="page"] { color: var(--blue); border-bottom-color: var(--blue); font-weight: 600; }
.mobile-label { display: none; }
.holiday-filters { max-width: 720px; margin-top: 24px; }
.holiday-count { font-size: 13px; color: #536b63; margin: 20px 0; }
.holiday-grid { display: grid; grid-template-columns: repeat(2,minmax(0,1fr)); gap: 20px; }
.holiday-card { border: 1px solid #d1dfda; border-radius: 6px; padding: 23px; display: flex; flex-direction: column; background: #f7fbf9; }
.holiday-card > svg { width: 29px; height: 29px; color: #287862; margin-bottom: 16px; }
.holiday-card h3 { font-size: 20px; line-height: 1.3; margin: 0 0 12px; }
.holiday-card p { font-size: 14px; line-height: 1.65; color: #435b53; margin: 0 0 16px; }
.holiday-card .holiday-meta { font-size: 12px; color: #287862; }
.holiday-card .text-button { margin-top: auto; font-size: 14px; }
.holiday-planning { border-top: 1px solid #d1dfda; padding-top: 20px; margin-top: 28px; }
.holiday-planning summary { cursor: pointer; color: #245c4d; font-weight: 600; min-height: 30px; }
.holiday-planning ul { padding-left: 22px; font-size: 14px; color: #435b53; line-height: 1.7; }
.holiday-planning li { margin-bottom: 8px; }
#photo-holidays[hidden] { display: none; }
@media(max-width:600px) { .holiday-grid { grid-template-columns: 1fr; } .photo-tabs { display: grid; grid-template-columns: repeat(2,minmax(0,1fr)); gap: 0 14px; } .photo-tabs a { font-size: 13px; padding: 12px 0; } #photo-holiday-heading { font-size: 28px; } }
.photo-tabs a span { margin: 0; }
.photo-card .walk-card-body { gap: 0; }
.photo-tags { display: flex; flex-wrap: wrap; gap: 10px; font-size: 12px; color: #087164; margin-bottom: 15px; }
.photo-tags span { display: inline-flex; align-items: center; gap: 5px; }
.photo-tags svg { width: 15px; height: 15px; }
.photo-empty { text-align: center; background: #f6f9fa; padding: 48px 20px; border-top: 1px solid #dce6eb; }
.photo-empty h3 { color: var(--navy); font: 28px Georgia, serif; margin: 15px 0; }
.photo-empty > svg { height: 35px; width: 35px; color: #087164; }
.photo-empty p { color: #526373; }
.photography-page [hidden] { display: none !important; }
.photo-detail-image { display: block; width: 100%; border: 0; padding: 0; position: relative; background: #eaf3f1; border-radius: 5px; overflow: hidden; }
.photo-detail-image img { width: 100%; aspect-ratio: 16/10; object-fit: cover; display: block; }
.photo-detail-image > svg { position: absolute; bottom: 12px; right: 12px; color: #fff; background: #17263d; border-radius: 4px; width: 34px; height: 34px; padding: 7px; }
.photo-credit { font-size: 12px; }
.photo-credit a, .photo-disclosure a { text-decoration: underline; text-underline-offset: 3px; color: var(--blue); }
.photo-detail-notes { margin: 0; }
.photo-detail-notes dt { color: #087164; font-weight: 600; font-size: 14px; margin-top: 21px; }
.photo-detail-notes dd { margin: 6px 0 0; color: #526373; font-size: 15px; line-height: 1.6; }
.photo-detail-kit { border-top: 1px solid #d9e5eb; padding-top: 23px; margin-top: 25px; }
.photo-detail-kit a { display: inline-flex; align-items: center; gap: 6px; margin: 0 18px 12px 0; font-size: 14px; color: var(--blue); text-decoration: underline; }
.photo-disclosure { padding: 14px 0; font-size: 14px; line-height: 1.6; color: #526373; border-top: 1px solid #cbdedc; border-bottom: 1px solid #cbdedc; }
.photography-page .gear-section { background: #edf6f2; }
.photography-page .gear-heading > svg, .photography-page .gear-card > svg { color: #087164; }
.photography-page .gear-card h3 { font-size: 19px; }
.gear-card .gear-merchant { font-size: 12px; color: #637580; margin: 0 0 16px; }
.gear-ad-label { font-size: 12px; font-weight: 600; color: #075f54; margin-bottom: 10px; }
.gallery-heading { display: flex; align-items: center; justify-content: space-between; gap: 20px; }
.gallery-heading h2 { font-size: 34px; }
.gallery-heading p { color: #526373; }
.gallery-heading > p { font-size: 13px; flex-shrink: 0; }
.media-card-link { display: flex; flex-direction: column; height: 100%; }
.media-preview { position: relative; }
.media-preview .video-mark { position: absolute; bottom: 12px; right: 12px; background: #17263d; color: #fff; padding: 8px; width: 37px; height: 37px; border-radius: 4px; }
.photo-viewer { inset: 0; margin: 0; width: 100%; max-width: none; height: 100dvh; max-height: none; padding: 22px 30px; border: 0; border-radius: 0; background: #121b20; color: #fff; }
.photo-viewer[open] { display: grid; grid-template-rows: auto minmax(0,1fr) auto; gap: 16px; }
.photo-viewer::backdrop { background: #121b20; }
.viewer-toolbar { display: flex; align-items: center; justify-content: space-between; gap: 18px; min-width: 0; }
.viewer-toolbar h2 { font: 24px Georgia, serif; color: #fff; overflow-wrap: anywhere; }
.photo-viewer .icon-button { background: #253b40; color: #fff; border-radius: 4px; flex-shrink: 0; }
.photo-viewer .icon-button:disabled { opacity: .35; cursor: default; }
.viewer-stage { min-height: 0; display: grid; grid-template-columns: 40px minmax(0,1fr) 40px; align-items: center; gap: 18px; }
#viewer-media { height: 100%; min-height: 0; display: flex; align-items: center; justify-content: center; }
#viewer-media img, #viewer-media video { display: block; max-width: 100%; width: 100%; height: 100%; max-height: 100%; object-fit: contain; }
.viewer-caption { text-align: center; color: #d9e6e7; }
.viewer-caption p { margin: 5px 0; font-size: 13px; line-height: 1.4; overflow-wrap: anywhere; color: #d9e6e7; }
.viewer-caption a { text-decoration: underline; }
#photo-viewer #viewer-error { color: #ffcfaa; }
@media(max-width:900px) { .photo-tabs { gap: 20px; font-size: 14px; } }
@media(max-width:600px) {
  .photo-intro .walk-content { padding-top: 20px; padding-bottom: 22px; }
  .photo-intro .eyebrow { display: none; }
  .photo-intro p:not(.eyebrow) { font-size: 14px; margin: 12px 0 16px; }
  .photo-intro h1 { font-size: 35px; }
  .photography-page .photo-tabs { display: grid; grid-template-columns: repeat(2,minmax(0,1fr)); gap: 0 14px; font-size: 13px; }
  .photo-tabs .desktop-label { display: none; }
  .photo-tabs .mobile-label { display: inline; }
  .photo-tabs a { padding: 14px 0; }
  .photo-tabs svg { width: 16px; height: 16px; }
  .holiday-filters { display: grid; grid-template-columns: minmax(0,1fr) 44px; }
  .holiday-filters label:first-child { grid-column: 1 / -1; }
  .photography-page .header-inner .back-home { font-size: 0; gap: 0; width: 36px; min-height: 36px; justify-content: center; }
  .photography-page .region-tabs { gap: 2px 16px; margin-bottom: 18px; }
  .photography-page .region-tabs button { padding: 9px 0; }
  .photography-page .walk-results-heading { margin: 24px 0 14px; }
  .photo-contributor { font-size: 13px; }
  .gallery-heading { align-items: flex-start; }
  .gallery-heading h2 { font-size: 29px; }
  .photo-viewer { padding: 15px 12px; gap: 12px; }
  .viewer-toolbar h2 { font-size: 20px; }
  .viewer-stage { grid-template-columns: 32px minmax(0,1fr) 32px; gap: 7px; }
  .viewer-stage .icon-button { width: 32px; height: 40px; padding: 5px; }
}
@media(max-width:360px) { .photography-page .header-inner .brand-name { font-size: 25px; } .photography-page .header-inner .tagline { font-size: 9px; } }
@media print { .photo-intro, .photo-nav, #photo-directory, #gary-gallery, .photo-detail-image svg { display: none !important; } .photo-detail-image { max-width: 350px; } .photo-detail-notes dt { break-after: avoid; } }
