@font-face { font-family: Inter; font-style: normal; font-weight: 100 900; font-display: swap; src: url("fonts/inter-latin.woff2") format("woff2"); }
:root { color-scheme: light; font-family: Inter, -apple-system, sans-serif; background: #f5f0ee; color: #292832; }
body { margin: 0; padding: 32px 24px; }
main { max-width: 680px; margin: auto; }
h1 { letter-spacing: -.05em; }
h2 { font-size: 19px; margin-top: 30px; }
p { line-height: 1.65; font-size: 14px; }
.intro { color: #7b7272; }
a { color: inherit; }
