#root{text-align:center;max-width:1280px;margin:0 auto;padding:2rem}.hero{flex-direction:column;align-items:center;gap:.5em;display:flex}.brand-logo{border-radius:20%;width:4.5em;height:4.5em;margin-bottom:.5em;animation:3s ease-in-out infinite logo-pulse;box-shadow:0 4px 16px #29af5659}@keyframes logo-pulse{0%,to{transform:scale(1);box-shadow:0 4px 16px #29af5659}50%{transform:scale(1.05);box-shadow:0 4px 28px #29af56a6}}.brand-heading{color:#29af56;margin:0;padding-bottom:.3em;display:inline-block;position:relative}.brand-heading:after{content:"";background:#29af56;width:0;height:3px;animation:1.2s ease-out .2s forwards underline-grow;position:absolute;bottom:0;left:50%;transform:translate(-50%)}@keyframes underline-grow{to{width:100%}}@media (prefers-reduced-motion:reduce){.brand-logo{animation:none}.brand-heading:after{width:100%;animation:none}}.tagline{color:inherit;opacity:.8;margin:0;font-size:1.1em}.read-the-docs{color:#999;margin-top:1em}@media (prefers-color-scheme:light){.brand-heading{color:#1f8441}.brand-heading:after{background:#1f8441}.read-the-docs{color:#707070}}: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:Inter,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}}a{color:#646cff;-webkit-text-decoration:inherit;text-decoration:inherit;font-weight:500}a:hover{color:#535bf2}body{place-items:center;min-width:320px;min-height:100vh;margin:0;display:flex}h1{font-size:3.2em;line-height:1.1}button{cursor:pointer;background-color:#1a1a1a;border:1px solid #0000;border-radius:8px;padding:.6em 1.2em;font-family:inherit;font-size:1em;font-weight:500;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media (prefers-color-scheme:light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}
