@import"https://fonts.googleapis.com/css2?family=Nunito:wght@400;600;700;800&display=swap";*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--blue: #1565C0;--blue-dark: #0D47A1;--green: #2E7D32;--red: #C62828;--orange: #E65100;--gray-100: #F5F5F5;--gray-200: #EEEEEE;--gray-300: #E0E0E0;--gray-400: #BDBDBD;--gray-500: #9E9E9E;--gray-700: #616161;--gray-900: #212121}body{font-family:Nunito,-apple-system,BlinkMacSystemFont,sans-serif;background:#f5f5f5;color:#212121;-webkit-font-smoothing:antialiased;max-width:480px;margin:0 auto;min-height:100vh}input,button{font-family:Nunito,sans-serif}input{box-sizing:border-box;width:100%}p,h1,h2,h3{margin:0}@keyframes spin{to{transform:rotate(360deg)}}
