:root{--primary:#16a34a;--primary-light:#16a34a17;--secondary:#7c3aed;--secondary-light:#f5f3ff;--black:#000;--white:#fff;--background:#fff;--foreground:#000}html{height:100%}html,body{max-width:100vw;overflow-x:hidden}body{background:var(--background);min-height:100%;color:var(--foreground);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;flex-direction:column;font-family:Arial,Helvetica,sans-serif;display:flex}*{box-sizing:border-box;margin:0;padding:0}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}
