:root { color-scheme: dark; font: 16px/1.65 Inter, ui-sans-serif, system-ui, sans-serif; background: #06131b; color: #d9edf2; }
body { margin: 0; }
main { width: min(760px, calc(100% - 40px)); margin: 0 auto; padding: 56px 0 80px; }
a { color: #53e5c1; }
h1, h2 { color: #fff; line-height: 1.2; }
h1 { font-size: clamp(2rem, 8vw, 3.5rem); margin-bottom: .35em; }
h2 { margin-top: 2em; }
.eyebrow { color: #53e5c1; font-weight: 800; letter-spacing: .16em; font-size: .75rem; }
.updated { color: #8eabb4; }
