:root{--text:#2c2418;--text-strong:#1a1410;--text-muted:#6b5d4a;--text-subtle:#9a8e76;--bg:#fbfaf6;--surface:#fff;--surface-muted:#f4f1ea;--border:#d6cfbf;--border-strong:#b8a98e;--danger:#b91c1c;--danger-subtle:#fee2e2;--sprout:#5a8a3a;--sans:"Inter", system-ui, -apple-system, sans-serif;--mono:ui-monospace, "SF Mono", Consolas, monospace;font-family:var(--sans);color:var(--text);background:var(--bg);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:14px;line-height:1.5}body{margin:0}h1,h2,h3{color:var(--text-strong);margin:0;font-weight:600}button{font-family:inherit}*{box-sizing:border-box}
