@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800;900&display=swap";*{box-sizing:border-box;margin:0;padding:0}html,body,#root{min-height:100%}body{color:#0f172a;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#f3f5fa;font-family:Inter,Segoe UI,Helvetica Neue,Arial,sans-serif}#root{width:100%;max-width:100%}img{max-width:100%;display:block}button,input,textarea,select{font:inherit}
