.chapters-atlas{max-width:1280px;margin:0 auto 4rem;padding:0 1.5rem}.chapters-atlas .eb{font-family:var(--font-mono);font-size:.64rem;letter-spacing:.16em;text-transform:uppercase;color:var(--text-muted-dark);margin:0}.chapters-atlas .index{display:grid;grid-template-columns:minmax(0,1.25fr)minmax(0,.75fr);gap:3.2rem;align-items:start}.chapters-atlas .contents .eb{margin-bottom:.6rem}.chapters-atlas .part{border-top:1px solid rgba(255,255,255,8%);padding:1rem 0 .9rem;transition:padding-left .3s var(--ease-out-expo)}.chapters-atlas .part:last-of-type{border-bottom:1px solid rgba(255,255,255,8%)}.chapters-atlas .part.hi{padding-left:.35rem}.chapters-atlas .prow{display:grid;grid-template-columns:2.4rem minmax(0,1fr);align-items:baseline;column-gap:.8rem}.chapters-atlas .num{font-family:newsreader,Georgia,serif;font-size:1.05rem;color:var(--accent-primary);grid-column:1}.chapters-atlas .prow b{font-family:newsreader,Georgia,serif;font-weight:400;font-size:2rem;line-height:1;color:var(--text-primary-dark)}.chapters-atlas .prow b a{color:inherit;text-decoration:none;transition:color .2s ease}.chapters-atlas .prow b a:hover{color:var(--accent-primary)}.chapters-atlas .prow b .again{font-size:1.05rem;font-weight:300;color:var(--text-secondary-dark);margin-left:.45rem}.chapters-atlas .chs{display:grid;gap:.2rem;margin:.65rem 0 0 3.2rem}.chapters-atlas .ch{display:grid;grid-template-columns:auto minmax(0,1fr);align-items:baseline;column-gap:.6rem;padding:.3rem 0;color:inherit;text-decoration:none;transition:padding-left .25s var(--ease-out-expo)}.chapters-atlas .ch:hover{padding-left:.3rem}.chapters-atlas .ch .cn{font-family:newsreader,Georgia,serif;font-size:1.25rem;color:var(--text-primary-dark)}.chapters-atlas .ch .cp{font-family:newsreader,Georgia,serif;font-style:italic;font-size:.95rem;color:var(--text-muted-dark)}.chapters-atlas .none{font-family:newsreader,Georgia,serif;font-style:italic;font-size:.92rem;color:var(--text-muted-dark);opacity:.7;margin:.4rem 0 0 3.2rem}.chapters-atlas .cover{position:sticky;top:1.2rem;padding-top:1.9rem}.chapters-atlas .cv-img{position:relative;aspect-ratio:4/5;max-width:100%;background:var(--surface-2-dark);overflow:hidden}.chapters-atlas .cv-img img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;opacity:0;transition:opacity .5s ease}.chapters-atlas .cv-img img.on{opacity:1}.chapters-atlas .cv-corner{position:absolute;width:14px;height:14px;border:1px solid var(--accent-primary);opacity:.8;pointer-events:none}.chapters-atlas .cv-corner.tl{top:8px;left:8px;border-right:0;border-bottom:0}.chapters-atlas .cv-corner.br{bottom:8px;right:8px;border-left:0;border-top:0}.chapters-atlas .cv-cap{display:grid;gap:.1rem;padding-top:.75rem;margin:0;font-family:newsreader,Georgia,serif}.chapters-atlas .cv-cap b{font-weight:400;font-size:1.2rem;color:var(--text-primary-dark)}.chapters-atlas .cv-cap i{font-size:.95rem;color:var(--text-secondary-dark)}.chapters-atlas .journey-sec{margin-top:3.2rem;padding:2.2rem 0 2.6rem;border-top:1px solid rgba(255,255,255,8%)}.chapters-atlas .mapwrap{position:relative}.chapters-atlas .journey{width:100%;height:auto;display:block}.chapters-atlas .journey path.off{fill:rgba(255,255,255,.055);stroke:var(--surface-1-dark);stroke-width:.5;vector-effect:non-scaling-stroke}.chapters-atlas .journey path.on{fill:var(--accent-primary);fill-opacity:.55;stroke:var(--surface-1-dark);stroke-width:.5;vector-effect:non-scaling-stroke;transition:fill-opacity .25s}.chapters-atlas .journey path.on.hi{fill-opacity:1}.chapters-atlas .journey .journey-leg{fill:none;stroke:var(--accent-secondary);stroke-width:1.1;stroke-linecap:round;opacity:.85}.chapters-atlas .journey .arrow{fill:var(--accent-secondary);opacity:.9}.chapters-atlas .journey .city{fill:var(--accent-primary);stroke:var(--surface-1-dark);stroke-width:1.2;transition:r .2s}.chapters-atlas .journey .city.cur{fill:#fff;stroke:var(--accent-primary);stroke-width:2}.chapters-atlas .journey .city.hi{r:5}.chapters-atlas .journey .lbl{font-family:var(--font-mono);font-size:7.5px;letter-spacing:.08em;fill:var(--text-primary-dark);paint-order:stroke;stroke:var(--surface-1-dark);stroke-width:3px;stroke-linejoin:round}.chapters-atlas .journey .lbl.hi{fill:var(--accent-secondary)}.chapters-atlas .map-cap{position:absolute;left:0;bottom:6%;font-family:var(--font-mono);font-size:.62rem;letter-spacing:.14em;text-transform:uppercase;line-height:2;color:var(--text-muted-dark);margin:0}@media(max-width:768px){.chapters-atlas{padding:0 1rem}}@media(max-width:720px){.chapters-atlas .index{grid-template-columns:1fr;gap:1.6rem}.chapters-atlas .cover{position:static;padding-top:0}.chapters-atlas .cv-img{aspect-ratio:3/2}.chapters-atlas .prow b{font-size:1.5rem}.chapters-atlas .chs,.chapters-atlas .none{margin-left:2.4rem}.chapters-atlas .ch .cn{font-size:1.1rem}.chapters-atlas .map-cap{position:static;text-align:center;margin-top:.6rem}}@media(prefers-reduced-motion:reduce){.chapters-atlas .part,.chapters-atlas .ch,.chapters-atlas .cv-img img,.chapters-atlas .journey path.on,.chapters-atlas .journey .city{transition:none}}