:root{--md2docx-primary: #2563eb;--md2docx-text: #475569;--md2docx-title: #0f172a;--md2docx-muted: #64748b;--md2docx-border: #e2e8f0;--md2docx-code-bg: #f1f5f9;--md2docx-pre-bg: #0f172a;--md2docx-pre-fg: #e2e8f0}.prose{color:var(--md2docx-text);line-height:1.9;font-size:1.05rem}.prose>:first-child{margin-top:0}.prose>:last-child{margin-bottom:0}.prose p{margin:.9rem 0}.prose h2,.prose h3,.prose h4{color:var(--md2docx-title);font-weight:800;line-height:1.25;margin:2rem 0 .9rem;letter-spacing:-.01em}.prose h2{font-size:1.55rem}.prose h3{font-size:1.25rem}.prose h4{font-size:1.1rem}.prose h3:before,.prose h2:before{content:"";display:inline-block;width:.35rem;height:.9em;margin-right:.6rem;border-radius:999px;background:linear-gradient(180deg,#3b82f6,#2563eb);vertical-align:-.12em}.prose a{color:var(--md2docx-primary);text-decoration:none;font-weight:600}.prose a:hover{text-decoration:underline}.prose strong{color:var(--md2docx-title);font-weight:800}.prose ul:not(.not-prose),.prose ol:not(.not-prose){margin:1rem 0;padding-left:1.35rem}.prose ul:not(.not-prose){list-style:disc}.prose ol:not(.not-prose){list-style:decimal}.prose ul:not(.not-prose) li,.prose ol:not(.not-prose) li{margin:.35rem 0}.prose ul:not(.not-prose) li::marker,.prose ol:not(.not-prose) li::marker{color:#94a3b8}.prose hr{border:0;border-top:1px solid var(--md2docx-border);margin:2rem 0}.prose blockquote{margin:1.25rem 0;padding:.9rem 1rem;border-left:4px solid rgba(37,99,235,.35);background:linear-gradient(90deg,#2563eb14,#2563eb00);border-radius:.75rem;color:var(--md2docx-muted)}.prose code{background:var(--md2docx-code-bg);border:1px solid rgba(226,232,240,.8);padding:.12rem .35rem;border-radius:.4rem;font-size:.92em;color:#0f172a}.prose pre{background:var(--md2docx-pre-bg);color:var(--md2docx-pre-fg);padding:1rem 1.1rem;border-radius:.9rem;overflow-x:auto;box-shadow:0 12px 30px #0206172e;margin:1.25rem 0;border:1px solid rgba(148,163,184,.18)}.prose pre code{background:transparent;border:0;padding:0;color:inherit;font-size:.95em}.prose img{border-radius:1rem;border:1px solid var(--md2docx-border);box-shadow:0 10px 24px #0f172a0f;margin:1.25rem 0}.prose .not-prose{color:inherit;font-size:inherit;line-height:inherit}
