*{box-sizing:border-box}html,body,#root{min-height:100vh;margin:0}body{color:#3e3a52;-webkit-font-smoothing:antialiased;background:#efe9e1;font-family:Nunito Sans,system-ui,sans-serif}a{color:#3f8f8c;text-decoration:none}a:hover{color:#2e6e6b}input,select,button{font-family:inherit}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-thumb{background:#7fc7c580;border-radius:8px}@keyframes nvIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:none}}@keyframes nvToast{0%{opacity:0;transform:translate(-50%,14px)}to{opacity:1;transform:translate(-50%)}}
