.chat.svelte-1jxwcux{border:solid 1px var(--shiki-token-border);background-color:var(--codeBg)}.chat__title.svelte-1jxwcux{background-color:var(--shiki-token-border);color:var(--fg);font-family:var(--codeFont);padding:.5rem .75rem;font-size:.8rem;font-weight:600;margin:0!important}.chat__title.svelte-1jxwcux:before{content:"❖ ";color:var(--subtle);margin-right:.5rem}.chat__messages.svelte-1jxwcux{flex-direction:column;gap:1.5rem;padding:1.5rem;display:flex}.chat__message.svelte-1jxwcux{align-items:flex-start;gap:.75rem;display:flex;margin:0!important}.chat__message--user.svelte-1jxwcux{flex-direction:row-reverse}.chat__avatar.svelte-1jxwcux{border:2px solid var(--fg);border-radius:50%;flex-shrink:0;width:2.25rem;height:2.25rem;margin:0!important}.chat__avatar--bot.svelte-1jxwcux{background-color:var(--fg);color:var(--bg);justify-content:center;align-items:center;font-size:1rem;display:flex}.chat__bubble.svelte-1jxwcux{max-width:75%;font-family:var(--codeFont);flex-direction:column;gap:.75rem;padding:.75rem 1rem;font-size:.875rem;line-height:1.6;display:flex}.chat__message--user.svelte-1jxwcux .chat__bubble:where(.svelte-1jxwcux){background-color:var(--fg);color:var(--bg)}.chat__message--bot.svelte-1jxwcux .chat__bubble:where(.svelte-1jxwcux){background-color:var(--navBg);color:var(--subtle)}.chat__bubble.svelte-1jxwcux p:where(.svelte-1jxwcux){margin:0!important}@media (width<=768px){.chat__messages.svelte-1jxwcux{gap:1rem;padding:1rem}.chat__bubble.svelte-1jxwcux{max-width:100%}}.postImage.svelte-10eeoec{width:100%;max-width:1200px;margin:6rem auto!important}.postImage.svelte-10eeoec img:where(.svelte-10eeoec){width:100%;height:auto;margin-bottom:.5rem}.postImage__caption.svelte-10eeoec{font-size:.875rem;font-family:var(--codeFont);text-align:center;color:var(--subtle)}.scrollingCode.svelte-wq6h4t{position:relative}@media (width<=768px){.scrollingCode.svelte-wq6h4t{min-height:20rem}}.scrollingCode__pre.svelte-wq6h4t{background-color:var(--fg);border:solid 1px var(--shiki-token-border);font-family:var(--codeFont);color:var(--bg);white-space:pre-wrap;margin:0;padding:1rem;font-size:.8rem;line-height:1.6;position:absolute;inset:0;overflow-y:auto}.splitGrid.svelte-spp57j{width:100%;max-width:1200px;margin:6rem auto!important}.splitGrid__items.svelte-spp57j{grid-auto-columns:minmax(0,1fr);grid-auto-flow:column;align-items:stretch;gap:1.5rem;display:grid}.splitGrid__items--layout.svelte-spp57j{grid-auto-flow:row;grid-auto-columns:unset;grid-template-columns:repeat(var(--sgCols,1), minmax(0, 1fr))}.splitGrid__items--layout.svelte-spp57j>:first-child{grid-column:span var(--sgSpan1,1)}.splitGrid__items--layout.svelte-spp57j>:nth-child(2){grid-column:span var(--sgSpan2,1)}.splitGrid__items--layout.svelte-spp57j>:nth-child(3){grid-column:span var(--sgSpan3,1)}.splitGrid__items--layout.svelte-spp57j>:nth-child(4){grid-column:span var(--sgSpan4,1)}.splitGrid__items--layout.svelte-spp57j>:nth-child(5){grid-column:span var(--sgSpan5,1)}.splitGrid__items--layout.svelte-spp57j>:nth-child(6){grid-column:span var(--sgSpan6,1)}.splitGrid__items.svelte-spp57j>*{min-width:0}.splitGrid__caption.svelte-spp57j{font-size:.875rem;font-family:var(--codeFont);text-align:center;color:var(--subtle)}@media (width<=768px){.splitGrid__items.svelte-spp57j{grid-auto-flow:row}.splitGrid__items--layout.svelte-spp57j{grid-template-columns:1fr}.splitGrid__items--layout.svelte-spp57j>:nth-child(n){grid-column:auto}}.mermaid.svelte-16unr5f{width:100%;max-width:1200px;position:relative;margin:6rem auto!important}.mermaid__viewport.svelte-16unr5f{border:1px solid var(--visBg);cursor:grab;touch-action:none;-webkit-user-select:none;user-select:none;background-color:var(--codeBg);background-image:radial-gradient(var(--visBg) 1px, transparent 1px);border-radius:4px;max-height:80vh;transition:background-position .1s ease-out,background-size .1s ease-out;position:relative;overflow:hidden}.mermaid__viewport--panning.svelte-16unr5f{cursor:grabbing;transition:none}.mermaid__diagram.svelte-16unr5f{transform-origin:0 0;box-sizing:border-box;width:fit-content;padding:2rem;transition:transform .1s ease-out}.mermaid__diagram--static.svelte-16unr5f{transition:none}.mermaid__diagram.svelte-16unr5f svg{max-width:none;height:auto}.mermaid__controls.svelte-16unr5f{gap:.25rem;display:flex;position:absolute;top:.5rem;right:.5rem}.mermaid__button.svelte-16unr5f{font-family:var(--codeFont);min-width:1.75rem;height:1.75rem;color:var(--fg);background-color:var(--navBg);border:1px solid var(--visBg);cursor:pointer;border-radius:4px;padding:0 .4rem;font-size:.875rem;line-height:1}.mermaid__button--reset.svelte-16unr5f{min-width:3rem}.mermaid__button.svelte-16unr5f:hover:not(:disabled){background-color:var(--fileHoverBg)}.mermaid__button.svelte-16unr5f:disabled{opacity:.4;cursor:default}.mermaid__caption.svelte-16unr5f{font-size:.875rem;font-family:var(--codeFont);text-align:center;color:var(--subtle);margin-top:.5rem}.gallery.svelte-n3e5dv{width:100%;max-width:1200px;margin:6rem auto!important}.gallery__loading.svelte-n3e5dv,.gallery__error.svelte-n3e5dv{text-align:center;color:var(--subtle);font-family:var(--codeFont);padding:2rem}img.svelte-n3e5dv{height:auto;margin-left:auto;margin-right:auto;width:100%!important;margin-bottom:.5rem!important}img.svelte-n3e5dv:last-child{margin-bottom:0}.post.svelte-jot9ci{color:var(--subtle);min-width:0;margin:0 auto;font-size:1.25rem}.post.svelte-jot9ci :not([data-line]):not(:last-child){margin-bottom:1.5rem}.post.svelte-jot9ci>*{max-width:40rem;margin-left:auto;margin-right:auto}.post.svelte-jot9ci h1,.post.svelte-jot9ci h2,.post.svelte-jot9ci h3,.post.svelte-jot9ci h4,.post.svelte-jot9ci h5,.post.svelte-jot9ci h6{font-family:var(--displayFont);color:var(--fg);scroll-margin-top:2rem}@media (width<=768px){.post.svelte-jot9ci h1,.post.svelte-jot9ci h2,.post.svelte-jot9ci h3,.post.svelte-jot9ci h4,.post.svelte-jot9ci h5,.post.svelte-jot9ci h6{scroll-margin-top:5rem}}.post.svelte-jot9ci h1{font-size:3rem;line-height:1.1;margin-bottom:.5rem!important}.post__date.svelte-jot9ci{font-family:var(--codeFont);font-size:.8rem}.post.svelte-jot9ci p a,.post.svelte-jot9ci li a{color:var(--fg);padding:.1rem .2rem;font-weight:700;text-decoration:underline}.post.svelte-jot9ci p a:hover,.post.svelte-jot9ci li a:hover{background-color:var(--fg);color:var(--bg);outline:solid 2px var(--fg)}.post.svelte-jot9ci ul{padding-left:1.5rem}.post.svelte-jot9ci ul li::marker{color:var(--listMarker);content:"❖ "}.post.svelte-jot9ci ul li:not([data-line]):not(:last-child){margin-bottom:.75rem}.post.svelte-jot9ci p code,.post.svelte-jot9ci li code{background-color:var(--navBg);font-family:var(--codeFont);word-break:break-all;padding:0 .2rem;font-size:.9rem;display:inline-block;margin-bottom:0!important}.post.svelte-jot9ci blockquote{border-left:solid 4px var(--listMarker);color:var(--listMarker);font-style:italic;font-family:var(--codeFont);padding-left:1rem;font-size:.875rem}.post.svelte-jot9ci [data-rehype-pretty-code-figure]{position:relative;max-width:60rem!important;margin:3rem auto!important}.post.svelte-jot9ci pre ::selection{color:var(--bg);background-color:var(--fg)}.post.svelte-jot9ci pre>code{border:solid 1px var(--shiki-token-border);max-width:100%;padding:2rem 0;font-size:.9rem;display:grid;overflow-x:auto;background-color:var(--codeBg)!important;font-family:BerkeleyMono,monospace!important}.post.svelte-jot9ci pre>code[data-language=markdown],.post.svelte-jot9ci pre>code[data-language=md]{white-space:pre-wrap;word-wrap:break-word}.post.svelte-jot9ci pre>code[data-language=markdown]>[data-line]:before,.post.svelte-jot9ci pre>code[data-language=md]>[data-line]:before{display:none}.post.svelte-jot9ci pre>code [data-line]{border-left:.25rem solid #0000;min-height:1lh;padding:0 .5rem}.post.svelte-jot9ci pre>code:not([data-line-numbers]) [data-line]{padding-left:2.5rem}.post.svelte-jot9ci pre>code .highlighted{background-color:var(--shiki-token-line-highlight);border-left-color:var(--fg)}.post.svelte-jot9ci pre>code[data-line-numbers]{counter-reset:line}.post.svelte-jot9ci pre>code[data-line-numbers]>[data-line]:before{counter-increment:line;content:counter(line);text-align:left;width:2rem;color:var(--shiki-token-line-number);margin-right:1rem;display:inline-block}.post.svelte-jot9ci [data-rehype-pretty-code-title]{background-color:var(--shiki-token-border);font-family:var(--codeFont);width:fit-content;color:var(--fg);padding:.5rem .75rem;font-size:.8rem;font-weight:600;display:flex;margin-bottom:0!important}.post.svelte-jot9ci [data-rehype-pretty-code-title]:before{content:"❖ ";color:var(--subtle);margin-right:.5rem}.post.svelte-jot9ci hr{border:none;border-bottom:solid 2px var(--listMarker);margin:0 auto;max-width:2rem!important}.post.svelte-jot9ci .video,.post.svelte-jot9ci .videoPlayer,.post.svelte-jot9ci .gallery,.post.svelte-jot9ci .postImage,.post.svelte-jot9ci .stlViewer,.post.svelte-jot9ci .mermaid,.post.svelte-jot9ci .filesEmbed,.post.svelte-jot9ci .splitGrid,.post.svelte-jot9ci video{width:100%;max-width:1200px;margin:6rem auto!important}.post.svelte-jot9ci .chat{width:100%;max-width:48rem;margin:6rem auto!important}.post.svelte-jot9ci .splitGrid .postImage,.post.svelte-jot9ci .splitGrid .videoPlayer,.post.svelte-jot9ci .splitGrid video{width:100%;max-width:100%!important;margin:0!important}.post.svelte-jot9ci .splitGrid .postImage img{margin-bottom:0;display:block}.post.svelte-jot9ci>:first-child{opacity:1;animation-name:svelte-jot9ci-slidedown;animation-duration:.5s;animation-timing-function:ease-in-out;animation-fill-mode:both}.post.svelte-jot9ci>:not(:first-child){opacity:1;animation-name:svelte-jot9ci-slideup;animation-duration:.25s;animation-timing-function:ease-in-out;animation-fill-mode:both}.post.svelte-jot9ci>:first-child,.post.svelte-jot9ci>:nth-child(2){animation-delay:.1s}.post.svelte-jot9ci>:nth-child(3){animation-delay:.5s}.post.svelte-jot9ci>:nth-child(4){animation-delay:.6s}.post.svelte-jot9ci>:nth-child(5){animation-delay:.7s}.post.svelte-jot9ci>:nth-child(6){animation-delay:.8s}.post.svelte-jot9ci>:nth-child(7){animation-delay:.9s}.post.svelte-jot9ci>:nth-child(8){animation-delay:1s}.post.svelte-jot9ci>:nth-child(9){animation-delay:1.1s}.post.svelte-jot9ci>:nth-child(10){animation-delay:1.2s}.post.svelte-jot9ci>:nth-child(n+11){animation-delay:1.3s}@keyframes svelte-jot9ci-slideup{0%{opacity:0;transform:translateY(3rem)}to{opacity:1}}@keyframes svelte-jot9ci-slidedown{0%{opacity:0;transform:translateY(-3rem)}to{opacity:1}}@media (width<=768px){.post.svelte-jot9ci h1{font-size:2rem}}
