:root{--foreground:#161616;--background:#fff;--muted:#6b7280;--border:#e5e7eb;--accent:#2563eb}*{box-sizing:border-box}html,body{margin:0;padding:0}body{color:var(--foreground);background:var(--background);font-family:system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,sans-serif;line-height:1.5}a{color:var(--accent)}main{max-width:64rem;margin:0 auto;padding:2rem 1.5rem}
