*,:before,:after{box-sizing:border-box}body{margin:0}#root{min-height:100svh}img{max-width:100%;display:block}.page-loading{place-items:center;min-height:100vh;display:grid}.page-loading:after{content:"";border:2px solid #0000001a;border-top-color:#ff5e3a;border-radius:50%;width:32px;height:32px;animation:.7s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}
