.mindmap-section{width:100%;border-style:solid;border:1px;border-color:#cba6f7;border-radius:12px}.mindmap-title{color:#fab387;font-size:2rem;font-weight:700;text-align:center;min-width:30%}.mindmap-svg{display:block;width:100%;height:420px;background:#1e1e2e;color:#cdd6f4;cursor:grab}.mindmap-svg:active{cursor:grabbing}.mm-node circle{stroke:none;transition:r .15s,filter .15s}.mm-node:hover circle{filter:brightness(.85)}.mm-node.is-current circle{fill:#89b4fa}.mm-node.is-internal circle{fill:#94e2d5}.mm-node.is-external circle{fill:#fab387}.mm-label{font-family:var(--font-sans,sans-serif);font-size:11px;fill:#cdd6f4;pointer-events:none;dominant-baseline:central}.mm-node.is-current .mm-label{font-weight:600}.mm-edge{stroke:#cdd6f4;stroke-width:1px;fill:none}