@import "https://fonts.googleapis.com/css2?family=DM+Sans:ital,opsz,wght@0,9..40,400;0,9..40,500;0,9..40,600;0,9..40,700;1,9..40,400&display=swap";*,:before,:after{box-sizing:border-box;margin:0;padding:0}body{color:#2d3748;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#f5f5f7;font-family:DM Sans,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}#root{min-height:100vh}@keyframes spin{to{transform:rotate(360deg)}}.spinner{border:3px solid #e2e8f0;border-top-color:#6bbfbf;border-radius:50%;width:40px;height:40px;animation:.7s linear infinite spin}.spinner-sm{border:2px solid #fff6;border-top-color:#fff;border-radius:50%;width:16px;height:16px;animation:.7s linear infinite spin;display:inline-block}
