:root { color-scheme: light; font-family: Inter, ui-sans-serif, system-ui, sans-serif; color: #18181b; background: #fafafa; }
body { margin: 0; }
main { width: min(720px, calc(100% - 48px)); margin: 0 auto; padding: 64px 0; }
h1 { margin: 6px 0 12px; font: 600 clamp(2.25rem, 7vw, 4rem)/1.05 Georgia, serif; letter-spacing: -.04em; }
h2 { margin-top: 40px; font-size: 1.1rem; }
p, li { color: #52525b; line-height: 1.65; }
li + li { margin-top: 8px; }
a { color: #4f46e5; }
.back, .eyebrow { font-size: .8rem; font-weight: 700; letter-spacing: .08em; text-transform: uppercase; }
.back { text-decoration: none; }.eyebrow { margin: 40px 0 0; color: #4f46e5; }
.lead { font-size: 1.15rem; }.updated { margin-top: 48px; font-size: .85rem; }
