#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(0deg)}to{transform:rotate(1turn)}}@media (prefers-reduced-motion:no-preference){a:nth-of-type(2) .logo{animation:logo-spin 20s linear infinite}}.card{padding:2em}.read-the-docs{color:#888}.repeating-square-background{background-size:18px 18px;background-repeat:repeat;background-image:url("data:image/svg+xml,%3Csvg width='18' height='18' xmlns='http://www.w3.org/2000/svg'%3E%3Crect x='0' y='0' width='2' height='2' fill='rgba(255, 255, 255, 0.03)' /%3E%3C/svg%3E")}.cursor-animation{animation:fadeIn .5s ease-in-out infinite alternate-reverse}.visualizer,.viz{width:100%;height:100%}.title-card-container{position:absolute;height:100vh;width:100vw;top:0;left:0;z-index:-1}.audio-track-toggle{border:6px solid rgba(229,231,235,.6);outline:6px solid rgba(156,163,175,.7);outline-offset:4px;transition:all .5s ease,opacity 2s ease}.audio-track-toggle-animation{animation:fade-in-out 2s cubic-bezier(.4,0,.6,1) infinite}