.prose{max-width:clamp(38ch,92vw,78ch);width:100%;color:var(--text-muted);font-size:clamp(1rem,.94rem + .25vw,1.125rem);line-height:1.75}@media(min-width:1280px){.prose{font-size:clamp(1.0625rem,.95rem + .3vw,1.1875rem)}}.prose>*+*{margin-top:1.25em}.prose h2{margin-top:2em;margin-bottom:.5em;font-size:1.75rem;font-weight:700;letter-spacing:-.01em;line-height:1.2;color:var(--text-primary)}.prose h3{margin-top:1.6em;margin-bottom:.4em;font-size:1.375rem;font-weight:600;line-height:1.3;color:var(--text-primary)}.prose h4{margin-top:1.4em;margin-bottom:.4em;font-size:1.125rem;font-weight:600;color:var(--text-primary)}.prose p{margin-top:1em;margin-bottom:1em}.prose .lead{font-size:1.25rem;line-height:1.6;color:var(--text-muted);font-weight:400}.prose strong{color:var(--text-primary);font-weight:600}.prose a{color:var(--brand-navy-500);text-decoration:underline;text-underline-offset:3px;text-decoration-thickness:1.5px}.prose a:hover{color:var(--brand-amber-600)}.prose ul,.prose ol{margin-top:1em;margin-bottom:1em;padding-left:1.5rem}.prose ul{list-style:disc}.prose ol{list-style:decimal}.prose li{margin-top:.4em;margin-bottom:.4em}.prose li>p{margin:.3em 0}.prose blockquote{border-left:3px solid var(--brand-amber-600);padding-left:1rem;font-style:italic;color:var(--text-muted);margin:1.5em 0}.prose code:not(pre code){font-family:var(--font-mono);font-size:.875em;background:var(--gray-100);color:var(--text-primary);padding:2px 5px;border-radius:4px;word-break:break-word}[data-theme=dark] .prose code:not(pre code){background:#1a1f30}.prose pre{background:var(--code-bg);color:var(--code-fg);padding:1.25rem 1.5rem;border-radius:8px;overflow-x:auto;font-size:14px;line-height:1.6;margin:1.5em 0;white-space:pre}.prose pre code{background:transparent;padding:0;color:inherit;font-size:inherit}.prose pre.shiki{background:var(--code-bg)}.prose pre.shiki code{display:block}.prose pre.shiki .line{display:inline-block;min-height:1lh;width:100%}.prose img,.prose picture{margin:1.5em 0;border-radius:8px;border:1px solid var(--border-subtle)}.prose figure{margin:1.5em 0}.prose figcaption{font-size:.875rem;color:var(--text-secondary);text-align:center;margin-top:.5em}.prose hr{border:none;border-top:1px solid var(--border);margin:2.5em 0}.prose table{display:block;width:100%;max-width:100%;overflow-x:auto;border-collapse:collapse;margin:1.5em 0;font-size:.9375rem;white-space:nowrap;-webkit-overflow-scrolling:touch}@media(min-width:768px){.prose table{display:table;white-space:normal}}.prose th,.prose td{padding:.5rem .75rem;text-align:left;border-bottom:1px solid var(--border);vertical-align:top}.prose th{font-weight:600;color:var(--text-primary);background:var(--bg-surface)}.prose pre{max-width:100%}.prose img,.prose picture{max-width:100%;height:auto}.prose .video-embed{position:relative;width:100%;max-width:100%;padding-bottom:56.25%;height:0;margin:1.75em 0;overflow:hidden;border-radius:8px;background:var(--code-bg)}.prose .video-embed iframe{position:absolute;inset:0;width:100%;height:100%;border:0;border-radius:inherit}.prose .heading-anchor{color:var(--text-secondary);opacity:0;margin-left:.5ch;text-decoration:none;transition:opacity .15s ease-out}.prose h2:hover .heading-anchor,.prose h3:hover .heading-anchor,.prose h4:hover .heading-anchor{opacity:1}.topic-sections>.topic-section+.topic-section{margin-top:2.5em}.topic-section table{display:block;width:100%;max-width:100%;overflow-x:auto;border-collapse:collapse;margin:1em 0;font-size:.9375rem;background:var(--bg-card);border:1px solid var(--border-subtle);border-radius:6px}@media(min-width:768px){.topic-section table{display:table}}.topic-section th,.topic-section td{padding:.55rem .75rem;text-align:left;border-bottom:1px solid var(--border-subtle);vertical-align:top}.topic-section tbody tr:last-child th,.topic-section tbody tr:last-child td{border-bottom:0}.topic-section th{font-weight:600;color:var(--text-primary);background:var(--bg-surface)}.topic-section p{margin:.85em 0;line-height:1.7}.topic-section h3{margin:1.5em 0 .5em;font-size:1.125rem;font-weight:600}.topic-section ul,.topic-section ol{margin:.85em 0;padding-left:1.5rem}.topic-section li{margin:.3em 0}.topic-section pre{background:var(--code-bg);color:var(--code-fg);padding:1rem;border-radius:6px;overflow-x:auto;font-size:.875rem;line-height:1.5;margin:1em 0}.topic-section code:not(pre code){background:var(--gray-100);color:var(--text-primary);padding:2px 5px;border-radius:4px;font-family:var(--font-mono);font-size:.875em}.topic-section .section-heading{font-size:1.5rem;font-weight:700;color:var(--text-primary);letter-spacing:-.01em;border-bottom:1px solid var(--border-subtle);padding-bottom:.4em;margin-bottom:.8em}.document-list{list-style:none;padding:0;margin:0;display:grid;gap:.5rem}.document-link{display:inline-flex;align-items:center;gap:.75rem;padding:.625rem .875rem;border:1px solid var(--border-subtle);border-radius:6px;background:var(--bg-surface);text-decoration:none;color:var(--text-primary);transition:background .12s ease-out,border-color .12s ease-out}.document-link:hover{background:var(--gray-100);border-color:var(--brand-amber-600)}[data-theme=dark] .document-link:hover{background:#1a1f30}.document-link .doc-icon{font-size:1.25rem;flex-shrink:0}.document-link .doc-label{flex:1;font-weight:500;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.document-link .doc-kind{font-size:.75rem;text-transform:uppercase;color:var(--text-secondary);background:var(--gray-100);padding:.15em .5em;border-radius:999px}[data-theme=dark] .document-link .doc-kind{background:#1a1f30}.topic-gallery{display:grid;grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:.75rem;margin:0}.topic-gallery figure{margin:0}.topic-gallery img{width:100%;height:auto;aspect-ratio:4/3;-o-object-fit:contain;object-fit:contain;border-radius:6px;border:1px solid var(--border-subtle);background:var(--bg-surface)}.bw-zoom[data-astro-cid-hso2bjuw]{cursor:zoom-in;transition:opacity .12s}.bw-zoom[data-astro-cid-hso2bjuw]:hover{opacity:.85}.bw-tbl[data-astro-cid-hso2bjuw]{overflow-x:auto;-webkit-overflow-scrolling:touch;margin:1.25em 0;border-radius:6px;border:1px solid var(--border-subtle,#e5e7eb)}.bw-tbl[data-astro-cid-hso2bjuw] table[data-astro-cid-hso2bjuw]{display:table!important;width:100%;margin:0!important;border:none!important;border-radius:0!important;white-space:normal}
