.prose-content h1{font-size:1.75rem;font-weight:800;color:var(--navy);margin:2rem 0 1rem}.prose-content h2{font-size:1.4rem;font-weight:800;color:var(--navy);margin:1.8rem 0 .8rem;padding-bottom:.4rem;border-bottom:2px solid var(--purple-100)}.prose-content h3{font-size:1.15rem;font-weight:700;color:var(--navy);margin:1.5rem 0 .6rem}.prose-content p{color:#374151;line-height:2;margin-bottom:1.2rem;font-size:.95rem}.prose-content ul,.prose-content ol{padding-right:1.5rem;margin-bottom:1.2rem}.prose-content li{color:#374151;line-height:1.9;margin-bottom:.4rem;font-size:.95rem}.prose-content blockquote{border-right:4px solid var(--violet);padding:.8rem 1.2rem;background:var(--mist);border-radius:0 1rem 1rem 0;margin:1.5rem 0;font-style:italic;color:#4b5563}.prose-content strong{color:var(--navy);font-weight:800}.prose-content em{color:var(--purple)}.prose-content a{color:var(--violet);text-decoration:underline;text-underline-offset:3px}.prose-content a:hover{color:var(--purple)}.prose-content img{width:100%;border-radius:1.5rem;margin:1.5rem 0;box-shadow:0 8px 30px #0000001a}.prose-content code{background:var(--purple-100);color:var(--purple);padding:.15rem .4rem;border-radius:.4rem;font-size:.85em}.prose-content pre{background:var(--deep);color:#e2ddf5;padding:1.5rem;border-radius:1rem;overflow-x:auto;margin:1.5rem 0}.prose-content hr{border:none;border-top:2px solid var(--purple-100);margin:2.5rem 0}html.dark .prose-content{color:#ece7f7db}html.dark .prose-content h1,html.dark .prose-content h2,html.dark .prose-content h3{color:#f6f1ff}html.dark .prose-content h2{border-bottom-color:#d4af3742}html.dark .prose-content p,html.dark .prose-content li{color:#ece7f7d1}html.dark .prose-content blockquote{background:#b9a0ff14;color:#ece7f7c7}html.dark .prose-content strong{color:#fff4d6}html.dark .prose-content em,html.dark .prose-content a:hover{color:#d7c7ff}html.dark .prose-content code{background:#b9a0ff24;color:#eadfff}html.dark .prose-content hr{border-top-color:#b9a0ff2e}
