.prose-custom{color:var(--text-secondary);font-size:16px;line-height:1.85;max-width:72ch}.prose-custom p{margin-bottom:1.5rem}.prose-custom h2{font-size:22px;font-weight:700;margin-top:3rem;margin-bottom:1rem;letter-spacing:-.02em}.prose-custom h2,.prose-custom h3{font-family:var(--font-syne),sans-serif;color:var(--text-primary)}.prose-custom h3{font-size:17px;font-weight:600;margin-top:2rem;margin-bottom:.65rem}.prose-custom blockquote{border-left:2px solid var(--teal-400);padding-left:1.25rem;margin:1.75rem 0;font-style:italic;color:var(--text-secondary);font-size:16px}.prose-custom ul{list-style:none;padding:0;margin-bottom:1.5rem;display:flex;flex-direction:column;gap:.75rem}.prose-custom ul li{display:flex;align-items:baseline}.prose-custom ul li:before{content:"—";color:#3b82f6;margin-right:.75rem;font-weight:500;flex-shrink:0}.prose-custom ol{list-style:none;padding:0;margin-bottom:1.5rem;display:flex;flex-direction:column;gap:.75rem;counter-reset:prose-counter}.prose-custom ol li{counter-increment:prose-counter;display:flex;align-items:baseline;gap:.75rem}.prose-custom ol li:before{content:counter(prose-counter) ".";color:#3b82f6;font-weight:700;font-size:13px;flex-shrink:0;min-width:1.25rem}.prose-custom li ol,.prose-custom li ul{margin-top:.5rem;margin-bottom:0}.prose-custom pre{background:hsla(0,0%,100%,.04);border:1px solid hsla(0,0%,100%,.08);border-radius:10px;padding:1.25rem 1.5rem;overflow-x:auto;margin-bottom:1.5rem}.prose-custom pre code{background:none;border:none;padding:0;font-size:13.5px;color:#a5f3fc}.prose-custom table{width:100%;border-collapse:collapse;margin-bottom:1.5rem;font-size:14px}.prose-custom th{text-align:left;color:var(--text-primary);font-weight:600;padding:.6rem .9rem;border-bottom:1px solid hsla(0,0%,100%,.12)}.prose-custom td{padding:.6rem .9rem;border-bottom:1px solid hsla(0,0%,100%,.06);color:var(--text-secondary)}.prose-custom hr{border:none;border-top:1px solid hsla(0,0%,100%,.08);margin:2.5rem 0}.prose-custom strong{color:var(--text-primary);font-weight:600}.prose-custom code{font-family:var(--font-dm-mono),monospace;font-size:13px;background:hsla(0,0%,100%,.06);border:1px solid hsla(0,0%,100%,.08);padding:.15em .45em;border-radius:4px;color:var(--teal-400)}.prose-custom a{color:#3b82f6;text-decoration:underline;text-underline-offset:4px;transition:color .15s}.prose-custom a:hover{color:#60a5fa}.prose-cta{background:rgba(59,130,246,.07);border:1px solid rgba(59,130,246,.22);border-left:3px solid rgba(59,130,246,.55);border-radius:14px;padding:1.5rem 1.75rem;margin:2.5rem 0;display:flex;flex-direction:column;gap:.65rem}.prose-cta-title{font-family:var(--font-syne),sans-serif;font-size:15px;font-weight:700;color:var(--text-primary);margin:0}.prose-cta-text{font-size:13px;color:var(--text-secondary);line-height:1.65;margin:0!important}.prose-cta-btn{display:inline-flex;align-items:center;gap:.4rem;padding:.6rem 1.25rem;margin-top:.25rem;background:linear-gradient(90deg,#3b82f6,#06b6d4);color:#fff!important;font-size:13px;font-weight:600;border-radius:9px;text-decoration:none!important;width:fit-content;transition:opacity .15s;font-family:var(--font-dm-sans),sans-serif}.prose-cta-btn:hover{opacity:.88;color:#fff!important}.light .prose-custom{color:#334155}.light .prose-custom strong{color:#0f172a}.light .prose-custom code{background:rgba(59,130,246,.07);border-color:rgba(59,130,246,.18);color:#1d4ed8}.light .prose-custom a{color:#1d4ed8}.light .prose-custom a:hover{color:#1e40af}.light .prose-custom ul li:before{color:#2563eb}.light .prose-custom blockquote{border-left-color:#06b6d4;color:#475569}.light .prose-cta{background:rgba(59,130,246,.05);border-color:rgba(59,130,246,.25) rgba(59,130,246,.25) rgba(59,130,246,.25) rgba(59,130,246,.6)}.light .prose-cta-title{color:#0f172a}.light .prose-cta-text{color:#475569}.light .prose-custom ol li:before{color:#2563eb}.light .prose-custom pre{background:#f1f5f9;border-color:#e2e8f0}.light .prose-custom pre code{color:#1d4ed8}.light .prose-custom th{color:#0f172a;border-bottom-color:#e2e8f0}.light .prose-custom td{border-bottom-color:#f1f5f9;color:#334155}.light .prose-custom hr{border-top-color:#e2e8f0}