@import url("https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&display=swap");*{box-sizing:border-box}body{margin:0;min-width:320px;font-family:Inter,Roboto,Helvetica,Arial,sans-serif;background-color:#f6f8fc;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#__next{min-height:100vh}