:where(.markstream-svelte) button{appearance:none;font:inherit;color:inherit;background:0 0;border:0}markstream-svelte{width:100%;display:block}.markstream-svelte{--border:214.3 31.8% 91.4%;--background:0 0% 100%;--foreground:222.2 84% 4.9%;--secondary:210 40% 96%;--muted:210 40% 96%;--muted-foreground:215.4 16.3% 46.9%;--ms-background:var(--background);--ms-foreground:var(--foreground);--ms-muted:var(--muted);--ms-muted-foreground:var(--muted-foreground);--ms-secondary:var(--secondary);--ms-secondary-foreground:var(--foreground);--ms-accent:210 40% 91%;--ms-accent-foreground:var(--foreground);--ms-border:var(--border);--ms-popover:var(--background);--ms-popover-foreground:var(--foreground);--code-fg:#1a1a1a;--code-bg:#fff;--code-border:hsl(var(--ms-border));--code-header-bg:hsl(var(--ms-secondary));--code-line-number:hsl(var(--ms-muted-foreground));--code-action-fg:hsl(var(--ms-muted-foreground));--code-action-hover-bg:hsl(var(--ms-accent));--code-action-hover-fg:hsl(var(--ms-accent-foreground));--diagram-bg:hsl(var(--ms-muted));--diagram-border:hsl(var(--ms-border));--diagram-header-bg:hsl(var(--ms-muted));--blockquote-border:hsl(var(--ms-muted-foreground) / .2);--modal-overlay:#000000b3;--modal-bg:hsl(var(--ms-popover));--modal-fg:hsl(var(--ms-popover-foreground));--ms-text-label:.75rem;--ms-radius:.5rem;--ms-gap-header:1rem;--ms-gap-header-main:.625rem;--ms-action-btn-padding:.375rem;--ms-action-btn-icon:.875rem;--ms-inset-panel-x:.625rem;--ms-inset-panel-y:.375rem;--ms-inset-panel-body:1rem;--ms-gap-header-actions:.5rem;--ms-flow-blockquote-y:1.25em;--ms-flow-blockquote-indent:1.25em;--ms-flow-diagram-y:1.5em;--ms-size-image-max-width:24rem;--ms-size-diagram-min-height:360px;--ms-size-code-max-height:500px;--ms-duration-standard:.18s;--ms-duration-fast:.12s;--ms-duration-emphasis:.22s;--ms-ease-standard:cubic-bezier(.2, 0, 0, 1);--ms-shadow-subtle:0 1px 3px 0 hsl(var(--ms-foreground) / .06);--ms-shadow-modal:0 10px 15px -3px hsl(var(--ms-foreground) / .1), 0 4px 6px -4px hsl(var(--ms-foreground) / .1);color:hsl(var(--foreground));word-break:break-word;contain:layout;content-visibility:auto;contain-intrinsic-size:800px 600px;font:400 16px/1.72 IBM Plex Sans,Segoe UI,sans-serif;position:relative}.markstream-svelte.virtualized{content-visibility:visible;contain-intrinsic-size:auto}.dark .markstream-svelte,.markstream-svelte.dark{--border:217.2 32.6% 17.5%;--background:222.2 84% 4.9%;--foreground:210 40% 98%;--secondary:217.2 32.6% 17.5%;--muted:217.2 32.6% 17.5%;--muted-foreground:215 20.2% 65.1%;--ms-accent:217.2 32.6% 24%;--code-fg:#ededed;--code-bg:#111827;--code-header-bg:hsl(var(--ms-muted))}.markstream-svelte>:first-child{margin-top:0}.markstream-svelte>:last-child{margin-bottom:0}.markstream-svelte .node-slot,.markstream-svelte .node-content{width:100%}.markstream-svelte markstream-svelte-blockquote-node,.markstream-svelte markstream-svelte-paragraph-node{width:100%;display:flow-root}.markstream-svelte markstream-svelte-nested-renderer,.markstream-svelte markstream-svelte-node-outlet,.markstream-svelte markstream-svelte-image-node{display:contents}.markstream-svelte .node-placeholder{background:#94a3b82e;border-radius:.5rem;width:100%;min-height:1rem;margin:.25rem 0;position:relative;overflow:hidden}.markstream-svelte .node-placeholder:before{content:"";inset-block:0;background:linear-gradient(90deg,#94a3b82e,#94a3b80d,#94a3b82e) 0 0/40% 100%;width:500%;animation:1.1s ease-in-out infinite node-placeholder-shimmer;position:absolute;left:-200%}.markstream-svelte .node-spacer{width:100%}.markstream-svelte .typewriter-node,.markstream-svelte .fade-node{opacity:0;animation:typewriter-fade var(--fade-duration,var(--typewriter-fade-duration,.28s)) var(--fade-ease,var(--typewriter-fade-ease,cubic-bezier(.33, 0, .67, 1))) both}.markstream-svelte .markstream-svelte-text-node{font-weight:inherit;vertical-align:baseline;white-space:pre-wrap;overflow-wrap:break-word;display:inline}.markstream-svelte .markstream-svelte-text--centered{justify-content:center;width:100%;display:inline-flex}.markstream-svelte .markstream-svelte-text__stream-delta{animation-duration:var(--stream-update-fade-duration,var(--fade-duration,var(--typewriter-fade-duration,.28s)));animation-timing-function:var(--stream-update-fade-ease,var(--fade-ease,var(--typewriter-fade-ease,cubic-bezier(.33, 0, .67, 1))));animation-fill-mode:both}.markstream-svelte .markstream-svelte-text__stream-delta--a{animation-name:markstream-svelte-text-stream-update-fade-a}.markstream-svelte .markstream-svelte-text__stream-delta--b{animation-name:markstream-svelte-text-stream-update-fade-b}.markstream-svelte h1,.markstream-svelte h2,.markstream-svelte h3,.markstream-svelte h4,.markstream-svelte h5,.markstream-svelte h6{letter-spacing:-.02em;margin:1.8rem 0 .8rem;font-weight:700;line-height:1.15}.markstream-svelte h1{font-size:clamp(2rem,4vw,2.65rem)}.markstream-svelte h2{font-size:clamp(1.55rem,3vw,2rem)}.markstream-svelte h3{font-size:1.35rem}.markstream-svelte h4{font-size:1.15rem}.markstream-svelte p,.markstream-svelte ul,.markstream-svelte ol,.markstream-svelte blockquote,.markstream-svelte pre,.markstream-svelte table,.markstream-svelte details,.markstream-svelte dl{margin:1rem 0}.markstream-svelte ul,.markstream-svelte ol{padding-left:1.45rem}.markstream-svelte li+li{margin-top:.35rem}.markstream-svelte li>p{margin:.35rem 0}.markstream-svelte a{color:#2563eb;text-underline-offset:.18em;text-decoration:underline}.markstream-svelte .link-node{color:var(--link-color,#0366d6);text-decoration:none}.markstream-svelte .link-node:hover{text-underline-offset:.2rem;text-decoration:underline}.markstream-svelte .link-loading{color:var(--link-color,#0366d6);align-items:baseline;gap:.375rem;display:inline-flex}.markstream-svelte .link-loading .link-text-wrapper{display:inline-flex;position:relative}.markstream-svelte .link-loading .link-text{z-index:2;position:relative}.markstream-svelte .link-loading-indicator{height:var(--underline-height,2px);left:0;right:0;bottom:var(--underline-bottom,-3px);opacity:var(--underline-rest-opacity,.18);animation:markstream-svelte-link-loading-pulse var(--underline-duration,1.6s) var(--underline-timing,ease-in-out) var(--underline-iteration,infinite);background:currentColor;border-radius:999px;position:absolute}@keyframes markstream-svelte-link-loading-pulse{0%,to{opacity:var(--underline-rest-opacity,.18)}50%{opacity:var(--underline-opacity,.35)}}@keyframes markstream-svelte-text-stream-update-fade-a{0%{opacity:0}to{opacity:1}}@keyframes markstream-svelte-text-stream-update-fade-b{0%{opacity:0}to{opacity:1}}.markstream-svelte .typewriter-cursor{vertical-align:-.12em;pointer-events:none;border-right:2px solid;width:.55em;height:1em;margin-left:.08em;animation:1s step-end infinite typewriter-cursor-blink;display:inline-block;position:absolute;top:0;left:0}@keyframes typewriter-cursor-blink{0%,49%{opacity:1}50%,to{opacity:0}}@media (prefers-reduced-motion:reduce){.markstream-svelte .node-placeholder:before{animation:none!important}.markstream-svelte .link-loading-indicator{opacity:var(--underline-rest-opacity,.18);animation:none!important}.markstream-svelte .markstream-svelte-text__stream-delta{animation:none!important}.markstream-svelte .typewriter-node,.markstream-svelte .fade-node{opacity:1;animation:none!important}.markstream-svelte .typewriter-cursor{animation:none!important}}.markstream-svelte strong{font-weight:700}.markstream-svelte em{font-style:italic}.markstream-svelte code{background:#0f172a0f;border-radius:.42rem;padding:.12rem .35rem;font:500 .92em/1.5 IBM Plex Mono,SFMono-Regular,Consolas,monospace}.markstream-svelte pre{background:var(--code-bg);color:var(--code-fg);border-radius:1rem;padding:1rem 1.1rem;overflow:auto;box-shadow:inset 0 0 0 1px #94a3b824}.markstream-svelte pre code{color:inherit;background:0 0;padding:0}.markstream-svelte blockquote,.markstream-svelte .blockquote-node{color:var(--blockquote-fg,hsl(var(--ms-muted-foreground)));border-left:3px solid var(--blockquote-border);quotes:"“" "”" "‘" "’";margin-top:var(--ms-flow-blockquote-y);margin-bottom:var(--ms-flow-blockquote-y);padding-left:var(--ms-flow-blockquote-indent);background:0 0;border-radius:0;font-style:normal;font-weight:400;display:flow-root}.markstream-svelte .blockquote-node .markstream-svelte,.markstream-svelte blockquote .markstream-svelte{content-visibility:visible;contain:content;contain-intrinsic-size:0 0}.markstream-svelte .blockquote-node>markstream-svelte-nested-renderer,.markstream-svelte blockquote>markstream-svelte-nested-renderer,.markstream-svelte .blockquote-node>markstream-svelte-node-outlet,.markstream-svelte blockquote>markstream-svelte-node-outlet{width:100%;display:block}.markstream-svelte hr{border:0;border-top:1px solid #0f172a1f;margin:1.5rem 0}.markstream-svelte table{border-collapse:collapse;border-radius:1rem;width:100%;overflow:hidden;box-shadow:inset 0 0 0 1px #0f172a14}.markstream-svelte th,.markstream-svelte td{text-align:left;vertical-align:top;white-space:normal;overflow-wrap:break-word;word-break:normal;border:1px solid #0f172a14;padding:.7rem .8rem}.markstream-svelte th{background:#0f172a0d;font-weight:700;position:relative}.markstream-svelte .table-node__resize-handle{z-index:1;cursor:col-resize;touch-action:none;background:0 0;border:0;width:8px;padding:0;position:absolute;top:0;bottom:0;right:-4px}.markstream-svelte .table-node__resize-handle:after{content:"";opacity:0;background:#5e68798c;border-radius:9999px;width:2px;transition:opacity .12s;position:absolute;top:.35em;bottom:.35em;left:50%;transform:translate(-50%)}.markstream-svelte .table-node__resize-handle:hover:after,.markstream-svelte .table-node__resize-handle:focus-visible:after{opacity:1}.markstream-svelte table .markstream-svelte-text-node,.markstream-svelte table code{white-space:inherit;overflow-wrap:inherit;word-break:inherit;max-width:none}.markstream-svelte img{vertical-align:middle;border-radius:.9rem;max-width:100%;height:auto;display:inline-block}.markstream-svelte .image-node-container{vertical-align:middle;max-width:var(--ms-size-image-max-width);display:inline-block}.markstream-svelte .image-node__img{vertical-align:middle;width:auto;max-width:100%;height:auto;transition:opacity var(--ms-duration-emphasis) var(--ms-ease-standard);border-radius:.75rem;display:inline-block}.markstream-svelte .image-node__img.is-loading{opacity:0}.markstream-svelte .image-node__img.is-loaded{opacity:1}.markstream-svelte .image-placeholder{width:100%;min-height:8rem;max-width:var(--ms-size-image-max-width);background:hsl(var(--ms-muted));vertical-align:middle;justify-content:center;align-items:center;display:inline-flex;overflow:hidden}.markstream-svelte .image-shimmer{background:hsl(var(--ms-muted));width:100%;height:100%;min-height:8rem;display:block;position:relative;overflow:hidden}.markstream-svelte .image-shimmer:before{content:"";inset-block:0;background:linear-gradient(90deg, hsl(var(--ms-muted)) 0%, hsl(var(--ms-muted-foreground) / .06) 50%, hsl(var(--ms-muted)) 100%);background-position:100% 0;background-size:66.6667% 100%;width:300%;animation:1.5s ease-in-out infinite markstream-svelte-image-shimmer;position:absolute;left:-200%}.markstream-svelte .image-error{min-height:4rem;max-width:var(--ms-size-image-max-width);background:hsl(var(--ms-muted));color:hsl(var(--ms-muted-foreground));font-size:var(--ms-text-label);vertical-align:middle;justify-content:center;align-items:center;gap:.5rem;padding:1rem 1.5rem;display:inline-flex}.markstream-svelte .image-node__raw-text{font-size:var(--ms-text-label);color:hsl(var(--ms-muted-foreground))}@keyframes markstream-svelte-image-shimmer{0%{transform:translate(0)}to{transform:translate(66.6667%)}}@media (prefers-reduced-motion:reduce){.markstream-svelte .image-shimmer:before{animation:none!important}.markstream-svelte .image-node__img{transition:none!important}}.markstream-svelte details{background:#0f172a08;border:1px solid #0f172a14;border-radius:.9rem;padding:.85rem 1rem}.markstream-svelte summary{cursor:pointer;font-weight:700}.markstream-svelte dl{gap:.45rem;display:grid}.markstream-svelte dt{font-weight:700}.markstream-svelte dd{margin:0 0 .45rem 1rem}.markstream-svelte input[type=checkbox]{margin-right:.4rem}.markstream-svelte mark{background:#facc1547;border-radius:.3rem;padding:.08rem .24rem}.markstream-svelte ins,.markstream-svelte del{text-decoration-thickness:.08em}body>div[id^=dmermaid-]{visibility:hidden;pointer-events:none;width:100%;position:fixed;top:-10000px;left:0}.markstream-svelte .markstream-nested-custom{background:#0f172a0a;border:1px solid #0f172a14;border-radius:.9rem;margin:1rem 0;padding:.9rem 1rem;display:block}.markstream-svelte .markstream-nested-custom--thinking{background:linear-gradient(#0ea5e914,#ffffffeb);border-color:#0ea5e92e}.markstream-svelte .markstream-nested-admonition{background:#2563eb0d;border:1px solid #2563eb24;border-radius:1rem;margin:1rem 0;padding:1rem 1.1rem}.markstream-svelte .markstream-nested-admonition__title{margin-bottom:.55rem;font-weight:700}.markstream-svelte .markstream-nested-admonition--warning{background:#f59e0b14;border-color:#f59e0b3d}.markstream-svelte .markstream-nested-admonition--error,.markstream-svelte .markstream-nested-admonition--danger{background:#ef444412;border-color:#ef444438}.markstream-svelte .markstream-nested-admonition--tip{background:#10b98112;border-color:#10b98133}.markstream-svelte .markstream-nested-reference{background:hsl(var(--muted));min-width:1.35rem;color:hsl(var(--muted-foreground));vertical-align:baseline;border-radius:.375rem;justify-content:center;align-items:center;margin:0 .125rem;padding:0 .375rem;font-family:IBM Plex Mono,SFMono-Regular,Consolas,monospace;font-size:.75rem;line-height:1.25rem;display:inline-flex}.markstream-svelte .footnote-node{margin-top:var(--ms-flow-footnote-y);margin-bottom:var(--ms-flow-footnote-y);border-top:1px solid var(--footnote-border);padding-top:.5rem;font-size:.875rem;line-height:1.625;display:flex}.markstream-svelte .footnote-node__content{flex:auto;min-width:0}.markstream-svelte .footnote-node .paragraph-node{margin:0}.markstream-svelte .footnote-reference{vertical-align:super;font-size:.75em;line-height:0}.markstream-svelte .footnote-link{color:var(--link-color);cursor:pointer;text-decoration:none}.markstream-svelte .footnote-link:hover{text-decoration:underline}.markstream-svelte .footnote-anchor{color:var(--link-color);cursor:pointer;margin-left:.35rem;font-size:.875em;text-decoration:none}.markstream-svelte .footnote-anchor:hover{text-decoration:underline}.markstream-svelte .math-inline-wrapper{display:inline-block;position:relative}.markstream-svelte .math-inline{vertical-align:middle;display:inline-block}.markstream-svelte .math-inline--hidden{visibility:hidden}.markstream-svelte .math-inline__loading{pointer-events:none;justify-content:center;align-items:center;display:inline-flex}.markstream-svelte .math-inline__spinner{border:2px solid #5e687940;border-top-color:#5e6879cc;border-radius:9999px;width:1rem;height:1rem;animation:1s linear infinite spin}.markstream-svelte .math-block,.markstream-svelte .markstream-nested-math-block{text-align:center;min-height:40px;padding:.5rem;position:relative;overflow-x:auto}.markstream-svelte .math-rendering{opacity:.3;transition:opacity .2s}.markstream-svelte .markstream-nested-math[data-markstream-katex="1"] .markstream-nested-math__source,.markstream-svelte .markstream-nested-math-block--rendered>.markstream-nested-math-block__source{display:none}.markstream-svelte .markstream-nested-math-block__render .katex-display{margin:0;overflow:auto hidden}.markstream-svelte .markstream-svelte-mermaid,.markstream-svelte.dark .markstream-svelte-mermaid,.dark .markstream-svelte .markstream-svelte-mermaid{color:hsl(var(--ms-foreground));background:0 0}.markstream-svelte .markstream-svelte-mermaid svg{max-width:100%;height:auto;margin:0 auto;display:block}.markstream-svelte .mermaid-block{margin:var(--ms-flow-diagram-y) 0;border:1px solid var(--diagram-border);background:var(--diagram-bg);color:hsl(var(--ms-foreground));box-shadow:var(--ms-shadow-subtle);border-radius:.5rem;overflow:hidden}.markstream-svelte.dark .mermaid-block,.dark .markstream-svelte .mermaid-block{border-color:var(--diagram-border);background:var(--diagram-bg);color:hsl(var(--ms-foreground))}.markstream-svelte.markstream-svelte-modal-root{z-index:9999;contain:none;content-visibility:visible;pointer-events:none;width:auto;position:fixed;inset:0}.markstream-svelte .mermaid-modal-overlay{z-index:9999;background:var(--modal-overlay);pointer-events:auto;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.markstream-svelte .mermaid-modal-panel{background:var(--modal-bg);width:100%;max-width:100%;height:100%;max-height:100%;color:var(--modal-fg);box-shadow:var(--ms-shadow-modal);border-radius:.5rem;position:relative;overflow:hidden}.markstream-svelte .mermaid-modal-panel.is-dark{background:var(--modal-bg);color:var(--modal-fg)}.markstream-svelte .mermaid-modal-header{border-bottom:1px solid #94a3b840;justify-content:space-between;align-items:center;padding:.5rem 1rem;display:flex}.markstream-svelte .mermaid-modal-title{font-size:.875rem;font-weight:600}.markstream-svelte .mermaid-modal-close{cursor:pointer;opacity:.9;border-radius:.375rem;padding:.25rem .5rem;font-size:.875rem}.markstream-svelte .mermaid-modal-close:hover{opacity:1;background:#94a3b829}.markstream-svelte .mermaid-modal-controls{z-index:2;align-items:center;gap:.5rem;display:inline-flex;position:absolute;top:1.5rem;right:1.5rem}.markstream-svelte .mermaid-modal-body{width:100%;height:100%;overflow:hidden}.markstream-svelte .mermaid-modal-content{transform-origin:50%;justify-content:center;align-items:center;width:100%;height:100%;padding:1rem;display:flex;overflow:hidden}.markstream-svelte .mermaid-modal-content svg,.markstream-svelte .infographic-modal-content svg{max-width:100%;height:auto;max-height:100%}.markstream-svelte .fullscreen{width:100%;height:100%!important;max-height:100%!important}.markstream-svelte .mermaid-header{padding:var(--ms-inset-panel-y) var(--ms-inset-panel-x);border-bottom:1px solid var(--diagram-border);background:var(--diagram-header-bg);color:hsl(var(--ms-foreground));grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;gap:.75rem;display:grid}.markstream-svelte.dark .mermaid-header,.dark .markstream-svelte .mermaid-header{background:var(--diagram-header-bg);border-color:var(--diagram-border)}.markstream-svelte .mermaid-header__title,.markstream-svelte .icon-slot{align-items:center;display:inline-flex}.markstream-svelte .mermaid-header__title{gap:.5rem;min-width:0;overflow:hidden}.markstream-svelte .action-icon{width:var(--ms-action-btn-icon);height:var(--ms-action-btn-icon);flex:none}.markstream-svelte .icon-slot{justify-content:center}.markstream-svelte .icon-slot svg{width:100%;height:100%;display:block}.markstream-svelte .mermaid-title__text{min-width:0;color:var(--code-action-fg);font:500 var(--ms-text-label)/1.2 "IBM Plex Mono", "SFMono-Regular", Consolas, monospace;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.markstream-svelte .mermaid-actions{align-items:center;gap:var(--ms-gap-header-actions);grid-column:3;justify-content:flex-end;justify-self:end;display:flex}.markstream-svelte .mermaid-action-btn,.markstream-svelte .mermaid-btn{color:var(--code-action-fg);font:500 var(--ms-text-label)/1 "IBM Plex Mono", "SFMono-Regular", Consolas, monospace;padding:var(--ms-action-btn-padding);cursor:pointer;background:0 0;border:0;border-radius:.25rem;justify-content:center;align-items:center;transition:background-color .15s,color .15s,opacity .15s,transform .15s;display:inline-flex}.markstream-svelte .mermaid-btn--icon{width:calc(var(--ms-action-btn-icon) + var(--ms-action-btn-padding) + var(--ms-action-btn-padding));height:calc(var(--ms-action-btn-icon) + var(--ms-action-btn-padding) + var(--ms-action-btn-padding))}.markstream-svelte .mermaid-action-btn svg,.markstream-svelte .mermaid-btn svg,.markstream-svelte .mermaid-toggle-btn svg{width:var(--ms-action-btn-icon);height:var(--ms-action-btn-icon);flex:none;display:block}.markstream-svelte .mermaid-action-btn:hover:not(:disabled),.markstream-svelte .mermaid-btn:hover:not(:disabled),.markstream-svelte.dark .mermaid-btn:hover:not(:disabled),.dark .markstream-svelte .mermaid-btn:hover:not(:disabled){background:var(--code-action-hover-bg);color:var(--code-action-hover-fg)}.markstream-svelte .mermaid-action-btn:active,.markstream-svelte .mermaid-btn:active{transform:scale(.98)}.markstream-svelte .mermaid-btn:disabled{opacity:.4;cursor:not-allowed}.markstream-svelte .mermaid-toggle{background:0 0;grid-column:2;align-items:center;gap:.125rem;display:inline-flex}.markstream-svelte .mermaid-toggle-btn{color:var(--code-action-fg);font:500 var(--ms-text-label)/1 "IBM Plex Mono", "SFMono-Regular", Consolas, monospace;cursor:pointer;opacity:.6;background:0 0;border:none;border-radius:.25rem;padding:.125rem .5rem;transition:background-color .15s,color .15s,opacity .15s}.markstream-svelte .mermaid-action-content{align-items:center;gap:.25rem;display:inline-flex}.markstream-svelte .mermaid-toggle-btn:hover{opacity:.9}.markstream-svelte .mermaid-toggle-btn--active{background:hsl(var(--ms-foreground) / .08);color:var(--code-fg);opacity:1}.markstream-svelte.dark .mermaid-toggle-btn--active,.dark .markstream-svelte .mermaid-toggle-btn--active{background:hsl(var(--ms-foreground) / .08);color:var(--code-fg)}.markstream-svelte .mermaid-body{padding:0;position:relative}.markstream-svelte .markstream-svelte-zoom-controls{z-index:2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffd1;border:1px solid #94a3b84d;border-radius:.5rem;align-items:center;gap:.25rem;padding:.25rem;display:inline-flex;position:absolute;top:.75rem;right:.75rem}.markstream-svelte.dark .markstream-svelte-zoom-controls,.dark .markstream-svelte .markstream-svelte-zoom-controls{background:#0f172ac7;border-color:#475569a6}.markstream-svelte .mermaid-preview{width:100%;min-height:var(--ms-size-diagram-min-height);text-align:center;transform-origin:top;justify-content:center;align-items:center;display:flex;overflow:auto}.markstream-svelte .mermaid-preview svg{width:100%;height:auto}.markstream-svelte .mermaid-source{padding:var(--ms-inset-panel-body);background:var(--diagram-bg);color:hsl(var(--ms-foreground));box-shadow:none;white-space:pre-wrap;border-radius:0;margin:0;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:.875rem;line-height:1.25rem;overflow-x:auto}.markstream-svelte .mermaid-source code{color:inherit;font:inherit;white-space:inherit;background:0 0;padding:0}.markstream-svelte .mermaid-error{color:#b91c1c;background:#f8717126;border-top:1px solid #f8717140;padding:.85rem 1rem}.markstream-svelte .mermaid-loading{color:#0f172a99;align-items:center;gap:.5rem;padding:.75rem 1rem 1rem;font-size:.85rem;display:flex}.markstream-svelte.dark .mermaid-loading,.dark .markstream-svelte .mermaid-loading{color:#e2e8f0b3}.markstream-svelte .mermaid-spinner{border:2px solid #3b82f633;border-top-color:#2563eb;border-radius:9999px;width:.85rem;height:.85rem;animation:1s linear infinite spin}.markstream-svelte .markstream-svelte-enhanced-block{margin:var(--ms-flow-diagram-y) 0;border:1px solid var(--diagram-border);background:var(--diagram-bg);color:hsl(var(--ms-foreground));box-shadow:var(--ms-shadow-subtle);border-radius:.5rem;overflow:hidden}.markstream-svelte .markstream-svelte-enhanced-block__header{padding:var(--ms-inset-panel-y) var(--ms-inset-panel-x);border-bottom:1px solid var(--diagram-border);background:var(--diagram-header-bg);grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;gap:.75rem;display:grid}.markstream-svelte .markstream-svelte-enhanced-block__actions{justify-content:flex-end;justify-self:end;align-items:center;gap:var(--ms-gap-header-actions);grid-column:3;display:inline-flex}.markstream-svelte .markstream-svelte-enhanced-block__title{align-items:center;gap:.5rem;min-width:0;display:inline-flex}.markstream-svelte .markstream-svelte-enhanced-block__title-icon{flex:none;justify-content:center;align-items:center;width:1rem;height:1rem;display:inline-flex}.markstream-svelte .markstream-svelte-enhanced-block__title-text{font:500 var(--ms-text-label)/1.2 "IBM Plex Mono", "SFMono-Regular", Consolas, monospace;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.markstream-svelte .markstream-svelte-enhanced-block__action{padding:var(--ms-action-btn-padding);box-shadow:none;color:var(--code-action-fg);font:500 var(--ms-text-label)/1 "IBM Plex Mono", "SFMono-Regular", Consolas, monospace;cursor:pointer;background:0 0;border:0;border-radius:.25rem;justify-content:center;align-items:center;transition:background-color .15s,color .15s,opacity .15s,transform .15s;display:inline-flex}.markstream-svelte .markstream-svelte-enhanced-block__action-content{align-items:center;gap:.35rem;display:inline-flex}.markstream-svelte .markstream-svelte-enhanced-block__action--icon{width:calc(var(--ms-action-btn-icon) + var(--ms-action-btn-padding) + var(--ms-action-btn-padding));height:calc(var(--ms-action-btn-icon) + var(--ms-action-btn-padding) + var(--ms-action-btn-padding))}.markstream-svelte .markstream-svelte-enhanced-block__action:hover{background:var(--code-action-hover-bg);color:var(--code-action-hover-fg)}.markstream-svelte .markstream-svelte-enhanced-block__action:active{transform:scale(.98)}.markstream-svelte .markstream-svelte-enhanced-block__action:disabled{opacity:.45;cursor:not-allowed}.markstream-svelte .markstream-svelte-enhanced-block__action:disabled:hover{background:0 0}.markstream-svelte .markstream-svelte-enhanced-block__badge{color:#1d4ed8;letter-spacing:.04em;text-transform:uppercase;background:#2563eb1a;border-radius:999px;align-items:center;padding:.22rem .55rem;font:700 .72rem/1 IBM Plex Mono,SFMono-Regular,Consolas,monospace;display:inline-flex}.markstream-svelte .markstream-svelte-enhanced-block__body{padding:var(--ms-inset-panel-body);background:var(--diagram-bg);position:relative;overflow:auto}.markstream-svelte .markstream-svelte-enhanced-block__body>:first-child{margin-top:0}.markstream-svelte .markstream-svelte-enhanced-block__body>:last-child{margin-bottom:0}.markstream-svelte .markstream-svelte-enhanced-block__body--code{background:#0b1220;padding:0}.markstream-svelte .markstream-svelte-enhanced-block__body--code .stream-diffs-shell,.markstream-svelte .markstream-svelte-enhanced-block__body--code diffs-container{min-height:inherit}.markstream-svelte .markstream-svelte-enhanced-block__details{background:#f8fafceb;border-top:1px solid #0f172a14;border-radius:0;margin:0}.markstream-svelte .markstream-svelte-enhanced-block__details summary{padding:.8rem .95rem}.markstream-svelte .markstream-svelte-enhanced-block__source{border-radius:0;margin:0}.markstream-svelte .markstream-svelte-enhanced-block--d2 svg,.markstream-svelte .markstream-svelte-enhanced-block--infographic svg{width:100%;height:auto;display:block}.markstream-svelte .markstream-svelte-enhanced-block .markstream-svelte-enhanced-block__title-icon svg,.markstream-svelte .markstream-svelte-enhanced-block .markstream-svelte-enhanced-block__action svg{width:var(--ms-action-btn-icon);height:var(--ms-action-btn-icon);flex:none}.markstream-svelte .infographic-label{color:hsl(var(--ms-muted-foreground))}.markstream-svelte .infographic-mode-toggle{background:0 0;grid-column:2;align-items:center;gap:.125rem;display:inline-flex}.markstream-svelte .infographic-mode-btn{color:var(--code-action-fg);opacity:.6}.markstream-svelte .infographic-mode-btn:hover{opacity:.9}.markstream-svelte .infographic-mode-btn.is-active{background:hsl(var(--ms-foreground) / .08);color:var(--code-fg);opacity:1}.markstream-svelte .infographic-action-btn,.markstream-svelte .infographic-zoom-reset{color:var(--code-action-fg);font-family:inherit}.markstream-svelte .infographic-action-btn:hover:not(:disabled),.markstream-svelte .infographic-zoom-reset:hover:not(:disabled){background:var(--code-action-hover-bg);color:var(--code-action-hover-fg)}.markstream-svelte .infographic-block-body{background:var(--diagram-bg);padding:0}.markstream-svelte .infographic-source{padding:var(--ms-inset-panel-body);background:var(--diagram-bg)}.markstream-svelte .infographic-source-code{color:hsl(var(--ms-foreground));box-shadow:none;white-space:pre-wrap;background:0 0;border-radius:0;margin:0;padding:0;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:.875rem;line-height:1.25rem}.markstream-svelte .infographic-source-code code{color:inherit;font:inherit;white-space:inherit;background:0 0;padding:0}.markstream-svelte.dark .markstream-svelte-enhanced-block,.dark .markstream-svelte .markstream-svelte-enhanced-block{border-color:var(--diagram-border);background:var(--diagram-bg)}.markstream-svelte.dark .markstream-svelte-enhanced-block__header,.dark .markstream-svelte .markstream-svelte-enhanced-block__header{border-bottom-color:var(--diagram-border);background:var(--diagram-header-bg)}.markstream-svelte.dark .markstream-svelte-enhanced-block__action,.dark .markstream-svelte .markstream-svelte-enhanced-block__action{box-shadow:none;background:0 0}.markstream-svelte.dark .markstream-svelte-enhanced-block__action:hover,.dark .markstream-svelte .markstream-svelte-enhanced-block__action:hover{background:var(--code-action-hover-bg)}.markstream-svelte.dark .markstream-svelte-enhanced-block__action:disabled:hover,.dark .markstream-svelte .markstream-svelte-enhanced-block__action:disabled:hover{background:0 0}.markstream-svelte.dark .markstream-svelte-enhanced-block__badge,.dark .markstream-svelte .markstream-svelte-enhanced-block__badge{color:#93c5fd;background:#60a5fa29}.markstream-svelte.dark .markstream-svelte-enhanced-block__body,.dark .markstream-svelte .markstream-svelte-enhanced-block__body{background:var(--diagram-bg)}.markstream-svelte.dark .markstream-svelte-enhanced-block__details,.dark .markstream-svelte .markstream-svelte-enhanced-block__details{background:#0f172af5;border-top-color:#94a3b82e}@keyframes node-placeholder-shimmer{0%{transform:translate(0)}to{transform:translate(80%)}}@keyframes spin{to{transform:rotate(360deg)}}@keyframes typewriter-fade{0%{opacity:0}to{opacity:1}}.markstream-svelte .code-block-container{--markstream-code-fallback-bg:var(--code-bg);--markstream-code-fallback-fg:var(--code-fg);--markstream-code-border-color:var(--code-border);--markstream-diff-shell-fg:#0f172a;--markstream-diff-shell-muted:#64748b;--markstream-diff-shell-border:#94a3b83d;--markstream-diff-shell-bg:#fff;--markstream-diff-header-border:#94a3b82e;--markstream-diff-editor-bg:#111;--markstream-diff-editor-fg:#d4d4d4;--markstream-diff-unchanged-fg:#d4d4d4;--markstream-diff-unchanged-bg:#404040eb;--markstream-diff-unchanged-divider:#ffffff2e;--markstream-diff-focus:#60a5fa6b;--markstream-diff-widget-shadow:#000000b8;--markstream-diff-action-hover:#94a3b82e;--markstream-diff-pane-divider:#52525b57;--markstream-diff-gutter-gap:8px;--markstream-diff-line-number:#a1a1aaad;--markstream-diff-line-number-active:#e4e4e7d1;--markstream-diff-added-fg:#5eead4;--markstream-diff-removed-fg:#fda4af;--markstream-diff-added-line:#0d94882e;--markstream-diff-removed-line:#e11d482e;--markstream-diff-added-inline:#2dd4bf3d;--markstream-diff-removed-inline:#fb71853d;--markstream-diff-added-inline-border:transparent;--markstream-diff-removed-inline-border:transparent;--markstream-diff-added-line-fill:#0d94882e;--markstream-diff-removed-line-fill:#e11d482e;background:var(--markstream-code-fallback-bg,var(--code-bg));color:var(--markstream-code-fallback-fg,var(--code-fg));border:1px solid #94a3b83d;border-radius:.75rem;margin:1rem 0;overflow:hidden;box-shadow:0 18px 38px -28px #0f172a73}.markstream-svelte .code-block-container.is-dark,.dark .markstream-svelte .code-block-container{--markstream-code-fallback-bg:#111827;--markstream-code-fallback-fg:#ededed;--markstream-diff-shell-fg:#e2e8f0;--markstream-diff-shell-muted:#94a3b8;--markstream-diff-shell-border:#52525b8f;--markstream-diff-shell-bg:#0a0a0bfc;--markstream-diff-header-border:#3f3f46d1;--markstream-diff-editor-bg:#0c0c0efc;--markstream-diff-editor-fg:#b6c2d3;--markstream-diff-unchanged-fg:#cbd5e1;--markstream-diff-unchanged-bg:#18181beb;--markstream-diff-unchanged-divider:#ffffff2e;--markstream-diff-action-hover:#ffffff14;background:var(--markstream-code-fallback-bg,var(--code-bg));color:var(--markstream-code-fallback-fg,var(--code-fg));border-color:#4755698c;box-shadow:0 22px 44px -30px #020617f2}.markstream-svelte .code-block-container.is-plain-text .stream-diffs-shell,.markstream-svelte .code-block-container.is-plain-text diffs-container{background:var(--vscode-editor-background,var(--markstream-code-fallback-bg))!important;color:var(--vscode-editor-foreground,var(--markstream-code-fallback-fg))!important}.markstream-svelte .code-block-header{justify-content:space-between;align-items:center;gap:var(--ms-gap-header);padding:var(--ms-inset-panel-y) var(--ms-inset-panel-x);border-bottom:1px solid var(--code-border);background:var(--code-header-bg);color:var(--code-fg);border-radius:var(--ms-radius) var(--ms-radius) 0 0;display:flex}.markstream-svelte .code-block-header__meta{align-items:center;gap:var(--ms-gap-header-main);flex:auto;min-width:0;display:flex}.markstream-svelte .code-block-header__label{min-width:0;color:var(--code-action-fg);text-overflow:ellipsis;white-space:nowrap;font-size:var(--ms-text-label);font-weight:500;line-height:1.2;overflow:hidden}.markstream-svelte .code-block-header__actions{justify-content:flex-end;align-items:center;gap:var(--ms-gap-header-actions);flex:none;margin-left:auto;display:flex}.markstream-svelte .code-block-language-icon{color:#2563eb;flex:0 0 1rem;width:1rem;height:1rem}.markstream-svelte.dark .code-block-language-icon,.dark .markstream-svelte .code-block-language-icon{color:#93c5fd}.markstream-svelte .code-block-language-icon svg,.markstream-svelte .code-block-language-icon img{width:100%;height:100%;display:block}.markstream-svelte .code-block-language-icon__image{-o-object-fit:contain;object-fit:contain}.markstream-svelte .code-block-body{background:var(--markstream-code-fallback-bg,var(--code-bg));min-width:0;display:grid;position:relative;overflow:hidden}.markstream-svelte .code-block-body>.code-editor-container,.markstream-svelte .code-block-body>.code-editor-fallback-surface{grid-area:1/1}.markstream-svelte .code-editor-fallback-surface{background:var(--markstream-code-fallback-bg,var(--code-bg));min-width:0}.markstream-svelte .code-editor-fallback-surface.is-hidden{visibility:hidden;pointer-events:none}.code-block-body--expanded{max-height:none}.code-block-body--collapsed{height:0;min-height:0;overflow:hidden}.markstream-svelte .code-action-btn{padding:var(--ms-action-btn-padding);color:var(--code-action-fg);border-radius:.375rem;justify-content:center;align-items:center;transition:background-color .14s,color .14s,transform .14s,opacity .14s;display:inline-flex}.markstream-svelte .code-action-btn:hover{background:var(--code-action-hover-bg);color:var(--code-action-hover-fg)}.markstream-svelte .code-action-btn__icon,.markstream-svelte .code-action-btn svg{flex:none;width:.8rem;height:.8rem;display:block}.markstream-svelte .code-action-btn:active{transform:scale(.98)}.markstream-svelte .code-action-btn:disabled{opacity:.5;cursor:not-allowed}.markstream-svelte .code-action-btn:disabled:hover{background:0 0}.markstream-svelte .code-editor-container.is-hidden{opacity:0;pointer-events:none}.markstream-svelte .code-pre-fallback{box-sizing:border-box;width:100%;padding:var(--markstream-code-padding-y,8px) var(--markstream-code-padding-x,12px);padding-left:var(--markstream-code-padding-left,52px);background:var(--markstream-code-fallback-bg,var(--code-bg,#fff));max-height:500px;color:var(--markstream-code-fallback-fg,var(--code-fg));font-family:var(--markstream-code-font-family,Menlo, Monaco, "Courier New", monospace);font-size:var(--vscode-editor-font-size,12px);font-weight:400;line-height:var(--vscode-editor-line-height,18px);white-space:pre;backface-visibility:visible;-webkit-font-smoothing:auto;border:0;border-radius:0;margin:0;overflow:auto;transform:none}.markstream-svelte .code-pre-fallback code{color:inherit;font:inherit;background:0 0}.markstream-svelte .code-pre-fallback.is-hidden{visibility:hidden;pointer-events:none}.markstream-svelte pre[class^=language-],.markstream-svelte pre[class*=\ language-]{white-space:pre;tab-size:2;font-variant-ligatures:none;contain:content;backface-visibility:hidden;-webkit-font-smoothing:antialiased;overflow:auto;transform:translateZ(0)}.markstream-svelte pre[class^=language-]>code,.markstream-svelte pre[class*=\ language-]>code{display:block}.markstream-svelte pre.markstream-pre--line-numbers{box-sizing:border-box;width:100%;padding:var(--markstream-code-padding-y,8px) var(--markstream-code-padding-x,12px);padding-left:var(--markstream-code-padding-left);background:var(--code-bg);color:var(--code-fg);font-family:var(--markstream-code-font-family,Menlo, Monaco, Courier New, monospace);font-size:var(--vscode-editor-font-size,12px);line-height:var(--vscode-editor-line-height,18px);border:0;border-radius:0;margin:0;position:relative;overflow:auto}.markstream-svelte .code-pre-fallback.markstream-pre--line-numbers{background:var(--markstream-code-fallback-bg,var(--code-bg,#fff));color:var(--markstream-code-fallback-fg,var(--code-fg))}.markstream-svelte pre[data-markstream-pre="1"]:not(.code-pre-fallback):not(.markstream-pre--diff-preview){box-sizing:border-box;background:var(--code-bg,#fff);width:100%;color:var(--code-fg);box-shadow:none;border:0;border-radius:0;margin:0;padding:0;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:16px;font-weight:400;line-height:28px;overflow:auto}.markstream-svelte pre[data-markstream-pre="1"]:not(.code-pre-fallback):not(.markstream-pre--diff-preview)>code{color:inherit;font:inherit;background:0 0}.markstream-svelte pre.markstream-pre--line-numbers>.markstream-pre__line-numbers{top:var(--markstream-pre-line-number-top,0);left:var(--markstream-pre-line-number-left,0);box-sizing:content-box;width:var(--markstream-pre-line-number-width,2ch);min-width:var(--markstream-pre-line-number-width,2ch);padding-left:var(--markstream-pre-line-number-padding-left,2ch);padding-right:var(--markstream-pre-line-number-padding-right,1ch);border-right:var(--markstream-pre-line-number-separator-width,2px) solid transparent;color:var(--code-line-number);font:inherit;font-variant-numeric:tabular-nums;line-height:inherit;pointer-events:none;-webkit-user-select:none;user-select:none;flex-direction:column;align-items:flex-end;display:flex;position:absolute}.markstream-svelte pre.markstream-pre--line-numbers:not(.markstream-pre--diff-preview):not(.code-pre-fallback)>.markstream-pre__code{box-sizing:border-box;min-width:100%;padding-left:var(--markstream-code-padding-left,52px);padding-right:var(--markstream-code-padding-x,12px)}.markstream-svelte pre.markstream-pre--line-numbers>.markstream-pre__line-numbers>.markstream-pre__line-numbers-text{text-align:right;white-space:pre;min-height:1lh;display:block}.markstream-svelte .code-block-container.is-diff{color:var(--markstream-diff-shell-fg);border-color:var(--markstream-diff-shell-border);background:var(--markstream-diff-shell-bg);--vscode-editor-selectionBackground:var(--markstream-diff-action-hover)}.markstream-svelte .code-block-container.is-diff .code-block-header{color:var(--markstream-diff-shell-fg);border-bottom-color:var(--markstream-diff-header-border);background:var(--markstream-diff-shell-bg)}.markstream-svelte .code-block-container.is-diff .code-action-btn{color:var(--markstream-diff-shell-muted)}.markstream-svelte .code-block-container.is-diff .code-block-body{background:var(--markstream-diff-editor-bg);--vscode-editor-background:var(--markstream-diff-editor-bg);--vscode-editor-foreground:var(--markstream-diff-editor-fg);--vscode-diffEditor-unchangedRegionForeground:var(--markstream-diff-unchanged-fg);--vscode-diffEditor-unchangedRegionBackground:var(--markstream-diff-unchanged-bg);--vscode-diffEditor-insertedTextBackground:var(--markstream-diff-added-inline);--vscode-diffEditor-removedTextBackground:var(--markstream-diff-removed-inline);--vscode-diffEditor-insertedLineBackground:var(--markstream-diff-added-line);--vscode-diffEditor-removedLineBackground:var(--markstream-diff-removed-line);--vscode-diffEditor-insertedTextBorder:var(--markstream-diff-added-inline-border);--vscode-diffEditor-removedTextBorder:var(--markstream-diff-removed-inline-border);--vscode-focusBorder:var(--markstream-diff-focus);--vscode-widget-shadow:var(--markstream-diff-widget-shadow)}.markstream-svelte .code-block-container.is-diff .code-editor-container{background:var(--markstream-diff-editor-bg);min-height:0}.html-preview-frame__backdrop{z-index:50;background-color:#00000080;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.html-preview-frame__backdrop--dark{background-color:#0f172acc}.html-preview-frame{background-color:#fff;border-radius:.5rem;flex-direction:column;width:80vw;max-width:960px;height:70vh;display:flex;overflow:hidden;box-shadow:0 10px 40px #00000040}.html-preview-frame--dark{color:#e5e7eb;background-color:#020617;box-shadow:0 10px 40px #0009}.html-preview-frame__header{border-bottom:1px solid #0000000f;justify-content:space-between;align-items:center;padding:.4rem .75rem;display:flex}.html-preview-frame--dark .html-preview-frame__header{border-bottom-color:#94a3b859}.html-preview-frame__title{letter-spacing:.02em;text-transform:uppercase;opacity:.85;align-items:center;gap:.4rem;font-size:.75rem;font-weight:500;display:inline-flex}.html-preview-frame__dot{background-color:#22c55e;border-radius:999px;width:.5rem;height:.5rem}.html-preview-frame--dark .html-preview-frame__dot{background-color:#4ade80}.html-preview-frame__label{white-space:nowrap}.html-preview-frame__close{cursor:pointer;background:0 0;border:none;font-size:1.25rem;line-height:1}.html-preview-frame__close--dark{color:#e5e7eb}.html-preview-frame__iframe{border:none;width:100%;height:100%;display:block}@media (width<=640px){.html-preview-frame{border-radius:0;width:100vw;height:80vh}}.ms-tooltip{pointer-events:none;z-index:9999;opacity:0;border-style:solid;border-width:1px;border-radius:.375rem;padding:.4rem .65rem;font-size:.875rem;transition:opacity .12s linear,transform .22s cubic-bezier(.16,1,.3,1);position:fixed;box-shadow:0 10px 15px #00000014}.ms-tooltip[data-visible=true]{opacity:1}.ms-tooltip[data-dark=true]{color:#f9fafb;background-color:#111827;border-color:#374151}.ms-tooltip[data-dark=false],.ms-tooltip:not([data-dark=true]){color:#111827;background-color:#fff;border-color:#e5e7eb}.markstream-svelte .sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.markstream-svelte .d2-block-body{padding:0;position:relative}.markstream-svelte .d2-block-header{border-bottom:1px solid var(--diagram-border);color:hsl(var(--ms-foreground));grid-template-columns:none;justify-content:space-between;display:flex}.markstream-svelte .d2-header-title{align-items:center;gap:.5rem;min-width:0;display:inline-flex}.markstream-svelte .d2-label{color:hsl(var(--ms-foreground));font:500 var(--ms-text-label)/1.2 "IBM Plex Mono", "SFMono-Regular", Consolas, monospace}.markstream-svelte .d2-header-actions{justify-content:flex-end;justify-self:auto;align-items:center;gap:var(--ms-gap-header-actions);grid-column:auto;display:inline-flex}.markstream-svelte .d2-mode-toggle{background:0 0;align-items:center;gap:.125rem;display:inline-flex}.markstream-svelte .d2-mode-btn{color:var(--code-action-fg);opacity:.6;border-radius:.25rem;padding:.125rem .5rem;transition:opacity .2s,color .2s,background-color .2s}.markstream-svelte .d2-mode-btn:hover{opacity:.9}.markstream-svelte .d2-mode-btn.is-active{background:hsl(var(--ms-foreground) / .08);color:var(--code-fg);opacity:1}.markstream-svelte .d2-action-btn{color:var(--code-action-fg);opacity:.7;transition:opacity .2s,background-color .15s,color .15s}.markstream-svelte .d2-action-btn:hover:not(:disabled){opacity:1;background:var(--code-action-hover-bg);color:var(--code-action-hover-fg)}.markstream-svelte .d2-action-btn:disabled{opacity:.3;cursor:not-allowed}.markstream-svelte .d2-source{padding:var(--ms-inset-panel-body) var(--ms-inset-panel-x);font-family:var(--vscode-editor-font-family,"Fira Code", "SFMono-Regular", Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace)}.markstream-svelte .d2-code{color:hsl(var(--ms-foreground));box-shadow:none;white-space:pre;background:0 0;border-radius:0;margin:0;padding:0;font-size:.875rem;line-height:1.5}.markstream-svelte .d2-code code{color:inherit;font:inherit;white-space:inherit;background:0 0;padding:0}.markstream-svelte .d2-render{max-height:var(--ms-size-code-max-height);flex-direction:column;display:flex;overflow:auto}.markstream-svelte .d2-svg{width:100%;margin:auto}.markstream-svelte .d2-render .d2-error{margin-left:auto;margin-right:auto}.markstream-svelte .d2-svg svg.markstream-d2-root-svg{width:100%;max-width:100%;height:auto;max-height:var(--ms-d2-render-max-height,var(--ms-size-code-max-height));display:block}.markstream-svelte .d2-error{color:#dc2626;margin-top:.75rem}.markstream-svelte .infographic-render{width:100%;min-height:var(--ms-size-diagram-min-height);text-align:center;position:relative;overflow:auto}.markstream-svelte .infographic-pending-source{z-index:1;padding:var(--ms-inset-panel-body);text-align:left;position:absolute;inset:0;overflow:auto}.markstream-svelte .infographic-render>div{justify-content:center;align-items:center;transition:transform .12s;display:flex;position:absolute;inset:0}.markstream-svelte .infographic-render svg{width:auto;max-width:100%;height:auto;max-height:100%}@font-face{font-display:block;font-family:KaTeX_AMS;font-style:normal;font-weight:400;src:url(./KaTeX_AMS-Regular.BQhdFMY1.woff2)format("woff2"),url(./KaTeX_AMS-Regular.DMm9YOAa.woff)format("woff"),url(./KaTeX_AMS-Regular.DRggAlZN.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_Caligraphic;font-style:normal;font-weight:700;src:url(./KaTeX_Caligraphic-Bold.Dq_IR9rO.woff2)format("woff2"),url(./KaTeX_Caligraphic-Bold.BEiXGLvX.woff)format("woff"),url(./KaTeX_Caligraphic-Bold.ATXxdsX0.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_Caligraphic;font-style:normal;font-weight:400;src:url(./KaTeX_Caligraphic-Regular.Di6jR-x-.woff2)format("woff2"),url(./KaTeX_Caligraphic-Regular.CTRA-rTL.woff)format("woff"),url(./KaTeX_Caligraphic-Regular.wX97UBjC.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_Fraktur;font-style:normal;font-weight:700;src:url(./KaTeX_Fraktur-Bold.CL6g_b3V.woff2)format("woff2"),url(./KaTeX_Fraktur-Bold.BsDP51OF.woff)format("woff"),url(./KaTeX_Fraktur-Bold.BdnERNNW.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_Fraktur;font-style:normal;font-weight:400;src:url(./KaTeX_Fraktur-Regular.CTYiF6lA.woff2)format("woff2"),url(./KaTeX_Fraktur-Regular.Dxdc4cR9.woff)format("woff"),url(./KaTeX_Fraktur-Regular.CB_wures.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_Main;font-style:normal;font-weight:700;src:url(./KaTeX_Main-Bold.Cx986IdX.woff2)format("woff2"),url(./KaTeX_Main-Bold.Jm3AIy58.woff)format("woff"),url(./KaTeX_Main-Bold.waoOVXN0.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_Main;font-style:italic;font-weight:700;src:url(./KaTeX_Main-BoldItalic.DxDJ3AOS.woff2)format("woff2"),url(./KaTeX_Main-BoldItalic.SpSLRI95.woff)format("woff"),url(./KaTeX_Main-BoldItalic.DzxPMmG6.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_Main;font-style:italic;font-weight:400;src:url(./KaTeX_Main-Italic.NWA7e6Wa.woff2)format("woff2"),url(./KaTeX_Main-Italic.BMLOBm91.woff)format("woff"),url(./KaTeX_Main-Italic.3WenGoN9.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_Main;font-style:normal;font-weight:400;src:url(./KaTeX_Main-Regular.B22Nviop.woff2)format("woff2"),url(./KaTeX_Main-Regular.Dr94JaBh.woff)format("woff"),url(./KaTeX_Main-Regular.ypZvNtVU.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_Math;font-style:italic;font-weight:700;src:url(./KaTeX_Math-BoldItalic.CZnvNsCZ.woff2)format("woff2"),url(./KaTeX_Math-BoldItalic.iY-2wyZ7.woff)format("woff"),url(./KaTeX_Math-BoldItalic.B3XSjfu4.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_Math;font-style:italic;font-weight:400;src:url(./KaTeX_Math-Italic.t53AETM-.woff2)format("woff2"),url(./KaTeX_Math-Italic.DA0__PXp.woff)format("woff"),url(./KaTeX_Math-Italic.flOr_0UB.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_SansSerif;font-style:normal;font-weight:700;src:url(./KaTeX_SansSerif-Bold.D1sUS0GD.woff2)format("woff2"),url(./KaTeX_SansSerif-Bold.DbIhKOiC.woff)format("woff"),url(./KaTeX_SansSerif-Bold.CFMepnvq.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_SansSerif;font-style:italic;font-weight:400;src:url(./KaTeX_SansSerif-Italic.C3H0VqGB.woff2)format("woff2"),url(./KaTeX_SansSerif-Italic.DN2j7dab.woff)format("woff"),url(./KaTeX_SansSerif-Italic.YYjJ1zSn.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_SansSerif;font-style:normal;font-weight:400;src:url(./KaTeX_SansSerif-Regular.DDBCnlJ7.woff2)format("woff2"),url(./KaTeX_SansSerif-Regular.CS6fqUqJ.woff)format("woff"),url(./KaTeX_SansSerif-Regular.BNo7hRIc.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_Script;font-style:normal;font-weight:400;src:url(./KaTeX_Script-Regular.D3wIWfF6.woff2)format("woff2"),url(./KaTeX_Script-Regular.D5yQViql.woff)format("woff"),url(./KaTeX_Script-Regular.C5JkGWo-.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_Size1;font-style:normal;font-weight:400;src:url(./KaTeX_Size1-Regular.mCD8mA8B.woff2)format("woff2"),url(./KaTeX_Size1-Regular.C195tn64.woff)format("woff"),url(./KaTeX_Size1-Regular.Dbsnue_I.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_Size2;font-style:normal;font-weight:400;src:url(./KaTeX_Size2-Regular.Dy4dx90m.woff2)format("woff2"),url(./KaTeX_Size2-Regular.oD1tc_U0.woff)format("woff"),url(./KaTeX_Size2-Regular.B7gKUWhC.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_Size3;font-style:normal;font-weight:400;src:url(data:font/woff2;base64,d09GMgABAAAAAA4oAA4AAAAAHbQAAA3TAAEAAAAAAAAAAAAAAAAAAAAAAAAAAAAABmAAgRQIDgmcDBEICo1oijYBNgIkA14LMgAEIAWJAAeBHAyBHBvbGiMRdnO0IkRRkiYDgr9KsJ1NUAf2kILNxgUmgqIgq1P89vcbIcmsQbRps3vCcXdYOKSWEPEKgZgQkprQQsxIXUgq0DqpGKmIvrgkeVGtEQD9DzAO29fM9jYhxZEsL2FeURH2JN4MIcTdO049NCVdxQ/w9NrSYFEBKTDKpLKfNkCGDc1RwjZLQcm3vqJ2UW9Xfa3tgAHz6ivp6vgC2yD4/6352ndnN0X0TL7seypkjZlMsjmZnf0Mm5Q+JykRWQBKCVCVPbARPXWyQtb5VgLB6Biq7/Uixcj2WGqdI8tGSgkuRG+t910GKP2D7AQH0DB9FMDW/obJZ8giFI3Wg8Cvevz0M+5m0rTh7XDBlvo9Y4vm13EXmfttwI4mBo1EG15fxJhUiCLbiiyCf/ZA6MFAhg3pGIZGdGIVjtPn6UcMk9A/UUr9PhoNsCENw1APAq0gpH73e+M+0ueyHbabc3vkbcdtzcf/fiy+NxQEjf9ud/ELBHAXJ0nk4z+MXH2Ev/kWyV4k7SkvpPc9Qr38F6RPWnM9cN6DJ0AdD1BhtgABtmoRoFCvPsBAumNm6soZG2Gk5GyVTo2sJncSyp0jQTYoR6WDvTwaaEcHsxHfvuWhHA3a6bN7twRKtcGok6NsCi7jYRrM2jExsUFMxMQYuJbMhuWNOumEJy9hi29Dmg5zMp/A5+hhPG19j1vBrq8JTLr8ki5VLPmG/PynJHVul440bxg5xuymHUFPBshC+nA9I1FmwbRBTNHAcik3Oae0cxKoI3MOriM42UrPe51nsaGxJ+WfXubAsP84aabUlQSJ1IiE0iPETLUU4CATgfXSCSpuRFRmCGbO+wSpAnzaeaCYW1VNEysRtuXCEL1kUFUbbtMv3Tilt/1c11jt3Q5bbMa84cpWipp8Elw3MZhOHsOlwwVUQM3lAR35JiFQbaYCRnMF2lxAWoOg2gyoIV4PouX8HytNIfLhqpJtXB4vjiViUI8IJ7bkC4ikkQvKksnOTKICwnqWSZ9YS5f0WCxmpgjbIq7EJcM4aI2nmhLNY2JIUgOjXZFWBHb+x5oh6cwb0Tv1ackHdKi0I9OO2wE9aogIOn540CCCziyhN+IaejtgAONKznHlHyutPrHGwCx9S6B8kfS4Mfi4Eyv7OU730bT1SCBjt834cXsf43zVjPUqqJjgrjeGnBxSG4aYAKFuVbeCfkDIjAqMb6yLNIbCuvXhMH2/+k2vkNpkORhR59N1CkzoOENvneIosjYmuTxlhUzaGEJQ/iWqx4dmwpmKjrwTiTGTCVozNAYqk/zXOndWxuWSmJkQpJw3pK5KX6QrLt5LATMqpmPAQhkhK6PUjzHUn7E0gHE0kPE0iKkolgkUx9SZmVAdDgpffdyJKg3k7VmzYGCwVXGz/tXmkOIp+vcWs+EMuhhvN0h9uhfzWJziBQmCREGSIFmQIkgVpAnSBRmC//6hkLZwaVhwxlrJSOdqlFtOYxlau9F2QN5Y98xmIAsiM1HVp2VFX+DHHGg6Ecjh3vmqtidX3qHI2qycTk/iwxSt5UzTmEP92ZBnEWTk4Mx8Mpl78ZDokxg/KWb+Q0QkvdKVmq3TMW+RXEgrsziSAfNXFMhDc60N5N9jQzjfO0kBKpUZl0ZmwJ41j/B9Hz6wmRaJB84niNmQrzp9eSlQCDDzazGDdVi3P36VZQ+Jy4f9UBNp+3zTjqI4abaFAm+GShVaXlsGdF3FYzZcDI6cori4kMxUECl9IjJZpzkvitAoxKue+90pDMvcKRxLl53TmOKCmV/xRolNKSqqUxc6LStOETmFOiLZZptlZepcKiAzteG8PEdpnQpbOMNcMsR4RR2Bs0cKFEvSmIjAFcnarqwUL4lDhHmnVkwu1IwshbiCcgvOheZuYyOteufZZwlcTlLgnZ3o/WcYdzZHW/WGaqaVfmTZ1aWCceJjkbZqsfbkOtcFlUZM/jy+hXHDbaUobWqqXaeWobbLO99yG5N3U4wxco0rQGGcOLASFMXeJoham8M+/x6O2WywK2l4HGbq1CoUyC/IZikQhdq3SiuNrvAEj0AVu9x2x3lp/xWzahaxidezFVtdcb5uEnzyl0ZmYiuKI0exvCd4Xc9CV1KB0db00z92wDPde0kukbvZIWN6jUWFTmPIC/Y4UPCm8UfDTFZpZNon1qLFTkBhxzB+FjQRA2Q/YRJT8pQigslMaUpFyAG8TMlXigiqmAZX4xgijKjRlGpLE0GdplRfCaJo0JQaSxNBk6ZmMzcya0FmrcisDdn0Q3HI2sWSppYigmlM1XT/kLQZSNpMJG0WkjYbSZuDpM1F0uYhFc1HxU4m1QJjDK6iL0S5uSj5rgXc3RejEigtcRBtqYPQsiTskmO5vosV+q4VGIKbOkDg0jtRrq+Em1YloaTFar3EGr1EUC8R0kus1Uus00usL97ABr2BjXoDm/QGNhuWtMVBKOwg/i78lT7hBsAvDmwHc/ao3vmUbBmhjeYySZNWvGkfZAgISDSaDo1SVpzGDsAEkF8B+gEapViUoZgUWXcRIGFZNm6gWbAKk0bp0k1MHG9fLYtV4iS2SmLEQFARzRcnf9PUS0LVn05/J9MiRRBU3v2IrvW974v4N00L7ZMk0wXP1409CHo/an8zTRHD3eSJ6m8D4YMkZNl3M79sqeuAsr/m3f+8/yl7A50aiAEJgeBeMWzu7ui9UfUBCe2TIqZIoOd/3/udRBOQidQZUERzb2/VwZN1H/Sju82ew2H2Wfr6qvfVf3hqwDvAIpkQVFy4B9Pe9e4/XvPeceu7h3dvO56iJPf0+A6cqA2ip18ER+iFgggiuOkvj24bby0N9j2UHIkgqIt+sVgfodC4YghLSMjSZbH0VR/6dMDrYJeKHilKTemt6v6kvzvn3/RrdWtr0GoN/xL+Sex/cPYLUpepx9cz/D46UPU5KXgAQa+NDps1v6J3xP1i2HtaDB0M9aX2deA7SYff//+gUCovMmIK/qfsFcOk+4Y5ZN97XlG6zebqtMbKgeRFi51vnxTQYBUik2rS/Cn6PC8ADR8FGxsRPB82dzfND90gIcshOcYUkfjherBz53odpm6TP8txlwOZ71xmfHHOvq053qFF/MRlS3jP0ELudrf2OeN8DHvp6ZceLe8qKYvWz/7yp0u4dKPfli3CYq0O13Ih71mylJ80tOi10On8wi+F4+LWgDPeJ30msSQt9/vkmHq9/Lvo2b461mP801v3W4xTcs6CbvF9UDdrSt+A8OUbpSh55qAUFXWznBBfdeJ8a4d7ugT5tvxUza3h9m4H7ptTqiG4z0g5dc0X29OcGlhpGFMpQo9ytTS+NViZpNdvU4kWx+LKxNY10kQ1yqGXrhe4/1nvP7E+nd5A92TtaRplbHSqoIdOqtRWti+fkB5/n1+/VvCmz12pG1kpQWsfi1ftlBobm0bpngs16CHkbIwdLnParxtTV3QYRlfJ0KFskH7pdN/YDn+yRuSd7sNH3aO0DYPggk6uWuXrfOc+fa3VTxFVvKaNxHsiHmsXyCLIE5yuOeN3/Jdf8HBL/5M6shjyhxHx9BjB1O0+4NLOnjLLSxwO7ukN4jMbOIcD879KLSi6Pk61Oqm2377n8079PXEEQ7cy7OKEC9nbpet118fxweTafpt69x/Bt8UqGzNQt7aelpc44dn5cqhwf71+qKp/Zf/+a0zcizOUWpl/iBcSXip0pplkatCchoH5c5aUM8I7/dWxAej8WicPL1URFZ9BDJelUwEwTkGqUhgSlydVes95YdXvhh9Gfz/aeFWvgVb4tuLbcv4+wLdutVZv/cUonwBD/6eDlE0aSiKK/uoH3+J1wDE/jMVqY2ysGufN84oIXB0sPzy8ollX/LegY74DgJXJR57sn+VGza0x3DnuIgABFM15LmajjjsNlYj+JEZGbuRYcAMOWxFkPN2w6Wd46xo4gVWQR/X4lyI/R6K/YK0110GzudPRW7Y+UOBGTfNNzHeYT0fiH0taunBpq9HEW8OKSaBGj21L0MqenEmNRWBAWDWAk4CpNoEZJ2tTaPFgbQYj8HxtFilErs3BTRwT8uO1NXQaWfIotchmPkAF5mMBAliEmZiOGVgCG9LgRzpscMAOOwowlT3JhusdazXGSC/hxR3UlmWVwWHpOIKheqONvjyhSiTHIkVUco5bnji8m//zL7PKaT1Vl5I6UE609f+gkr6MZKVyKc7zJRmCahLsdlyA5fdQkRSan9LgnnLEyGSkaKJCJog0wAgvepWBt80+1yKln1bMVtCljfNWDueKLsWwaEbBSfSPTEmVRsUcYYMnEjcjeyCZzBXK9E9BYBXLKjOSpUDR+nEV3TFSUdQaz+ot98QxgXwx0GQ+EEUAKB2qZPkQQ0GqFD8UPFMqyaCHM24BZmSGic9EYMagKizOw9Hz50DMrDLrqqLkTAhplMictiCAx5S3BIUQdeJeLnBy2CNtMfz6cV4u8XKoFZQesbf9YZiIERiHjaNodDW6LgcirX/mPnJIkBGDUpTBhSa0EIr38D5hCIszhCM8URGBqImoWjpvpt1ebu/v3Gl3qJfMnNM+9V+kiRFyROTPHQWOcs1dNW94/ukKMPZBvDi55i5CttdeJz84DLngLqjcdwEZ87bFFR8CIG35OAkDVN6VRDZ7aq67NteYqZ2lpT8oYB2CytoBd6VuAx4WgiAsnuj3WohG+LugzXiQRDeM3XYXlULv4dp5VFYC)format("woff2"),url(./KaTeX_Size3-Regular.CTq5MqoE.woff)format("woff"),url(./KaTeX_Size3-Regular.DgpXs0kz.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_Size4;font-style:normal;font-weight:400;src:url(./KaTeX_Size4-Regular.Dl5lxZxV.woff2)format("woff2"),url(./KaTeX_Size4-Regular.BF-4gkZK.woff)format("woff"),url(./KaTeX_Size4-Regular.DWFBv043.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_Typewriter;font-style:normal;font-weight:400;src:url(./KaTeX_Typewriter-Regular.CO6r4hn1.woff2)format("woff2"),url(./KaTeX_Typewriter-Regular.C0xS9mPB.woff)format("woff"),url(./KaTeX_Typewriter-Regular.D3Ib7_Hf.ttf)format("truetype")}.katex{text-indent:0;text-rendering:auto;font:1.21em/1.2 KaTeX_Main,Times New Roman,serif;position:relative}.katex *{border-color:currentColor;-ms-high-contrast-adjust:none!important}.katex .katex-version:after{content:"0.18.7"}.katex .katex-mathml{clip-path:inset(50%);border:0;width:1px;height:1px;padding:0;position:absolute;overflow:hidden}.katex .katex-html>.katex-newline{display:block}.katex .katex-base{white-space:nowrap;width:min-content;position:relative}.katex .katex-base,.katex .katex-strut{display:inline-block}.katex .textbf{font-weight:700}.katex .textit{font-style:italic}.katex .textrm{font-family:KaTeX_Main}.katex .textsf{font-family:KaTeX_SansSerif}.katex .texttt{font-family:KaTeX_Typewriter}.katex .mathnormal{font-family:KaTeX_Math;font-style:italic}.katex .mathit{font-family:KaTeX_Main;font-style:italic}.katex .mathrm{font-style:normal}.katex .mathbf{font-family:KaTeX_Main;font-weight:700}.katex .boldsymbol{font-family:KaTeX_Math;font-style:italic;font-weight:700}.katex .amsrm,.katex .mathbb,.katex .textbb{font-family:KaTeX_AMS}.katex .mathcal{font-family:KaTeX_Caligraphic}.katex .mathfrak,.katex .textfrak{font-family:KaTeX_Fraktur}.katex .mathboldfrak,.katex .textboldfrak{font-family:KaTeX_Fraktur;font-weight:700}.katex .mathtt{font-family:KaTeX_Typewriter}.katex .mathscr,.katex .textscr{font-family:KaTeX_Script}.katex .mathsf,.katex .textsf{font-family:KaTeX_SansSerif}.katex .mathboldsf,.katex .textboldsf{font-family:KaTeX_SansSerif;font-weight:700}.katex .mathitsf,.katex .mathsfit,.katex .textitsf{font-family:KaTeX_SansSerif;font-style:italic}.katex .mainrm{font-family:KaTeX_Main;font-style:normal}.katex .vlist-t{border-collapse:collapse;table-layout:fixed;display:inline-table}.katex .vlist-r{display:table-row}.katex .vlist{vertical-align:bottom;display:table-cell;position:relative}.katex .vlist>span{height:0;display:block;position:relative}.katex .vlist>span>span{display:inline-block}.katex .vlist>span>.pstrut{width:0;overflow:hidden}.katex .vlist-t2{margin-right:-2px}.katex .vlist-s{vertical-align:bottom;width:2px;min-width:2px;font-size:1px;display:table-cell}.katex .katex-vbox{flex-direction:column;align-items:baseline;display:inline-flex}.katex .katex-thinbox{flex-direction:row;width:0;max-width:0;display:inline-flex}.katex .msupsub{text-align:left}.katex .mfrac>span>span{text-align:center}.katex .mfrac .frac-line{border-bottom-style:solid;width:100%;display:inline-block}.katex .katex-hdashline,.katex .katex-hline,.katex .katex-overline .overline-line,.katex .katex-rule,.katex .katex-underline .underline-line,.katex .mfrac .frac-line{min-height:1px}.katex .mspace{display:inline-block}.katex .katex-smash{line-height:0;display:inline}.katex .clap,.katex .llap,.katex .rlap{width:0;position:relative}.katex .clap>.katex-inner,.katex .llap>.katex-inner,.katex .rlap>.katex-inner{position:absolute}.katex .clap>.katex-fix,.katex .llap>.katex-fix,.katex .rlap>.katex-fix{display:inline-block}.katex .llap>.katex-inner{right:0}.katex .clap>.katex-inner,.katex .rlap>.katex-inner{left:0}.katex .clap>.katex-inner>span{margin-left:-50%;margin-right:50%}.katex .katex-rule{border:0 solid;display:inline-block;position:relative}.katex .katex-hline,.katex .katex-overline .overline-line,.katex .katex-underline .underline-line{border-bottom-style:solid;width:100%;display:inline-block}.katex .katex-hdashline{border-bottom-style:dashed;width:100%;display:inline-block}.katex .sqrt>.katex-root{margin-left:.277778em;margin-right:-.555556em}.katex .fontsize-ensurer.reset-size1.size1,.katex .katex-sizing.reset-size1.size1{font-size:1em}.katex .fontsize-ensurer.reset-size1.size2,.katex .katex-sizing.reset-size1.size2{font-size:1.2em}.katex .fontsize-ensurer.reset-size1.size3,.katex .katex-sizing.reset-size1.size3{font-size:1.4em}.katex .fontsize-ensurer.reset-size1.size4,.katex .katex-sizing.reset-size1.size4{font-size:1.6em}.katex .fontsize-ensurer.reset-size1.size5,.katex .katex-sizing.reset-size1.size5{font-size:1.8em}.katex .fontsize-ensurer.reset-size1.size6,.katex .katex-sizing.reset-size1.size6{font-size:2em}.katex .fontsize-ensurer.reset-size1.size7,.katex .katex-sizing.reset-size1.size7{font-size:2.4em}.katex .fontsize-ensurer.reset-size1.size8,.katex .katex-sizing.reset-size1.size8{font-size:2.88em}.katex .fontsize-ensurer.reset-size1.size9,.katex .katex-sizing.reset-size1.size9{font-size:3.456em}.katex .fontsize-ensurer.reset-size1.size10,.katex .katex-sizing.reset-size1.size10{font-size:4.148em}.katex .fontsize-ensurer.reset-size1.size11,.katex .katex-sizing.reset-size1.size11{font-size:4.976em}.katex .fontsize-ensurer.reset-size2.size1,.katex .katex-sizing.reset-size2.size1{font-size:.833333em}.katex .fontsize-ensurer.reset-size2.size2,.katex .katex-sizing.reset-size2.size2{font-size:1em}.katex .fontsize-ensurer.reset-size2.size3,.katex .katex-sizing.reset-size2.size3{font-size:1.16667em}.katex .fontsize-ensurer.reset-size2.size4,.katex .katex-sizing.reset-size2.size4{font-size:1.33333em}.katex .fontsize-ensurer.reset-size2.size5,.katex .katex-sizing.reset-size2.size5{font-size:1.5em}.katex .fontsize-ensurer.reset-size2.size6,.katex .katex-sizing.reset-size2.size6{font-size:1.66667em}.katex .fontsize-ensurer.reset-size2.size7,.katex .katex-sizing.reset-size2.size7{font-size:2em}.katex .fontsize-ensurer.reset-size2.size8,.katex .katex-sizing.reset-size2.size8{font-size:2.4em}.katex .fontsize-ensurer.reset-size2.size9,.katex .katex-sizing.reset-size2.size9{font-size:2.88em}.katex .fontsize-ensurer.reset-size2.size10,.katex .katex-sizing.reset-size2.size10{font-size:3.45667em}.katex .fontsize-ensurer.reset-size2.size11,.katex .katex-sizing.reset-size2.size11{font-size:4.14667em}.katex .fontsize-ensurer.reset-size3.size1,.katex .katex-sizing.reset-size3.size1{font-size:.714286em}.katex .fontsize-ensurer.reset-size3.size2,.katex .katex-sizing.reset-size3.size2{font-size:.857143em}.katex .fontsize-ensurer.reset-size3.size3,.katex .katex-sizing.reset-size3.size3{font-size:1em}.katex .fontsize-ensurer.reset-size3.size4,.katex .katex-sizing.reset-size3.size4{font-size:1.14286em}.katex .fontsize-ensurer.reset-size3.size5,.katex .katex-sizing.reset-size3.size5{font-size:1.28571em}.katex .fontsize-ensurer.reset-size3.size6,.katex .katex-sizing.reset-size3.size6{font-size:1.42857em}.katex .fontsize-ensurer.reset-size3.size7,.katex .katex-sizing.reset-size3.size7{font-size:1.71429em}.katex .fontsize-ensurer.reset-size3.size8,.katex .katex-sizing.reset-size3.size8{font-size:2.05714em}.katex .fontsize-ensurer.reset-size3.size9,.katex .katex-sizing.reset-size3.size9{font-size:2.46857em}.katex .fontsize-ensurer.reset-size3.size10,.katex .katex-sizing.reset-size3.size10{font-size:2.96286em}.katex .fontsize-ensurer.reset-size3.size11,.katex .katex-sizing.reset-size3.size11{font-size:3.55429em}.katex .fontsize-ensurer.reset-size4.size1,.katex .katex-sizing.reset-size4.size1{font-size:.625em}.katex .fontsize-ensurer.reset-size4.size2,.katex .katex-sizing.reset-size4.size2{font-size:.75em}.katex .fontsize-ensurer.reset-size4.size3,.katex .katex-sizing.reset-size4.size3{font-size:.875em}.katex .fontsize-ensurer.reset-size4.size4,.katex .katex-sizing.reset-size4.size4{font-size:1em}.katex .fontsize-ensurer.reset-size4.size5,.katex .katex-sizing.reset-size4.size5{font-size:1.125em}.katex .fontsize-ensurer.reset-size4.size6,.katex .katex-sizing.reset-size4.size6{font-size:1.25em}.katex .fontsize-ensurer.reset-size4.size7,.katex .katex-sizing.reset-size4.size7{font-size:1.5em}.katex .fontsize-ensurer.reset-size4.size8,.katex .katex-sizing.reset-size4.size8{font-size:1.8em}.katex .fontsize-ensurer.reset-size4.size9,.katex .katex-sizing.reset-size4.size9{font-size:2.16em}.katex .fontsize-ensurer.reset-size4.size10,.katex .katex-sizing.reset-size4.size10{font-size:2.5925em}.katex .fontsize-ensurer.reset-size4.size11,.katex .katex-sizing.reset-size4.size11{font-size:3.11em}.katex .fontsize-ensurer.reset-size5.size1,.katex .katex-sizing.reset-size5.size1{font-size:.555556em}.katex .fontsize-ensurer.reset-size5.size2,.katex .katex-sizing.reset-size5.size2{font-size:.666667em}.katex .fontsize-ensurer.reset-size5.size3,.katex .katex-sizing.reset-size5.size3{font-size:.777778em}.katex .fontsize-ensurer.reset-size5.size4,.katex .katex-sizing.reset-size5.size4{font-size:.888889em}.katex .fontsize-ensurer.reset-size5.size5,.katex .katex-sizing.reset-size5.size5{font-size:1em}.katex .fontsize-ensurer.reset-size5.size6,.katex .katex-sizing.reset-size5.size6{font-size:1.11111em}.katex .fontsize-ensurer.reset-size5.size7,.katex .katex-sizing.reset-size5.size7{font-size:1.33333em}.katex .fontsize-ensurer.reset-size5.size8,.katex .katex-sizing.reset-size5.size8{font-size:1.6em}.katex .fontsize-ensurer.reset-size5.size9,.katex .katex-sizing.reset-size5.size9{font-size:1.92em}.katex .fontsize-ensurer.reset-size5.size10,.katex .katex-sizing.reset-size5.size10{font-size:2.30444em}.katex .fontsize-ensurer.reset-size5.size11,.katex .katex-sizing.reset-size5.size11{font-size:2.76444em}.katex .fontsize-ensurer.reset-size6.size1,.katex .katex-sizing.reset-size6.size1{font-size:.5em}.katex .fontsize-ensurer.reset-size6.size2,.katex .katex-sizing.reset-size6.size2{font-size:.6em}.katex .fontsize-ensurer.reset-size6.size3,.katex .katex-sizing.reset-size6.size3{font-size:.7em}.katex .fontsize-ensurer.reset-size6.size4,.katex .katex-sizing.reset-size6.size4{font-size:.8em}.katex .fontsize-ensurer.reset-size6.size5,.katex .katex-sizing.reset-size6.size5{font-size:.9em}.katex .fontsize-ensurer.reset-size6.size6,.katex .katex-sizing.reset-size6.size6{font-size:1em}.katex .fontsize-ensurer.reset-size6.size7,.katex .katex-sizing.reset-size6.size7{font-size:1.2em}.katex .fontsize-ensurer.reset-size6.size8,.katex .katex-sizing.reset-size6.size8{font-size:1.44em}.katex .fontsize-ensurer.reset-size6.size9,.katex .katex-sizing.reset-size6.size9{font-size:1.728em}.katex .fontsize-ensurer.reset-size6.size10,.katex .katex-sizing.reset-size6.size10{font-size:2.074em}.katex .fontsize-ensurer.reset-size6.size11,.katex .katex-sizing.reset-size6.size11{font-size:2.488em}.katex .fontsize-ensurer.reset-size7.size1,.katex .katex-sizing.reset-size7.size1{font-size:.416667em}.katex .fontsize-ensurer.reset-size7.size2,.katex .katex-sizing.reset-size7.size2{font-size:.5em}.katex .fontsize-ensurer.reset-size7.size3,.katex .katex-sizing.reset-size7.size3{font-size:.583333em}.katex .fontsize-ensurer.reset-size7.size4,.katex .katex-sizing.reset-size7.size4{font-size:.666667em}.katex .fontsize-ensurer.reset-size7.size5,.katex .katex-sizing.reset-size7.size5{font-size:.75em}.katex .fontsize-ensurer.reset-size7.size6,.katex .katex-sizing.reset-size7.size6{font-size:.833333em}.katex .fontsize-ensurer.reset-size7.size7,.katex .katex-sizing.reset-size7.size7{font-size:1em}.katex .fontsize-ensurer.reset-size7.size8,.katex .katex-sizing.reset-size7.size8{font-size:1.2em}.katex .fontsize-ensurer.reset-size7.size9,.katex .katex-sizing.reset-size7.size9{font-size:1.44em}.katex .fontsize-ensurer.reset-size7.size10,.katex .katex-sizing.reset-size7.size10{font-size:1.72833em}.katex .fontsize-ensurer.reset-size7.size11,.katex .katex-sizing.reset-size7.size11{font-size:2.07333em}.katex .fontsize-ensurer.reset-size8.size1,.katex .katex-sizing.reset-size8.size1{font-size:.347222em}.katex .fontsize-ensurer.reset-size8.size2,.katex .katex-sizing.reset-size8.size2{font-size:.416667em}.katex .fontsize-ensurer.reset-size8.size3,.katex .katex-sizing.reset-size8.size3{font-size:.486111em}.katex .fontsize-ensurer.reset-size8.size4,.katex .katex-sizing.reset-size8.size4{font-size:.555556em}.katex .fontsize-ensurer.reset-size8.size5,.katex .katex-sizing.reset-size8.size5{font-size:.625em}.katex .fontsize-ensurer.reset-size8.size6,.katex .katex-sizing.reset-size8.size6{font-size:.694444em}.katex .fontsize-ensurer.reset-size8.size7,.katex .katex-sizing.reset-size8.size7{font-size:.833333em}.katex .fontsize-ensurer.reset-size8.size8,.katex .katex-sizing.reset-size8.size8{font-size:1em}.katex .fontsize-ensurer.reset-size8.size9,.katex .katex-sizing.reset-size8.size9{font-size:1.2em}.katex .fontsize-ensurer.reset-size8.size10,.katex .katex-sizing.reset-size8.size10{font-size:1.44028em}.katex .fontsize-ensurer.reset-size8.size11,.katex .katex-sizing.reset-size8.size11{font-size:1.72778em}.katex .fontsize-ensurer.reset-size9.size1,.katex .katex-sizing.reset-size9.size1{font-size:.289352em}.katex .fontsize-ensurer.reset-size9.size2,.katex .katex-sizing.reset-size9.size2{font-size:.347222em}.katex .fontsize-ensurer.reset-size9.size3,.katex .katex-sizing.reset-size9.size3{font-size:.405093em}.katex .fontsize-ensurer.reset-size9.size4,.katex .katex-sizing.reset-size9.size4{font-size:.462963em}.katex .fontsize-ensurer.reset-size9.size5,.katex .katex-sizing.reset-size9.size5{font-size:.520833em}.katex .fontsize-ensurer.reset-size9.size6,.katex .katex-sizing.reset-size9.size6{font-size:.578704em}.katex .fontsize-ensurer.reset-size9.size7,.katex .katex-sizing.reset-size9.size7{font-size:.694444em}.katex .fontsize-ensurer.reset-size9.size8,.katex .katex-sizing.reset-size9.size8{font-size:.833333em}.katex .fontsize-ensurer.reset-size9.size9,.katex .katex-sizing.reset-size9.size9{font-size:1em}.katex .fontsize-ensurer.reset-size9.size10,.katex .katex-sizing.reset-size9.size10{font-size:1.20023em}.katex .fontsize-ensurer.reset-size9.size11,.katex .katex-sizing.reset-size9.size11{font-size:1.43981em}.katex .fontsize-ensurer.reset-size10.size1,.katex .katex-sizing.reset-size10.size1{font-size:.24108em}.katex .fontsize-ensurer.reset-size10.size2,.katex .katex-sizing.reset-size10.size2{font-size:.289296em}.katex .fontsize-ensurer.reset-size10.size3,.katex .katex-sizing.reset-size10.size3{font-size:.337512em}.katex .fontsize-ensurer.reset-size10.size4,.katex .katex-sizing.reset-size10.size4{font-size:.385728em}.katex .fontsize-ensurer.reset-size10.size5,.katex .katex-sizing.reset-size10.size5{font-size:.433944em}.katex .fontsize-ensurer.reset-size10.size6,.katex .katex-sizing.reset-size10.size6{font-size:.48216em}.katex .fontsize-ensurer.reset-size10.size7,.katex .katex-sizing.reset-size10.size7{font-size:.578592em}.katex .fontsize-ensurer.reset-size10.size8,.katex .katex-sizing.reset-size10.size8{font-size:.694311em}.katex .fontsize-ensurer.reset-size10.size9,.katex .katex-sizing.reset-size10.size9{font-size:.833173em}.katex .fontsize-ensurer.reset-size10.size10,.katex .katex-sizing.reset-size10.size10{font-size:1em}.katex .fontsize-ensurer.reset-size10.size11,.katex .katex-sizing.reset-size10.size11{font-size:1.19961em}.katex .fontsize-ensurer.reset-size11.size1,.katex .katex-sizing.reset-size11.size1{font-size:.200965em}.katex .fontsize-ensurer.reset-size11.size2,.katex .katex-sizing.reset-size11.size2{font-size:.241158em}.katex .fontsize-ensurer.reset-size11.size3,.katex .katex-sizing.reset-size11.size3{font-size:.281351em}.katex .fontsize-ensurer.reset-size11.size4,.katex .katex-sizing.reset-size11.size4{font-size:.321543em}.katex .fontsize-ensurer.reset-size11.size5,.katex .katex-sizing.reset-size11.size5{font-size:.361736em}.katex .fontsize-ensurer.reset-size11.size6,.katex .katex-sizing.reset-size11.size6{font-size:.401929em}.katex .fontsize-ensurer.reset-size11.size7,.katex .katex-sizing.reset-size11.size7{font-size:.482315em}.katex .fontsize-ensurer.reset-size11.size8,.katex .katex-sizing.reset-size11.size8{font-size:.578778em}.katex .fontsize-ensurer.reset-size11.size9,.katex .katex-sizing.reset-size11.size9{font-size:.694534em}.katex .fontsize-ensurer.reset-size11.size10,.katex .katex-sizing.reset-size11.size10{font-size:.833601em}.katex .fontsize-ensurer.reset-size11.size11,.katex .katex-sizing.reset-size11.size11{font-size:1em}.katex .delimsizing.size1{font-family:KaTeX_Size1}.katex .delimsizing.size2{font-family:KaTeX_Size2}.katex .delimsizing.size3{font-family:KaTeX_Size3}.katex .delimsizing.size4{font-family:KaTeX_Size4}.katex .delimsizing.mult .delim-size1>span{font-family:KaTeX_Size1}.katex .delimsizing.mult .delim-size4>span{font-family:KaTeX_Size4}.katex .nulldelimiter{width:.12em;display:inline-block}.katex .delimcenter,.katex .op-symbol{position:relative}.katex .op-symbol.small-op{font-family:KaTeX_Size1}.katex .op-symbol.large-op{font-family:KaTeX_Size2}.katex .katex-accent>.vlist-t,.katex .op-limits>.vlist-t{text-align:center}.katex .katex-accent .accent-body{position:relative}.katex .katex-accent .accent-body:not(.accent-full){width:0}.katex .katex-overlay{display:block}.katex .mtable .vertical-separator{min-width:1px;display:inline-block}.katex .mtable .arraycolsep{display:inline-block}.katex .mtable .col-align-c>.vlist-t{text-align:center}.katex .mtable .col-align-l>.vlist-t{text-align:left}.katex .mtable .col-align-r>.vlist-t{text-align:right}.katex .svg-align{text-align:left}.katex svg{fill:currentColor;stroke:currentColor;height:inherit;width:100%;display:block;position:absolute}.katex svg path{stroke:none}.katex svg{fill-rule:nonzero;fill-opacity:1;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1}.katex img{border-style:none;min-width:0;max-width:none;min-height:0;max-height:none}.katex .katex-stretchy{width:100%;display:block;position:relative;overflow:hidden}.katex .katex-stretchy:after,.katex .katex-stretchy:before{content:""}.katex .hide-tail{width:100%;position:relative;overflow:hidden}.katex .halfarrow-left{width:50.2%;position:absolute;left:0;overflow:hidden}.katex .halfarrow-right{width:50.2%;position:absolute;right:0;overflow:hidden}.katex .brace-left{width:25.1%;position:absolute;left:0;overflow:hidden}.katex .brace-center{width:50%;position:absolute;left:25%;overflow:hidden}.katex .brace-right{width:25.1%;position:absolute;right:0;overflow:hidden}.katex .x-arrow-pad{padding:0 .5em}.katex .cd-arrow-pad{padding:0 .55556em 0 .27778em}.katex .mover,.katex .munder,.katex .x-arrow{text-align:center}.katex .boxpad{padding:0 .3em}.katex .fbox,.katex .fcolorbox{box-sizing:border-box;border:.04em solid}.katex .cancel-pad{padding:0 .2em}.katex .cancel-lap{margin-left:-.2em;margin-right:-.2em}.katex .katex-sout{border-bottom-style:solid;border-bottom-width:.08em}.katex .angl{box-sizing:border-box;border-top:.049em solid;border-right:.049em solid;margin-right:.03889em}.katex .anglpad{padding:0 .03889em}.katex .reflectbox{display:inline-block;transform:scaleX(-1)}.katex .eqn-num:before{content:"(" counter(katexEqnNo) ")";counter-increment:katexEqnNo}.katex .mml-eqn-num:before{content:"(" counter(mmlEqnNo) ")";counter-increment:mmlEqnNo}.katex .mtr-glue{width:50%}.katex .cd-vert-arrow{display:inline-block;position:relative}.katex .cd-label-left{text-align:left;display:inline-block;position:absolute;right:calc(50% + .3em)}.katex .cd-label-right{text-align:right;display:inline-block;position:absolute;left:calc(50% + .3em)}.katex-display{text-align:center;margin:1em 0;display:block}.katex-display>.katex{text-align:center;white-space:nowrap;display:block}.katex-display>.katex>.katex-html{display:block;position:relative}.katex-display>.katex>.katex-html>.katex-tag{position:absolute;right:0}.katex-display.leqno>.katex>.katex-html>.katex-tag{left:0;right:auto}.katex-display.fleqn>.katex{text-align:left;padding-left:2em}body{counter-reset:katexEqnNo mmlEqnNo}.chat-md.svelte-17yhmzo{width:100%;min-width:0}.chat-md.svelte-17yhmzo .markstream-svelte{font:inherit;color:inherit;letter-spacing:inherit;word-break:break-word;contain:none;content-visibility:visible;contain-intrinsic-size:auto;--ms-size-diagram-min-height:180px;--ms-size-code-max-height:420px;--ms-size-image-max-width:100%;--ms-text-label:.75rem;--code-bg:#282c34;--code-fg:#c8c8c8;--code-border:color-mix(in srgb, var(--divider) 40%, transparent);margin-top:0;margin-bottom:0;padding-top:0;padding-bottom:0}.chat-md.svelte-17yhmzo .markstream-svelte p,.chat-md.svelte-17yhmzo .markstream-svelte li,.chat-md.svelte-17yhmzo .markstream-svelte td,.chat-md.svelte-17yhmzo .markstream-svelte th{font-size:inherit;line-height:inherit}.chat-md.svelte-17yhmzo .markstream-svelte p,.chat-md.svelte-17yhmzo .markstream-svelte ul,.chat-md.svelte-17yhmzo .markstream-svelte ol,.chat-md.svelte-17yhmzo .markstream-svelte pre,.chat-md.svelte-17yhmzo .markstream-svelte table,.chat-md.svelte-17yhmzo .markstream-svelte blockquote{margin:.45em 0}.chat-md.svelte-17yhmzo .markstream-svelte markstream-svelte-paragraph-node:first-child p,.chat-md.svelte-17yhmzo .markstream-svelte markstream-svelte-paragraph-node:first-of-type p,.chat-md.svelte-17yhmzo .markstream-svelte>:first-child p:first-child,.chat-md.svelte-17yhmzo .markstream-svelte>p:first-child{margin-top:0}.chat-md.svelte-17yhmzo .markstream-svelte markstream-svelte-paragraph-node:last-child p,.chat-md.svelte-17yhmzo .markstream-svelte markstream-svelte-paragraph-node:last-of-type p,.chat-md.svelte-17yhmzo .markstream-svelte>:last-child p:last-child,.chat-md.svelte-17yhmzo .markstream-svelte>p:last-child{margin-bottom:0}.chat-md.svelte-17yhmzo .markstream-svelte h1,.chat-md.svelte-17yhmzo .markstream-svelte h2,.chat-md.svelte-17yhmzo .markstream-svelte h3{color:var(--label);margin:.7em 0 .35em;font-size:1.05em;font-weight:650;line-height:1.35}.chat-md.svelte-17yhmzo .markstream-svelte h1:first-child,.chat-md.svelte-17yhmzo .markstream-svelte h2:first-child,.chat-md.svelte-17yhmzo .markstream-svelte h3:first-child{margin-top:0}.chat-md.svelte-17yhmzo .markstream-svelte a{color:inherit;text-underline-offset:2px;text-decoration:underline}.chat-md.svelte-17yhmzo .markstream-svelte img{border-radius:12px;max-width:100%;height:auto}.chat-md.svelte-17yhmzo .markstream-svelte pre,.chat-md.svelte-17yhmzo .markstream-svelte .markstream-svelte-enhanced-block{border-radius:12px;max-width:100%;overflow-x:auto}.chat-md.svelte-17yhmzo .markstream-svelte .code-block-container{border:1px solid var(--divider);color:#c8c8c8;background:#282c34;border-radius:10px;max-width:100%;margin:.65em 0;overflow:hidden}.chat-md.svelte-17yhmzo .markstream-svelte .code-block-header{border-bottom:.5px solid color-mix(in srgb, var(--divider) 40%, transparent);color:#9ca3af;background:#1c1f24;justify-content:space-between;align-items:center;padding:6px 12px;font-size:12px;line-height:1.4;display:flex}.chat-md.svelte-17yhmzo .markstream-svelte .code-block-header__meta{align-items:center;gap:6px;display:inline-flex}.chat-md.svelte-17yhmzo .markstream-svelte .code-block-language-icon{color:#9ca3af;justify-content:center;align-items:center;width:14px;min-width:14px;max-width:14px;height:14px;min-height:14px;max-height:14px;display:inline-flex}.chat-md.svelte-17yhmzo .markstream-svelte .code-block-language-icon svg{stroke:currentColor;display:block;width:14px!important;max-width:14px!important;height:14px!important;max-height:14px!important}.chat-md.svelte-17yhmzo .markstream-svelte .code-block-header__label{text-transform:uppercase;letter-spacing:.04em;color:#9ca3af;font-size:11px;font-weight:600}.chat-md.svelte-17yhmzo .markstream-svelte .code-block-header__actions{align-items:center;gap:4px;display:inline-flex}.chat-md.svelte-17yhmzo .markstream-svelte .code-action-btn{color:#9ca3af;cursor:pointer;background:0 0;border:none;border-radius:4px;justify-content:center;align-items:center;width:26px;height:26px;padding:0;transition:background-color .15s,color .15s;display:inline-flex}.chat-md.svelte-17yhmzo .markstream-svelte .code-action-btn:hover{color:#f3f4f6;background:#ffffff1a}.chat-md.svelte-17yhmzo .markstream-svelte .code-action-btn svg{stroke:currentColor;display:block;width:14px!important;max-width:14px!important;height:14px!important;max-height:14px!important}.chat-md.svelte-17yhmzo .markstream-svelte .code-block-container pre{color:inherit;white-space:pre-wrap;word-break:break-word;background:0 0;margin:0;padding:12px 14px;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,monospace;font-size:13px;line-height:1.55;overflow-x:auto}.chat-md.svelte-17yhmzo .markstream-svelte .code-block-container pre code{font-family:inherit;font-size:inherit;color:inherit;background:0 0;padding:0}.chat-md.svelte-17yhmzo .markstream-svelte table{border-collapse:collapse;max-width:100%;font-size:.92em}.chat-md.svelte-17yhmzo .markstream-svelte th,.chat-md.svelte-17yhmzo .markstream-svelte td{border:.5px solid var(--divider);vertical-align:top;padding:6px 8px}.chat-md.svelte-17yhmzo .katex-display{padding:4px 0;overflow:auto hidden}.chat-md.svelte-17yhmzo .markstream-svelte .mermaid-block,.chat-md.svelte-17yhmzo .markstream-svelte .markstream-svelte-mermaid{max-width:100%}.chat-md.svelte-17yhmzo .typewriter-cursor{vertical-align:-.12em;background:var(--label);width:1.5px;height:.95em;margin-left:1px;display:inline-block}.talk-wrap.svelte-14lys52{min-width:0;padding-bottom:20px}.talk-wrap.expanded.svelte-14lys52{padding-bottom:28px}.talk-msgs.svelte-14lys52{flex-direction:column;gap:18px;min-width:0;display:flex}.talk-wrap.expanded.svelte-14lys52 .talk-msgs:where(.svelte-14lys52){gap:22px}.talk-turn.svelte-14lys52{align-items:flex-start;gap:10px;min-width:0;display:flex}.talk-wrap.expanded.svelte-14lys52 .talk-turn:where(.svelte-14lys52){gap:12px}.talk-turn.ai.svelte-14lys52{align-self:flex-start;width:100%;max-width:100%;margin-right:auto}.talk-turn.user.svelte-14lys52{flex-direction:row-reverse;align-self:flex-end;max-width:86%;margin-left:auto}.talk-wrap.expanded.svelte-14lys52 .talk-turn.user:where(.svelte-14lys52){max-width:82%}.talk-av.svelte-14lys52{flex-shrink:0;width:22px;height:22px;margin-top:1px}.talk-wrap.expanded.svelte-14lys52 .talk-av:where(.svelte-14lys52){width:24px;height:24px}.talk-av.svelte-14lys52 .feed-dp-face{background:var(--fill);border:none;border-radius:50%;justify-content:center;align-items:center;width:100%;height:100%;display:flex;overflow:hidden}.talk-av.svelte-14lys52 .feed-dp-face img{object-fit:cover;border-radius:50%;width:100%;height:100%;display:block}.talk-col.svelte-14lys52{flex-direction:column;flex:1;gap:5px;min-width:0;display:flex}.talk-wrap.expanded.svelte-14lys52 .talk-col:where(.svelte-14lys52){gap:6px}.talk-turn.user.svelte-14lys52 .talk-col:where(.svelte-14lys52){align-items:flex-end}.talk-who.svelte-14lys52{text-overflow:ellipsis;white-space:nowrap;min-width:0;margin:0;line-height:1.35;overflow:hidden}.talk-turn.user.svelte-14lys52 .talk-who:where(.svelte-14lys52){text-align:right}.talk-who.svelte-14lys52 .feed-ai-brand{margin-right:0;font-size:14.5px;font-weight:600}.talk-wrap.expanded.svelte-14lys52 .talk-who:where(.svelte-14lys52) .feed-ai-brand{font-size:15.5px}.talk-user-brand.svelte-14lys52{letter-spacing:var(--ls-body);color:var(--label);font-size:14.5px;font-weight:600}.talk-wrap.expanded.svelte-14lys52 .talk-user-brand:where(.svelte-14lys52){font-size:15.5px}.talk-time.svelte-14lys52{color:var(--label3);white-space:nowrap;letter-spacing:var(--ls-body);margin-left:6px;font-size:12px;font-weight:400}.talk-wrap.expanded.svelte-14lys52 .talk-time:where(.svelte-14lys52){font-size:12.5px}.talk-body.svelte-14lys52{white-space:normal;word-break:break-word;min-width:0;padding:0;font-size:15px;line-height:1.6;overflow-x:hidden}.talk-wrap.expanded.svelte-14lys52 .talk-body:where(.svelte-14lys52){font-size:15px;line-height:1.65}.talk-body.svelte-14lys52 .feed-wait-label{font-size:14.5px}.talk-wrap.expanded.svelte-14lys52 .talk-body:where(.svelte-14lys52) .feed-wait-label{font-size:15.5px}.talk-turn.user.svelte-14lys52 .talk-body:where(.svelte-14lys52){box-sizing:border-box;background:color-mix(in srgb, var(--label) 12%, var(--surface));width:fit-content;max-width:100%;color:var(--label);text-align:left;border-radius:14px 14px 4px;align-self:flex-end;padding:8px 14px}.talk-wrap.expanded.svelte-14lys52 .talk-turn.user:where(.svelte-14lys52) .talk-body:where(.svelte-14lys52){border-radius:16px 16px 4px;padding:9px 16px}.talk-meta.svelte-14lys52{flex-direction:column;gap:5px;min-width:0;margin-top:2px;display:flex}.talk-meta-row.svelte-14lys52{flex-wrap:wrap;align-items:center;gap:6px;min-width:0;display:flex}.talk-cites-btn.svelte-14lys52{letter-spacing:var(--ls-body);color:var(--label3);cursor:pointer;background:0 0;border:none;border-radius:4px;align-items:center;gap:5px;margin:0;padding:0;font-family:inherit;font-size:12.5px;font-weight:500;line-height:1.4;display:inline-flex}.talk-wrap.expanded.svelte-14lys52 .talk-cites-btn:where(.svelte-14lys52){font-size:13px}.talk-cites-btn.open.svelte-14lys52,.talk-cites-btn.svelte-14lys52:hover{color:var(--label2)}.talk-cites-btn.svelte-14lys52:focus-visible{outline:2px solid var(--focus);outline-offset:2px}.talk-cites-n.svelte-14lys52{font-variant-numeric:tabular-nums;font-feature-settings:var(--font-features)}.talk-meta-sep.svelte-14lys52{color:var(--label3);-webkit-user-select:none;user-select:none;font-size:12.5px;line-height:1.4}.talk-tokens.svelte-14lys52{letter-spacing:var(--ls-body);color:var(--label3);font-variant-numeric:tabular-nums;font-feature-settings:var(--font-features);align-items:center;gap:4px;font-family:inherit;font-size:12.5px;font-weight:500;line-height:1.4;display:inline-flex}.talk-wrap.expanded.svelte-14lys52 .talk-tokens:where(.svelte-14lys52){font-size:13px}.talk-cites-list.svelte-14lys52{flex-direction:column;gap:2px;max-height:160px;margin:0;padding:0;list-style:none;display:flex;overflow:auto}.talk-cites-item.svelte-14lys52{min-width:0;color:var(--label2);text-overflow:ellipsis;white-space:nowrap;font-size:12.5px;font-weight:500;line-height:1.4;overflow:hidden}.talk-wrap.expanded.svelte-14lys52 .talk-cites-item:where(.svelte-14lys52){font-size:13px}.feed-comments-meta.svelte-14lys52{color:var(--label3);margin:0;font-size:13.5px}.feed-comments-meta.err.svelte-14lys52{color:var(--danger)}.feed-comments-meta.talk-sys-msg.svelte-14lys52{text-align:center;width:100%;margin:4px auto}.feed-comments-meta.talk-loading.svelte-14lys52{align-items:center;gap:6px;display:inline-flex}.talk-wrap.svelte-14lys52+.feed-comments-meta:where(.svelte-14lys52){margin-top:12px;margin-bottom:18px}
