:root{color-scheme:light;font-family:Arial,sans-serif;color:#202724;background:#f7f8f6;letter-spacing:0}*{box-sizing:border-box}body{margin:0}header,main,footer{max-width:1080px;margin:auto;padding:24px}header,nav,.heading,.transport,footer{display:flex;align-items:center;justify-content:space-between;gap:20px}header{border-bottom:1px solid #d8ded9}.brand{font:32px Georgia,serif;text-decoration:none;color:inherit}.brand span{color:#c33b41}a{color:inherit}nav{font-size:14px}nav [aria-current]{color:#16705a}main{padding-top:48px}.eyebrow{font-size:11px;letter-spacing:0;color:#647069;margin:0 0 10px}h1{font:36px Georgia,serif;margin:0}h2{font:24px Georgia,serif}.settings{display:grid;grid-template-columns:2fr 1fr 1.5fr 1fr;gap:20px;margin:36px 0 24px}label{font-size:13px;display:flex;flex-direction:column;gap:10px}button,select,input{font:inherit}button,select,input[type=number]{min-height:44px;border:1px solid #b9c5be;border-radius:5px;background:#fff;color:inherit;padding:10px 14px}button{cursor:pointer}button:hover{background:#e8eee9}.primary{background:#17634e;color:white;border-color:#17634e}.primary:hover{background:#104935}input[type=number]{width:90px}select{width:100%}.chords{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.chord{border:1px solid #cbd4cc;border-top:4px solid #16705a;border-radius:6px;background:white;padding:20px 14px;min-height:236px;display:flex;flex-direction:column;gap:16px;align-items:stretch}.chord:nth-child(even){border-top-color:#bd555a}.chord.active{background:#e1f2e9;outline:2px solid #16705a}.chord .name{font:36px Georgia,serif;text-align:left;padding:0;border:0;background:transparent;min-height:44px}.degree{color:#626f66;font-size:13px}.keyboard{display:flex;height:40px;gap:2px}.keyboard i{flex:1;background:#edf0ee;border:1px solid #bbc6be}.keyboard i.on{background:#17634e}.keyboard i.black{background:#39433d}.keyboard i.black.on{background:#c75259}.lock{flex-direction:row;align-items:center;margin-top:auto;min-height:32px}.transport{justify-content:flex-start;flex-wrap:wrap;margin-top:24px}.volume{flex-direction:row;align-items:center}.volume input{width:90px;accent-color:#17634e}#status{min-height:24px;color:#17634e;font-size:14px}.saved{border-top:1px solid #d8ded9;margin-top:32px;padding-top:16px}#saved{list-style:none;padding:0}#saved li{display:flex;align-items:center;gap:12px;padding:12px 0;border-bottom:1px solid #dde3dd}#saved li button:first-child{flex:1;text-align:left}footer{font-size:12px;color:#637168;margin-top:48px}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible{outline:3px solid #c33b41;outline-offset:4px}@media(max-width:640px){header,main,footer{padding:20px}.heading{align-items:flex-start;flex-direction:column}h1{font-size:30px}.settings{grid-template-columns:1fr 1fr;gap:16px}.chords{grid-template-columns:1fr 1fr}.chord{min-height:220px}.transport{gap:12px}.transport button{flex-grow:1}nav{gap:12px}footer{align-items:flex-start}.chord .name{font-size:32px}}@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto}}
