*{box-sizing:border-box}html,body{scroll-behavior:auto}body{margin:0;min-width:320px;min-height:100vh;font-family:Inter,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a,button{transition:color .2s ease,border-color .2s ease,opacity .2s ease,transform .2s ease}@keyframes iconMove{0%{transform:translate(0);opacity:1}50%{transform:translate(20px);opacity:0}75%{transform:translate(-20px);opacity:0}to{transform:translate(0);opacity:1}}#root{width:100%;min-height:100vh}
