*{margin:0;padding:0;box-sizing:border-box}html,body,#root{width:100%;height:100%}body{font-family:Manrope,sans-serif;background-color:#f9f9f9;color:#333;line-height:1.6}h1,h2,h3,h4,h5,h6{font-family:Newsreader,serif;font-weight:400}button{font-family:Manrope,sans-serif;cursor:pointer}input,textarea,select{font-family:Manrope,sans-serif}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideUp{0%{transform:translateY(10px);opacity:0}to{transform:translateY(0);opacity:1}}
