:root{--color-bg: #ffffff;--color-text: #0a0a0a;--color-text-muted: #525252;--color-link: #1d4ed8;--color-link-hover: #1e3a8a;--color-border: #e5e5e5;--color-surface: #fafafa;--space-1: .25rem;--space-2: .5rem;--space-3: .75rem;--space-4: 1rem;--space-6: 1.5rem;--space-8: 2rem;--space-12: 3rem;--text-sm: .875rem;--text-base: 1rem;--text-lg: 1.125rem;--text-xl: 1.5rem;--text-2xl: 2rem}@media(prefers-color-scheme:dark){:root{--color-bg: #0a0a0a;--color-text: #fafafa;--color-text-muted: #a3a3a3;--color-link: #93c5fd;--color-link-hover: #bfdbfe;--color-border: #262626;--color-surface: #171717}}*,*:before,*:after{box-sizing:border-box}html,body{margin:0;padding:0}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Helvetica Neue,sans-serif;line-height:1.5;background:var(--color-bg);color:var(--color-text);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{color:var(--color-link)}main{max-width:72ch;margin:0 auto;padding:2rem 1rem}
