.screen-container{background-color:#1e2a3e;background-image:repeating-radial-gradient(circle at center left,transparent 0,#233656 100px),repeating-linear-gradient(#1e2a3e55,#1e2a3e);border-radius:30px;height:100%;opacity:1;width:calc(100% - 100px)}.flex{display:flex}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#000;box-sizing:border-box;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.album-container{height:100%}.albumImage{align-items:center;justify-content:center;position:relative;width:80%;z-index:1}.albumImage img{aspect-ratio:1;border-radius:30px;width:100%}.albumImage-shadow{-webkit-filter:blur(10px);filter:blur(10px);position:absolute;top:20px;width:90%;z-index:-1}.albumInfo-card{margin-top:20px;width:80%}.albumInfo-card p{margin:5px auto!important}.albumName-container{color:#c3d0e3;font-size:20px;font-weight:700;overflow:hidden;width:100%}.marquee{-webkit-animation:marquee 12s linear infinite;animation:marquee 12s linear infinite;display:inline-block;padding-left:100%;white-space:nowrap}@-webkit-keyframes marquee{0%{-webkit-transform:translateX(0);transform:translateX(0)}to{-webkit-transform:translateX(-100%);transform:translateX(-100%)}}@keyframes marquee{0%{-webkit-transform:translateX(0);transform:translateX(0)}to{-webkit-transform:translateX(-100%);transform:translateX(-100%)}}.album-info{-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;color:#9aa9c2;display:-webkit-box;font-size:14px;font-weight:500;overflow:hidden;text-overflow:ellipsis}.album-release{color:#9aa9c2;font-size:12px;font-weight:400;margin-top:10px}.song-title{color:#f0f8ff}.player-body{height:40%;margin:3% 0;width:100%}.player-left-body{width:37%}.player-right-body{align-items:center;flex-direction:column;justify-content:space-between;width:63%}.song-title{-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;color:#c4d0e3;display:-webkit-box;font-size:30px;font-weight:700;margin:0;overflow:hidden;text-align:center;text-overflow:ellipsis}.song-artist{color:#9aa9c2;font-size:14px;font-weight:500}.player-right-bottom{align-items:center;flex-direction:column;width:100%}.song-duration{align-items:center;justify-content:space-between;margin-bottom:20px;width:50%}.duration{color:#c4d0e3;font-size:20px;font-weight:700;margin:0}.main-body{background-color:#deb887;border-radius:20px}.login-page,.main-body{display:flex;height:100vh;width:100vw}.login-page{align-items:center;background-color:#1f1f1f;flex-direction:column;justify-content:center;overflow:hidden}.logo{width:30%}.login-btn{background-color:#fefefe;border-radius:50px;color:#1f1f1f;font-weight:600;margin-top:20%;padding:15px 0;text-align:center;width:200px}a{text-decoration:none}.sidebar-container{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:space-between;width:100px}.profile-img{border-radius:20px;height:50px;margin-top:20px;width:50px}a{text-decoration:none!important}.btn-body{align-items:center;background-color:hsla(25,82%,76%,0);border-radius:20px;color:#214778;display:flex;flex-direction:column;height:80px;justify-content:center;margin:5px auto;transition:all .2s ease;width:80px}.btn-body.active{background-color:#f4bb92;color:#fff;-webkit-transform:scale(1.05);transform:scale(1.05)}.btn-body:hover{color:#fff}.btn-title{font-size:14px;font-weight:600;margin:4px auto}.library-body{display:flex;flex-wrap:wrap;height:90%;justify-content:space-between;overflow-y:auto;padding:3%;width:94%}.playlist-card{background-color:#1e2a3e;background:#1e2a3e;background:linear-gradient(75deg,#283a58,rgba(54,69,98,0));border:1px solid rgba(54,69,98,.18);border-radius:20px;cursor:pointer;height:35%;margin-bottom:2%;padding:1%;position:relative;transition:all .2s ease;width:20%}.playlist-card:hover{-webkit-transform:scale(1.02);transform:scale(1.02)}.playlist-card:hover .playlist-fade{opacity:1}.playlist-image{aspect-ratio:1;border-radius:15px;width:100%}.playlist-title{-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;color:#c4d0e3;display:-webkit-box;font-size:16px;font-weight:800;margin:10px 0;overflow:hidden;text-overflow:ellipsis}.playlist-subtitle{color:#c4d0e37c;font-size:12px;font-weight:400;margin:0}.playlist-fade{align-items:flex-end;background:linear-gradient(180deg,rgba(54,69,98,0) 10%,#364562);border-radius:20px;bottom:0;display:flex;height:34%;justify-content:flex-end;opacity:0;padding:8%;position:absolute;right:0;transition:.5s ease;width:84%}.queue-container{align-items:center;background-color:#3e61d2;background-image:repeating-radial-gradient(circle at 0 0,transparent 0,#3e61d2 40px),repeating-linear-gradient(#4767d055,#4767d0);border-radius:30px;border-top-right-radius:0;flex-direction:column;height:35%;justify-content:center;opacity:1;width:100%}.queue{flex-direction:column;height:85%;justify-content:space-between;width:80%}.upNext{color:#fff;font-size:20px;font-weight:700;margin:10px 0;text-align:left}.queue-list{height:80%;overflow-y:auto;width:100%}.queue-list::-webkit-scrollbar{display:none}.queue-item{color:#fff;cursor:pointer;font-size:14px;font-weight:500;justify-content:space-between;padding:5px 0;transition:all .2s ease;width:100%}.queue-item:hover{-webkit-transform:scale(.95);transform:scale(.95)}.queue-item p{margin:0}.track-name{text-overflow:ellipsis;width:75%}.left-player-body{height:100%;margin-right:10%;width:28%}.right-player-body{display:flex;flex-direction:column;height:60%;justify-content:space-between;width:60%}
/*# sourceMappingURL=main.dab2df25.css.map*/