.ds-mermaid-shell{position:relative;display:flex;flex-direction:column;margin:12px 0;padding:10px 8px;border-radius:var(--ds-r-md);border:1px solid var(--ds-line);background:var(--ds-bg);overflow:hidden;transition:box-shadow var(--ds-t-fast),border-color var(--ds-t-fast)}.ds-mermaid-shell:hover{box-shadow:0 1px 3px color-mix(in oklch,var(--ds-ink) 8%,transparent);border-color:var(--ds-line-strong)}.ds-mermaid-shell:has(.ds-mermaid-viewport){height:100%;min-height:0;margin:0;box-sizing:border-box}.ds-mermaid-svg{display:block;width:100%}.ds-mermaid-svg svg{max-width:100%;height:auto;display:block;margin:0 auto}.ds-mermaid-viewport{position:relative;flex:1;min-height:280px;overflow:hidden;border-radius:var(--ds-r-sm);background:linear-gradient(var(--ds-line) 1px,transparent 1px),linear-gradient(90deg,var(--ds-line) 1px,transparent 1px),var(--ds-bg-sunken);background-size:24px 24px;cursor:grab;touch-action:none;user-select:none}.ds-mermaid-viewport:active{cursor:grabbing}.ds-mermaid-svg-canvas{position:absolute;top:0;left:0;display:inline-block;width:auto;min-width:0;transform-origin:0 0;will-change:transform}.ds-mermaid-svg-canvas svg{width:100%!important;height:100%!important;max-width:none;margin:0;pointer-events:auto;overflow:visible}.ds-mermaid-node-selectable{cursor:pointer}.ds-mermaid-node-selectable>:is(rect,polygon,path,circle,ellipse){transition:stroke var(--ds-t-fast),stroke-width var(--ds-t-fast),filter var(--ds-t-fast)}.ds-mermaid-node-selectable:hover>:is(rect,polygon,path,circle,ellipse),.ds-mermaid-node-selected>:is(rect,polygon,path,circle,ellipse){stroke:var(--ds-accent)!important;stroke-width:2.5px!important;filter:drop-shadow(0 0 4px color-mix(in oklch,var(--ds-accent) 55%,transparent))}.ds-mermaid-edge-selectable{cursor:pointer;pointer-events:stroke;transition:stroke var(--ds-t-fast),stroke-width var(--ds-t-fast),filter var(--ds-t-fast),opacity var(--ds-t-fast)}.ds-mermaid-edge-selectable:hover,.ds-mermaid-edge-selected{stroke:var(--ds-accent)!important;stroke-width:4px!important;opacity:1!important;filter:drop-shadow(0 0 4px color-mix(in oklch,var(--ds-accent) 65%,transparent))}.ds-mermaid-edge-hitarea{stroke:rgba(0,0,0,.001)!important;stroke-width:16px!important;fill:none!important;opacity:1!important;pointer-events:stroke;cursor:pointer}.ds-mermaid-zoom-toolbar{position:absolute;left:12px;bottom:12px;z-index:3;display:flex;align-items:center;gap:2px;padding:3px;border:1px solid var(--ds-line);border-radius:var(--ds-r-sm);background:color-mix(in oklch,var(--ds-bg) 90%,transparent);box-shadow:var(--ds-shadow-md,0 6px 20px color-mix(in oklch,var(--ds-ink) 12%,transparent));backdrop-filter:blur(4px)}.ds-mermaid-zoom-label{min-width:46px;padding:0 6px;color:var(--ds-ink-3);font-family:var(--font-mono);font-size:11px;line-height:24px;text-align:center}.ds-mermaid-toolbar{position:absolute;top:8px;right:8px;display:flex;gap:2px;padding:2px;border-radius:var(--ds-r-sm);background:color-mix(in oklch,var(--ds-bg) 85%,transparent);backdrop-filter:blur(4px);opacity:0;transition:opacity var(--ds-t-fast);z-index:2}.ds-mermaid-shell:hover .ds-mermaid-toolbar{opacity:1}.ds-mermaid-tool-btn{width:24px;height:24px;display:grid;place-items:center;border:0;border-radius:var(--ds-r-xs);background:transparent;color:var(--ds-ink-3);cursor:pointer;transition:background var(--ds-t-fast),color var(--ds-t-fast)}.ds-mermaid-tool-btn:hover{background:var(--ds-bg-hover);color:var(--ds-ink)}.ds-mermaid-tool-btn:disabled{opacity:.4;cursor:not-allowed}.ds-mermaid-download-wrap{position:relative;display:inline-flex}.ds-mermaid-download-menu{position:absolute;top:calc(100% + 4px);right:0;min-width:160px;padding:4px;border:1px solid var(--ds-line);border-radius:var(--ds-r-sm);background:var(--ds-bg-elevated);box-shadow:var(--ds-shadow-md,0 6px 20px color-mix(in oklch,var(--ds-ink) 12%,transparent));z-index:5;opacity:1}.ds-mermaid-download-item{display:flex;align-items:center;gap:8px;width:100%;padding:6px 8px;border:0;border-radius:var(--ds-r-xs);background:transparent;color:var(--ds-ink-2);font-size:12px;font-family:inherit;cursor:pointer;text-align:left;transition:background var(--ds-t-fast),color var(--ds-t-fast)}.ds-mermaid-download-item:hover{background:var(--ds-accent-soft);color:var(--ds-accent-ink)}.ds-mermaid-shell:has(.ds-mermaid-download-menu) .ds-mermaid-toolbar{opacity:1}.ds-mermaid-hint{margin-top:10px;padding-top:8px;border-top:1px dashed var(--ds-line);font-size:10.5px;color:var(--ds-ink-4);font-family:var(--font-mono);letter-spacing:.04em;text-align:center}.ds-mermaid-hint.error{color:var(--ds-error);border-top-color:color-mix(in oklch,var(--ds-error) 30%,transparent)}.ds-mermaid-source{margin-top:10px;padding:10px;border-top:1px dashed var(--ds-line);background:var(--ds-bg-sunken);border-radius:0;line-height:1.55;color:var(--ds-ink-2);overflow-x:auto;white-space:pre}.ds-mermaid-loading,.ds-mermaid-source{font-family:var(--font-mono);font-size:11.5px}.ds-mermaid-loading{display:flex;align-items:center;justify-content:center;gap:8px;padding:32px 12px;color:var(--ds-ink-4)}.ds-mermaid-prerender-code{margin:0;padding:8px;background:var(--ds-bg-sunken);border-radius:var(--ds-r-sm);font-family:var(--font-mono);font-size:11.5px;line-height:1.55;color:var(--ds-ink-3);overflow-x:auto;white-space:pre}.ds-rr-root,.ds-rr-root p{color:var(--ds-ink);font-size:14.5px;line-height:1.72}.ds-rr-root p{margin:0 0 10px}.ds-rr-root p:last-child{margin-bottom:0}.ds-rr-root :not(pre)>code{font-family:var(--font-mono);font-size:12.5px;background:var(--ds-bg-sunken);color:var(--ds-accent-ink);padding:1px 6px;border-radius:4px;border:1px solid var(--ds-line);white-space:nowrap}.ds-rr-root a{color:var(--ds-accent-ink);text-decoration:none;border-bottom:1px solid color-mix(in oklch,var(--ds-accent) 40%,transparent);transition:border-color var(--ds-t-fast),color var(--ds-t-fast)}.ds-rr-root a:hover{border-bottom-color:var(--ds-accent);color:var(--ds-accent)}.ds-rr-root h1,.ds-rr-root h2,.ds-rr-root h3,.ds-rr-root h4,.ds-rr-root h5,.ds-rr-root h6{color:var(--ds-ink);font-weight:650;letter-spacing:-.01em;margin:16px 0 8px;line-height:1.35}.ds-rr-root h1{font-size:20px;margin-top:4px}.ds-rr-root h2{font-size:17px}.ds-rr-root h3{font-size:14px;color:var(--ds-ink-2);text-transform:uppercase;letter-spacing:.06em;font-weight:600}.ds-rr-root h4,.ds-rr-root h5,.ds-rr-root h6{font-size:13px;color:var(--ds-ink-2);font-weight:600}.ds-rr-root h1:first-child,.ds-rr-root h2:first-child,.ds-rr-root h3:first-child{margin-top:0}.ds-rr-root ol,.ds-rr-root ul{margin:0 0 12px;font-size:14.5px;line-height:1.72;color:var(--ds-ink)}.ds-rr-root ul{list-style:none;padding-left:4px}.ds-rr-root ul li{position:relative;padding-left:18px;margin:2px 0}.ds-rr-root ul li:before{content:"";position:absolute;left:4px;top:11px;width:4px;height:4px;border-radius:50%;background:var(--ds-accent);opacity:.75}.ds-rr-root ol{counter-reset:ds-rr-list;padding-left:4px;list-style:none}.ds-rr-root ol li{position:relative;padding-left:28px;counter-increment:ds-rr-list;margin:2px 0}.ds-rr-root ol li:before{content:counter(ds-rr-list);position:absolute;left:0;top:2px;width:20px;height:20px;border-radius:50%;background:color-mix(in oklch,var(--ds-accent) 14%,var(--ds-bg-sunken));color:var(--ds-accent-ink);font-family:var(--font-mono);font-size:10.5px;font-weight:600;display:flex;align-items:center;justify-content:center;line-height:1}.ds-rr-root li>ol,.ds-rr-root li>ul{margin-top:4px;margin-bottom:4px}.ds-rr-root ul.contains-task-list{padding-left:4px}.ds-rr-root ul.contains-task-list li{padding-left:6px}.ds-rr-root ul.contains-task-list li:before{display:none}.ds-rr-root ul.contains-task-list input[type=checkbox]{margin-right:8px;accent-color:var(--ds-accent)}.ds-rr-root blockquote{margin:12px 0;padding:8px 14px;background:var(--ds-bg-sunken);border-left:3px solid var(--ds-accent);border-radius:0 var(--ds-r-sm) var(--ds-r-sm) 0;color:var(--ds-ink-2);font-size:13.5px;line-height:1.65}.ds-rr-root blockquote>:last-child{margin-bottom:0}.ds-rr-root blockquote cite{display:block;margin-top:6px;font-size:11.5px;color:var(--ds-ink-3);font-style:normal}.ds-rr-root .markdown-alert{margin:12px 0;padding:10px 12px;display:flex;gap:10px;align-items:flex-start;border-radius:var(--ds-r-md);border:1px solid transparent;background:var(--ds-bg-sunken);color:var(--ds-ink-2)}.ds-rr-root .markdown-alert-title{display:flex;align-items:center;gap:6px;font-weight:600;font-size:12.5px;margin-bottom:4px}.ds-rr-root .markdown-alert p{margin:0 0 4px;font-size:13.5px;line-height:1.6}.ds-rr-root .markdown-alert p:last-child{margin-bottom:0}.ds-rr-root .markdown-alert-note{background:color-mix(in oklch,var(--ds-info) 8%,var(--ds-bg-sunken));border-color:color-mix(in oklch,var(--ds-info) 25%,transparent)}.ds-rr-root .markdown-alert-note .markdown-alert-title{color:var(--ds-info)}.ds-rr-root .markdown-alert-tip{background:color-mix(in oklch,var(--ds-success) 8%,var(--ds-bg-sunken));border-color:color-mix(in oklch,var(--ds-success) 25%,transparent)}.ds-rr-root .markdown-alert-tip .markdown-alert-title{color:var(--ds-success)}.ds-rr-root .markdown-alert-important{background:var(--ds-accent-soft);border-color:color-mix(in oklch,var(--ds-accent) 25%,transparent)}.ds-rr-root .markdown-alert-important .markdown-alert-title{color:var(--ds-accent-ink)}.ds-rr-root .markdown-alert-warning{background:color-mix(in oklch,var(--ds-warning) 10%,var(--ds-bg-sunken));border-color:color-mix(in oklch,var(--ds-warning) 30%,transparent)}.ds-rr-root .markdown-alert-warning .markdown-alert-title{color:var(--ds-warning)}.ds-rr-root .markdown-alert-caution{background:color-mix(in oklch,var(--ds-error) 10%,var(--ds-bg-sunken));border-color:color-mix(in oklch,var(--ds-error) 30%,transparent)}.ds-rr-root .markdown-alert-caution .markdown-alert-title{color:var(--ds-error)}.ds-rr-root hr{margin:16px 0;border:0;height:1px;background:var(--ds-line)}.ds-rr-root img{display:block;max-width:100%;margin:10px 0}.ds-rr-root .ds-rr-table-wrap,.ds-rr-root img{border-radius:var(--ds-r-md);border:1px solid var(--ds-line)}.ds-rr-root .ds-rr-table-wrap{margin:12px 0;overflow:hidden;background:var(--ds-bg)}.ds-rr-root .ds-rr-table-wrap>.ds-rr-table-scroll{overflow-x:auto}.ds-rr-root table{width:100%;border-collapse:collapse;font-size:13px;color:var(--ds-ink)}.ds-rr-root th{background:var(--ds-bg-sunken);font-weight:600;font-size:11.5px;text-transform:uppercase;letter-spacing:.04em;text-align:left}.ds-rr-root td,.ds-rr-root th{color:var(--ds-ink-2);padding:8px 12px;border-bottom:1px solid var(--ds-line)}.ds-rr-root td{vertical-align:top;word-break:break-word}.ds-rr-root tbody tr:last-child td{border-bottom:0}.ds-rr-root tbody tr:hover td{background:color-mix(in oklch,var(--ds-accent) 5%,transparent)}.ds-rr-root td[align=right],.ds-rr-root th[align=right]{text-align:right}.ds-rr-root td[align=center],.ds-rr-root th[align=center]{text-align:center}.ds-rr-root .ds-rr-code{margin:10px 0 14px;background:var(--ds-bg-sunken);border:1px solid var(--ds-line);border-radius:var(--ds-r-md);overflow:hidden;font-size:12.5px}.ds-rr-root .ds-rr-code-head{display:flex;align-items:center;gap:10px;padding:6px 10px 6px 12px;background:color-mix(in oklch,var(--ds-bg-sunken) 50%,var(--ds-bg));border-bottom:1px solid var(--ds-line)}.ds-rr-root .ds-rr-code-lang{font-size:10.5px;text-transform:uppercase;letter-spacing:.08em;color:var(--ds-ink-3);font-weight:600;font-family:var(--font-mono)}.ds-rr-root .ds-rr-code-copy{display:inline-flex;align-items:center;gap:4px;padding:3px 8px;background:transparent;border:1px solid var(--ds-line);border-radius:var(--ds-r-sm);color:var(--ds-ink-3);font-size:11px;cursor:pointer;margin-left:auto;transition:all var(--ds-t-fast)}.ds-rr-root .ds-rr-code-copy:hover{background:var(--ds-bg-hover);color:var(--ds-ink)}.ds-rr-root .ds-rr-code-body{margin:0;padding:10px 0;color:var(--ds-ink);line-height:1.7;font-family:var(--font-mono);white-space:pre-wrap;overflow-wrap:anywhere;word-break:break-word}.ds-rr-root .ds-rr-code-line{display:flex;padding:0 14px 0 0;align-items:flex-start}.ds-rr-root .ds-rr-code-line:hover{background:color-mix(in oklch,var(--ds-accent) 5%,transparent)}.ds-rr-root .ds-rr-code-gutter{display:inline-block;width:36px;padding-right:10px;color:var(--ds-ink-3);opacity:.5;text-align:right;user-select:none;font-size:11px;flex-shrink:0;font-family:var(--font-mono);line-height:1.7}.ds-rr-root .ds-rr-code-content{white-space:pre-wrap;overflow-wrap:anywhere;word-break:break-word;flex:1;min-width:0}.ds-rr-tk-kw{color:oklch(48% .17 300);font-weight:500}.ds-rr-tk-str{color:oklch(48% .14 145)}.ds-rr-tk-num{color:oklch(55% .15 40)}.ds-rr-tk-cmt{color:var(--ds-ink-3);font-style:italic;opacity:.8}.dark .ds-rr-tk-kw,[data-theme=dark] .ds-rr-tk-kw{color:oklch(72% .14 300)}.dark .ds-rr-tk-str,[data-theme=dark] .ds-rr-tk-str{color:oklch(72% .13 145)}.dark .ds-rr-tk-num,[data-theme=dark] .ds-rr-tk-num{color:oklch(75% .13 40)}.ds-process-body>*{margin-top:0!important;margin-bottom:0!important}