*,:after,:before{box-sizing:border-box;margin:0;padding:0}:root{--green:#1a7a4a;--green-light:#e8f5ee;--dark:#0f1f15;--text:#1c2e21;--muted:#6b7c71;--border:#d1e0d6;--bg:#f7faf8;--white:#fff;--radius:8px;--font:"Inter",system-ui,-apple-system,sans-serif}html{font-size:16px}body{font-family:var(--font);background:var(--bg);color:var(--text);line-height:1.6}a{color:var(--green);text-decoration:none}a:hover{text-decoration:underline}