:root{font-family: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}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}}html,body,#root{height:100%;margin:0;padding:0;overflow-y:hidden}#root{max-width:1280px;margin:0 auto;padding:2rem;text-align:center;color-scheme:light dark}.light-mode,.dark-mode{min-height:100%;display:flex;flex-direction:column;justify-content:space-between;align-items:center;transition:background-color .3s ease,color .3s ease}.light-mode{background-color:#fff;color:#000}.dark-mode{background-color:#242424;color:#fff}.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)}.neon-frame{position:relative;display:inline-block;padding:10px;border-radius:20px;background:linear-gradient(90deg,#f0f,#0ff,red,#0f0);background-size:300% 300%;animation:neon-border 3s linear infinite;box-shadow:0 0 20px #ffffff80;width:100%;max-width:720px;aspect-ratio:16 / 9;overflow:hidden}.neon-frame:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;border-radius:20px;padding:5px;background:inherit;filter:blur(10px);z-index:-1}.neon-logo{display:flex;align-items:center;justify-content:center}.neon-logo img{margin-right:10px;display:block;border-radius:10%;filter:drop-shadow(0 0 10px #ff00ff);animation:neon-border2 3s infinite alternate}.my-video{display:flex;justify-content:center;align-items:center;height:100vh;width:100%;max-width:1280px;margin:0 auto;padding:1rem}@keyframes neon-border2{0%{filter:drop-shadow(0 0 2px #ff00ff)}25%{filter:drop-shadow(0 0 2px #00ffff)}50%{filter:drop-shadow(0 0 2px #ff0000)}75%{filter:drop-shadow(0 0 2px #00ff00)}to{filter:drop-shadow(0 0 2px #ff00ff)}}@keyframes neon-border{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}@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}@media (max-width: 768px){.neon-frame{width:100%;max-width:100%;aspect-ratio:16 / 9}.my-video{width:100%;height:auto;padding:.5rem}h1{font-size:1.5rem}h2{font-size:1.2rem}.neon-logo img{height:15vh}.card{font-size:.9rem}input{width:90%;font-size:.9rem}button{font-size:.9rem;padding:.4rem .8rem}}@media (min-width: 711px){.logo{height:4em}.neon-logo img{height:3em}.my-video{width:100%;height:auto}}
