.bv-chords-controls{align-items:center;display:flex;flex-wrap:wrap;gap:1rem;margin-bottom:1rem;padding:.5rem 0}.bv-chords-controls-below-lyrics{margin-top:1rem;position:static}.bv-chords-controls-below-lyrics .bv-show-chords-toggle{position:static}.bv-show-chords-toggle{align-items:center;background:var(--bv-button-bg);border:none;border-radius:4px;color:var(--bv-on-accent);cursor:pointer;display:inline-flex;font-size:.95rem;gap:.35rem;padding:.35rem .6rem;position:absolute;right:2rem;top:2rem}.bv-show-chords-toggle:hover{opacity:.9}.bv-show-chords-toggle .bv-guitar-icon{fill:currentColor;height:1.25rem;width:1.25rem}.bv-show-chords-toggle.bv-chords-hidden{background:var(--bv-button-bg-muted)}.bv-transpose-capo{gap:.75rem 1.25rem}.bv-stepper-wrap,.bv-transpose-capo{align-items:center;display:flex;flex-wrap:wrap}.bv-stepper-wrap{gap:.35rem .5rem}.bv-stepper-label{font-weight:500;margin-right:.25rem}.bv-stepper{background:var(--bv-surface-input);border:1px solid var(--bv-border-input);border-radius:4px}.bv-stepper,.bv-stepper-btn{align-items:center;display:inline-flex}.bv-stepper-btn{background:#fff0;border:none;border-radius:2px;color:inherit;cursor:pointer;font-size:1.25rem;font-weight:600;height:2rem;justify-content:center;line-height:1;min-width:2rem;padding:0}.bv-stepper-btn:hover{background:var(--bv-surface-subtle-hover)}.bv-stepper-btn:focus{outline:2px solid currentColor;outline-offset:2px}.bv-stepper-value{display:inline-block;font-variant-numeric:tabular-nums;font-weight:600;min-width:2.5rem;text-align:center}.bv-guitar-section{margin-top:0}.bv-chord-sheet-wrapper{margin:.5rem 0}.bv-cs-sheet{font-size:1rem;line-height:1.6}.bv-cs-paragraph{margin-bottom:1em}.bv-cs-paragraph:last-child{margin-bottom:0}.bv-cs-line{align-content:flex-end;align-items:flex-end;display:flex;flex-wrap:wrap;gap:0 .15em;margin-bottom:.35em}.bv-cs-line-pairs .bv-cs-pair{align-items:flex-start;display:inline-flex;flex-direction:column;vertical-align:bottom}.bv-cs-pair-mid-word+.bv-cs-pair-mid-word{margin-left:-.15em}.bv-cs-pair .bv-cs-chord{line-height:1.2;order:1}.bv-cs-pair .bv-cs-lyrics{line-height:1.5;min-height:1.5rem;order:2}.bv-cs-chord-empty,.bv-cs-line-empty .bv-cs-chord{background:none;height:auto;min-height:1em;overflow:hidden;padding:0}.bv-cs-chord-empty:empty,.bv-cs-line-empty .bv-cs-chord:empty{background:#fff0;min-height:0}.bv-cs-chord{background:var(--bv-chord-bg);border-radius:4px;color:var(--bv-text-primary);display:inline-block;font-size:.95em;font-weight:700;padding:.15em .4em;white-space:nowrap}.bv-cs-lyrics{line-height:1.65;white-space:pre-wrap}.bv-cs-label{font-size:.95em;font-weight:600;margin-bottom:.2em}.bv-cs-line-label .bv-cs-label{margin-bottom:0}.bv-cs-literal{white-space:pre-wrap}.bv-chord-sheet-fallback{font-family:inherit;line-height:1.6;white-space:pre-wrap}.bv-lyrics-plain-wrapper{margin-top:.5rem}.bv-lyrics-plain-wrapper .lyrics-content{line-height:1.6}.bv-cs-label{margin-top:2rem}.bv-chord-diagrams-section{margin:1.5rem 0}.bv-chord-diagrams-section h3{margin-bottom:.75rem}.bv-chord-sound-controls{background:var(--bv-surface-subtle);border:1px solid var(--bv-border-light);border-radius:6px;font-size:.9rem;margin-bottom:1rem;padding:.75rem 1rem}.bv-chord-sound-controls-heading{font-weight:600;margin-bottom:.5rem}.bv-chord-sound-control-row{align-items:center;display:flex;gap:.5rem;margin-top:.35rem}.bv-chord-sound-control-row label{align-items:center;display:flex;flex:1;gap:.5rem;min-width:0}.bv-chord-sound-control-row input[type=range]{flex:1;max-width:180px;min-width:80px}.bv-chord-sound-control-row .bv-chord-sound-control-value{font-variant-numeric:tabular-nums;min-width:3.5em;text-align:right}.bv-chord-diagrams-container{align-items:flex-start;display:flex;flex-wrap:wrap;gap:1rem}.bv-chord-diagram-wrap{align-items:center;border-radius:6px;cursor:pointer;display:flex;flex-direction:column;padding:4px;transition:transform .15s ease,background-color .15s ease}.bv-chord-diagram-wrap:hover{background-color:var(--bv-surface-subtle);transform:scale(1.04)}.bv-chord-diagram-wrap:focus{outline:2px solid var(--bv-focus-ring);outline-offset:2px}.bv-chord-diagram-wrap svg text{transform:translateY(2px)}.bv-chord-diagram-name{display:block;font-size:.9rem;font-weight:600;margin-top:.25rem}.bv-tabs-section{margin:1.5rem 0}.bv-tabs-section h3{margin-bottom:.75rem}.bv-tabs-container{min-height:80px}.bv-tabs-container svg{height:auto;max-width:100%}.bv-tabs-container svg .vf-tabnote text{font-size:1.25em!important}.bv-tabs-container.bv-tabs-clickable{border-radius:6px;cursor:pointer;transition:background-color .2s ease,box-shadow .2s ease}.bv-tabs-container.bv-tabs-clickable:hover{background-color:var(--bv-surface-subtle);box-shadow:var(--bv-shadow-subtle)}.bv-tabs-fallback{font-family:monospace;font-size:.9rem;overflow-x:auto;white-space:pre-wrap}.bv-chords-source{border-top:1px solid var(--bv-border);font-size:.875rem;margin-top:2rem;padding-top:1rem}