.viewer{width:45vw;height:90vh;overflow-y:scroll}.button,.viewer{position:relative}.button{padding:.7rem .5rem;margin:.5rem;border:none;border-radius:.1rem;cursor:pointer;transition:all .1s}.button--square{width:2vw;height:2vw}.button--color-orange{background-color:#cd9a19}.button--color-orange:hover{background-color:#ffca43}.button--fixed{position:absolute;z-index:2}.passageList{position:relative;width:50vw;height:10vh;background-color:#293133;display:flex;flex-direction:row}.list{flex-direction:row;justify-content:flex-start;align-items:center;overflow-x:hidden;font-size:1rem}.controls,.list{display:inherit;flex-wrap:wrap}.controls{flex-direction:column;justify-content:center;margin:1rem;min-width:20%}.list-item{width:auto;height:auto;font-size:1rem;padding:.2rem 1rem;background-color:#161a1b;color:#add8e6}.list-item:hover{background-color:#445154}.list-item--active{width:auto;height:auto;font-size:1rem;padding:.2rem 1rem;background-color:#add8e6;color:#244957;font-weight:200}.songTitle{position:relative;display:flex;flex-direction:column;align-items:center;margin:2rem;min-height:10vh}.songTitle h2,.songTitle h3{font-weight:200}.form{display:flex;flex-direction:column;font-weight:100;width:25vw;color:#9ee2fd}.radio-input{display:flex;flex-wrap:wrap}.form__label{margin-top:.5rem;margin-bottom:.25rem}.form__span{margin:1rem 1rem .25rem .25rem}input[type=text]{color:#add8e6;width:100%;background-color:#293133;height:1.5rem;border:#161a1b}input[type=text]:focus-visible{border:inset;border-width:1px;outline:none;border-color:#445154}textarea{width:100%;height:10rem;border-color:#161a1b;resize:none}select,textarea{background-color:#293133;color:#add8e6}select{height:1.75rem;border-width:1px;border-color:#161a1b}select:focus-visible{outline:none;border-width:1px;border-color:#445154}.lyrics{height:15rem;resize:vertical}textarea:focus-visible{outline:none;border:inset;border-width:1px;border-color:#445154}.notifyModalContainer{position:absolute;display:flex;align-items:center;justify-content:center;z-index:2;width:100%;height:100%;background-color:rgba(41,49,51,.608)}.notifyModal{display:flex;flex-direction:column;align-items:center;justify-content:space-around;border-radius:1rem;position:relative;width:50%;height:50%;font-size:2rem;background-color:#445154}.notifyModal__button{font-size:2rem;padding:1rem;background-color:#cd9a19;outline:none;border:none;border-radius:.5rem;color:#000;transition:all .1s}.notifyModal__button:hover{background-color:#ffca43}.infoArea{position:relative;width:50%;text-align:center;padding-top:1rem}.infoArea h2{font-weight:200}.infoArea h3{margin-top:2rem;font-weight:100}.infoArea h4{font-weight:100;margin-top:1rem}.infoArea p{margin-top:2rem;margin-left:2rem;text-align:left}.infoArea a{color:wheat;text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:3px}.infoArea ul{margin-top:1rem;text-align:left;padding-left:2rem;font-size:.85rem}@media(max-width:1136px){.react-tabs__tab-list{position:relative;display:flex;flex-direction:row;width:100%}.react-tabs__tab{width:33%;height:10vh;text-align:center;padding-top:1rem;font-size:1.5rem;list-style-type:none}.react-tabs__tab--selected{background-color:#293133}.viewer{width:95vw}.passageList{width:95vw;height:90vh}.list,.passageList{flex-direction:column}.list{overflow-x:visible;overflow-y:hidden}.list-item,.list-item--active{font-size:1.75rem}.controls{flex-direction:row;justify-content:space-around}.form{width:95vw;font-size:1.2rem}.button--square{width:10vw;height:10vw}.lyrics{height:12rem}}.cmSong--fontSize-5 .cmLine{font-size:.5em;line-height:1.15em}.cmSong--fontSize-4 .cmLine{font-size:.6em;line-height:1.25em}.cmSong--fontSize-3 .cmLine{font-size:.7em;line-height:1.35em}.cmSong--fontSize-2 .cmLine{font-size:.8em;line-height:1.45em}.cmSong--fontSize-1 .cmLine{font-size:.9em;line-height:1.55em}.cmSong--fontSize1 .cmLine{font-size:1.1em;line-height:1.75em}.cmSong--fontSize2 .cmLine{font-size:1.2em;line-height:1.85em}.cmSong--fontSize3 .cmLine{font-size:1.3em;line-height:1.95em}.cmSong--fontSize4 .cmLine{font-size:1.4em;line-height:2.05em}.cmSong--fontSize5 .cmLine{font-size:1.5em;line-height:2.15em}.cmChordLyricLine{display:flex;flex-wrap:wrap}.cmChordLyricLine .cmChordLyricPair{flex:0 0 auto;display:flex;flex-direction:column}.cmChordLyricLine .cmChordLyricPair .cmChordLine,.cmChordLyricLine .cmChordLyricPair .cmLyricLine{flex:0 0 auto;white-space:pre}.cmTheme-dark1{background-color:#293132}.cmTheme-dark1 .cmSong{font-family:SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:13px;line-height:1.65em;padding:10px;white-space:pre-wrap;color:#f4f4f4}.cmTheme-dark1 .cmSong p{margin:0}.cmTheme-dark1 .cmSectionLabel{color:#67d3ff;font-weight:700}.cmTheme-dark1 .cmSectionMultiplier{color:#ed7bff}.cmTheme-dark1 .cmKeyDeclaration,.cmTheme-dark1 .cmTimeSignature{color:#a7ff7b;font-weight:700}.cmTheme-dark1 .cmChordLine{color:#fabf2b}.cmTheme-dark1 .cmBarSeparator{opacity:.5}.cmTheme-dark1 .cmChordDuration{opacity:.7}.cmTheme-dark1 .cmSubBeatGroupCloser,.cmTheme-dark1 .cmSubBeatGroupOpener{opacity:.8;font-weight:700}.cmTheme-dark1 .cmChordLine-romanNumeral,.cmTheme-dark1 .cmRomanNumeral{color:#fabf2b}.cmTheme-dark1 .cmRomanNumeral-diatonic{font-weight:700;color:#303846;background-color:#fabf2b}.cmTheme-dark1 .cmRomanNumeral-borrowed{color:#303846;background-color:rgba(250,191,43,.7)}.cmTheme-dark1 .cmRomanNumeral-unknown{opacity:.8}*{box-sizing:border-box;padding:0;margin:0}body,html{max-width:100vw;width:100vw;overflow-x:hidden;font-family:Arial,Helvetica,sans-serif;font-weight:200}body{color:#9ee2fd;background-color:#161a1b}a{color:inherit;text-decoration:none}@font-face{font-family:__Inter_aaf875;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/ec159349637c90ad-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c88,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:__Inter_aaf875;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/513657b02c5c193f-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:__Inter_aaf875;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/fd4db3eb5472fc27-s.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:__Inter_aaf875;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/51ed15f9841b9f9d-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:__Inter_aaf875;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/05a31a2ca4975f99-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:__Inter_aaf875;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/d6b16ce4a6175f26-s.woff2) format("woff2");unicode-range:u+0100-02af,u+0304,u+0308,u+0329,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:__Inter_aaf875;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/c9a5bc6a7c948fb0-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+2074,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:__Inter_Fallback_aaf875;src:local("Arial");ascent-override:90.20%;descent-override:22.48%;line-gap-override:0.00%;size-adjust:107.40%}.__className_aaf875{font-family:__Inter_aaf875,__Inter_Fallback_aaf875;font-style:normal}