.chapter-map>svg{width:100%;height:100%}.chapter-map__state{stroke:var(--color-theme-background);fill:var(--color-theme);stroke-width:1px}.chapter-map__chapter a{transform-box:fill-box;transform:translate(-50%);transform-origin:50% bottom;transition:transform .15s ease-out}.chapter-map__chapter a path{fill:var(--color-black)}.chapter-map__chapter a rect{fill:transparent}.chapter-map__chapter a:hover{transform:translate(-50%) scale(1.2);opacity:1}.chapter-map__chapter a:hover path{stroke:var(--color-theme);stroke-width:20px}.chapter-map__chapter a:focus-visible{outline:0}.chapter-map__chapter a:focus-visible path{fill:var(--color-white)}.chapter-map__chapter a:focus-visible rect{fill:transparent;stroke:var(--color-black);stroke-width:3px}
