*,:after,:before{box-sizing:border-box;margin:0;padding:0}:root{--bg:#ede8df;--bg-surface:#f5f1ea;--bg-hover:#e5ded5;--bg-active:#ddd6cc;--border:#d6cfc5;--border-subtle:#e8e3da;--text:#1a1714;--text-muted:#8a847c;--text-label:#a09890;--accent:#1a1714;--accent-hover:#2d2926;--danger:#c8391a;--success:#2a7a50;--suggest:#6b7a1a;--plan-proposed:#c8391a;--plan-approved:#2a7a50;--plan-rejected:#c8391a;--radius:8px;--font:-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}body,html{height:100%;background:var(--bg);color:var(--text);font-family:var(--font);font-size:14px;line-height:1.5;-webkit-font-smoothing:antialiased}button{cursor:pointer}button,input,textarea{font-family:inherit;font-size:inherit;border:none;background:none}input,textarea{color:inherit;outline:none}a{color:inherit;text-decoration:none}::-webkit-scrollbar{width:4px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:var(--border);border-radius:4px}