.mermaid:not([data-processed=true]){visibility:hidden;min-height:50px}.mermaid{width:100%;max-width:100%;margin:1.5rem 0;padding:1rem;background:var(--vp-c-bg-soft,#f9f9f9);border-radius:12px;border:1px solid var(--vp-c-divider,#e2e2e3);overflow-x:auto;text-align:center}.dark-mode .mermaid{background:var(--vp-c-bg-soft,#1e1e1e);border-color:var(--vp-c-divider,#2e2e32)}.mermaid svg{max-width:100%;height:auto;display:inline-block}.mermaid .node rect,.mermaid .node circle,.mermaid .node ellipse,.mermaid .node polygon,.mermaid .node path{stroke-width:2px}.mermaid .edgePath .path{stroke-width:2px}.mermaid .edgeLabel,.mermaid .nodeLabel{font-family:-apple-system,BlinkMacSystemFont,segoe ui,Roboto,sans-serif;font-size:14px}@media(max-width:768px){.mermaid{margin:1rem 0;padding:.75rem;border-radius:8px}.mermaid svg{font-size:12px}}