: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;min-width:320px;min-height:100vh;width:100%;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}}#root{width:100%;height:100vh;margin:0;padding: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}.home{display:flex;align-items:center;justify-content:center;background-color:#1300b3;width:100vw;height:100vh;margin:0;padding:0;box-sizing:border-box}.chord-buttons{display:grid;grid-template-columns:repeat(4,1fr);grid-template-rows:repeat(3,1fr);gap:0;width:100%;height:100%;padding:2rem;box-sizing:border-box}.chord-button{display:flex;align-items:center;justify-content:center;background:none;border:none;text-decoration:none;text-align:center;font-weight:500;font-size:4rem;transition:color .25s;cursor:pointer;width:100%;height:100%}.chord-button-major{color:#ff86c7}.chord-button-minor{color:#ffff6a}.chord-button-seventh{color:#54ff7b}.chord-button:hover{color:#dcdbff}.chord-button:active{color:#dcdbff;opacity:.8}.chord-layout{display:flex;flex-direction:column;align-items:center;gap:1.5rem;padding:2rem;width:100%;min-height:100vh;box-sizing:border-box}.back-link{align-self:flex-start;color:#646cff;text-decoration:none;font-weight:500;transition:color .25s}.back-link:hover{color:#535bf2}.chord-layout h1{margin:0;font-size:2.5rem}.mode-buttons{display:flex;gap:1rem;margin-bottom:1rem}.mode-button{display:inline-block;padding:.75rem 1.5rem;background-color:#646cff;color:#fff;text-decoration:none;border-radius:8px;font-weight:500;transition:background-color .25s,transform .25s}.mode-button:hover{background-color:#535bf2;transform:translateY(-2px)}.chord-layout .back-link{position:absolute;top:1rem;left:1rem;color:#dcdbff;text-decoration:none;font-size:large;font-weight:500;transition:opacity .25s}.chord-layout .back-link:hover{opacity:.8}.home-arrow{width:300px;height:auto}.chord-selection-page{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3rem;padding:2rem;width:100%;min-height:100vh;box-sizing:border-box}.chord-selection-page h1{bottom:10%;left:50%;margin:0;font-size:4rem;font-weight:500;color:#1300b3;position:fixed}.mode-buttons{display:flex;gap:7rem}.mode-button{display:flex;padding:5rem 10rem;background-color:#1300b3;color:#fff;text-decoration:none;border-radius:70px;font-weight:200;font-size:5rem;transition:transform .25s,opacity .25s}.mode-button:hover{transform:translateY(-2px);opacity:.9}.mode-button:active{transform:translateY(0)}.learn-page{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:2rem;width:100vw;min-height:100vh;box-sizing:border-box;background-color:#dcdbff;position:fixed;inset:0}.learn-page h2{margin:0;font-size:4rem;color:#1b00c2}.learn-page .back-link{position:absolute;top:1rem;left:1rem;color:#dcdbff;text-decoration:none;font-size:large;font-weight:500;transition:opacity .25s}.learn-page .play-link{position:absolute;top:1rem;right:1rem;color:#dcdbff;text-decoration:none;font-size:large;font-weight:500;transition:opacity .25s}.learn-page .back-link:hover,.learn-page .play-link:hover{opacity:.8}.home-arrow{margin-left:-60px;width:300px;height:auto}.play-arrow{margin-right:-60px;width:300px;height:auto}.play-page{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:1rem;width:100vw;min-height:100vh;box-sizing:border-box;background-color:#dcdbff;position:fixed;inset:0}.play-page h2{margin:0;font-size:4rem;color:#1b00c2}.play-page .back-link{position:absolute;top:1rem;left:1rem;color:#1b00c2;text-decoration:none;font-weight:500;transition:opacity .25s}.play-page .learn-link{position:absolute;top:9rem;left:1rem;color:#1b00c2;text-decoration:none;font-weight:500;transition:opacity .25s}.play-page .back-link:hover,.play-page .learn-link:hover{opacity:.8}.home-arrow,.learn-arrow{margin-left:-60px;width:300px;height:auto}.countdown-timer{display:flex;flex-direction:column;align-items:center;justify-content:center;margin:1.5rem 0;padding:1.5rem 2rem;background-color:#ffffffe6;border-radius:12px;box-shadow:0 4px 12px #00000026}.countdown-number{font-size:4rem;font-weight:700;color:#1b00c2;line-height:1;margin-bottom:.5rem}.countdown-label{font-size:1rem;color:#666;text-transform:uppercase;letter-spacing:.1em}
