: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:#000;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}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}}#root{max-width:1280px;margin:0 auto;padding:2rem;text-align:center}.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}.marquee{display:flex;block-size:var(--marquee-item-height);margin-block:var(--marquee-item-height);position:relative;overflow-x:hidden;-webkit-mask-image:linear-gradient(to right,#0000,#000 20%,#000 80%,#0000);mask-image:linear-gradient(to right,#0000,#000 20%,#000 80%,#0000)}.marquee--8{--marquee-item-width: 100px;--marquee-item-height: 100px;--marquee-duration: 36s;--marquee-items: 16}.marquee__item{--marquee-item-offset: max( calc(var(--marquee-item-width) * var(--marquee-items)), calc(100% + var(--marquee-item-width)) );--marquee-delay: calc(var(--marquee-duration) / var(--marquee-items) * (var(--marquee-items) - var(--marquee-item-index)) * -1);position:absolute;inset-inline-start:var(--marquee-item-offset);transform:translate(-50%);animation:go linear var(--marquee-duration) var(--marquee-delay, 0s) infinite}.marquee--8 .marquee__item:nth-of-type(1){--marquee-item-index: 1}.marquee--8 .marquee__item:nth-of-type(2){--marquee-item-index: 2}.marquee--8 .marquee__item:nth-of-type(3){--marquee-item-index: 3}.marquee--8 .marquee__item:nth-of-type(4){--marquee-item-index: 4}.marquee--8 .marquee__item:nth-of-type(5){--marquee-item-index: 5}.marquee--8 .marquee__item:nth-of-type(6){--marquee-item-index: 6}.marquee--8 .marquee__item:nth-of-type(7){--marquee-item-index: 7}.marquee--8 .marquee__item:nth-of-type(8){--marquee-item-index: 8}.marquee--8 .marquee__item:nth-of-type(9){--marquee-item-index: 9}.marquee--8 .marquee__item:nth-of-type(10){--marquee-item-index: 10}.marquee--8 .marquee__item:nth-of-type(11){--marquee-item-index: 11}.marquee--8 .marquee__item:nth-of-type(12){--marquee-item-index: 12}.marquee--8 .marquee__item:nth-of-type(13){--marquee-item-index: 13}.marquee--8 .marquee__item:nth-of-type(14){--marquee-item-index: 14}.marquee--8 .marquee__item:nth-of-type(15){--marquee-item-index: 15}.marquee--8 .marquee__item:nth-of-type(16){--marquee-item-index: 16}@keyframes go{to{inset-inline-start:calc(var(--marquee-item-width) * -1)}}
