*,:after,:before{box-sizing:border-box;margin:0;padding:0}:root{--black:#0a0a0a;--white:#fff;--gray-50:#f9f9f8;--gray-100:#f0efed;--gray-200:#e4e3e0;--gray-400:#a8a7a3;--gray-600:#6b6a67;--gray-800:#2c2c2a;--green:#2d6a4f;--green-light:#e8f4ee;--red:#c0392b;--red-light:#fef2f2;--radius:10px;--radius-lg:16px}html{font-size:16px}body{font-family:DM Sans,sans-serif;background:var(--gray-50);color:var(--black);min-height:100vh;-webkit-font-smoothing:antialiased}button{cursor:pointer}button,input,textarea{font-family:inherit}