.map-page{width:88%;max-width:1100px;margin:auto}.map-hero{padding:55px 0 32px}.map-hero h1{font:800 clamp(48px,6vw,72px)/1.12 var(--title);letter-spacing:-2.5px;margin:0 0 22px}.map-hero p{max-width:670px;font-size:19px;text-align:left}.map-tools{display:flex;gap:16px;align-items:end;margin-bottom:22px}.map-tools label{display:flex;flex-direction:column;gap:7px;font-size:13px;font-weight:600;flex:1;min-width:0}.map-tools input,.map-tools select{border:1px solid #d9e4e8;border-radius:14px;padding:13px;width:100%;background:#fff;color:var(--ink);font:15px var(--body)}.view-switch{display:flex;padding:4px;background:#f0f5f7;border-radius:99px}.view-switch button{border:0;background:none;border-radius:99px;padding:10px 16px;font:600 14px var(--body);color:var(--ink);cursor:pointer}.view-switch button[aria-pressed=true]{background:white;box-shadow:0 2px 7px #142b4014}.map-layout{display:grid;grid-template-columns:minmax(0,1fr) 290px;gap:20px;margin-bottom:65px;align-items:start}.map-surface{border:1px solid #dce7eb;border-radius:24px;overflow:hidden;background:white}.map-topline{display:flex;justify-content:space-between;align-items:center;padding:16px 18px;gap:10px;border-bottom:1px solid #edf2f4;font-size:12px}.zoom-tools{display:flex;gap:6px}.zoom-tools button{border:1px solid #d8e4e9;background:white;border-radius:99px;min-width:32px;height:32px;cursor:pointer;font:14px var(--body);color:var(--ink)}#fit{padding:0 12px}#graph-stage{height:580px;background:radial-gradient(#dce8ed 1px,transparent 1px);background-size:20px 20px}#graph{width:100%;height:100%;touch-action:none;cursor:grab}#graph:active{cursor:grabbing}.node{cursor:pointer;outline:none}.node circle{fill:#c3e4f5;stroke:#8cb8ce;stroke-width:2}.node.topic circle{fill:#f5ed83;stroke:#d6cb56;stroke-width:2}.node text{font:600 17px var(--body);fill:#142b40;pointer-events:none;paint-order:stroke;stroke:white;stroke-width:5px;stroke-linejoin:round}.node.topic text{font-size:19px;font-weight:700}.node .node-id{font-size:12px;stroke:none}.node:focus circle,.node:hover circle,.node.selected circle{stroke:#142b40;stroke-width:5}.node.dim{opacity:.13}.edge{stroke:#b3c9d4;stroke-width:1.3;opacity:.32}.edge.membership{stroke:#d2c985;opacity:.32}.edge.highlight{stroke:#317b9d;stroke-width:3;opacity:.85}.edge.dim{opacity:.035}.map-legend{display:flex;gap:15px;flex-wrap:wrap;padding:15px 20px 0;font-size:11px;color:#526672}.map-legend span{display:flex;align-items:center;gap:6px}.map-legend i{width:11px;height:11px;border-radius:50%;display:inline-block}.topic-dot{background:#f5ed83}.idea-dot{background:#c3e4f5}.map-help{padding:0 20px 14px;font-size:12px;color:#617482;text-align:left}.map-detail{padding:24px;background:#f8fbfc;border:1px solid #dce7eb;border-radius:24px;overflow-wrap:anywhere}.map-detail h2{font:800 24px/1.35 var(--title);letter-spacing:-.6px;margin:18px 0}.map-detail p{font-size:14px;line-height:1.7;text-align:left}.map-detail .badge{display:inline-block;border-radius:99px;background:#f5ed83;padding:6px 10px;font-size:11px}.map-detail .meta{font-size:12px;color:#526672}.map-detail h3{font-size:12px;letter-spacing:.6px;margin:24px 0 10px}.related-button,.list-item{display:block;width:100%;border:1px solid #d8e5eb;background:white;padding:13px;border-radius:14px;text-align:left;font:600 14px/1.5 var(--body);color:var(--ink);cursor:pointer;margin:8px 0}.related-button:hover,.list-item:hover{background:#e8f3fa}.related-button small{display:block;font-weight:400;font-size:11px;margin-top:6px}.clear-selection{border:0;background:none;color:#526672;cursor:pointer;font:12px var(--body);padding:8px 0}.map-detail a{font-size:13px}#map-list{height:580px;overflow:auto;padding:12px 20px}.list-item small{display:block;font-size:11px;font-weight:400;margin-bottom:6px}[hidden]{display:none!important}@media(max-width:850px){.map-layout{grid-template-columns:1fr}.map-detail{min-height:180px}#graph-stage{height:520px}.map-tools{flex-wrap:wrap}.map-tools label{flex-basis:40%}.view-switch{margin-left:auto}}@media(max-width:500px){.map-hero{padding-top:35px}.map-tools label{flex-basis:100%}.map-topline{padding:12px;font-size:11px}#graph-stage{height:450px}.map-legend{gap:10px}.map-help{font-size:11px}}

.node .idea-label{display:none;font-size:15px}.node:hover .idea-label,.node:focus .idea-label,.node.selected .idea-label{display:block}.node.selected .idea-label{font-weight:700}

.read-entry{display:inline-block;padding:10px 18px;border:1px solid var(--line);border-radius:999px;background:#f8f3b5;text-decoration:none;margin-bottom:18px}.node.available circle{stroke-width:3;stroke:#18384a}
/* Routes are an entry point into the living map. */
.route-section{margin:0 0 42px}.section-top{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:20px}.section-top .kicker{font-size:11px;letter-spacing:.12em;font-weight:700;margin:0 0 10px}.section-top h2{font:800 28px/1.2 Manrope,sans-serif;margin:0}.text-button{background:transparent;border:0;cursor:pointer;font:600 13px 'DM Sans',sans-serif;color:#18384a;white-space:nowrap}.route-preview{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.route-tile{padding:24px;border:1px solid #cddadd;border-radius:22px;background:transparent;color:#142b40;text-align:left;cursor:pointer;transition:background .25s,border-color .25s,transform .25s}.route-tile:hover{transform:translateY(-3px);background:#f3fbfd}.route-tile[aria-pressed=true]{background:#e4f5fc;border-color:#55a8d3}.route-number{font-size:9px;letter-spacing:.1em;font-weight:700}.route-tile h3{font:800 19px/1.35 Manrope,sans-serif;margin:14px 0 24px}.route-foot{display:flex;justify-content:space-between;font-size:12px}.route-status{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:18px;padding:16px 20px;border:1px solid #b9dbe9;border-radius:18px;background:#f4fbff;font-size:13px}.route-status[hidden]{display:none}.route-status button{border:0;background:transparent;color:#254f67;cursor:pointer;white-space:nowrap}.route-steps{padding:0;list-style:none;counter-reset:none}.route-steps li{margin:8px 0}.route-steps button{width:100%;text-align:left}.route-edge{stroke:#2999d0;stroke-width:3;opacity:.8;pointer-events:none}.node{transition:opacity .4s}.node circle{transition:fill .3s,stroke .3s,stroke-width .3s;}.node.selected circle{fill:#218fc9;stroke:#c2eafb;stroke-width:9;filter:drop-shadow(0 0 8px #3d9ecd66)}.node.selected .node-id{fill:#fff;stroke:none}.node.on-route:not(.selected) circle{fill:#73bfe6;stroke:#248bbf;stroke-width:3}.node.dim{opacity:.13}.edge{transition:opacity .4s,stroke .4s}.map-detail{max-height:740px;overflow:auto;scrollbar-width:thin}.map-tools{scroll-margin-top:110px}.zoom-tools{flex-wrap:wrap}.map-topline{gap:10px}.node.selected .idea-label{pointer-events:none}.node .idea-label{pointer-events:none}
@media(max-width:700px){.route-preview{grid-template-columns:1fr}.section-top{align-items:start;flex-direction:column}.section-top h2{font-size:25px}.route-tile{padding:19px}.route-tile h3{margin:10px 0 18px}.route-status{align-items:start;flex-direction:column}.map-topline{flex-wrap:wrap}.map-detail{max-height:none}.map-hero h1{font-size:52px}}
@media(prefers-reduced-motion:reduce){.node,.node circle,.edge,.route-tile{transition:none}}

/* Restore the approved soft blue/yellow starting-point bubble. */
.route-section{padding:30px;border:1px solid #dce8ec;border-radius:26px;background:linear-gradient(120deg,#f7fcfe,#fffef4)}
.route-tile{background:#fff;display:flex;flex-direction:column}.route-foot{margin-top:auto;width:100%}
@media(max-width:700px){.route-section{padding:23px}}

#graph{touch-action:none}.node{cursor:grab}#graph.dragging,#graph.dragging .node{cursor:grabbing}
