body { font-family: Inter, "Segoe UI", Roboto, Arial, sans-serif; font-size: 1rem; line-height: 1.55; -webkit-font-smoothing: antialiased; }
h1, h2, h3, h4, h5, h6 { margin: 0 0 .65em; color: var(--mc-blue-900); font-weight: 700; line-height: 1.16; text-wrap: balance; }
h1 { font-size: clamp(2rem, 4vw, 3.5rem); letter-spacing: -.035em; }
h2 { font-size: clamp(1.6rem, 3vw, 2.5rem); letter-spacing: -.025em; }
h3 { font-size: clamp(1.25rem, 2vw, 1.65rem); }
p, ul, ol, dl, blockquote { margin: 0 0 1.25rem; }
small, .text-small { font-size: .875rem; }
.text-muted { color: var(--mc-muted); }
.lead { max-width: 52rem; font-size: clamp(1.125rem, 2vw, 1.35rem); color: var(--mc-muted); }
