:root{--header-offset:112px}.markdown h1,.markdown h2,.markdown h3{scroll-margin-top:var(--header-offset)}.markdown{--mkd-fg:rgb(17 24 39);--mkd-muted:rgb(107 114 128);--mkd-accent:rgb(246,59,59);--mkd-border:rgb(229 231 235);color:var(--mkd-fg);font-size:.9rem;line-height:1.75;letter-spacing:.02em;word-break:break-word}.markdown>*+*{margin-top:.9rem}.markdown h1,.markdown h2,.markdown h3{font-weight:700;line-height:1.3;color:#000}.markdown h1{font-size:clamp(1.6rem,2vw,1.9rem);margin:1.3em 0 .6em}.markdown h2{font-size:clamp(1.3rem,1.8vw,1.55rem);margin:1.2em 0 .5em}.markdown h3{font-size:clamp(1.1rem,1.55vw,1.3rem);margin:1em 0 .4em}.markdown p{margin:.8em 0;line-height:1.7}.markdown a{color:var(--mkd-accent);text-decoration:underline;text-underline-offset:3px}.markdown>p:first-of-type{font-size:.9rem;color:#000}.markdown ol,.markdown ul{list-style-position:outside!important;margin:.6rem 0;padding-left:1.5rem!important}.markdown ul{list-style:disc!important}.markdown ul ul{list-style:circle!important}.markdown ul ul ul{list-style:square!important}.markdown ol{list-style:decimal!important}.markdown li{display:list-item!important;margin:.3em 0}.markdown li::marker{color:#3b82f6}.markdown blockquote{margin:1rem 0;padding:.7rem 1rem;border-left:3px solid #e5e7eb;color:#374151;border-radius:.5rem;background:#f9fafb}.markdown img{width:100%;height:auto;border-radius:.6rem;margin:1rem 0;box-shadow:0 4px 20px rgb(0 0 0/.05)}.markdown figcaption{text-align:center;color:var(--mkd-muted);font-size:.8rem;margin-top:.4rem}.markdown :not(pre)>code{font-family:ui-monospace,Menlo,Monaco,Consolas,monospace;background:#f3f4f6;border:1px solid #e5e7eb;padding:.1rem .35rem;border-radius:4px;font-size:.85em}.markdown pre{margin:1.1rem 0;border-radius:12px;padding:40px 1rem 1rem;background:#0f172a;color:#e5e7eb;box-shadow:0 10px 24px rgb(2 6 23/.25)}.markdown table{font-size:.85rem;border:1px solid var(--mkd-border);border-radius:.5rem}.markdown td,.markdown th{padding:.6rem .8rem}.markdown hr{border:none;height:1px;background:#e5e7eb;margin:1rem 0}.markdown .mermaid{margin:1.2rem 0;overflow-x:auto}.markdown .mermaid svg{max-width:100%;height:auto;display:block}