.mermaid {font-family:"trebuchet ms",verdana,arial,sans-serif;font-size:16px;fill:none;}
.mermaid .error-icon{fill:#552222;}
.mermaid .error-text{fill:#552222;stroke:#552222;}
.mermaid .edge-thickness-normal{stroke-width:2px;}
.mermaid .edge-thickness-thick{stroke-width:3.5px;}
.mermaid .edge-pattern-solid{stroke-dasharray:0;}
.mermaid .edge-pattern-dashed{stroke-dasharray:3;}
.mermaid .edge-pattern-dotted{stroke-dasharray:2;}
.mermaid .marker{fill:#333333;stroke:#333333;}
.mermaid .marker.cross{stroke:#333333;}
.mermaid svg{font-family:"trebuchet ms",verdana,arial,sans-serif;font-size:16px;}
.mermaid .label{font-family:"trebuchet ms",verdana,arial,sans-serif;color:#333;}
.mermaid .cluster-label text{fill:#333;}
.mermaid .cluster-label span{color:#333;}
.mermaid .label text,
.mermaid span{fill:#333;color:#333;}
.mermaid .node rect,
.mermaid .node circle,
.mermaid .node ellipse,
.mermaid .node polygon,
.mermaid .node path{fill:#ECECFF;stroke:#9370DB;stroke-width:1px;}
.mermaid .node .label{text-align:center;}
.mermaid .node.clickable{cursor:pointer;}
.mermaid .arrowheadPath{fill:#333333;}
.mermaid .edgePath .path{stroke:#333333;stroke-width:2.0px;}
.mermaid .flowchart-link{stroke:#333333;fill:none;}
.mermaid .edgeLabel{background-color:#e8e8e8;text-align:center;}
.mermaid .edgeLabel rect{opacity:0.5;background-color:#e8e8e8;fill:#e8e8e8;}
.mermaid .cluster rect{fill:#ffffde;stroke:#aaaa33;stroke-width:1px;}
.mermaid .cluster text{fill:#333;}
.mermaid .cluster span{color:#333;}
.mermaid div.mermaidTooltip{position:absolute;text-align:center;max-width:200px;padding:2px;font-family:"trebuchet ms",verdana,arial,sans-serif;font-size:12px;background:hsl(80, 100%, 96.2745098039%);border:1px solid #aaaa33;border-radius:2px;pointer-events:none;z-index:100;}
.mermaid :root{--mermaid-font-family:"trebuchet ms",verdana,arial,sans-serif;}
.mermaid span { fill: none }