.chord-player-module__eKQoaG__instrument{grid-column:1/-1;width:100%;min-width:0;max-width:100%}.chord-player-module__eKQoaG__intro{margin-bottom:22px}.chord-player-module__eKQoaG__intro h2{letter-spacing:-.045em;flex:none;margin:0;font-size:clamp(1.35rem,2vw,1.8rem);font-weight:790;line-height:1}.chord-player-module__eKQoaG__intro p{color:var(--muted);margin:7px 0 0;font-size:.9rem;line-height:1.5}.chord-player-module__eKQoaG__playerHeader{justify-content:flex-end;align-items:center;gap:16px;margin-bottom:14px;display:flex}.chord-player-module__eKQoaG__playerHeader p{margin:0}.chord-player-module__eKQoaG__engineStatus{color:var(--muted);font-family:var(--font-geist-mono), monospace;text-align:right;font-size:.66rem}.chord-player-module__eKQoaG__instrumentSwitch{border:1px solid var(--line);background:var(--surface);border-radius:999px;flex:none;gap:3px;padding:3px;display:inline-flex}.chord-player-module__eKQoaG__instrumentSwitch button{min-width:76px;min-height:42px;color:var(--muted);font-family:var(--font-geist-mono), monospace;cursor:pointer;background:0 0;border:0;border-radius:999px;padding:0 14px;font-size:.68rem;transition:color .18s,background .18s,transform .18s}.chord-player-module__eKQoaG__instrumentSwitch button[aria-pressed=true]{color:var(--accent-ink);background:var(--accent)}.chord-player-module__eKQoaG__instrumentSwitch button:hover:not([aria-pressed=true]):not(:disabled){color:var(--ink);background:var(--surface-strong)}.chord-player-module__eKQoaG__instrumentSwitch button:active:not(:disabled){transform:scale(.98)}.chord-player-module__eKQoaG__instrumentSwitch button:disabled{cursor:wait;opacity:.6}.chord-player-module__eKQoaG__instrumentSwitch button:focus-visible{outline:3px solid var(--accent);outline-offset:3px}.chord-player-module__eKQoaG__player{border-radius:var(--radius);background:var(--surface);min-width:0;padding:clamp(20px,3vw,42px);overflow:hidden}.chord-player-module__eKQoaG__controls{grid-template-columns:auto repeat(3,minmax(120px,1fr)) auto;align-items:end;gap:clamp(18px,2.5vw,34px);min-width:0;display:grid}.chord-player-module__eKQoaG__playButton{width:58px;height:58px;color:var(--accent-ink);background:var(--accent);cursor:pointer;border:0;border-radius:50%;place-items:center;padding:0;transition:background .18s,transform .18s;display:grid}.chord-player-module__eKQoaG__playButton:hover{background:var(--accent-hover)}.chord-player-module__eKQoaG__playButton:active{transform:scale(.98)}.chord-player-module__eKQoaG__playButton svg{width:22px;height:22px}.chord-player-module__eKQoaG__loadingIcon{animation:.9s linear infinite chord-player-module__eKQoaG__loading-turn}@keyframes chord-player-module__eKQoaG__loading-turn{to{transform:rotate(360deg)}}.chord-player-module__eKQoaG__control{min-width:0}.chord-player-module__eKQoaG__controlHeading{justify-content:space-between;align-items:baseline;gap:12px;display:flex}.chord-player-module__eKQoaG__controlHeading label,.chord-player-module__eKQoaG__controlHeading output{font-family:var(--font-geist-mono), monospace;font-size:.68rem}.chord-player-module__eKQoaG__controlHeading label{color:var(--muted)}.chord-player-module__eKQoaG__controlHeading output{color:var(--ink);text-overflow:ellipsis;white-space:nowrap;font-weight:650;overflow:hidden}.chord-player-module__eKQoaG__control input{width:100%;min-width:0;min-height:24px;accent-color:var(--accent);cursor:pointer;margin-top:8px}.chord-player-module__eKQoaG__stopButton{border:1px solid var(--line);min-height:46px;color:var(--ink);background:var(--page);font-family:var(--font-geist-mono), monospace;cursor:pointer;border-radius:999px;align-items:center;gap:7px;padding:0 16px;font-size:.7rem;transition:background .18s,transform .18s;display:inline-flex}.chord-player-module__eKQoaG__stopButton svg{width:17px;height:17px}.chord-player-module__eKQoaG__stopButton:disabled{color:var(--muted);cursor:not-allowed;opacity:.45}.chord-player-module__eKQoaG__stopButton:hover:not(:disabled){background:var(--surface-strong)}.chord-player-module__eKQoaG__stopButton:active:not(:disabled){transform:scale(.98)}.chord-player-module__eKQoaG__sequenceHeading{border-top:1px solid var(--line);justify-content:space-between;align-items:center;gap:18px;min-height:44px;margin-top:30px;padding-top:24px;display:flex}.chord-player-module__eKQoaG__sequenceHeading>p{color:var(--ink);margin:0;font-size:.84rem;font-weight:680}.chord-player-module__eKQoaG__sequenceActions{align-items:center;gap:8px;display:flex}.chord-player-module__eKQoaG__sequenceActions>span{color:var(--muted);font-family:var(--font-geist-mono), monospace;margin-right:5px;font-size:.66rem}.chord-player-module__eKQoaG__sequenceActions button{border:1px solid var(--line);width:42px;height:42px;color:var(--ink);background:var(--page);cursor:pointer;border-radius:50%;place-items:center;padding:0;transition:background .18s,transform .18s;display:grid}.chord-player-module__eKQoaG__sequenceActions button:hover{background:var(--surface-strong)}.chord-player-module__eKQoaG__sequenceActions button:active{transform:scale(.96)}.chord-player-module__eKQoaG__sequenceActions svg{width:17px;height:17px}.chord-player-module__eKQoaG__chordViewport{touch-action:pan-y;margin-top:12px;padding:12px 0 24px;overflow:hidden}.chord-player-module__eKQoaG__chordTrack{cursor:grab;grid-template-columns:repeat(4,minmax(0,1fr));gap:clamp(10px,1.4vw,18px);transition:opacity .18s;display:grid}.chord-player-module__eKQoaG__chordTrack:active{cursor:grabbing}.chord-player-module__eKQoaG__chordTrack.chord-player-module__eKQoaG__isRestarting{opacity:.48}.chord-player-module__eKQoaG__chordKey{border:1px solid var(--line);min-width:0;min-height:clamp(220px,25vw,350px);color:var(--ink);background:var(--page);text-align:left;cursor:pointer;border-radius:15px;flex-direction:column;justify-content:space-between;padding:clamp(18px,2.2vw,30px);transition:color .18s,background .18s,border-color .18s;display:flex;position:relative}.chord-player-module__eKQoaG__chordKey:nth-child(odd){transform:rotate(-.5deg)}.chord-player-module__eKQoaG__chordKey:nth-child(2n){transform:rotate(.5deg)}.chord-player-module__eKQoaG__chordKey span{letter-spacing:-.075em;font-size:clamp(3rem,6.8vw,6.8rem);font-weight:790;line-height:.9}.chord-player-module__eKQoaG__chordKey small{color:var(--muted);font-family:var(--font-geist-mono), monospace;font-size:.68rem}.chord-player-module__eKQoaG__chordKey.chord-player-module__eKQoaG__isActive{border-color:var(--accent);color:var(--accent-ink);background:var(--accent);box-shadow:0 18px 34px var(--shadow)}.chord-player-module__eKQoaG__chordKey.chord-player-module__eKQoaG__isActive small{color:inherit;opacity:.76}.chord-player-module__eKQoaG__chordKey:disabled{cursor:wait}.chord-player-module__eKQoaG__player button:focus-visible,.chord-player-module__eKQoaG__player input:focus-visible{outline:3px solid var(--accent);outline-offset:3px}@media (max-width:1023px){.chord-player-module__eKQoaG__controls{grid-template-columns:auto repeat(3,minmax(0,1fr))}.chord-player-module__eKQoaG__stopButton{grid-column:2/-1;justify-self:end}}@media (max-width:767px){.chord-player-module__eKQoaG__intro{margin-bottom:24px}.chord-player-module__eKQoaG__playerHeader{justify-content:space-between;width:100%}.chord-player-module__eKQoaG__engineStatus{max-width:min(180px,44vw)}.chord-player-module__eKQoaG__player{margin-inline:-8px;padding:18px}.chord-player-module__eKQoaG__controls{grid-template-columns:auto 1fr;align-items:center;gap:20px 18px}.chord-player-module__eKQoaG__playButton{grid-row:span 2}.chord-player-module__eKQoaG__control{grid-column:2}.chord-player-module__eKQoaG__stopButton{grid-column:1/-1;justify-self:start}.chord-player-module__eKQoaG__sequenceHeading{align-items:flex-end}.chord-player-module__eKQoaG__sequenceActions>span{display:none}.chord-player-module__eKQoaG__chordViewport{margin-right:-18px}.chord-player-module__eKQoaG__chordTrack{grid-template-columns:none;grid-auto-columns:minmax(154px,69vw);grid-auto-flow:column;width:max-content;padding-right:18px}.chord-player-module__eKQoaG__chordKey{min-height:245px}}@media (prefers-reduced-motion:reduce){.chord-player-module__eKQoaG__loadingIcon{animation:none}.chord-player-module__eKQoaG__playButton,.chord-player-module__eKQoaG__stopButton,.chord-player-module__eKQoaG__instrumentSwitch button,.chord-player-module__eKQoaG__sequenceActions button,.chord-player-module__eKQoaG__chordTrack,.chord-player-module__eKQoaG__chordKey{transition-duration:.01ms}}
