@import url("https://fonts.googleapis.com/css2?family=Nunito:wght@400;600;700;800;900&display=swap");*,:after,:before{box-sizing:border-box;margin:0;padding:0}body,html{font-family:Nunito,sans-serif;background:#f4f6fa;color:#1e293b;min-height:100vh}button,input,select,textarea{font-family:inherit}input::placeholder,textarea::placeholder{color:#94a3b8}::-webkit-scrollbar{width:4px}::-webkit-scrollbar-thumb{background:#e2e8f0;border-radius:4px}@keyframes spin{to{transform:rotate(1turn)}}