*,:after,:before{box-sizing:border-box;margin:0;padding:0}:root{--bg:#f0efe9;--surface:#ffffff;--border:#e4e3db;--text:#1c1c1a;--muted:#7a7a72;--green:#3d7a55;--green-dark:#2b5c3e;--green-light:#eaf3ed;--amber:#e07b2a;--red:#c0392b;--radius:10px;--radius-lg:16px;--shadow:0 1px 3px rgba(0,0,0,.07),0 1px 2px rgba(0,0,0,.04);--shadow-md:0 4px 12px rgba(0,0,0,.08)}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,system-ui,sans-serif;background:var(--bg);color:var(--text);line-height:1.5;-webkit-font-smoothing:antialiased}a{color:var(--green);text-decoration:none}button{cursor:pointer}button,input,select,textarea{font-family:inherit}