html{background-color:#17072b;color:#fff;scroll-behavior:smooth}*{--header-color:#ffffe3;font-family:monaco,Consolas,Lucida Console,monospace!important;margin:0}.container{color:#000}.title{padding-bottom:2rem;padding-top:2rem}input[type=password],input[type=text],select{border:1px solid #ccc;border-radius:4px;box-sizing:border-box;display:inline-block;margin:8px 0;padding:12px 20px;width:80%}.landingPage__button{background-color:#4caf50;border:none;border-radius:4px;color:#fff;cursor:pointer;margin:8px 0;padding:14px 20px;width:80%}.landingPage__button:hover{background-color:#45a049}.queueForm{padding-top:6rem}.currentlyPlaying__container{align-items:center;display:flex;height:100%;justify-content:space-between}.currentlyPlaying__albumwork{--image-size:75px;-webkit-animation:spin 2s linear infinite;animation:spin 2s linear infinite;border-radius:100%;height:var(--image-size);margin-right:1rem;object-fit:cover;width:var(--image-size)}.currentlyPlaying__albumworkName--container{align-items:center;display:flex;margin-left:1rem}.currentlyPlaying__songInfo--name{font-size:22px;font-weight:500}.currentlyPlaying__songInfo--artist{color:#8c8c8c;font-size:15px;font-weight:500}.currentlyPlaying__lockTimer{align-items:center;display:flex;height:100%;justify-content:center}@-webkit-keyframes spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.lockTimer{position:absolute;right:0;text-align:center;width:5rem}.sessionCode{left:1rem;position:absolute;top:1rem}.QueueOptions{border-top:1px solid gray}.QueueOptions,.song__card{border-bottom:1px solid gray;display:flex;justify-content:space-between;padding:1rem}.song__votes{margin-right:1rem}.song__votes--number{font-size:1.3rem;font-weight:500}.song__votes--text{font-size:.8rem}.song__interactions{align-items:center;display:flex;justify-content:space-between}.votes__counter--container{align-items:center;display:flex;flex-direction:column}.song__interactions--voting{align-items:center;display:flex;justify-content:space-between}.song__info{display:flex;flex-direction:column;justify-content:center}.song__info--name{font-size:18px;font-weight:500}.song__info--artist{color:#8c8c8c;font-size:13px;font-weight:300}.votingButtons{align-items:center;display:flex;justify-content:space-between}.queue__header{left:0;margin:0;padding:1rem 0;top:0;width:100%}.song__queue{height:80vh;margin:0;min-width:100%;scroll-behavior:smooth}.song__request--container{align-items:center;background-color:gray;display:flex;height:7vh;justify-content:center;margin:0;padding:0;width:100%}.song__request--text{font-size:30px}.main{align-items:center;display:flex;flex-direction:column;gap:50px;padding-top:30px}.main h1{font-size:50px}.main .gen input{font-size:20px;height:35px;padding-left:5px;width:250px}.main button{background-color:#228b22;border:none;color:#f5f5f5;cursor:pointer;font-size:18px;height:38px;position:relative;top:-2px;width:100px}.main button:hover{background-color:#fff;color:#000}.main .output-box{align-items:center;display:flex;flex-direction:column;gap:40px}.main .download-button{margin-bottom:3rem}.container{color:#fff;height:100vh;margin:0 auto;max-width:40rem;text-align:center}.createEvent__playlistCards{width:100%}.createEvent__confirmButton{background-color:#4caf50;border:none;border-radius:4px;bottom:4rem;box-shadow:0 0 20px #4caf50;color:#fff;cursor:pointer;left:50%;margin-left:-6rem;padding:14px 20px;position:fixed;width:12rem}.playlistCard__container{border:1px solid #fffaf0;border-radius:10px;display:flex;flex-direction:row;margin:.8rem auto;text-align:left;width:90%}.MuiToggleButton-root{border:1px solid #fffaf0!important;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;margin:auto 1rem!important}.Mui-selected{background-color:#4caf50!important}.playlistCard__image{border-radius:10px 0 0 10px;height:100px;width:100px}.playlistCard__title{flex-grow:3;padding-left:.7rem;padding-top:1.5rem}
/*# sourceMappingURL=main.2dd2b2f9.css.map*/