@import"https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800;900&display=swap";*{margin:0;padding:0;box-sizing:border-box}html,body{min-height:100vh;background-color:#f5f7fb;color:#1f2937;font-family:Inter,Roboto,Helvetica Neue,Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#root{min-height:100vh}*{scroll-behavior:smooth}::selection{background:#2563eb33;color:#1f2937}
