@import"https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800;900&display=swap";*{box-sizing:border-box;border:0;-webkit-tap-highlight-color:rgba(0,0,0,0)}body{margin:0;padding:0;font-family:Inter,sans-serif;background-color:#f7f7f7;min-height:100vh;display:flex;flex-direction:column}#root{display:flex;flex-direction:column;min-height:100vh}a{text-decoration:none}h1,h2,h3,h4,h5,h6{margin:0;padding:0}p{margin:0}button{white-space:nowrap;cursor:pointer}button:disabled{cursor:default}
