.chord-chart-root .chord-sheet{line-height:1;margin-bottom:0}.chord-chart-root .paragraph{margin-bottom:2px}.chord-chart-root .row{display:flex;flex-wrap:wrap}.chord-chart-root .row.empty-line{height:1.125em}.chord-chart-root .chord-chart-empty-line{min-height:1.125em}.chord-chart-root .column{white-space:pre-wrap}.chord-chart-root .chord{font-weight:600;line-height:1.25em;color:hsl(var(--primary))}.chord-chart-root .chord.chord-only{margin-left:1ch}.chord-chart-root .chord:after{content:"\200b"}.chord-chart-root .lyrics{font-weight:300;font-size:1em;line-height:1.25em;margin-top:-.125em;color:hsl(var(--foreground)/.9)}.chord-chart-root .lyrics:after{content:"\200b"}.chord-chart-root .comment{display:inline-block;text-transform:uppercase;font-style:italic;font-weight:400;font-size:.6875em;color:#ffffff;background-color:#fd8000;border-left:3px solid #fd8000;border-radius:0 4px 4px 0;padding:.1875em .625em .125em .5em;margin:.0625em 0 0 -.3125em;white-space:nowrap;width:min-content}.chord-chart-root .comment.repetition{background-color:transparent;border-left:none;color:#fd8000;padding:0;margin:.0625em 0 0;width:auto}.chord-chart-root.hide-chords .chord{display:none!important}@media print{.chord-chart-root.hide-chords .chord{display:block!important}}.dark .chord-chart-root .chord{color:#60a5fa}.chord-chart-root .chord-grid-wrapper{margin:0;overflow-x:auto}.chord-chart-root .chord-grid{border-collapse:separate;border-spacing:0 .125em;font-size:1em;line-height:.6}.chord-chart-root .chord-grid .chord-grid-cell{padding:.375em .625em;min-width:2.5em;text-align:center;border-left:none;border-right:none;font-weight:600;color:hsl(var(--primary))}.chord-chart-root .chord-grid .chord-grid-bar{width:0;padding:0;border:none;border-left:2px solid hsl(var(--primary));vertical-align:middle}.chord-chart-root .chord-grid .chord-grid-bar-double,.chord-chart-root .chord-grid .chord-grid-bar-single{border-left-width:2px;min-width:2px}.dark .chord-chart-root .chord-grid .chord-grid-bar,.dark .chord-chart-root .chord-grid .chord-grid-cell{color:#60a5fa;border-left-color:#60a5fa}