:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;color:#ffffffde;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#242424;font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;font-weight:400;line-height:1.5}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial}}.layout-flex-auto{display:flex}.layout-flex-auto>*{flex:auto}a{color:#646cff;-webkit-text-decoration:inherit;text-decoration:inherit;font-weight:500}a:hover{color:#535bf2}body{place-items:center;min-width:320px;height:100vh;margin:0;display:flex}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{text-align:center;flex-direction:column;flex:auto;width:100%;max-width:1280px;height:100%;margin:0 auto}#splash{flex-direction:column;justify-content:center;align-items:center;display:flex;position:absolute;inset:0;overflow:hidden}#splash .logo{height:6em;padding:1.5em}#splash #status{justify-items:center;display:grid}#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()}::-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)}
