:root{--bg-white:rgba(254,254,254,1);--bg-black:rgba(22,22,22,1);--bg-red-200:rgba(253,185,185,1);--bg-red-500:rgba(234,114,114,1);--bg-red-800:rgba(186,28,47,1);--bg-green-200:rgba(229,242,227,1);--bg-green-250:rgba(205,226,200,1);--bg-green-300:rgba(183,209,178,1);--bg-green-800:rgba(33,44,31,1)}body,html{max-width:100vw;overflow-x:hidden}body{background:white;color:var(--bg-green-800);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box;padding:0;margin:0}a{color:inherit;text-decoration:none}input[type=text]{margin:0;padding:0;border:none;outline:none;background:none;box-shadow:none;font-family:inherit;font-size:inherit;font-weight:inherit;color:inherit;appearance:none;display:block;width:100%}