*,*:before,*:after{box-sizing:border-box}html,body,#root{height:100%;width:100%;margin:0;padding:0}body{min-width:320px;overflow:hidden;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#root{position:relative;z-index:1;animation:app-boot-fade .24s cubic-bezier(.33,0,.67,1) both}@keyframes app-boot-fade{0%{opacity:0}to{opacity:1}}@media(prefers-reduced-motion:reduce){#root{animation:none}}
