*{box-sizing:border-box}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#fdf2e5;margin:0;font-family:Helvetica,Arial,sans-serif}html,body,#root{min-height:100%}@keyframes spin{to{transform:rotate(360deg)}}.spinner{border:3px solid #e7e5e4;border-top-color:#6366f1;border-radius:50%;width:32px;height:32px;animation:.8s linear infinite spin}
