:root{--gray-0: #090b11;--gray-50: #141925;--gray-100: #283044;--gray-200: #3d4663;--gray-300: #505d84;--gray-400: #6474a2;--gray-500: #8490b5;--gray-600: #a3acc8;--gray-700: #c3cadb;--gray-800: #e3e6ee;--gray-900: #f3f4f7;--gray-999-basis: 0, 0%, 100%;--gray-999_40: hsla(var(--gray-999-basis), .4);--gray-999: #ffffff;--accent-light: #c561f6;--accent-regular: #7611a6;--accent-dark: #1c0056;--accent-overlay: hsla(280, 89%, 67%, .33);--accent-subtle-overlay: var(--accent-overlay);--accent-text-over: var(--gray-999);--link-color: var(--accent-regular);--gradient-stop-1: var(--accent-light);--gradient-stop-2: var(--accent-regular);--gradient-stop-3: var(--accent-dark);--gradient-subtle: linear-gradient(150deg, var(--gray-900) 19%, var(--gray-999) 150%);--gradient-accent: linear-gradient(150deg, var(--gradient-stop-1), var(--gradient-stop-2), var(--gradient-stop-3));--gradient-accent-orange: linear-gradient(150deg, #ca7879, var(--accent-regular), var(--accent-dark));--gradient-stroke: linear-gradient(180deg, var(--gray-900), var(--gray-700))}:root{--accent: #2337ff;--accent-dark: #000d8a;--black: 15, 18, 25;--gray: 96, 115, 159;--gray-light: 229, 233, 240;--gray-dark: 34, 41, 57;--gray-gradient: rgba(var(--gray-light), 50%), #fff;--box-shadow: 0 2px 6px rgba(var(--gray), 25%), 0 8px 24px rgba(var(--gray), 33%), 0 16px 32px rgba(var(--gray), 33%)}button#solo-btn.solo-btn.open,button#tab-btn.tab-btn.open,button#strum-btn.strum-btn.open{border:2px solid var(--accent-regular)}section{padding:1.5rem}@media (max-width: 720px){section{padding:.1}}.slur{border-top:2px solid var(--gray-200);border-radius:50%}.slideUp{width:30px;height:1.5px;background:var(--gray-200);transform:rotate(-20deg);transition:all .5s;margin:10px -10px}.slideDown{width:30px;height:3px;background:var(--gray-200);transform:rotate(30deg);transition:all .5s;margin-top:10px}.harmonic{display:inline-block;border:2px solid black;border-radius:0;width:1em;height:1em;transform:rotate(45deg);transform-origin:center;text-align:center}.chart a{font-size:.9rem;color:var(--accent-dark)}.chart a:hover{color:var(--accent)}.chart h4{color:var(--accent-regular);width:fit-content;padding:0 5px;border-radius:10px;margin-top:2rem}.chart p{font-size:1.25em;cursor:pointer}@media (max-width: 720px){.chart p{font-size:18px}}.chart-headings{text-align:center}p.repeat-times{font-size:17px;align-self:end;height:10px;margin-right:-20px;color:var(--accent-regular);cursor:default}.repeat-bar{height:20px;max-width:none}@media (max-width: 720px){.repeat-bar{height:15px}}p.capo-text{font-size:17px;cursor:default}.repeat-times-bar1,.repeat-times-bar2,.repeat-times-bar3,.repeat-times-bar4{align-self:end;grid-column:2;height:1.5rem}.repeat-times-bar1{grid-column:1;width:75%;justify-self:end}.repeat-times-bar2{grid-column:2;justify-self:center}.repeat-times-bar3{grid-column:3;width:33%;justify-self:end}.repeat-times-bar4{grid-column:4;justify-self:end}@media (max-width: 468px){.repeat-times-bar1,.repeat-times-bar2,.repeat-times-bar3,.repeat-times-bar4{width:auto}}@media (max-width: 468px){.repeat-times-bar3,.repeat-times-bar4{position:absolute;top:5em}}p.alt-ending-start,p.alt-ending-end{border-top:var(--accent-regular) solid 2px;border-right:var(--accent-regular) solid 2px;padding-left:5px;margin:0;font-size:20px;color:var(--accent-regular);cursor:default}.bar1,.bar2,.bar3,.bar4{width:100%;height:1.5rem}.bar1{grid-column:1}.bar2{grid-column:2}.bar3{grid-column:3}.bar4{grid-column:4 / span 1;justify-content:end;width:25%;justify-self:end}@media (max-width: 468px){.bar4{width:50%}}.bars1-2{grid-column:1 / span 2;height:0;width:50%}.bars3-4{grid-column:3 / span 2;height:1rem;width:50%;justify-self:end}@media (max-width: 468px){.bars3-4{width:100%}}ul>li:nth-child(1)>div>.conductorMode{display:none}ul>li:nth-child(2)>div>.performerMode{display:none}ul.tabs-header,ul.tabs-content{padding-inline-start:0}div:nth-child(4)>.conductorMode{display:none}p.A:hover,p.A7:hover,p.B7:hover,p.C:hover,p.C7:hover,p.D:hover,p.D7:hover,p.E:hover,p.E7:hover,p.F:hover,p.G:hover,p.Gv2:hover,p.G7:hover{position:relative;color:var(--accent-dark)}p.A:hover:after,p.A7:hover:after,p.B7:hover:after,p.C:hover:after,p.C7:hover:after,p.D:hover:after,p.D7:hover:after,p.E:hover:after,p.E7:hover:after,p.F:hover:after,p.G:hover:after,p.Gv2:hover:after,p.G7:hover:after{display:block;position:absolute;left:0;bottom:3rem;background-color:var(--gray-999)}p.A:hover:after{content:url(../../chords/A.svg)}p.A7:hover:after{content:url(../../chords/A7.svg)}p.B7:hover:after{content:url(../../chords/B7.svg)}p.C:hover:after{content:url(../../chords/C.svg)}p.C7:hover:after{content:url(../../chords/C7.svg)}p.D:hover:after{content:url(../../chords/D.svg)}p.D7:hover:after{content:url(../../chords/D7.svg)}p.E:hover:after{content:url(../../chords/E.svg)}p.E7:hover:after{content:url(../../chords/E7.svg)}p.F:hover:after{content:url(../../chords/F.svg)}p.G:hover:after{content:url(../../chords/G.svg)}p.Gv2:hover:after{content:url(../../chords/G%28v2%29.svg)}p.G7:hover:after{content:url(../../chords/G7.svg)}p.Am:hover,p.Dm:hover,p.Em:hover{position:relative;color:var(--accent-dark)}p.Am:hover:after,p.Dm:hover:after,p.Em:hover:after{display:block;position:absolute;left:0;bottom:6rem;background-color:var(--gray-999)}p.Am:hover:after{content:url(../../chords/Am.svg)}p.Dm:hover:after{content:url(../../chords/Dm.svg)}p.Em:hover:after{content:url(../../chords/Em.svg)}p.Asus2:hover,p.Asus4:hover,p.A11:hover,p.Cadd9:hover,p.Dadd11:hover,p.Dadd9and11:hover,p.Dsus4:hover,p.Dsus2:hover,p.Gsus4:hover{position:relative;color:var(--accent-dark)}p.Asus2:hover:after,p.Asus4:hover:after,p.A11:hover:after,p.Cadd9:hover:after,p.Dadd11:hover:after,p.Dadd9and11:hover:after,p.Dsus4:hover:after,p.Dsus2:hover:after,p.Gsus4:hover:after{display:block;position:absolute;left:0;bottom:6rem;background-color:var(--gray-999)}p.Asus2:hover:after{content:url(../../chords/Asus2.svg)}p.Asus4:hover:after{content:url(../../chords/Asus4.svg)}p.A11:hover:after{content:url(../../chords/A11.svg)}p.Cadd9:hover:after{content:url(../../chords/Cadd9.svg)}p.Dadd11:hover:after{content:url(../../chords/Dadd11.svg)}p.Dsus4:hover:after{content:url(../../chords/Dsus4.svg)}p.Dsus2:hover:after{content:url(../../chords/Dsus2.svg)}p.Dadd9and11:hover:after{content:url(../../chords/Dadd9&11.svg)}p.Gsus4:hover:after{content:url(../../chords/Gsus4.svg)}p.CoverB:hover,p.CoverE:hover,p.CoverG:hover,p.GoverB:hover,p.GoverF♯:hover,p.DoverF♯:hover{position:relative;color:var(--accent-dark)}p.CoverB:hover:after,p.CoverE:hover:after,p.CoverG:hover:after,p.GoverB:hover:after,p.GoverF♯:hover:after,p.DoverF♯:hover:after{display:block;position:absolute;left:0;bottom:6rem;background-color:#fff}p.CoverB:hover:after{content:url(../../chords/C|B.svg)}p.CoverE:hover:after{content:url(../../chords/C|E.svg)}p.CoverG:hover:after{content:url(../../chords/C|G.svg)}p.GoverB:hover:after{content:url(../../chords/G|B.svg)}p.GoverF♯:hover:after{content:url(../../chords/G|F♯.svg)}p.DoverF♯:hover:after{content:url(../../chords/D|F♯.svg)}p.Amaj7:hover,p.Cmaj7:hover,p.Dmaj7:hover,p.Emaj7:hover,p.Fmaj7:hover,p.Gmaj7:hover{position:relative;color:var(--accent-dark)}p.Amaj7:hover:after,p.Cmaj7:hover:after,p.Dmaj7:hover:after,p.Emaj7:hover:after,p.Fmaj7:hover:after,p.Gmaj7:hover:after{display:block;position:absolute;left:0;bottom:6rem;background-color:#fff}p.Amaj7:hover:after{content:url(../../chords/Amaj7.svg)}p.Cmaj7:hover:after{content:url(../../chords/Cmaj7.svg)}p.Dmaj7:hover:after{content:url(../../chords/Dmaj7.svg)}p.Emaj7:hover:after{content:url(../../chords/Emaj7.svg)}p.Fmaj7:hover:after{content:url(../../chords/Fmaj7.svg)}p.Gmaj7:hover:after{content:url(../../chords/Gmaj7.svg)}p.Am7:hover,p.Bm7:hover,p.Dm7:hover,p.Em7:hover{position:relative;color:var(--accent-dark)}p.Am7:hover:after,p.Bm7:hover:after,p.Dm7:hover:after,p.Em7:hover:after{display:block;position:absolute;left:0;bottom:6rem;background-color:#fff}p.Am7:hover:after{content:url(../../chords/Am7.svg)}p.Bm7:hover:after{content:url(../../chords/Bm7.svg)}p.Dm7:hover:after{content:url(../../chords/Dm7.svg)}p.Em7:hover:after{content:url(../../chords/Em7.svg)}p.Aroot5:hover,p.Broot5:hover,p.Croot5:hover,p.Droot5:hover,p.Eroot5:hover,p.Froot5:hover,p.Groot5:hover{position:relative;color:var(--accent-dark)}p.Aroot5:hover:after,p.Broot5:hover:after,p.Croot5:hover:after,p.Droot5:hover:after,p.Eroot5:hover:after,p.Froot5:hover:after,p.Groot5:hover:after{display:block;position:absolute;left:0;bottom:5rem;background-color:#fff}p.Aroot5:hover:after{content:url(../../chords/A%20barre%28R5%29.svg)}p.Broot5:hover:after{content:url(../../chords/B%20barre%28R5%29.svg)}p.Croot5:hover:after{content:url(../../chords/C%20barre%28R5%29.svg)}p.Droot5:hover:after{content:url(../../chords/D%20barre%28R5%29.svg)}p.Eroot5:hover:after{content:url(../../chords/E%20barre%28R5%29.svg)}p.Froot5:hover:after{content:url(../../chords/F%20barre%28R5%29.svg)}p.Groot5:hover:after{content:url(../../chords/G%20barre%28R5%29.svg)}p.Bflatroot5:hover,p.Broot5:hover,p.Csharp:hover,p.Dflatroot5:hover{position:relative;color:var(--accent-dark)}p.Bflatroot5:hover:after,p.Dflatroot5:hover:after{display:block;position:absolute;left:0;bottom:5rem;background-color:#fff}p.Bflatroot5:hover:after{content:url(../../chords/B%E2%99%AD%20barre%28R5%29.svg)}p.Dflatroot5:hover:after{content:url(../../chords/D%E2%99%AD%20barre%28R5%29.svg)}p.Csharproot5:hover{position:relative;color:var(--accent-dark)}p.Csharproot5:hover:after{display:block;position:absolute;left:0;bottom:5rem;background-color:#fff}p.Csharproot5:hover:after{content:url(../../chords/C%E2%99%AF%20barre%28R5%29.svg)}p.Amroot5:hover,p.Bmroot5:hover,p.Cmroot5:hover,p.Dmroot5:hover,p.Emroot5:hover,p.Fmroot5:hover,p.Gmroot5:hover{position:relative;color:var(--accent-dark)}p.Amroot5:hover:after,p.Bmroot5:hover:after,p.Cmroot5:hover:after,p.Dmroot5:hover:after,p.Emroot5:hover:after,p.Fmroot5:hover:after,p.Gmroot5:hover:after{display:block;position:absolute;left:0;bottom:5rem;background-color:#fff}p.Amroot5:hover:after{content:url(../../chords/Am%20barre%28R5%29.svg)}p.Bmroot5:hover:after{content:url(../../chords/Bm%20barre%28R5%29.svg)}p.Cmroot5:hover:after{content:url(../../chords/Cm%20barre%28R5%29.svg)}p.Dmroot5:hover:after{content:url(../../chords/Dm%20barre%28R5%29.svg)}p.Emroot5:hover:after{content:url(../../chords/Em%20barre%28R5%29.svg)}p.Fmroot5:hover:after{content:url(../../chords/Fm%20barre%28R5%29.svg)}p.Gmroot5:hover:after{content:url(../../chords/Gm%20barre%28R5%29.svg)}p.Csharpmroot5:hover,p.Dsharpmroot5:hover{position:relative;color:var(--accent-dark)}p.Csharpmroot5:hover:after,p.Dsharpmroot5:hover:after{display:block;position:absolute;left:0;bottom:5rem;background-color:#fff}p.Csharpmroot5:hover:after{content:url(../../chords/C%E2%99%AFm%20barre%28R5%29.svg)}p.Dsharpmroot5:hover:after{content:url(../../chords/D%E2%99%AFm%20barre%28R5%29.svg)}p.Aroot6:hover,p.Broot6:hover,p.Croot6:hover,p.Droot6:hover,p.Eroot6:hover,p.Froot6:hover,p.Groot6:hover{position:relative;color:var(--accent-dark)}p.Aroot6:hover:after,p.Broot6:hover:after,p.Croot6:hover:after,p.Droot6:hover:after,p.Eroot6:hover:after,p.Froot6:hover:after,p.Groot6:hover:after{display:block;position:absolute;left:0;bottom:5rem;background-color:#fff}p.Aroot6:hover:after{content:url(../../chords/A%20barre%28R6%29.svg)}p.Broot6:hover:after{content:url(../../chords/B%20barre%28R6%29.svg)}p.Croot6:hover:after{content:url(../../chords/C%20barre%28R6%29.svg)}p.Droot6:hover:after{content:url(../../chords/D%20barre%28R6%29.svg)}p.Eroot6:hover:after{content:url(../../chords/E%20barre%28R6%29.svg)}p.Froot6:hover:after{content:url(../../chords/F%20barre%28R6%29.svg)}p.Groot6:hover:after{content:url(../../chords/G%20barre%28R6%29.svg)}p.Asharproot6:hover,p.Csharproot6:hover,p.Dsharproot6:hover,p.Fsharproot6:hover,p.Gsharproot6:hover{position:relative;color:var(--accent-dark)}p.Asharproot6:hover:after,p.Csharproot6:hover:after,p.Dsharproot6:hover:after,p.Fsharproot6:hover:after,p.Gsharproot6:hover:after{display:block;position:absolute;left:0;bottom:5rem;background-color:#fff}p.Asharproot6:hover:after{content:url(../../chords/A%E2%99%AF%20barre%28R6%29.svg)}p.Csharproot6:hover:after{content:url(../../chords/C%E2%99%AF%20barre%28R6%29.svg)}p.Dsharproot6:hover:after{content:url(../../chords/D%E2%99%AF%20barre%28R6%29.svg)}p.Fsharproot6:hover:after{content:url(../../chords/F%E2%99%AF%20barre%28R6%29.svg)}p.Gsharproot6:hover:after{content:url(../../chords/G%E2%99%AF%20barre%28R6%29.svg)}p.Amroot6:hover,p.Bmroot6:hover,p.Cmroot6:hover,p.Dmroot6:hover,p.Emroot6:hover,p.Fmroot6:hover,p.Gmroot6:hover{position:relative;color:var(--accent-dark)}p.Amroot6:hover:after,p.Bmroot6:hover:after,p.Cmroot6:hover:after,p.Dmroot6:hover:after,p.Emroot6:hover:after,p.Fmroot6:hover:after,p.Gmroot6:hover:after{display:block;position:absolute;left:0;bottom:5rem;background-color:#fff}p.Amroot6:hover:after{content:url(../../chords/Am%20barre%28R6%29.svg)}p.Bmroot6:hover:after{content:url(../../chords/Bm%20barre%28R6%29.svg)}p.Cmroot6:hover:after{content:url(../../chords/Cm%20barre%28R6%29.svg)}p.Dmroot6:hover:after{content:url(../../chords/Dm%20barre%28R6%29.svg)}p.Emroot6:hover:after{content:url(../../chords/Em%20barre%28R6%29.svg)}p.Fmroot6:hover:after{content:url(../../chords/Fm%20barre%28R6%29.svg)}p.Gmroot6:hover:after{content:url(../../chords/Gm%20barre%28R6%29.svg)}p.Asharpmroot6:hover,p.Bmroot6:hover,p.Csharpmroot6:hover,p.Gsharpmroot6:hover{position:relative;color:var(--accent-dark)}p.Asharpmroot6:hover:after,p.Bmroot6:hover:after,p.Csharpmroot6:hover:after,p.Gsharpmroot6:hover:after{display:block;position:absolute;left:0;bottom:5rem;background-color:#fff}p.Asharpmroot6:hover:after{content:url(../../chords/A%E2%99%AFm%20barre%28R6%29.svg)}p.Csharpmroot6:hover:after{content:url(../../chords/C%E2%99%AFm%20barre%28R6%29.svg)}p.Gsharpmroot6:hover:after{content:url(../../chords/G%E2%99%AFm%20barre%28R6%29.svg)}svg[data-astro-cid-7oak6cne]{vertical-align:middle;width:var(--size, 1em);height:var(--size, 1em)}
