@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&family=Roboto:wght@400;500;700&display=swap";*,:before,:after{box-sizing:border-box}body{color:#2b2a2a;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#fff;margin:0;font-family:Inter,system-ui,sans-serif}h1,h2,h3{font-family:Roboto,system-ui,sans-serif}#root{flex-direction:column;min-height:100svh;display:flex}
