/* Complete the existing editorial shell. */
.masthead .nav a,.label,.section-number,.text-link,.footer-meta {font-size:max(.72rem,11px);}
.home-hero .hero-copy {justify-content:flex-start;gap:clamp(36px,6vw,90px);}
.home-hero .hero-visual {max-height:760px;}
.footer-inner {flex-wrap:wrap;gap:24px;}
.footer-links,.section-links {display:flex;flex-wrap:wrap;gap:14px 24px;}
.section-links {padding-top:24px;padding-bottom:24px;font-size:.88rem;border-bottom:1px solid var(--line);}
:where(a,button,input,select,textarea,summary):focus-visible {outline:3px solid #426b45;outline-offset:4px;}
:where(h1,h2,h3) {scroll-margin-top:30px;}
.best-shots-gallery-heading h1 {font:400 clamp(3rem,6vw,5rem)/1.05 Georgia,serif;margin:0;}
.readings-table {margin:24px 0 40px;font-size:.9rem;}
.readings-table summary {cursor:pointer;padding:18px 0;border-top:1px solid var(--line);}
.table-scroll {overflow:auto;max-width:100%;max-height:480px;}
.table-scroll table {width:100%;border-collapse:collapse;}
.table-scroll th,.table-scroll td {padding:10px;text-align:left;border-bottom:1px solid var(--line);white-space:nowrap;}
.ga-journal-body .journal-heading {padding-top:40px;padding-bottom:36px;}
.journal-heading h1 {font:400 clamp(2.8rem,6vw,5.5rem)/1.05 Georgia,serif;letter-spacing:-.04em;margin:25px 0;}
.journal-content {max-width:780px;margin:0 auto;padding:0 24px 60px;font-size:1.05rem;line-height:1.8;}
.journal-content img {max-width:100%;height:auto;}
.journal-photos {display:grid;gap:24px;}
.journal-photos button {padding:0;border:0;background:none;cursor:zoom-in;}
.journal-photos img {width:100%;display:block;}
#journal-photo-dialog {max-width:94vw;max-height:94vh;border:0;background:#f3f0e7;}
#journal-photo-dialog::backdrop {background:#102c25dc;}
#journal-photo-dialog img {display:block;max-width:88vw;max-height:80vh;object-fit:contain;}
.archive-outcome {padding:24px 0;border-bottom:1px solid var(--line);margin-bottom:24px;max-width:72ch;line-height:1.7;}
.ga-archive-body .entry-content .ga-retro-opening__copy h1 {font:400 clamp(3.5rem,7vw,6rem)/1 Georgia,serif;letter-spacing:-.04em;margin:0;}
@media(max-width:600px){.hero-copy-bottom{gap:24px;}.home-hero .hero-visual{max-height:560px;}.section-links{gap:12px 18px;font-size:.8rem;}.footer-links{width:100%;}.ga-archive-body .entry-content .ga-retro-opening__copy h1{font-size:clamp(3rem,16vw,4.8rem);}}

.embedded-map {display:block;width:100%;height:600px;border:0;}

@media(min-width:981px){.home-hero{height:min(calc(100svh - 86px),760px);align-items:stretch;}.home-hero .hero-copy{min-height:0;}.home-hero .hero-visual{height:100%;}.home-hero .hero-copy-bottom{grid-template-columns:1fr;align-items:start;gap:20px;padding-top:0;}.home-hero .hero-copy-bottom .hero-note{max-width:34ch;margin:0;}.home-hero .hero-copy-bottom .text-link{justify-self:start;}}
