*,:after,:before{box-sizing:border-box;margin:0;padding:0}:root{--green-deep:#0d3d2e;--green-mid:#1d9e75;--green-light:#e1f5ee;--green-pale:#f0faf6;--page-bg:#f7f5f0;--white:#fff;--text-primary:#0d1f18;--text-secondary:#4a6358;--text-tertiary:#8aa89c;--border:#e2e8e5;--border-strong:#c8d8d2;--radius:12px;--radius-lg:18px;--font-sans:"DM Sans",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;--font-serif:"Fraunces",Georgia,serif}html{font-family:var(--font-sans);-webkit-text-size-adjust:100%}body{background:var(--page-bg);color:var(--text-primary);line-height:1.5;-webkit-font-smoothing:antialiased}body.form-filler{background:#fff;min-height:100vh}body.dashboard{overflow:hidden;height:100vh}:focus-visible{outline:2px solid var(--green-mid);outline-offset:2px}button{font-family:inherit;cursor:pointer}input,select,textarea{font-family:inherit;font-size:inherit}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}