.landing-page{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#3a3a3c;background-color:#fff;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.landing-page a{font-weight:500;color:#636366;text-decoration:inherit}.landing-page a:hover{color:#5a2fa6}.landing-page body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}.landing-page h1{font-size:3.2em;line-height:1.1}@media (prefers-color-scheme:light){.landing-page :root{color:#213547;background-color:#fff}.landing-page a:hover{color:#747bff}}.landing-page{max-width:"100%";text-align:center}.landing-page .logo{height:6em;padding:1.5em;will-change:filter;transition:filter .3s}.landing-page .logo:hover{filter:drop-shadow(0 0 2em #646cffaa)}.landing-page .logo.react:hover{filter:drop-shadow(0 0 2em #61dafbaa)}@keyframes logo-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@media (prefers-reduced-motion:no-preference){a:nth-of-type(2) .landing-page .logo{animation:logo-spin 20s linear infinite}}.landing-page .read-the-docs{color:#888}