body.route-gallery-modal-open{overflow:hidden}.route-gallery{margin-top:5vh;display:grid;gap:1.5rem}.route-gallery__hero{display:grid;gap:.85rem}.route-gallery__hero h1{margin:0;font-size:2.5em;line-height:.95;text-transform:lowercase}.route-gallery__hero p{margin:0;max-width:58ch;color:var(--color-fg2)}.route-gallery__eyebrow{font-size:.8rem;letter-spacing:.16em;text-transform:uppercase;color:var(--color-fg4)}.route-gallery__timespan{font-size:.85rem;letter-spacing:.12em;text-transform:uppercase}.route-gallery__overview{display:grid}.route-gallery__overview-map-frame{position:relative;overflow:hidden;border-radius:18px;border:1px solid rgba(var(--color-fg4-rgb),.22);background:radial-gradient(circle at top left,rgba(var(--color-ac3-rgb),.14),transparent 36%),linear-gradient(180deg,rgba(var(--color-bg0-h-rgb),.96),rgba(var(--color-bg0-rgb),1));cursor:zoom-in;transition:border-color 140ms ease,transform 140ms ease}.route-gallery__overview-map-frame:hover{border-color:rgba(var(--color-fg4-rgb),.38)}.route-gallery__overview-map-frame:focus-visible{outline:2px solid rgba(var(--color-ac1-rgb),.55);outline-offset:3px}.route-gallery__overview-map{width:100%;min-height:480px;aspect-ratio:16/9;display:block}.route-gallery__overview-map .leaflet-container{width:100%;height:100%;min-height:480px;background:rgba(var(--color-bg0-h-rgb),.88);font-family:var(--body-font-family)}.route-gallery__overview-legend{position:absolute;left:1rem;bottom:1rem;z-index:500;display:flex;flex-wrap:wrap;gap:.55rem;padding:.45rem .55rem;border:1px solid rgba(var(--color-fg4-rgb),.28);border-radius:999px;background:rgba(var(--color-bg0-rgb),.82);backdrop-filter:blur(10px);color:var(--color-fg2);font-size:.68rem;letter-spacing:.09em;text-transform:uppercase;pointer-events:none}.route-gallery__overview-legend-item{display:inline-flex;align-items:center;gap:.35rem;white-space:nowrap}.route-gallery__overview-legend-swatch{width:.68rem;height:.68rem;border-radius:999px;background:var(--legend-color);box-shadow:0 0 0 1px rgba(var(--color-fg0-rgb),.28)}.route-gallery__overview-filters{display:flex;flex-wrap:wrap;gap:.55rem;margin-top:.05rem}.route-gallery__overview-filter{display:inline-flex;align-items:center;gap:.42rem;padding:.45rem .62rem;border:1px solid rgba(var(--color-fg4-rgb),.3);border-radius:999px;background:rgba(var(--color-fg0-rgb),.06);color:var(--color-fg2);cursor:pointer;font:inherit;font-size:.68rem;letter-spacing:.09em;text-transform:uppercase;transition:border-color 140ms ease,color 140ms ease,opacity 140ms ease,background 140ms ease}.route-gallery__overview-filter:hover,.route-gallery__overview-filter:focus-visible{border-color:rgba(var(--color-fg4-rgb),.48);color:var(--color-fg1)}.route-gallery__overview-filter[aria-pressed=false]{background:rgba(var(--color-bg0-rgb),.22);color:var(--color-fg4);opacity:.52}.route-gallery__overview-filter[aria-pressed=false] .route-gallery__overview-legend-swatch{filter:grayscale(1)}.route-gallery__list{display:grid;gap:1.1rem}.route-gallery__empty{margin:0;padding:1.5rem;border:1px dashed rgba(var(--color-fg4-rgb),.4);border-radius:16px;color:var(--color-fg3)}.route-card{--route-accent:var(--color-ac3);display:grid;grid-template-columns:minmax(0,1fr)340px;align-content:start;gap:1rem;min-height:340px;padding:1rem;border:1px solid rgba(var(--color-fg4-rgb),.26);border-radius:22px;background:linear-gradient(155deg,rgba(var(--color-bg1-rgb),.88),rgba(var(--color-bg0-rgb),.98));box-shadow:0 18px 40px rgba(0,0,0,.16),inset 0 1px rgba(var(--color-fg0-rgb),.03);scroll-margin-top:4.5rem}.route-card__copy{display:grid;grid-template-rows:auto auto 1fr auto;row-gap:.78rem;height:100%}.route-card__title{margin:0;font-size:1.5em;line-height:1.08;color:var(--color-fg1);text-transform:lowercase}.route-card__title a{color:inherit;text-decoration-color:rgba(var(--color-fg2-rgb),.7);text-underline-offset:.12em;text-decoration-thickness:.08em}.route-card__title a:focus-visible{outline:none}.route-card__details,.route-card__notes{margin:0}.route-card__details{display:flex;flex-wrap:wrap;gap:.7rem;margin-top:-.32rem;color:var(--color-fg3);font-size:.74rem;text-transform:uppercase;letter-spacing:.08em}.route-card__detail-item{display:inline-flex;align-items:center;gap:.38rem}.route-card__detail-icon{display:inline-flex;align-items:center;justify-content:center;width:.95rem;height:.95rem;flex:none}.route-card__detail-icon svg{width:100%;height:100%}.route-card__notes{color:var(--color-fg2);display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:5;overflow:hidden}.route-card__stats{display:flex;flex-wrap:wrap;gap:.55rem;align-self:end}.route-card__stats span{display:inline-flex;align-items:center;padding:.4rem .68rem;border-radius:999px;font-size:.82rem;white-space:nowrap;background:rgba(var(--color-fg0-rgb),.06);color:var(--color-fg1)}.route-card__map{width:100%;min-height:0;align-self:start}.route-card__map-frame{position:relative;width:100%;height:auto;min-height:0;aspect-ratio:1/1;overflow:hidden;border-radius:18px;border:1px solid rgba(var(--color-fg4-rgb),.22);background:radial-gradient(circle at top left,rgba(var(--color-ac3-rgb),.18),transparent 42%),linear-gradient(180deg,rgba(var(--color-bg0-h-rgb),.96),rgba(var(--color-bg0-rgb),1));cursor:zoom-in;transition:border-color 140ms ease}.route-card__map-frame:hover{border-color:rgba(var(--color-fg4-rgb),.38)}.route-card__map-frame:focus-visible{outline:2px solid rgba(var(--color-ac1-rgb),.55);outline-offset:3px}.route-card__map-caption{position:absolute;left:.9rem;bottom:.9rem;z-index:500;display:inline-flex;align-items:center;gap:.35rem;padding:.36rem .62rem;border-radius:999px;background:rgba(var(--color-bg0-h-rgb),.72);color:var(--color-fg3);font-size:.74rem;text-transform:uppercase;letter-spacing:.08em;pointer-events:none}.route-card__map-canvas{width:100%;height:100%;min-height:100%;display:block}.route-card__map-frame .leaflet-container{width:100%;height:100%;min-height:100%;background:rgba(var(--color-bg0-h-rgb),.88);font-family:var(--body-font-family);pointer-events:none}.route-card__map-frame .leaflet-tile{filter:saturate(.9)brightness(.95)}.route-gallery-modal__map .leaflet-tile{filter:saturate(.95)brightness(.98)}.route-card__map-frame .leaflet-control-container{display:none}.route-map-point{background:0 0;border:0}.route-map-point svg{display:block;width:100%;height:100%;filter:drop-shadow(0 3px 10px rgba(0,0,0,.34))}.route-card__map-frame .leaflet-tooltip.route-map-tooltip,.route-gallery-modal__map .leaflet-tooltip.route-map-tooltip{background:rgba(var(--color-bg0-rgb),.9);color:var(--color-fg1);border:1px solid rgba(var(--color-fg4-rgb),.26);border-radius:999px;box-shadow:none;font-family:var(--body-font-family);font-size:.66rem;letter-spacing:.08em;line-height:1.1;padding:.26rem .45rem;text-transform:uppercase}.route-card__map-frame .leaflet-tooltip.route-map-tooltip:before,.route-gallery-modal__map .leaflet-tooltip.route-map-tooltip:before{display:none}.route-gallery-modal__map .leaflet-tooltip.route-map-tooltip--highlight{color:var(--route-modal-highlight,var(--color-fg4));border-color:rgba(var(--color-fg4-rgb),.34)}.route-gallery__overview-map .leaflet-tooltip.route-map-tooltip--overview{border-color:rgba(var(--color-fg4-rgb),.28)}.route-card__map-canvas[data-map-state=error]{display:grid;place-items:center;padding:1.25rem;color:var(--color-fg3);font-size:.88rem;text-align:center}.route-gallery-modal[hidden]{display:none}.route-gallery-modal{position:fixed;inset:0;display:grid;place-items:center;padding:1.5rem}.route-gallery-modal--overview{z-index:1100}.route-gallery-modal--route{z-index:1200}.route-gallery-modal__backdrop{position:absolute;inset:0;background:rgba(17,17,17,.7);backdrop-filter:blur(10px)}.route-gallery-modal--route .route-gallery-modal__backdrop{background:rgba(17,17,17,.38);backdrop-filter:blur(4px)}.route-gallery-modal__panel{--route-modal-accent:var(--color-ac3);--route-modal-highlight:var(--color-fg4);position:relative;z-index:1;width:clamp(320px,96vw,1200px);height:clamp(560px,88vh,920px);display:grid;grid-template-rows:auto minmax(0,1fr);border:1px solid rgba(var(--color-fg4-rgb),.3);border-radius:24px;overflow:hidden;background:radial-gradient(circle at top left,rgba(var(--color-ac3-rgb),.1),transparent 34%),linear-gradient(160deg,rgba(var(--color-bg1-rgb),.97),rgba(var(--color-bg0-h-rgb),.985));box-shadow:0 30px 80px rgba(0,0,0,.42)}.route-gallery-modal__header{display:flex;justify-content:space-between;align-items:flex-start;gap:1.5rem;padding:1.25rem 4.2rem 1rem 1.35rem;border-bottom:1px solid rgba(var(--color-fg4-rgb),.18)}.route-gallery-modal__copy{display:grid;gap:.55rem;min-width:0}.route-gallery-modal__title{margin:0;font-size:clamp(1.8rem,3vw,2.5rem);line-height:1.05;text-transform:lowercase}.route-gallery-modal__meta{margin:0;display:flex;flex-wrap:wrap;color:var(--color-fg3);font-size:.76rem;text-transform:uppercase;letter-spacing:.08em}.route-gallery-modal__meta-link{color:inherit;font-weight:inherit;text-decoration-color:rgba(var(--color-fg4-rgb),.5);text-underline-offset:.14em}.route-gallery-modal__meta-link:hover{text-decoration-color:rgba(var(--color-fg4-rgb),.82)}.route-gallery-modal__notes{margin:0;max-width:70ch;color:var(--color-fg2)}.route-gallery-modal__stats{display:flex;flex-wrap:wrap;gap:.55rem}.route-gallery-modal__stats[hidden],.route-gallery-modal__stats span[hidden]{display:none}.route-gallery-modal__stats span{display:inline-flex;align-items:center;padding:.42rem .7rem;border-radius:999px;background:rgba(var(--color-fg0-rgb),.06);color:var(--color-fg1);font-size:.82rem;white-space:nowrap}.route-gallery-modal__actions{display:flex;align-items:center;gap:.7rem;flex:none}.route-gallery-modal__close{position:absolute;top:1rem;right:1rem;z-index:3;display:inline-flex;align-items:center;justify-content:center;width:2.4rem;height:2.4rem;padding:0;border-radius:50%;font:inherit;font-size:1.45rem;line-height:1}.route-gallery-modal__close{border:1px solid rgba(var(--color-fg4-rgb),.3);background:rgba(var(--color-fg0-rgb),.04);color:var(--color-fg1);cursor:pointer}.route-gallery-modal__map{min-height:0}.route-gallery-modal__map .leaflet-container{width:100%;height:100%;background:rgba(var(--color-bg0-rgb),.92);font-family:var(--body-font-family)}.route-gallery-modal__map .leaflet-control-zoom{border:1px solid rgba(var(--color-fg4-rgb),.26);box-shadow:none}.route-gallery-modal__map .leaflet-control-zoom a{background:rgba(var(--color-bg0-rgb),.92);color:var(--color-fg1);border-bottom-color:rgba(var(--color-fg4-rgb),.22)}.route-gallery-modal__map--overview .leaflet-interactive,.route-gallery-modal__map--overview .leaflet-marker-icon{cursor:pointer}@media(max-width:900px){.route-gallery__overview-map{min-height:400px}.route-gallery__overview-map .leaflet-container{min-height:400px}}@media(max-width:720px){.route-gallery{margin-top:5vh}.route-gallery__list{gap:1rem}.route-gallery__overview-map{min-height:320px;aspect-ratio:5/4}.route-gallery__overview-map .leaflet-container{min-height:320px}.route-card{grid-template-columns:1fr;min-height:0}.route-card__map,.route-card__map-frame{min-height:0}.route-gallery-modal{padding:.85rem}.route-gallery-modal__panel{width:100%;height:clamp(540px,90vh,920px);grid-template-rows:auto minmax(320px,1fr)}.route-gallery-modal__header{flex-direction:column;align-items:stretch;padding-right:4rem}.route-gallery-modal__actions{justify-content:space-between}}