: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}.layout-flex-auto{display:flex}.layout-flex-auto>*{flex:auto}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;place-items:center;min-width:320px;height:100vh}h1{font-size:3.2em;line-height:1.1}@media(prefers-color-scheme:light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}}#root{width:100%;max-width:1280px;height:100%;margin:0 auto;flex:auto;flex-direction:column;text-align:center}#splash{position:absolute;inset:0;align-items:center;justify-content:center;overflow:hidden;display:flex;flex-direction:column}#splash .logo{height:6em;padding:1.5em}#splash #status{display:grid;justify-items:center}#splash #status>*{grid-area:1 / 1}#splash #status>span{height:0;overflow-y:visible}.fade-in{opacity:0;animation:.25s ease-in forwards fadeIn}@keyframes fadeIn{to{opacity:1}}.grayscale{filter:grayscale(100%)}::-webkit-scrollbar{background:var(--scrollbarTrack-color)}::-webkit-scrollbar-thumb{background:var(--scrollbarThumb-color)}::-webkit-scrollbar-thumb:hover{background:color-mix(in srgb,var(--scrollbarThumb-color),#000 5%)}*{scrollbar-color:var(--scrollbarThumb-color) var(--scrollbarTrack-color)}
