.map-header{max-width:none;min-height:86px;gap:28px;border-bottom:1px solid var(--line)}.map-header .language-menu{margin-left:auto}.map-current{color:var(--blue)}.map-main{max-width:1640px;margin:auto;padding:48px 4.5% 70px}.map-intro{display:flex;justify-content:space-between;gap:40px;align-items:end;margin-bottom:32px}.map-intro h1{font-family:var(--serif);font-size:clamp(36px,4.5vw,65px);line-height:1.1;font-weight:400;margin:16px 0}.map-intro p{color:var(--muted);margin-bottom:0}.map-instruction{max-width:330px;font-size:14px}.map-tools{position:relative;display:flex;align-items:center;gap:20px;border-top:1px solid var(--line);padding:20px 0}.map-tools input{background:#121412;border:1px solid var(--line);border-radius:6px;color:var(--ink);font:inherit;font-size:14px;padding:11px 16px;width:260px}.map-tools button,.genre-card button{background:transparent;border:1px solid var(--line);border-radius:6px;color:var(--ink);padding:11px 16px;font:inherit;font-size:14px;cursor:pointer}.map-tools button:hover,.genre-card button:hover{background:#ffffff0c}.map-tools>span{margin-left:auto;color:var(--muted);font:12px Mono,monospace}.atlas-layout{display:grid;grid-template-columns:minmax(0,1fr) 270px;align-items:start;gap:24px}.map-scroll{overflow:auto;border:1px solid var(--line);border-radius:12px;background:radial-gradient(ellipse at 60% 50%,#17202755,transparent 70%);scrollbar-color:#4b4e46 #10120f}.map-scroll svg{display:block;width:100%;height:auto;min-width:730px}.column-title{font:11px Mono,monospace;fill:#92988c;letter-spacing:1px}.node-bg{fill:#0d100fe8;stroke:#ffffff10}.node-label{font:14px -apple-system,BlinkMacSystemFont,sans-serif;fill:#d2d6ce}.genre-node{cursor:pointer;outline:none}.genre-node .node-bg{transition:fill .2s,stroke .2s}.genre-node.chosen .node-bg,.genre-node.hovered .node-bg,.genre-node:hover .node-bg{fill:#232923;stroke:#ffffff38}.genre-node:focus-visible .node-bg{stroke:#e5dfd3;stroke-width:2}.flow{opacity:.3;transition:opacity .25s;animation:flow-in .5s ease both}.selected-flow{opacity:.6}.genre-card{position:sticky;top:110px;min-height:310px;border-top:3px solid var(--family);padding:22px 5px;transition:border-color .2s}.genre-card h2{font-family:var(--serif);font-weight:400;font-size:32px;line-height:1.2;margin:14px 0 22px}.genre-card p{font-size:16px;color:#b9bdb4}.genre-card .eyebrow{color:var(--family);font-size:12px}.genre-card a{font-size:14px;color:var(--family);display:block;margin:25px 0}.genre-card button{width:100%;text-align:left}.genre-card #card-parent{font-size:13px;color:var(--muted)}.map-note{max-width:1000px;color:var(--muted);font-size:13px;margin:25px 0 45px}.genre-directory{border-top:1px solid var(--line);padding-top:22px}.genre-directory>summary{font-size:18px;cursor:pointer}.genre-directory>p{font-size:14px;color:var(--muted)}.genre-notes{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.genre-notes details{padding:18px;background:#111410;border:1px solid var(--line);border-radius:6px}.genre-notes summary{cursor:pointer}.genre-notes p{font-size:14px}.genre-notes a{font-size:13px;color:var(--blue)}#search-results{position:absolute;left:0;top:74px;z-index:10;background:#151914;border:1px solid var(--line);box-shadow:0 20px 50px #000a;max-height:340px;overflow:auto;width:340px;max-width:90vw;padding:8px;border-radius:8px}#search-results button{border:0;display:block;width:100%;text-align:left}.sr-only{position:absolute;width:1px;height:1px;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}.mobile-hint{display:none}@keyframes flow-in{from{opacity:0}to{}}
@media(max-width:1100px){.atlas-layout{grid-template-columns:minmax(0,1fr) 230px}.map-intro{display:block}.map-instruction{max-width:none}.map-main{padding-left:4%;padding-right:4%}header>.header-links{gap:14px}}
@media(max-width:700px){.map-header{gap:14px;padding:14px 5%;min-height:75px}.map-header>a:not(.brand){display:none}.map-header .map-current{font-size:14px}.map-main{padding-top:28px}.map-intro h1{font-size:38px}.map-tools{flex-wrap:wrap;gap:10px}.map-tools input{width:200px}.map-tools>span{width:100%;margin:0}.atlas-layout{display:flex;flex-direction:column;gap:14px}.map-scroll{width:100%;max-height:520px}.genre-card{position:static;width:100%;min-height:0;padding:18px;background:#101410;border-radius:7px}.genre-card h2{font-size:27px;margin:10px 0}.genre-card p{margin:12px 0}.genre-card a{margin:15px 0}.genre-notes{grid-template-columns:1fr}.mobile-hint{display:block;font-size:13px;color:var(--muted)}header>.header-links{gap:14px;flex-wrap:wrap}.map-note{font-size:13px}.map-intro{margin-bottom:20px}}
@media(prefers-reduced-motion:reduce){.flow{animation:none}.genre-node .node-bg,.flow,.genre-card{transition:none}}

.mobile-hint{display:block;font-size:13px;color:var(--muted)}

.map-peer-nav{display:flex;align-items:center;gap:24px}.map-peer-nav [aria-current=page]{color:var(--ink)}.map-peer-nav a{white-space:nowrap}#map-breadcrumb{display:flex;flex-wrap:wrap;align-items:center;gap:7px;font-size:13px;color:var(--muted);min-height:38px}#map-breadcrumb button{background:none;color:var(--ink);border:0;padding:5px;cursor:pointer;font:inherit}.map-legend{font-size:12px;color:var(--muted);line-height:1.8}.cross-flow{opacity:.65;transition:opacity .2s,stroke-width .2s}.cross-flow.highlight{opacity:1;stroke-width:3}.flow.highlight{opacity:.85}.page-node{cursor:pointer}.page-node[aria-disabled=true]{opacity:.25;cursor:default}.page-node:focus-visible rect{stroke:var(--ink)}#card-relations{max-height:245px;overflow:auto;font-size:13px;color:var(--muted);margin:18px 0}#card-relations button{margin:0 0 6px;font-size:12px;padding:9px;line-height:1.5}#card-credit{font-size:11px;color:var(--muted)}.map-scroll svg{width:auto;height:760px}.map-scroll{max-height:790px}.genre-card{max-height:calc(100vh - 130px);overflow:auto}.map-peer-nav a[aria-current=page]{border-bottom:1px solid var(--blue)}@media(max-width:700px){.map-header{flex-wrap:wrap}.map-peer-nav{order:3;width:100%;gap:22px;font-size:14px}.map-header .language-menu{margin-left:auto}.map-scroll{max-height:530px}.genre-card{max-height:none}.map-scroll svg{height:760px}.map-tools input{width:min(240px,70vw)}}

.map-stage{min-width:0;width:100%}.map-zoom{display:flex;align-items:center;gap:6px;flex-wrap:wrap;margin-bottom:10px}.map-zoom button{display:inline-flex;align-items:center;justify-content:center;min-width:38px;height:38px;padding:0 10px;border:1px solid var(--line);border-radius:7px;background:#141914;color:var(--ink);font:14px inherit;cursor:pointer}.map-zoom button:hover{background:#252b24}.map-zoom button:focus-visible{outline:2px solid var(--ink);outline-offset:2px}.map-zoom button:disabled{opacity:.3;cursor:default}.map-zoom .zoom-percent{min-width:60px;font:12px monospace}.zoom-hint{margin-left:auto;font-size:11px;color:var(--muted)}.map-stage .map-scroll{height:560px;max-height:65vh;cursor:grab;overscroll-behavior:contain;touch-action:pan-x pan-y pinch-zoom}.map-scroll.panning{cursor:grabbing;user-select:none}.map-scroll .genre-node,.map-scroll .page-node{cursor:pointer}.map-stage .map-scroll svg{max-width:none;min-width:0}@media(max-width:700px){.map-stage .map-scroll{height:490px;max-height:62vh}.map-zoom button{height:44px;min-width:44px}.zoom-hint{width:100%;margin:3px 0;line-height:1.5}}

.universe-stage{min-width:0;width:100%}.universe-tools,.universe-pager{display:flex;align-items:center;gap:8px;margin:0 0 12px}.universe-tools button,.universe-pager button{height:40px;min-width:40px;border:1px solid var(--line);border-radius:50px;color:var(--ink);background:#161d19;cursor:pointer}.universe-tools output{font:12px monospace;min-width:48px;text-align:center}.universe-tools>span{margin-left:auto;font-size:11px;color:var(--muted)}.universe-pager{margin-top:12px;justify-content:center;font-size:12px;color:var(--muted)}.universe-pager button{padding:0 15px}.universe-pager button:disabled{opacity:.3;cursor:default}.map-scroll.universe-viewport{width:100%;height:640px;max-height:75vh;overflow:hidden;cursor:grab;touch-action:none;background:radial-gradient(ellipse at 45% 40%,#19241f 0%,#0c1210 55%,#080d0b 100%)}.universe-viewport:active{cursor:grabbing}.universe-viewport #genre-map{width:100%;height:100%;min-width:0;max-width:none;display:block;user-select:none}.family-nebula{opacity:.075;stroke:#ffffff0b;stroke-width:1}.constellation-link{stroke-width:1.4;opacity:.32;pointer-events:none}.base-links .constellation-link{stroke-width:.7;opacity:.13}.constellation-link.origin{stroke-dasharray:4 5}.constellation-link.grouping{stroke-dasharray:2 5}.hover-links .constellation-link{stroke-width:2.4;opacity:.9}.universe-node{cursor:pointer;outline:none}.node-core{stroke:#ffffff99;stroke-width:.7}.universe-node.hub .node-core{stroke-width:2}.universe-label{fill:#e6e4da;font:18px -apple-system,BlinkMacSystemFont,sans-serif;paint-order:stroke;stroke:#0b130f;stroke-width:4px;stroke-linejoin:round;pointer-events:none}.hub .universe-label{font-size:29px;font-family:var(--serif)}.star .universe-label{display:none;font-size:14px}.star.connected .universe-label,.close-up .star .universe-label{display:block}.universe-node.connected .node-core,.universe-node:hover .node-core,.universe-node:focus-visible .node-core{stroke:#fff;stroke-width:3}.universe-node:focus-visible .node-hit{stroke:var(--ink)}.universe-tools button:focus-visible,.universe-pager button:focus-visible{outline:2px solid var(--ink);outline-offset:2px}.mobile-hint:empty{display:none}.map-intro{margin-bottom:22px}.map-intro h1{font-size:clamp(34px,4vw,52px)}@media(max-width:700px){.map-scroll.universe-viewport{height:540px;max-height:70vh}.universe-tools{flex-wrap:wrap}.universe-tools button{height:44px;min-width:44px}.universe-tools>span{width:100%;margin:3px 0}.universe-pager{flex-wrap:wrap}.universe-pager span{font-size:11px}.atlas-layout{gap:16px}}

/* The canvas fills the window; interface elements float above it. */
body.immersive-atlas{height:100dvh;overflow:hidden;background:#080d0b}.immersive-atlas .map-main{padding:0;margin:0;max-width:none}.immersive-atlas .atlas-layout{display:block}.immersive-atlas .universe-stage{position:fixed;inset:0}.immersive-atlas .map-scroll.universe-viewport{height:100dvh;max-height:none;width:100vw;border:0;border-radius:0}.immersive-atlas .map-header{position:fixed;top:16px;left:24px;right:24px;z-index:30;min-height:58px;height:58px;padding:0 20px;border:1px solid #e9f4de14;border-radius:16px;background:#0b130fd9;backdrop-filter:blur(20px);gap:24px}.immersive-atlas .map-header .brand{font-size:30px}.immersive-atlas .map-peer-nav{margin-left:auto}.immersive-atlas .map-header .language-menu{margin-left:20px}.immersive-atlas .map-intro,.immersive-atlas .map-note,.immersive-atlas .mobile-hint,.immersive-atlas footer{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}.immersive-atlas .map-tools{position:fixed;z-index:21;top:90px;left:24px;margin:0;padding:0;border:0;gap:8px;max-width:calc(100vw - 48px)}.immersive-atlas .map-tools input{width:230px;background:#0c1510e8;backdrop-filter:blur(16px);height:44px;border-radius:12px}.immersive-atlas .map-tools>button{height:44px;border-radius:12px;background:#0c1510e8;backdrop-filter:blur(16px)}.immersive-atlas #map-count{display:none}.immersive-atlas #search-results{top:52px;background:#101a15f5;max-height:min(50dvh,400px)}.immersive-atlas #map-breadcrumb{position:fixed;top:145px;left:24px;z-index:20;max-width:calc(100vw - 390px);padding:2px 9px;border-radius:12px;background:#08110caa;backdrop-filter:blur(12px);font-size:12px}.immersive-atlas .genre-card{position:fixed;right:24px;top:94px;width:300px;max-height:calc(100dvh - 195px);min-height:0;padding:22px;border:1px solid #d8edda25;border-top:2px solid var(--family);border-radius:18px;background:#101914ed;backdrop-filter:blur(24px);box-shadow:0 16px 60px #0006;z-index:25;overflow:auto}.immersive-atlas .genre-card[hidden]{display:none}.immersive-atlas .genre-card h2{font-size:28px;margin:14px 0}.immersive-atlas .genre-card p{font-size:14px;line-height:1.7}.immersive-atlas .genre-card .eyebrow{padding-right:30px;font-size:10px}.immersive-atlas .genre-card .card-close{position:absolute;right:9px;top:9px;width:36px;height:36px;padding:0;text-align:center;font-size:23px;border:0;border-radius:50%;background:#ffffff09}.immersive-atlas #card-relations{max-height:190px}.immersive-atlas .universe-tools{position:fixed;z-index:22;bottom:24px;right:24px;margin:0;padding:7px;border:1px solid #e9f4de1c;border-radius:50px;background:#0b150feb;backdrop-filter:blur(20px)}.immersive-atlas .universe-tools>span{display:none}.immersive-atlas .universe-pager{position:fixed;z-index:22;left:24px;bottom:75px;max-width:calc(100vw - 390px);padding:6px;border-radius:24px;background:#0b150fe8;backdrop-filter:blur(16px);margin:0}.immersive-atlas .universe-pager:empty{display:none}.immersive-atlas .map-legend{position:fixed;left:72px;bottom:29px;z-index:20;font-size:10px;color:#a2b2a6;max-width:calc(100vw - 380px);pointer-events:none;margin:0;text-shadow:0 1px 4px #000}.atlas-info{position:fixed;z-index:35;bottom:27px;left:24px;width:38px;height:38px;border:1px solid #ffffff24;border-radius:50%;background:#101b14ed;color:var(--ink);font-size:19px;cursor:pointer}.immersive-atlas .genre-directory{display:none}.immersive-atlas .genre-directory[open]{display:block;position:fixed;z-index:40;inset:90px 24px 84px;padding:24px;border:1px solid var(--line);border-radius:18px;background:#0e1812fa;backdrop-filter:blur(24px);overflow:auto}.immersive-atlas .genre-directory>summary{position:sticky;top:-24px;background:#0e1812;padding:20px 0;z-index:1}.immersive-atlas .map-header a{font-size:13px}.immersive-atlas .map-header a.brand{font-size:30px}
@media(max-width:700px){.immersive-atlas .map-header{top:10px;left:10px;right:10px;height:76px;min-height:76px;padding:8px 12px;gap:4px 14px;align-content:center}.immersive-atlas .map-header .brand{font-size:26px}.immersive-atlas .map-header .map-peer-nav{order:3;width:100%;justify-content:center;margin:0;gap:23px}.immersive-atlas .map-header .language-menu{margin-left:auto}.immersive-atlas .map-header a{font-size:12px}.immersive-atlas .map-tools{top:97px;left:12px;right:12px;max-width:none;flex-wrap:nowrap}.immersive-atlas .map-tools label{min-width:0;flex:1}.immersive-atlas .map-tools input{width:100%;min-width:0}.immersive-atlas .map-tools>button{font-size:11px;padding:0 10px;white-space:nowrap}.immersive-atlas #map-breadcrumb{top:149px;left:12px;max-width:calc(100vw - 24px);font-size:11px;max-height:70px;overflow:auto}.immersive-atlas .genre-card{top:auto;bottom:83px;left:12px;right:12px;width:auto;max-height:32dvh;padding:17px;border-radius:18px;min-height:0}.immersive-atlas .genre-card h2{font-size:24px}.immersive-atlas .genre-card p{font-size:13px}.immersive-atlas .genre-card #card-relations{max-height:none}.immersive-atlas .universe-tools{right:12px;bottom:max(14px,env(safe-area-inset-bottom));flex-wrap:nowrap;gap:5px}.immersive-atlas .universe-tools button{height:38px;min-width:38px}.immersive-atlas .universe-pager{top:224px;bottom:auto;left:12px;max-width:calc(100vw - 24px);gap:5px;padding:5px;flex-wrap:nowrap}.immersive-atlas .universe-pager span{font-size:9px}.immersive-atlas .universe-pager button{font-size:10px;min-width:36px;height:32px;padding:0 7px}.immersive-atlas .map-legend{display:none}.atlas-info{left:14px;bottom:22px}.immersive-atlas .genre-directory[open]{inset:94px 12px 82px;padding:16px}.immersive-atlas .genre-notes{grid-template-columns:1fr}}

/* A continuous graph with quiet surfaces, inspired by the reference. */
.immersive-atlas .map-scroll.universe-viewport{background:#232524}.immersive-atlas .map-header{background:#252827c9;border-color:#ffffff0b;box-shadow:none}.immersive-atlas .family-nebula{display:none}.immersive-atlas .base-links .constellation-link{stroke:#7e857e;stroke-width:.65;opacity:.22}.immersive-atlas .node-core{stroke:none}.immersive-atlas .universe-node.hub .node-core{stroke:none}.immersive-atlas .universe-label{font-family:-apple-system,BlinkMacSystemFont,sans-serif;font-weight:400;stroke:#232524;stroke-width:3px;fill:#b9bdb9}.immersive-atlas .hub .universe-label{font-size:16px}.immersive-atlas .star .universe-label{font-size:11px}.immersive-atlas .notable .universe-label{display:block}.immersive-atlas .has-highlight .universe-node:not(.connected){opacity:.3}.immersive-atlas .universe-node{transition:opacity .15s}.immersive-atlas .connected .node-core{fill:#c1d9a3;stroke:none}.immersive-atlas .connected .universe-label{fill:#f1f3ef}.immersive-atlas .hover-links .constellation-link{stroke:#bdd49f;stroke-width:1.25;opacity:.85}.immersive-atlas .genre-card{background:#292e2af2;border-radius:12px;box-shadow:0 10px 40px #0004}.immersive-atlas .universe-tools,.immersive-atlas .map-tools input,.immersive-atlas .map-tools>button{background:#292d2ae8}.immersive-atlas .universe-tools button{background:transparent;border-color:#ffffff16}.immersive-atlas .map-legend{color:#969e95}@media(prefers-reduced-motion:reduce){.immersive-atlas .universe-node{transition:none}}

/* Quiet local exploration: screen-sized strokes, locked selection and gentle transitions. */
.immersive-atlas .base-links .constellation-link{stroke-width:.7;transition:opacity .28s ease;pointer-events:none}
.immersive-atlas .hover-links .constellation-link{stroke-width:1.15;opacity:.85;animation:atlas-link-in .3s ease both;pointer-events:none}
.immersive-atlas .universe-node{transition:opacity .28s ease}
.immersive-atlas .has-highlight .universe-node:not(.connected){opacity:.12}
.immersive-atlas .universe-label{paint-order:stroke;stroke-width:3px;vector-effect:non-scaling-stroke}
.immersive-atlas #genre-card:not([hidden]){animation:atlas-card-in .25s ease both}
@keyframes atlas-link-in{from{opacity:0}to{opacity:.85}}
@keyframes atlas-card-in{from{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}
@media(prefers-reduced-motion:reduce){.immersive-atlas .constellation-link,.immersive-atlas .universe-node{transition:none!important;animation:none!important}.immersive-atlas #genre-card{animation:none!important}}

/* Family roots retain their color and visual prominence in every selection. */
.immersive-atlas .universe-node.hub .node-core{fill:var(--node-family)}
.immersive-atlas .has-highlight .universe-node.hub:not(.connected){opacity:.75}
