:root{--bg:#faf9f6;--surface:#fff;--ink:#1c2321;--ink-muted:#5b6462;--border:#e4e2dc;--accent:#2b5d5e;--accent-hover:#234b4c;--danger:#a33d2f;--danger-bg:#fbeeeb;--radius:4px}*{box-sizing:border-box}html,body{margin:0;padding:0}body{background:var(--bg);color:var(--ink);-webkit-font-smoothing:antialiased}input,button{font-family:inherit;font-size:inherit}a{color:inherit}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}
