:root{--groen:#008001;--groen-donker:#006001;--groen-licht:#e8f5e8;--wit:#fff;--zwart:#000;--grijs:#f5f5f5;--grijs-rand:#e0e0e0;--tekst-grijs:#555;--fout-rood:#d32f2f;--fout-rood-licht:#ffebee}*{box-sizing:border-box;margin:0;padding:0}body{background:var(--grijs);color:var(--zwart);min-height:100vh;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}button{cursor:pointer;border:none;font-family:inherit}input{font-family:inherit}a{color:var(--groen);text-decoration:none}
