:root{--bg:#fbfbfa;--fg:#1a1a18;--muted:#6b6b66;--rule:#e3e3df;--accent:#2f6f4e}@media (prefers-color-scheme:dark){:root{--bg:#14140f;--fg:#f0efe9;--muted:#9a9a92;--rule:#2c2c26;--accent:#7fbf9a}}*{box-sizing:border-box}html,body{margin:0;padding:0}body{background:var(--bg);color:var(--fg);-webkit-font-smoothing:antialiased;font-family:ui-sans-serif,system-ui,-apple-system,Segoe UI,sans-serif;line-height:1.6}
