.chapter-nav{display:flex;align-items:center;gap:.5rem;min-width:0;font-size:.85rem}.chapter-nav-link{display:flex;align-items:center;gap:.3rem;color:var(--color-text-dim);text-decoration:none;padding:.25rem .5rem;border-radius:4px;transition:color .15s,background .15s;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;min-width:0}.chapter-nav-link:hover{color:var(--color-text);background:var(--color-bg-card)}.chapter-nav-arrow{font-size:1.05rem;line-height:1;color:var(--color-text-dim)}.chapter-nav-label{overflow:hidden;text-overflow:ellipsis}.chapter-nav-spacer{width:2rem;flex:0 0 auto}.chapter-nav-current{font-family:var(--font-mono);font-size:.85rem;color:var(--color-text);padding:.25rem .6rem;background:var(--color-bg-card);border-radius:4px;display:flex;align-items:baseline;gap:.4rem;flex:0 0 auto;text-decoration:none}.chapter-nav-current-link{transition:background .15s}.chapter-nav-current-link:hover{background:#2a2a2a}.chapter-nav-counter{font-size:.72rem;color:var(--color-text-dim)}@media(max-width:720px){.chapter-nav-label{display:none}.chapter-nav-spacer{width:0}}.top-nav[data-astro-cid-shyuqvwr]{display:flex;align-items:center;justify-content:space-between;padding:1rem 2rem;border-bottom:1px solid #1f2937;position:sticky;top:0;background:var(--color-bg);z-index:2000;gap:1.5rem}.nav-left[data-astro-cid-shyuqvwr]{flex:0 0 auto}.back-link[data-astro-cid-shyuqvwr]{color:var(--color-text-dim);text-decoration:none;font-size:.9rem;transition:color .2s}.back-link[data-astro-cid-shyuqvwr]:hover{color:var(--color-text)}.chapter-header[data-astro-cid-shyuqvwr]{padding:2.5rem 2rem 1.5rem;border-bottom:1px solid #1f2937}.chapter-header-inner[data-astro-cid-shyuqvwr]{max-width:1200px;margin:0 auto;display:flex;gap:1.5rem;align-items:flex-start;justify-content:space-between}.chapter-header-text[data-astro-cid-shyuqvwr]{flex:1;min-width:0}.mini-overview-link[data-astro-cid-shyuqvwr]{flex:0 0 auto;display:block;text-decoration:none;border:1px solid #1f2937;border-radius:6px;overflow:hidden;transition:border-color .15s}.mini-overview-link[data-astro-cid-shyuqvwr]:hover{border-color:#374151}.mini-overview[data-astro-cid-shyuqvwr]{width:180px;height:180px;background:#0a0a0a}.mini-overview[data-astro-cid-shyuqvwr] .leaflet-container{background:#0a0a0a;cursor:pointer}@media(max-width:720px){.chapter-header-inner[data-astro-cid-shyuqvwr]{flex-direction:column-reverse}.mini-overview[data-astro-cid-shyuqvwr]{width:100%;aspect-ratio:1;height:auto;max-height:220px}}.chapter-title[data-astro-cid-shyuqvwr]{font-size:2rem;font-weight:700;margin:0 0 1rem;letter-spacing:-.02em}.chapter-stats[data-astro-cid-shyuqvwr]{display:flex;flex-wrap:wrap;gap:2rem;align-items:baseline}.stat[data-astro-cid-shyuqvwr]{display:flex;flex-direction:column;gap:.15rem}.stat-val[data-astro-cid-shyuqvwr]{font-family:var(--font-mono);font-size:1.4rem;font-weight:600;color:var(--color-text)}.stat-label[data-astro-cid-shyuqvwr]{font-size:.75rem;text-transform:uppercase;letter-spacing:.06em;color:var(--color-text-dim)}.stat-dates[data-astro-cid-shyuqvwr] .stat-val-text[data-astro-cid-shyuqvwr]{font-size:.95rem;color:var(--color-text-dim)}.chapter-main[data-astro-cid-shyuqvwr]{max-width:1200px;margin:0 auto;padding:0 2rem 4rem}.chapter-map-section[data-astro-cid-shyuqvwr]{padding:1.5rem 0 0}.map-photo-row[data-astro-cid-shyuqvwr]{display:flex;gap:8px;margin-bottom:8px}.chapter-map[data-astro-cid-shyuqvwr]{flex:1;min-width:0;height:480px;border-radius:8px;overflow:hidden;background:#0a0a0a}.photo-peek[data-astro-cid-shyuqvwr]{flex:0 0 280px;display:flex;flex-direction:column;gap:8px;height:480px;position:relative;text-decoration:none}.peek-tile[data-astro-cid-shyuqvwr]{flex:1;min-height:0;position:relative;border-radius:8px;overflow:hidden;background:#1a1a1a}.peek-tile[data-astro-cid-shyuqvwr] img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;transition:transform .25s ease,opacity 1.3s ease}.photo-peek[data-astro-cid-shyuqvwr]:hover .peek-tile[data-astro-cid-shyuqvwr] img{transform:scale(1.04)}.peek-count[data-astro-cid-shyuqvwr]{position:absolute;right:10px;bottom:10px;padding:.25rem .6rem;background:#000000a6;color:#fff;border-radius:4px;font-family:var(--font-mono);font-size:.8rem}.peek-arrow[data-astro-cid-shyuqvwr]{position:absolute;top:50%;right:10px;transform:translateY(-50%);width:32px;height:32px;display:flex;align-items:center;justify-content:center;background:#000000a6;color:#fff;border-radius:50%;font-size:1.3rem;line-height:1;padding-bottom:2px;opacity:0;transition:opacity .15s ease}.photo-peek[data-astro-cid-shyuqvwr]:hover .peek-arrow[data-astro-cid-shyuqvwr]{opacity:1}@media(max-width:720px){.photo-peek[data-astro-cid-shyuqvwr]{display:none}}.section-header[data-astro-cid-shyuqvwr]{display:flex;align-items:baseline;justify-content:space-between;margin:2rem 0 1rem}.section-title[data-astro-cid-shyuqvwr]{font-size:1.1rem;font-weight:600;margin:0;letter-spacing:-.01em}.section-meta[data-astro-cid-shyuqvwr]{font-size:.85rem;color:var(--color-text-dim)}.chapter-timeline[data-astro-cid-shyuqvwr]{display:flex;align-items:center;gap:14px;margin:10px 0 4px}.tl-play[data-astro-cid-shyuqvwr]{flex:0 0 auto;width:34px;height:34px;border-radius:50%;background:var(--color-bg-card);border:1px solid #2a2e3a;color:var(--color-text);cursor:pointer;display:flex;align-items:center;justify-content:center;transition:border-color .15s,color .15s;padding:0}.tl-play[data-astro-cid-shyuqvwr]:hover{border-color:var(--color-accent);color:var(--color-accent)}.tl-play[data-astro-cid-shyuqvwr] .tl-icon-stop[data-astro-cid-shyuqvwr],.tl-play[data-astro-cid-shyuqvwr].playing .tl-icon-play[data-astro-cid-shyuqvwr]{display:none}.tl-play[data-astro-cid-shyuqvwr].playing .tl-icon-stop[data-astro-cid-shyuqvwr]{display:block}.tl-track-wrap[data-astro-cid-shyuqvwr]{position:relative;flex:1;height:60px}.tl-pill[data-astro-cid-shyuqvwr]{position:absolute;left:0;right:0;top:50%;height:6px;transform:translateY(-50%);background:#1f2937;border-radius:3px}.tl-playhead[data-astro-cid-shyuqvwr]{position:absolute;top:50%;width:2px;height:20px;transform:translate(-50%,-50%);background:var(--color-accent);opacity:0;z-index:1}.tl-dot[data-astro-cid-shyuqvwr]{position:absolute;top:50%;width:12px;height:12px;border-radius:50%;transform:translate(-50%,-50%);border:2px solid #0a0a0a;cursor:pointer;z-index:2;transition:box-shadow .15s}.tl-dot[data-astro-cid-shyuqvwr]:hover,.tl-dot[data-astro-cid-shyuqvwr].active{box-shadow:0 0 0 4px #f973164d;z-index:3}.tl-date[data-astro-cid-shyuqvwr],.tl-name[data-astro-cid-shyuqvwr]{position:absolute;left:50%;transform:translate(-50%);white-space:nowrap;opacity:0;pointer-events:none;transition:opacity .15s;font-size:.72rem}.tl-date[data-astro-cid-shyuqvwr]{bottom:calc(100% + 7px);color:var(--color-text);font-family:var(--font-mono)}.tl-name[data-astro-cid-shyuqvwr]{top:calc(100% + 7px);color:var(--color-text-dim)}.tl-dot[data-astro-cid-shyuqvwr]:hover .tl-date[data-astro-cid-shyuqvwr],.tl-dot[data-astro-cid-shyuqvwr]:hover .tl-name[data-astro-cid-shyuqvwr],.tl-dot[data-astro-cid-shyuqvwr].active .tl-date[data-astro-cid-shyuqvwr],.tl-dot[data-astro-cid-shyuqvwr].active .tl-name[data-astro-cid-shyuqvwr]{opacity:1}.photo-strip[data-astro-cid-shyuqvwr]{display:flex;gap:6px;overflow-x:auto;scroll-snap-type:x mandatory;padding-bottom:8px;scrollbar-width:thin;scrollbar-color:#2a2a2a transparent}.photo-strip[data-astro-cid-shyuqvwr]::-webkit-scrollbar{height:6px}.photo-strip[data-astro-cid-shyuqvwr]::-webkit-scrollbar-track{background:transparent}.photo-strip[data-astro-cid-shyuqvwr]::-webkit-scrollbar-thumb{background:#2a2a2a;border-radius:3px}.photo-tile[data-astro-cid-shyuqvwr]{flex:0 0 96px;display:block;aspect-ratio:1;overflow:hidden;border-radius:4px;background:#1a1a1a;scroll-snap-align:start}.photo-tile[data-astro-cid-shyuqvwr] img[data-astro-cid-shyuqvwr]{width:100%;height:100%;object-fit:cover;transition:transform .2s ease}.photo-tile[data-astro-cid-shyuqvwr]:hover img[data-astro-cid-shyuqvwr]{transform:scale(1.05)}.segment-grid[data-astro-cid-shyuqvwr]{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:12px}.segment-card[data-astro-cid-shyuqvwr]{display:flex;flex-direction:column;background:var(--color-bg-card);border:1px solid #1f2937;border-radius:8px;overflow:hidden;text-decoration:none;color:var(--color-text);transition:transform .15s ease,border-color .15s ease}.segment-card[data-astro-cid-shyuqvwr]:hover{transform:translateY(-2px);border-color:#374151}.card-thumb[data-astro-cid-shyuqvwr]{aspect-ratio:16 / 10;background:#1a1a1a;overflow:hidden}.card-thumb[data-astro-cid-shyuqvwr] img[data-astro-cid-shyuqvwr]{width:100%;height:100%;object-fit:cover}.card-thumb-empty[data-astro-cid-shyuqvwr]{background:linear-gradient(135deg,#1a1a1a,#0f0f0f)}.card-body[data-astro-cid-shyuqvwr]{padding:.75rem 1rem 1rem;display:flex;flex-direction:column;gap:.4rem}.card-title-row[data-astro-cid-shyuqvwr]{display:flex;align-items:baseline;gap:.4rem;font-weight:600}.card-dot[data-astro-cid-shyuqvwr]{display:inline-block;width:.6rem;height:.6rem;border-radius:50%;flex:0 0 auto}.card-id[data-astro-cid-shyuqvwr]{font-family:var(--font-mono);color:var(--color-text-dim);font-size:.85rem}.card-name[data-astro-cid-shyuqvwr]{font-size:.95rem;line-height:1.2}.card-meta[data-astro-cid-shyuqvwr]{display:flex;flex-wrap:wrap;gap:.75rem;font-size:.8rem;color:var(--color-text-dim);font-family:var(--font-mono)}.footer[data-astro-cid-shyuqvwr]{border-top:1px solid #1f2937;padding:2rem;text-align:center;color:var(--color-text-dim);font-size:.85rem}@media(max-width:720px){.top-nav[data-astro-cid-shyuqvwr]{padding:.75rem 1rem}.chapter-header[data-astro-cid-shyuqvwr]{padding:1.5rem 1rem 1rem}.chapter-title[data-astro-cid-shyuqvwr]{font-size:1.5rem}.chapter-main[data-astro-cid-shyuqvwr]{padding:0 1rem 3rem}.chapter-map[data-astro-cid-shyuqvwr]{height:340px}.segment-grid[data-astro-cid-shyuqvwr]{grid-template-columns:1fr}}.leaflet-tile-pane{filter:contrast(.95) saturate(.95)}.seg-tooltip{background:#0f0f0ff2!important;border:1px solid #2a2a2a!important;color:#e5e5e5!important;font-size:.85rem!important}
