.prose{max-width:none}.prose h1,.prose h2,.prose h3,.prose h4{font-family:var(--font-primary);color:#0078D4;font-weight:400;margin-top:1.5em;margin-bottom:.75em}.prose h2{font-size:clamp(24px,5vw,32px);line-height:1.3}.prose h3{font-size:clamp(20px,4.5vw,28px);line-height:1.3}.prose h4{font-size:clamp(18px,4vw,24px);line-height:1.3;color:#16697A}.prose p{margin-top:.75em;margin-bottom:.75em;line-height:1.6}.prose ol,.prose p,.prose ul{font-family:var(--font-secondary);font-weight:300;font-size:clamp(14px,3.5vw,18px)}.prose ol,.prose ul{margin-top:1em;margin-bottom:1em;padding-left:1.5em}.prose li{margin-top:.5em;margin-bottom:.5em;line-height:1.6}.prose strong{color:#0078D4;font-weight:600}.prose code{padding:.2em .4em;border-radius:3px;font-size:.9em;color:#16697A;font-family:monospace}.prose code,.prose pre{background-color:#f5f5f5}.prose pre{padding:1em;border-radius:8px;overflow-x:auto;margin:1em 0}.prose blockquote{border-left:4px solid #0078d4;padding-left:1em;margin-left:0;font-style:italic;color:#666}.prose a{color:#0078D4;text-decoration:underline}.prose a:hover{color:#005a9e}