*{box-sizing:border-box}html,body,#root{margin:0;padding:0;min-height:100vh;width:100%}body{font-family:Inter,-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:#fff;color:#1a1a1a}#root{display:flex;flex-direction:column}input:-webkit-autofill,input:-webkit-autofill:hover,input:-webkit-autofill:focus,input:-webkit-autofill:active{-webkit-box-shadow:0 0 0 1000px #ffffff inset;-webkit-text-fill-color:rgba(0,0,0,.87);caret-color:#000000de;transition:background-color 5000s ease-in-out 0s}
