.up-next-container{border-left:2px solid #fff;flex-direction:column;justify-content:left;align-items:flex-start;width:15%;height:100%;padding:20px 0;display:flex;overflow-y:hidden}.up-next-container h2{margin-top:0}.up-next-container ul,.up-next-container li{background:0 0;width:100%}.up-next-container h2,.up-next-container h3,.up-next-container h4{padding-left:24px}.up-next-container .up-next-requests{background:0 0;width:100%;padding-top:24px;position:relative;overflow-y:scroll}.up-next-container .up-next-requests ul{margin:0;padding:0;list-style:none}.up-next-container .up-next-requests li{border-bottom:1px solid #ccc;margin-bottom:24px;padding:0 12px 24px 0;position:relative}.up-next-container .up-next-requests h2{margin-bottom:24px}.up-next-container .up-next-requests h4{margin:0}.up-next-container .up-next-requests h3{color:#ff8c00;text-shadow:0 0 10px #fff;margin:2px 0 0;font-size:1.6em;font-style:italic;line-height:1.1em;text-decoration:none}.up-next-container .request-close{cursor:pointer;position:absolute;top:-28px;right:2px}@media (orientation:portrait){.up-next-container{display:none}}
.lyrics-viewer{text-align:center;background:#ffffff1a;flex-direction:column;justify-content:flex-start;width:100%;height:30%;max-height:400px;margin:0 auto;display:flex;position:relative;overflow:hidden}.lyrics-viewer ul{margin:0;padding-top:74px;list-style-type:none}.lyrics-viewer li{color:#fff;margin:40px 0;padding:0 32px;font-size:4em;transition:top .33s ease-out,opacity .33s ease-in-out}.lyrics-viewer p{margin:0}.lyrics-viewer .lyric{opacity:.33;filter:blur(2px)}.lyrics-viewer .current-lyric{color:#fff}.lyrics-viewer .lyrics-progression{mix-blend-mode:screen;background:#8b0000;height:4px;transition:width 1s linear;position:absolute;bottom:0;left:0}.lyrics-viewer .color-cycle{background-color:#ff69b4;animation:8s infinite alternate colorChange}@keyframes colorChange{0%{background-color:#ff69b4}25%{background-color:#00f7ff}50%{background-color:#0f0}75%{background-color:#bf00ff}to{background-color:coral}}
.performance-container{display:flex}.stage-screen{flex-direction:column;flex-grow:1;height:100%;display:flex;position:relative}.stage-screen .header-info{place-content:center space-between;height:10%;display:flex}.stage-screen .header-info .brand{justify-content:center;align-items:center;height:100%;padding-left:42px}.stage-screen .header-info .score{justify-content:center;align-items:center;width:33.33%;font-size:2em;display:flex}.stage-screen .header-info .score span{text-align:center;width:100%;display:inline-block}.stage-screen .header-info .score>div{justify-content:center;align-items:center;width:100%;height:100%;font-size:2em;display:flex}.stage-screen .header-info .controls{text-align:right;justify-content:flex-end;align-items:center;width:33.33%;height:100%;padding-right:42px;display:flex;position:relative}.stage-screen .header-info .controls button{cursor:pointer;background:0 0;border:none;height:42px}.stage-screen .header-info .controls button svg{width:36px;height:36px}.stage-screen .header-info .controls .delete-loaded-request{cursor:pointer;color:#fff;opacity:0;background-color:#ffffff26;border-radius:8px;width:24px;height:24px;font-size:1em;font-weight:700;position:absolute;top:0;right:0}.stage-screen .header-info .controls .delete-loaded-request:hover{opacity:1}.stage-screen .lyrics{text-align:center}.stage-screen .live-waveform,.stage-screen .orig-waveform{background:0 0;height:25%;position:relative}.stage-screen .live-waveform p,.stage-screen .orig-waveform p{padding-left:42px;font-size:1.6em;position:absolute;top:0}.stage-screen .wave-title{color:#ff69b4;text-shadow:0 0 10px #fff;margin-bottom:-26px;padding-left:5%;font-size:1.5em}.stage-screen .footer-credits{background:#ffffff40;width:100%;height:20%;min-height:190px}.stage-screen .footer-credits .backing,.stage-screen .footer-credits .credits,.stage-screen .footer-credits .inst-waveform{color:#fff;position:absolute;bottom:0}.stage-screen .footer-credits .backing{z-index:5;padding:0 36px 96px 0;display:flex;right:0}.stage-screen .footer-credits .backing label{cursor:pointer;flex-direction:column;align-items:center;display:flex}.stage-screen .footer-credits .backing label p{letter-spacing:.05em;margin:0;font-family:sans-serif}.stage-screen .footer-credits .backing input{border-color:pink;width:16px;height:16px;margin-top:6px}.stage-screen .footer-credits .backing input[type=radio]:checked{accent-color:#0000;cursor:pointer;background:0 0;width:16px;height:16px}.stage-screen .footer-credits .backing svg{width:64px;height:64px}.stage-screen .footer-credits .backing .backing-selector{gap:32px;display:flex}.stage-screen .footer-credits .credits{z-index:10;padding:0 0 15px 42px;font-size:2em}.stage-screen .footer-credits .inst-waveform{background:#ffffff1a;width:100%;height:100%}.stage-screen .backing-highlight{border:2px solid #0000;border-radius:4px;padding:6px}.stage-screen .backing-active{border-color:#fff}
