.prose{--prose-mono: ui-monospace, SFMono-Regular, "SF Mono", Menlo, Consolas, "Liberation Mono", monospace}.post-header{margin-bottom:2rem}.post-meta{color:var(--text-muted);font-size:.9rem;margin:.35rem 0 0}.prose :where(h2){font-size:1.35rem;margin-top:2.5rem}.prose :where(h3){font-size:1.12rem;margin-top:2rem}.prose :where(p,ul,ol){margin:0 0 1.15rem}.prose :where(ul,ol){padding-left:1.4rem}.prose :where(li){margin:.3rem 0}.prose :where(li)::marker{color:var(--text-muted)}.prose :where(blockquote){margin:1.5rem 0;padding:.2rem 0 .2rem 1rem;border-left:3px solid var(--border);color:var(--text-muted)}.prose :where(hr){border:0;border-top:1px solid var(--border);margin:2.5rem 0}.prose :where(img){max-width:100%;height:auto;border-radius:8px;border:1px solid var(--border)}.figure{margin:1.75rem 0;text-align:center}.figure :where(img){margin-inline:auto}.figure figcaption{margin-top:.5rem;font-size:.875rem;color:var(--text-muted)}.prose :where(:not(pre)>code){font-family:var(--prose-mono);font-size:.9em;background:var(--border);padding:.12em .36em;border-radius:4px}.prose :where(pre.astro-code){margin:1.5rem 0;padding:1rem 1.1rem;border-radius:8px;border:1px solid var(--border);overflow-x:auto;font-size:.9rem;line-height:1.6;color:var(--shiki-light);background-color:var(--shiki-light-bg)}.prose :where(pre.astro-code) span{color:var(--shiki-light)}:root[data-theme=dark] .prose :where(pre.astro-code){color:var(--shiki-dark);background-color:var(--shiki-dark-bg)}:root[data-theme=dark] .prose :where(pre.astro-code) span{color:var(--shiki-dark)}.prose :where(.katex-display){overflow-x:auto;overflow-y:hidden;padding:.5rem 0}.post-video{display:block;width:100%;margin:1.75rem 0;border-radius:8px;border:1px solid var(--border)}.embed{position:relative;margin:1.75rem 0;aspect-ratio:16 / 9}.embed iframe{position:absolute;inset:0;width:100%;height:100%;border:0;border-radius:8px}.post-back{margin-top:3rem;padding-top:1.5rem;border-top:1px solid var(--border);font-size:.95rem}
