*{box-sizing:border-box;margin:0;padding:0}html,body,#root{width:100%;height:100%;overflow-x:hidden}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#f5f5f5;color:#333;line-height:1.6}#root{display:block;width:100%;min-height:100vh}a{color:#8eb34c;text-decoration:none}a:hover{color:#ff4c00}button{cursor:pointer;border:none;outline:none}button:focus{outline:2px solid #8eb34c;outline-offset:2px}html{scroll-behavior:smooth}ul,ol{list-style:none}table{border-collapse:collapse;width:100%}input,textarea,select{font-family:inherit;font-size:inherit}fieldset{border:none}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:#f1f1f1}::-webkit-scrollbar-thumb{background:#8eb34c;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#7a9a3d}
