:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}h1{font-size:1.5em;line-height:1.1}@media only screen and (min-width: 600px){h1{font-size:2em}}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}}#root{max-width:1280px;margin:0 auto;padding:0;text-align:center}.status-icon-stroke{stroke:#00bfff}@keyframes loading-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.loading-icon{animation:loading-spin infinite 5s linear}@media only screen and (min-width: 600px){#root{padding:2rem}}
