.mermaid{text-align:center;margin:3rem 0;background:0 0;display:block;font-size:24px!important;width:100%;overflow-x:auto;transform:scale(1.2);transform-origin:center}.mermaid svg{max-width:none;width:100%;min-width:1200px;height:auto;min-height:600px;background:0 0;font-size:24px!important}.mermaid text{font-size:22px!important;font-weight:700!important;font-family:roboto,arial,sans-serif!important}.mermaid .node-label{font-size:24px!important;font-weight:800!important;color:#fff!important}.mermaid .edge-label{font-size:18px!important;font-weight:700!important;background-color:rgba(255,255,255,.95)!important;padding:6px 12px!important;border-radius:6px!important;border:2px solid #333!important}.mermaid .subgraph-title{font-size:24px!important;font-weight:800!important}.mermaid .node rect,.mermaid .node circle,.mermaid .node ellipse,.mermaid .node polygon{stroke-width:4px!important;rx:8px!important;ry:8px!important}.mermaid .nodeLabel,.mermaid .cluster-label,.mermaid .edgeLabel{font-size:22px!important;font-weight:700!important}.mermaid-container{width:100%;overflow-x:auto;padding:2rem 0}@media(prefers-color-scheme:dark){.mermaid svg{background:0 0}.mermaid .edge-label{background-color:rgba(19,20,24,.95)!important;color:#babdc4!important;border-color:#babdc4!important}}html:not(.light) .mermaid svg,html.dark .mermaid svg{background:0 0}html:not(.light) .mermaid .edge-label,html.dark .mermaid .edge-label{background-color:rgba(19,20,24,.95)!important;color:#babdc4!important;border-color:#babdc4!important}pre:has(code.language-mermaid){display:block;opacity:.3;transition:opacity .5s ease}.mermaid[data-processed=true]{opacity:1}.mermaid+p,p+.mermaid{margin-top:3rem}.mermaid .edge path{stroke-width:3px!important}.mermaid .arrowheadPath{stroke-width:2px!important;fill:currentColor!important}@media(max-width:768px){.mermaid{transform:scale(.8);margin:2rem -10%}.mermaid svg{min-width:1000px}}