:root{--text:#6b6375;--text-h:#08060d;--bg:#fff;--border:#e5e4e7;--code-bg:#f4f3ec;--shadow:#0000001a 0 10px 15px -3px, #0000000d 0 4px 6px -2px;--sans:system-ui, "Segoe UI", Roboto, sans-serif;--heading:system-ui, "Segoe UI", Roboto, sans-serif;--mono:ui-monospace, Consolas, monospace;font:18px/145% var(--sans);letter-spacing:.18px;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;color:var(--text);background:var(--bg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial}}@media (width<=1024px){:root{font-size:16px}}@media (prefers-color-scheme:dark){:root{--text:#9ca3af;--text-h:#f3f4f6;--bg:#16171d;--border:#2e303a;--code-bg:#1f2028;--shadow:#0006 0 10px 15px -3px, #00000040 0 4px 6px -2px}}html,body,#root{flex-direction:column;width:100%;height:100%;margin:0;display:flex}@keyframes pulse-soft{0%,to{opacity:1}50%{opacity:.4}}.md-body{color:#272727;font-size:13px;line-height:1.6}.md-body h1,.md-body h2,.md-body h3{margin:.8em 0 .4em;font-weight:600}.md-body h1{border-bottom:1px solid #e9ecef;padding-bottom:4px;font-size:1.15em}.md-body h2{font-size:1.05em}.md-body h3{font-size:.95em}.md-body p{margin-bottom:.5em}.md-body ul,.md-body ol{margin-bottom:.5em;margin-left:1.5em}.md-body ul{list-style-type:disc}.md-body ol{list-style-type:decimal}.md-body li{margin-bottom:.2em}.md-body strong{color:#111;font-weight:600}.md-body code{color:#0052a3;background-color:#f1f3f5;border-radius:3px;padding:.1em .35em;font-family:Courier New,monospace;font-size:.85em}.md-body pre{background-color:#f8f9fa;border:1px solid #e9ecef;border-radius:4px;margin-bottom:.75em;padding:.75em 1em;overflow-x:auto}.md-body pre code{color:#272727;background:0 0;padding:0}.md-body table{width:100%;margin-bottom:.75em;font-size:12px}.md-body th,.md-body td{text-align:left;border:1px solid #dee2e6;padding:5px 10px}.md-body th{color:#003f87;background-color:#f0f4ff;font-weight:600}.md-body tr:nth-child(2n) td{background-color:#f8f9fa}.md-body blockquote{color:#555;border-left:3px solid #06c;margin-bottom:.5em;padding-left:1em}.md-body hr{border:none;border-top:1px solid #dee2e6;margin:.75em 0}.md-body a{color:#06c}.chat-md{text-align:left;color:inherit;font-size:1rem;line-height:1.6}.chat-md p{margin:0 0 .5em}.chat-md p:last-child{margin-bottom:0}.chat-md ul,.chat-md ol{margin:.25em 0 .5em;padding-left:1.5em}.chat-md ul{list-style-type:disc}.chat-md ol{list-style-type:decimal}.chat-md li{margin-bottom:.2em;display:list-item}.chat-md li>ul,.chat-md li>ol{margin-top:.2em}.chat-md strong{font-weight:700}.chat-md a{color:#06c;font-family:monospace;text-decoration:underline}.chat-md code{color:#0052a3;background-color:#f1f3f5;border-radius:3px;padding:.1em .35em;font-family:Courier New,monospace;font-size:.85em}.chat-md pre{background-color:#f8f9fa;border:1px solid #e9ecef;border-radius:4px;margin-bottom:.75em;padding:.75em 1em;overflow-x:auto}.chat-md pre code{color:#272727;background:0 0;padding:0}.chat-md h1,.chat-md h2,.chat-md h3{color:#003f87;margin:.6em 0 .3em;font-weight:700}.chat-md blockquote{color:#555;border-left:3px solid #06c;margin:.5em 0;padding-left:1em}.react-grid-item.react-grid-placeholder{background:#06c!important}.react-resizable-handle{background-image:none!important}.react-grid-layout{transition:height .2s;position:relative}.react-grid-item{transition:left .2s,top .2s,width .2s,height .2s}.react-grid-item img{pointer-events:none;-webkit-user-select:none;user-select:none}.react-grid-item.cssTransforms{transition-property:transform,width,height}.react-grid-item.resizing{z-index:1;will-change:width, height;transition:none}.react-grid-item.react-draggable-dragging{z-index:3;will-change:transform;transition:none}.react-grid-item.dropping{visibility:hidden}.react-grid-item.react-grid-placeholder{opacity:.2;z-index:2;-webkit-user-select:none;user-select:none;background:red;transition-duration:.1s}.react-grid-item.react-grid-placeholder.placeholder-resizing{transition:none}.react-grid-item>.react-resizable-handle{opacity:0;width:20px;height:20px;position:absolute}.react-grid-item:hover>.react-resizable-handle{opacity:1}.react-grid-item>.react-resizable-handle:after{content:"";border-bottom:2px solid #0006;border-right:2px solid #0006;width:5px;height:5px;position:absolute;bottom:3px;right:3px}.react-resizable-hide>.react-resizable-handle{display:none}.react-grid-item>.react-resizable-handle.react-resizable-handle-sw{cursor:sw-resize;bottom:0;left:0;transform:rotate(90deg)}.react-grid-item>.react-resizable-handle.react-resizable-handle-se{cursor:se-resize;bottom:0;right:0}.react-grid-item>.react-resizable-handle.react-resizable-handle-nw{cursor:nw-resize;top:0;left:0;transform:rotate(180deg)}.react-grid-item>.react-resizable-handle.react-resizable-handle-ne{cursor:ne-resize;top:0;right:0;transform:rotate(270deg)}.react-grid-item>.react-resizable-handle.react-resizable-handle-w,.react-grid-item>.react-resizable-handle.react-resizable-handle-e{cursor:ew-resize;margin-top:-10px;top:50%}.react-grid-item>.react-resizable-handle.react-resizable-handle-w{left:0;transform:rotate(135deg)}.react-grid-item>.react-resizable-handle.react-resizable-handle-e{right:0;transform:rotate(315deg)}.react-grid-item>.react-resizable-handle.react-resizable-handle-n,.react-grid-item>.react-resizable-handle.react-resizable-handle-s{cursor:ns-resize;margin-left:-10px;left:50%}.react-grid-item>.react-resizable-handle.react-resizable-handle-n{top:0;transform:rotate(225deg)}.react-grid-item>.react-resizable-handle.react-resizable-handle-s{bottom:0;transform:rotate(45deg)}:root{--react-pdf-text-layer:1;--highlight-bg-color:#b400aa;--highlight-selected-bg-color:#006400}@media screen and (forced-colors:active){:root{--highlight-bg-color:Highlight;--highlight-selected-bg-color:ButtonText}}[data-main-rotation="90"]{transform:rotate(90deg)translateY(-100%)}[data-main-rotation="180"]{transform:rotate(180deg)translate(-100%,-100%)}[data-main-rotation="270"]{transform:rotate(270deg)translate(-100%)}.textLayer{text-align:initial;-webkit-text-size-adjust:none;-moz-text-size-adjust:none;text-size-adjust:none;forced-color-adjust:none;transform-origin:0 0;z-index:2;line-height:1;position:absolute;inset:0;overflow:hidden}.textLayer :is(span,br){color:#0000;white-space:pre;cursor:text;transform-origin:0 0;margin:0;position:absolute}.textLayer span.markedContent{height:0;top:0}.textLayer .highlight{background-color:var(--highlight-bg-color);border-radius:4px;margin:-1px;padding:1px}.textLayer .highlight.appended{position:initial}.textLayer .highlight.begin{border-radius:4px 0 0 4px}.textLayer .highlight.end{border-radius:0 4px 4px 0}.textLayer .highlight.middle{border-radius:0}.textLayer .highlight.selected{background-color:var(--highlight-selected-bg-color)}.textLayer br::selection{background:0 0}.textLayer .endOfContent{z-index:-1;cursor:default;-webkit-user-select:none;user-select:none;display:block;position:absolute;inset:100% 0 0}.textLayer.selecting .endOfContent{top:0}.hiddenCanvasElement{width:0;height:0;display:none;position:absolute;top:0;left:0}.react-resizable{position:relative}.react-resizable-handle{box-sizing:border-box;background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA2IDYiIHN0eWxlPSJiYWNrZ3JvdW5kLWNvbG9yOiNmZmZmZmYwMCIgeD0iMHB4IiB5PSIwcHgiIHdpZHRoPSI2cHgiIGhlaWdodD0iNnB4Ij48ZyBvcGFjaXR5PSIwLjMwMiI+PHBhdGggZD0iTSA2IDYgTCAwIDYgTCAwIDQuMiBMIDQgNC4yIEwgNC4yIDQuMiBMIDQuMiAwIEwgNiAwIEwgNiA2IEwgNiA2IFoiIGZpbGw9IiMwMDAwMDAiLz48L2c+PC9zdmc+);background-position:100% 100%;background-repeat:no-repeat;background-origin:content-box;width:20px;height:20px;padding:0 3px 3px 0;position:absolute}.react-resizable-handle-sw{cursor:sw-resize;bottom:0;left:0;transform:rotate(90deg)}.react-resizable-handle-se{cursor:se-resize;bottom:0;right:0}.react-resizable-handle-nw{cursor:nw-resize;top:0;left:0;transform:rotate(180deg)}.react-resizable-handle-ne{cursor:ne-resize;top:0;right:0;transform:rotate(270deg)}.react-resizable-handle-w,.react-resizable-handle-e{cursor:ew-resize;margin-top:-10px;top:50%}.react-resizable-handle-w{left:0;transform:rotate(135deg)}.react-resizable-handle-e{right:0;transform:rotate(315deg)}.react-resizable-handle-n,.react-resizable-handle-s{cursor:ns-resize;margin-left:-10px;left:50%}.react-resizable-handle-n{top:0;transform:rotate(225deg)}.react-resizable-handle-s{bottom:0;transform:rotate(45deg)}
