#root{min-height:100vh;min-width:100vw;margin:0;padding:0;text-align:center;background-color:#101010;font-family:Century Gothic,CenturyGothic,AppleGothic,sans-serif}#loading-container{height:100vh;animation:forwards;animation-duration:5s;animation-timing-function:ease-out;animation-name:disappear-container}@keyframes disappear-container{0%,70%{opacity:1}90%,to{opacity:0}}.logo{height:6em;padding:1.5em;will-change:filter;transition:filter .3s}.logo:hover{filter:drop-shadow(0 0 2em #646cffaa)}.logo.react:hover{filter:drop-shadow(0 0 2em #61dafbaa)}@keyframes logo-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (prefers-reduced-motion: no-preference){a:nth-of-type(2) .logo{animation:logo-spin infinite 20s linear}}.card{padding:2em}.read-the-docs{color:#888}.ls-letter,.ls-outer-petal,.ls-inner-petal{fill:none;stroke-width:40;stroke-dashoffset:0;animation-duration:3s;animation-iteration-count:1;animation-timing-function:ease-in}#ls-lt-c{stroke-dasharray:375;animation-name:draw-lt-c;clip-path:url(#sp-lt-c)}@keyframes draw-lt-c{0%{stroke-dashoffset:375}35%{stroke-dashoffset:0}}#ls-lt-g{stroke-dasharray:250;animation-name:draw-lt-g;clip-path:url(#sp-lt-g)}@keyframes draw-lt-g{0%,35%{stroke-dashoffset:250}70%{stroke-dashoffset:0}}#ls-ip-1{stroke-dasharray:220;animation-name:draw-ip-1;clip-path:url(#sp-ip-1)}@keyframes draw-ip-1{0%,70%{stroke-dashoffset:220}to{stroke-dashoffset:0}}#ls-ip-2{stroke-dasharray:220;animation-name:draw-ip-2;clip-path:url(#sp-ip-2)}@keyframes draw-ip-2{0%,70%{stroke-dashoffset:220}to{stroke-dashoffset:0}}#ls-ip-3{stroke-dasharray:220;animation-name:draw-ip-3;clip-path:url(#sp-ip-3)}@keyframes draw-ip-3{0%,70%{stroke-dashoffset:220}to{stroke-dashoffset:0}}#ls-ip-4{stroke-dasharray:220;animation-name:draw-ip-4;clip-path:url(#sp-ip-4)}@keyframes draw-ip-4{0%,70%{stroke-dashoffset:220}to{stroke-dashoffset:0}}#ls-op-1{stroke-dasharray:240;animation-name:draw-op-1;clip-path:url(#sp-op-1)}@keyframes draw-op-1{0%,70%{stroke-dashoffset:240}to{stroke-dashoffset:0}}#ls-op-2{stroke-dasharray:240;animation-name:draw-op-2;clip-path:url(#sp-op-2)}@keyframes draw-op-2{0%,70%{stroke-dashoffset:240}to{stroke-dashoffset:0}}#ls-op-3{stroke-dasharray:240;animation-name:draw-op-3;clip-path:url(#sp-op-3)}@keyframes draw-op-3{0%,70%{stroke-dashoffset:240}to{stroke-dashoffset:0}}#ls-op-4{stroke-dasharray:240;animation-name:draw-op-4;clip-path:url(#sp-op-4)}@keyframes draw-op-4{0%,70%{stroke-dashoffset:240}to{stroke-dashoffset:0}}#ls-op-5{stroke-dasharray:240;animation-name:draw-op-5;clip-path:url(#sp-op-5)}@keyframes draw-op-5{0%,70%{stroke-dashoffset:240}to{stroke-dashoffset:0}}#navbar{background-color:#dfd9c4}:root{font-family:Inter,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;-webkit-text-size-adjust:100%}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;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}}
