*,:before,:after{box-sizing:border-box}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0}#root{flex-direction:column;min-height:100svh;display:flex}h1,h2,h3,h4,p{margin:0}@keyframes spin{to{transform:rotate(360deg)}}.spinner{border:2.5px solid #e0d8cc;border-top-color:#4a7c59;border-radius:50%;flex-shrink:0;width:20px;height:20px;animation:.7s linear infinite spin}
