:root{--ink: #23241f;--bg: #f4f5f0;--text-muted: #6b6c63;color-scheme:light}*{box-sizing:border-box}html,body,#root{height:100%}body{margin:0;font-family:IBM Plex Sans,system-ui,sans-serif;color:var(--ink);background:var(--bg);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.mono{font-family:IBM Plex Mono,monospace;font-variant-numeric:tabular-nums}input,button,select,textarea{font-family:inherit}a{color:var(--text-muted)}
