@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600&display=swap";*{box-sizing:border-box}html,body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-feature-settings:"cv02", "cv03", "cv04", "cv11";margin:0;padding:0;font-family:Inter,DM Sans,-apple-system,BlinkMacSystemFont,sans-serif}#root{min-height:100vh}button,input,select,textarea{font-family:inherit}input[type=month],input[type=date]{cursor:pointer}input[type=number]::-webkit-inner-spin-button{opacity:.4}
