/* Editorial image treatments for the site's reading and consultation pages. */
.editorial-photo{margin:0;min-width:0}.editorial-photo img{display:block;width:100%;height:auto;object-fit:cover}.editorial-photo figcaption{font-size:.875rem;line-height:1.6;color:var(--muted);padding-top:12px}
.town-hero.guide-visual-hero,.workshop-hero.workshop-visual-hero{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(0,.9fr);gap:56px;align-items:center;background:var(--paper);color:var(--ink);max-width:1440px;padding-top:56px;padding-bottom:56px}
.guide-visual-hero h1,.workshop-visual-hero h1{font-size:clamp(2.25rem,3.5vw,3.75rem);line-height:1.15}.guide-visual-hero .eyebrow{color:var(--red)}.guide-visual-hero .town-lead{color:var(--muted)}.guide-visual-hero .button.white{background:var(--navy);color:#fff}.guide-visual-hero .button.outline{color:var(--navy);border-color:var(--navy);background:transparent}.guide-visual-hero .button.outline:hover{background:#e6ebed}.guide-visual-hero .button:focus-visible{outline-color:var(--red)}
.guide-visual-hero>.editorial-photo img,.workshop-visual-hero>.editorial-photo img{aspect-ratio:4/5;max-height:650px}.visual-hero-copy{min-width:0}.visual-hero-copy .actions{gap:14px}.visual-hero-copy .town-lead{max-width:48ch}.guide-visual-hero>.editorial-photo{border-bottom:3px solid var(--red);padding-bottom:16px}
.guide-wayfinding{padding-top:22px;padding-bottom:22px;display:flex;flex-wrap:wrap;align-items:center;gap:12px 28px;border-bottom:1px solid var(--line);font-size:1rem}.guide-wayfinding>span{font-weight:700;color:var(--muted)}.guide-wayfinding a{padding-block:10px;min-height:44px;text-decoration:underline;text-underline-offset:5px}.guide-wayfinding a:last-child{color:var(--red);font-weight:600}
.illustrated-guide .town-editorial>.editorial-photo{margin:8px 0 56px}.illustrated-guide .town-editorial>.editorial-photo img{aspect-ratio:3/2}.illustrated-guide .town-editorial>section>.eyebrow{margin-bottom:14px}
.session-visual{margin-top:32px}.session-visual>.editorial-photo img{aspect-ratio:16/10;max-height:330px}.session-person{display:grid;grid-template-columns:84px minmax(0,1fr);gap:20px;padding:24px 0;border-bottom:1px solid var(--line);margin-top:12px}.session-person>img{width:84px;height:84px;object-fit:cover;border-radius:50%}.session-person .eyebrow{font-size:.75rem;letter-spacing:.08em;margin-bottom:8px}.session-person h2{font-size:1.375rem;line-height:1.3}.session-person p:not(.eyebrow){font-size:1rem;line-height:1.6;margin-top:8px;color:var(--muted)}.session-person a{display:inline-block;font-size:1rem;text-decoration:underline;text-underline-offset:4px;margin-top:12px}.session-form-panel{border-top:4px solid var(--navy);box-shadow:0 12px 40px #172b380a}
.team-portrait{background:var(--paper);padding:18px;border-bottom:4px solid var(--red)}.team-support-editorial .support-person{background:var(--paper);padding:24px;border-top:3px solid var(--navy)}.team-support-editorial .support-person img{background:#fff}.team-support-editorial .support-grid{gap:28px}
.town-gallery-heading{margin-bottom:30px;max-width:760px}.town-gallery-heading .eyebrow{margin-bottom:12px}.town-gallery-heading h2{font-size:clamp(1.75rem,2.5vw,2.5rem)}.town-gallery figure{padding-bottom:20px;border-bottom:2px solid var(--line)}.town-gallery img{aspect-ratio:3/2}.town-gallery figcaption{padding-top:18px}.town-gallery-grid{gap:32px}
.workshop-visual-hero .visual-hero-copy>p:not(.eyebrow){font-size:1.125rem;color:var(--muted);line-height:1.75;margin-top:24px}.workshop-visual-hero>.editorial-photo img{aspect-ratio:4/5}.workshop-topics .workshop-detail{margin-top:32px}.workshop-detail img{aspect-ratio:4/3}.workshop-topics .steps{margin-top:0}.workshop-topics .steps>div:first-child{border-top:3px solid var(--red)}.workshop-events .event-row{padding-inline:20px}.workshop-events .event-row:nth-child(odd){background:var(--paper)}
@media(max-width:1100px){.town-hero.guide-visual-hero,.workshop-hero.workshop-visual-hero{gap:32px;grid-template-columns:minmax(0,1fr) minmax(0,.85fr)}.guide-visual-hero .actions{flex-direction:column;align-items:stretch}.guide-visual-hero .button{justify-content:center}.team-support-editorial .support-person{padding:20px}}
@media(max-width:900px){.town-hero.guide-visual-hero,.workshop-hero.workshop-visual-hero{grid-template-columns:1fr;padding-top:36px;padding-bottom:36px}.guide-visual-hero>.editorial-photo img,.workshop-visual-hero>.editorial-photo img{aspect-ratio:16/10;max-height:460px}.visual-hero-copy .town-lead{max-width:65ch}.guide-visual-hero .actions{flex-direction:row;align-items:center}.session-visual>.editorial-photo img{max-height:280px}.session-person{max-width:580px}.guide-wayfinding{gap:8px 24px}}
@media(max-width:600px){.guide-visual-hero h1,.workshop-visual-hero h1{font-size:2.25rem}.guide-visual-hero .actions{flex-direction:column;align-items:stretch}.guide-visual-hero .button{width:100%}.guide-wayfinding{display:grid;grid-template-columns:1fr 1fr;gap:4px 20px}.guide-wayfinding>span{grid-column:1/-1}.guide-wayfinding a{font-size:.9375rem}.town-gallery-grid{gap:28px}.town-gallery-heading{margin-bottom:24px}.session-person{grid-template-columns:64px minmax(0,1fr);gap:16px}.session-person>img{width:64px;height:64px}.team-portrait{padding:12px}.workshop-events .event-row{padding-inline:16px}.illustrated-guide .town-editorial>.editorial-photo{margin-bottom:40px}}
