.markdown-reader :where(h1,h2,h3){color:var(--ink);margin:1.35rem 0 .55rem;font-weight:700;line-height:1.18}.markdown-reader :where(h1){font-size:1.6rem}.markdown-reader :where(h2){font-size:1.25rem}.markdown-reader :where(h3){font-size:1.05rem}.markdown-reader :where(p,ul,ol){margin:.82rem 0}.markdown-reader :where(ul,ol){padding-left:1.25rem}.markdown-reader :where(li){margin:.28rem 0}.markdown-reader :where(code){border:1px solid var(--line-soft);background:var(--surface-soft);color:var(--ink);border-radius:4px;padding:.08rem .34rem;font-size:.86em}.markdown-reader :where(a.doc-path-link){border:1px solid var(--line-soft);background:var(--surface-soft);font-family:var(--font-mono,ui-monospace, monospace);color:var(--ink);border-radius:4px;align-items:center;gap:.28rem;padding:.04rem .36rem;font-size:.84em;text-decoration:none;transition:border-color .15s,background .15s;display:inline-flex}.markdown-reader :where(a.doc-path-link):before{content:"›";color:var(--muted);font-weight:700}.markdown-reader :where(a.doc-path-link):hover{border-color:var(--outline-hover);background:var(--surface-strong);text-decoration:none}.markdown-reader :where(pre){border:1px solid var(--line-soft);background:var(--surface-soft);border-radius:8px;margin:1rem 0;padding:1rem;overflow-x:auto}.markdown-reader :where(pre code){background:0 0;padding:0}.markdown-reader :where(.markdown-code-block){border:1px solid color-mix(in srgb, var(--line-soft) 86%, transparent);background:linear-gradient(135deg, #55f0b014, transparent 38%), color-mix(in srgb, var(--surface) 88%, transparent);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border-radius:10px;margin:1rem 0;overflow:hidden;box-shadow:inset 0 1px #ffffff73}.markdown-reader :where(.markdown-code-header){border-bottom:1px solid var(--line-soft);background:color-mix(in srgb, var(--surface-soft) 82%, transparent);justify-content:space-between;align-items:center;gap:.75rem;padding:.48rem .6rem .48rem .82rem;display:flex}.markdown-reader :where(.markdown-code-language){min-width:0;color:var(--muted);font-family:var(--font-mono,ui-monospace, monospace);text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap;font-size:.68rem;font-weight:700;overflow:hidden}.markdown-reader :where(.markdown-code-copy){border:1px solid var(--line-soft);background:color-mix(in srgb, var(--surface) 86%, transparent);height:1.75rem;color:var(--muted);border-radius:6px;flex-shrink:0;align-items:center;gap:.35rem;padding:0 .55rem;font-size:.72rem;font-weight:700;transition:border-color .15s,color .15s,background .15s;display:inline-flex}.markdown-reader :where(.markdown-code-copy:hover:not(:disabled)){border-color:var(--outline-hover);background:var(--surface);color:var(--ink)}.markdown-reader :where(.markdown-code-copy:focus-visible){outline:2px solid var(--focus-ring);outline-offset:2px}.markdown-reader :where(.markdown-code-copy:disabled){cursor:not-allowed;opacity:.55}.markdown-reader :where(.markdown-code-body){grid-template-columns:auto minmax(0,1fr);max-width:100%;display:grid}.markdown-reader :where(.markdown-code-lines){border-right:1px solid var(--line-soft);background:color-mix(in srgb, var(--surface-soft) 72%, transparent);min-width:2.75rem;color:color-mix(in srgb, var(--muted) 78%, transparent);font-family:var(--font-mono,ui-monospace, monospace);text-align:right;-webkit-user-select:none;user-select:none;padding:.9rem .65rem;font-size:.76rem;line-height:1.65rem}.markdown-reader :where(.markdown-code-lines span){height:1.65rem;display:block}.markdown-reader :where(.markdown-code-pre){background:0 0;border:0;border-radius:0;margin:0;padding:0;overflow:auto}.markdown-reader :where(.markdown-code-pre code){min-width:max-content;color:var(--ink);white-space:pre;background:0 0;border:0;padding:.9rem 1rem;font-size:.84rem;line-height:1.65rem;display:block}html.dark .markdown-reader :where(.markdown-code-block){background:linear-gradient(135deg,#64f5ba17,#0000 42%),#ffffff09;border-color:#ffffff1a;box-shadow:inset 0 1px #ffffff14}html.dark .markdown-reader :where(.markdown-code-header){background:#ffffff0b}html.dark .markdown-reader :where(.markdown-code-copy){color:#ffffffb8;background:#ffffff0e}html.dark .markdown-reader :where(.markdown-code-copy:hover:not(:disabled)){color:#fff;background:#ffffff17}html.dark .markdown-reader :where(.markdown-code-lines){background:#ffffff09}.markdown-reader :where(blockquote){border-left:3px solid var(--fox);color:var(--muted);margin:1rem 0;padding-left:1rem}.markdown-reader :where(table){border-collapse:collapse;width:100%;margin:1rem 0;font-size:.94em;display:block;overflow-x:auto}.markdown-reader :where(th,td){border:1px solid var(--line);text-align:left;vertical-align:top;padding:.55rem .7rem}.markdown-reader :where(th){background:var(--surface-soft);color:var(--ink);white-space:nowrap;font-weight:700}.markdown-reader :where(tbody tr):nth-child(2n) :where(td){background:var(--surface-soft)}@media (max-width:639px){.markdown-reader :where(table){table-layout:fixed;width:100%;display:table}.markdown-reader :where(th,td){overflow-wrap:anywhere;white-space:normal;padding:.5rem}}.markdown-reader :where(.hljs-comment,.hljs-quote,.hljs-meta){color:var(--muted);font-style:italic}.markdown-reader :where(.hljs-keyword,.hljs-selector-tag,.hljs-built_in,.hljs-type,.hljs-doctag,.hljs-tag){color:var(--fox)}.markdown-reader :where(.hljs-string,.hljs-regexp,.hljs-addition,.hljs-template-tag){color:var(--mint-ink)}.markdown-reader :where(.hljs-number,.hljs-literal,.hljs-symbol,.hljs-bullet,.hljs-link){color:color-mix(in srgb, var(--blue) 65%, var(--ink))}.markdown-reader :where(.hljs-title,.hljs-section,.hljs-name,.hljs-attr,.hljs-attribute,.hljs-selector-id,.hljs-selector-class){color:var(--ink);font-weight:600}.markdown-reader :where(.hljs-deletion){color:var(--fox);text-decoration:line-through}.markdown-reader :where(a){color:var(--mint-ink);text-underline-offset:3px;text-decoration:underline}.markdown-reader.blog-prose :where(h2){letter-spacing:-.01em;margin-top:1.85rem;font-size:1.5rem}.markdown-reader.blog-prose :where(h3){margin-top:1.4rem;font-size:1.2rem}.markdown-reader.blog-prose :where(h2+p,h3+p){margin-top:.55rem}.markdown-reader.blog-prose :where(p){margin:.85rem 0}.markdown-reader.blog-prose :where(strong){color:var(--ink);font-weight:700}.markdown-reader.blog-prose :where(a){color:var(--mint-ink);text-underline-offset:3px;text-decoration:underline;text-decoration-thickness:1px;transition:color .15s}.markdown-reader.blog-prose :where(a):hover{color:var(--ink)}.markdown-reader.blog-prose :where(ul){padding-left:0;list-style:none}.markdown-reader.blog-prose :where(ul>li){padding-left:1.5rem;position:relative}.markdown-reader.blog-prose :where(ul>li):before{content:"";background:linear-gradient(135deg, var(--mint), var(--teal));border-radius:2px;width:.5rem;height:.5rem;position:absolute;top:.6em;left:.1rem}.markdown-reader.blog-prose :where(ol){padding-left:1.3rem}.markdown-reader.blog-prose :where(ol>li)::marker{color:var(--mint-ink);font-weight:700}.markdown-reader.blog-prose :where(li){margin:.28rem 0}.markdown-reader.blog-prose :where(blockquote){border-left:3px solid var(--mint);color:var(--ink);background:linear-gradient(90deg,#55f0b024,#0000 90%);border-radius:0 8px 8px 0;margin:1.1rem 0;padding:.7rem 1.15rem;font-style:italic}.markdown-reader.blog-prose :where(blockquote p){margin:.3rem 0}html.dark .markdown-reader.blog-prose :where(blockquote){background:linear-gradient(90deg,#64f5ba21,#0000 90%)}.markdown-reader.blog-prose :where(hr){background:var(--line);border:0;height:1px;margin:1.5rem 0}@media (min-width:640px){.markdown-reader.blog-prose :where(td:first-child){white-space:nowrap}}.markdown-reader.blog-prose :where(img){border-radius:10px;max-width:100%;height:auto;margin:1.25rem auto;display:block}.document-reader{font-size:.98rem;line-height:1.78}.document-reader :where(p,li,h1,h2,h3,h4,h5,h6,a,strong){overflow-wrap:anywhere;word-break:break-word}.document-reader :where(a.doc-path-link){word-break:break-word;max-width:100%;display:inline}.document-reader>:first-child{margin-top:0}.markdown-reader :where(h1,h2,h3,h4) .heading-anchor{color:var(--muted);opacity:0;margin-left:.4rem;font-weight:400;text-decoration:none;transition:opacity .15s}.markdown-reader :where(h1,h2,h3,h4):hover .heading-anchor,.markdown-reader .heading-anchor:focus-visible{opacity:.65}.markdown-reader :where(h2,h3,h4){scroll-margin-top:7rem}
