[style*="--aspect-ratio"]>img{height:auto}[style*="--aspect-ratio"]{position:relative}[style*="--aspect-ratio"]>:first-child{position:absolute;top:0;left:0;height:100%;width:100%}[style*="--aspect-ratio"]:before{content:"";display:block;width:100%}@supports not (aspect-ratio:1/1){[style*="--aspect-ratio"]:before{height:0;padding-bottom:calc(100% / (var(--aspect-ratio)))}}@supports (aspect-ratio:1/1){[style*="--aspect-ratio"]:before{aspect-ratio:calc(var(--aspect-ratio))}}.pianoKeyboard .whiteKey.dim{background:#dee9f9}.pianoKeyboard .whiteKey.hover,.pianoKeyboard .whiteKey.playing{background:#3576cb;color:#fff}.pianoKeyboard .whiteKey.disabled{background:#ccc repeating-linear-gradient(30deg,rgba(0,0,0,.3),rgba(0,0,0,.3) 10px,transparent 0,transparent 20px)}.pianoKeyboard .blackKey.dim{background:#aabbd0}.pianoKeyboard .blackKey.hover,.pianoKeyboard .blackKey.playing{background:#174889}.pianoKeyboard .blackKey.disabled{background:#666 repeating-linear-gradient(30deg,rgba(0,0,0,.3),rgba(0,0,0,.3) 8px,transparent 0,transparent 16px)}.chordTable::-webkit-scrollbar{display:none}.chordTable table{width:100%;border:1px solid #eee;background:#fff}.chordTable thead{background:#f6f6f6}.chordTable thead tr th{text-align:left}.chordTable td,.chordTable tr th{border-bottom:1px solid #eee;border-right:1px solid #eee;white-space:nowrap}.chordTable tr td:first-child,.chordTable tr th{padding:4px 8px}.chordTable .p-card-content{padding-top:0}.p-accordion-header-link{width:100%;padding-top:.3rem;padding-bottom:.3rem}.p-accordion-content{width:100%}