*{box-sizing:border-box;margin:0;padding:0}html,body,#root{color:#fff;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#1a1a2e;height:100%;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}#root{max-width:480px;margin:0 auto;font-size:16px}@media (width>=768px){#root{max-width:680px;font-size:17px}}@media (width>=1024px){#root{max-width:800px;font-size:18px}}@media (width<=374px){#root{font-size:14px}}button,input{-webkit-tap-highlight-color:transparent;font-family:inherit}button,a,[role=button]{min-width:44px;min-height:44px}input,select,textarea{font-size:max(16px,1rem)}@keyframes spin{to{transform:rotate(360deg)}}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}
