#root{max-width:1280px;width:75%;margin:0 auto;padding:2rem;color:#000;height:75%}.display-section{display:flex;padding:.25rem}.display-section-edge{display:flex;padding:.25rem;justify-content:space-between;width:100%}.display-section-text{display:flex;padding:.25rem;color:#d9d9d9}.main-display{display:flex;flex-direction:column;align-items:center}.chord-display{display:flex;flex-direction:column;flex-basis:content;min-width:224px;width:224px;height:224px;background-color:#d9d9d9;justify-content:space-between;padding:1rem;border-radius:1rem;margin:.25rem;transition:background-color .25s}.chord-display-centre{display:flex;flex-direction:column;flex-basis:content;min-width:224px;width:224px;height:224px;background-color:#d9d9d9;justify-content:center;padding:1rem;border-radius:1rem;margin:.25rem;transition:background-color .25s}.chord-display:hover{background-color:#aaa}.numeral-display{width:100%;font-size:1.5rem;font-weight:700}.key-display{width:100%;text-align:center;font-size:4rem;font-weight:700}.note-display{width:100%;text-align:center;color:#454545}.dropdown{font-size:1rem;font-weight:700;width:20rem;height:3rem;border:none;border-radius:1rem;background-color:#d9d9d9;color:#000;padding-left:.5rem;margin:.25rem}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#d9d9d9;cursor:pointer;transition:background-color .25s;color:#000;width:224px;margin-bottom:1rem;margin-left:1.25rem;margin-right:1.25rem}button:hover{background-color:#aaa}:root{font-family:Inter,Avenir,Helvetica,Arial,sans-serif;font-size:16px;line-height:24px;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:block}h1{font-size:3.2em;line-height:1.1}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}}
