.walk-hero{background:var(--surface-soft);padding:clamp(2.5rem,6vw,5rem) 0}.walk-hero__layout{grid-template-columns:1fr 1.05fr;align-items:center;gap:clamp(2rem,5vw,4.5rem);display:grid}.walk-hero h1{max-width:10ch;margin:1rem 0 1.4rem;font-size:clamp(2.65rem,5.2vw,4.4rem);line-height:.98}.walk-hero .lede{max-width:38rem}.walk-hero .hero__actions{margin-top:1.5rem}.walk-hero__photo{margin:0;position:relative}.walk-hero__photo img{aspect-ratio:1.04;object-fit:cover;border-radius:3rem .8rem;width:100%;height:auto}.walk-hero__photo figcaption{color:var(--text-muted);margin-top:.7rem;font-size:.85rem}.walk-jump{background:var(--surface);border-bottom:1px solid var(--line)}.walk-jump .container{flex-wrap:wrap;gap:.5rem 2rem;padding-block:1rem;display:flex}.walk-jump a{padding-block:.45rem;font-weight:700}.walk-intro{grid-template-columns:.85fr 1.15fr;align-items:start;gap:2rem 5rem;display:grid}.walk-intro p+p,.walk-hosting p+p{margin-top:1rem}.walk-section-intro{max-width:45rem;margin-bottom:2rem}.walk-section-intro p{color:var(--text-muted);margin-top:1rem}.walk-years{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.5rem;display:grid}.walk-year{border:1px solid var(--line);background:var(--surface);border-radius:1.25rem;flex-direction:column;display:flex;overflow:hidden}.walk-year__image{aspect-ratio:1.75;object-fit:cover;width:100%;height:auto}.walk-year__heading{padding:2rem 2rem 0}.walk-year__year{font:800 clamp(3.5rem,7vw,5rem)/1 var(--display);color:var(--accent-text);letter-spacing:-.04em;display:block}.walk-year__body{flex-direction:column;flex:1;gap:1rem;padding:1.5rem 2rem 2rem;display:flex}.walk-year__body .text-link{align-self:start;margin-top:auto}.walk-hosts{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;margin-top:2rem;display:grid}.walk-partner{color:var(--accent-contrast);background:var(--accent);border-radius:1.25rem;justify-content:space-between;align-items:center;gap:1.5rem;margin-bottom:2rem;padding:clamp(1.4rem,4vw,2.25rem);display:flex}.walk-partner h3{margin:.4rem 0 .75rem;font-size:clamp(1.7rem,4vw,2.5rem)}.walk-partner p{max-width:48rem}.walk-partner .button{color:var(--accent-contrast);border-color:currentColor;flex:none}.walk-host{border:1px solid var(--line);background:var(--surface);border-radius:1rem;padding:1.6rem}.walk-host h3{margin:.5rem 0 .85rem}.walk-host p{margin-bottom:1rem}.walk-host .status-pill{margin-bottom:1rem;display:inline-flex}.walk-hosting{border:1px solid var(--line);background:var(--surface-soft);border-radius:1.5rem;grid-template-columns:1fr 1fr;gap:2rem 4rem;padding:clamp(1.5rem,5vw,3.5rem);display:grid}.walk-hosting ol{margin:0;padding-left:1.4rem}.walk-hosting li{padding:0 0 1.3rem .5rem}.walk-hosting li strong{display:block}.walk-hosting li:last-child{padding-bottom:0}.walk-gallery-preview{grid-template-columns:repeat(4,minmax(0,1fr));gap:.65rem;margin-block:2rem;display:grid}.walk-gallery-preview img{aspect-ratio:1;object-fit:cover;border-radius:.75rem;width:100%;height:auto}.walk-year-nav{flex-wrap:wrap;gap:.6rem;margin-top:1.5rem;display:flex}.walk-year-nav a{border:1px solid var(--line);border-radius:var(--button-radius);padding:.5rem 1rem;font-weight:700}.walk-year-nav [aria-current=page],.walk-year-nav a:hover{background:var(--accent);color:var(--accent-contrast);border-color:var(--accent)}#walks,#hosts,#years,#host-a-walk,#photos{scroll-margin-top:8rem}.gallery-help{color:var(--text-muted);margin-bottom:1.5rem}.photo-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:.8rem;display:grid}.photo-tile{border:1px solid var(--line);background:var(--surface-muted);border-radius:.8rem;display:block;position:relative;overflow:hidden}.photo-tile img{aspect-ratio:1.2;object-fit:cover;width:100%;height:auto;transition:transform .3s}.photo-tile:hover img,.photo-tile:focus-visible img{transform:scale(1.045)}.photo-tile__number{color:var(--text);background:var(--surface);border-radius:.4rem;gap:.8rem;padding:.15rem .5rem;font-size:.8rem;font-weight:700;display:flex;position:absolute;bottom:.6rem;right:.6rem}.gallery-open{overflow:hidden}.gallery-dialog{border:1px solid var(--line);width:min(1200px,100% - 2rem);max-width:none;max-height:calc(100dvh - 2rem);color:var(--text);background:var(--surface);box-shadow:var(--shadow);border-radius:1rem;padding:1rem;overflow:auto}.gallery-dialog::backdrop{background:rgb(var(--overlay-rgb) / .85)}.gallery-dialog__bar{justify-content:space-between;align-items:center;gap:1rem;margin-bottom:.75rem;display:flex}.gallery-dialog__bar h2{font:700 1rem/1.3 var(--sans);text-transform:none;letter-spacing:normal}.gallery-dialog__bar p{color:var(--text-muted);font-size:.85rem}.gallery-dialog__figure{margin:0}.gallery-dialog__figure img{object-fit:contain;width:100%;height:min(70dvh,850px)}.gallery-dialog__figure figcaption{color:var(--text-muted);margin-block:.5rem;font-size:.8rem}.gallery-dialog__navigation{justify-content:space-between;align-items:center;gap:.5rem;display:flex}.gallery-control{border:1px solid var(--line);border-radius:var(--button-radius);background:var(--surface-raised);min-width:44px;min-height:44px;color:var(--text);cursor:pointer;justify-content:center;align-items:center;gap:.6rem;padding:.5rem 1rem;display:inline-flex}.gallery-control:hover{background:var(--accent);border-color:var(--accent);color:var(--accent-contrast)}@media (width<=800px){.walk-hero__layout,.walk-intro,.walk-hosting{grid-template-columns:1fr}.walk-hero h1{max-width:15ch}.walk-hero__photo img{aspect-ratio:1.5;border-radius:2rem .75rem}.photo-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.walk-jump .container{gap:.5rem 1.2rem}.walk-partner{flex-direction:column;align-items:flex-start}}@media (width<=560px){.walk-years,.walk-hosts{grid-template-columns:1fr}.photo-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.55rem}.walk-gallery-preview{grid-template-columns:repeat(2,minmax(0,1fr))}.gallery-dialog{width:calc(100% - 1rem);max-height:calc(100dvh - 1rem);padding:.75rem}.gallery-dialog__figure img{height:56dvh}.gallery-dialog__navigation .text-link{font-size:.8rem}.gallery-dialog__navigation .gallery-control{padding:.5rem .65rem}.gallery-dialog__navigation .gallery-control span{display:none}}@media (prefers-reduced-motion:reduce){.photo-tile img{transition:none}}.walk-gallery-collection{margin-block:3rem}
