.screen-container{background-color:#1e2a3e;background-image:repeating-radial-gradient(circle at center left,transparent 0,#032766 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}.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:10%;width:50px}.profile-text{color:#fff;font-size:1em;font-weight:700}.profile-text:hover{filter:brightness(120%)}.logo-img{height:30px;margin-left:0;vertical-align:middle;width:30px}.profile-container{align-items:center;cursor:default;display:inline-flex;margin-top:30px}a{text-decoration:none!important}.btn-body{align-items:center;background-color:hsla(25,82%,76%,0);border-radius:20px;color:#f8d9c0;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;transform:scale(1.05)}.btn-body:hover{color:#fff}.btn-title{font-size:14px;font-weight:600;margin:4px auto}.login-page{align-items:center;background-color:#1f1f1f;display:flex;flex-direction:column;height:100vh;justify-content:center;overflow:hidden;width:100vw}.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}.trending-body{display:flex;flex-wrap:wrap;height:90%;justify-content:space-between;overflow-y:auto;padding:3%;width:94%}.trending-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:300px;margin-bottom:2%;position:relative;transition:all .2s ease;width:21.3333%}.trending-card:hover{transform:scale(1.02)}.trending-card:hover .trending-fade{opacity:1}.trending-image{border-radius:15px;height:88%;width:95%}.trending-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}.trending-subtitle{color:#c4d0e37c;font-size:12px;font-weight:400;margin:0}.trending-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%}.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:300px;margin-bottom:2%;position:relative;transition:all .2s ease;width:21.3333%}.playlist-card:hover{transform:scale(1.02)}.playlist-card:hover .playlist-fade{opacity:1}.playlist-image{border-radius:15px;height:88%;width:95%}.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%}.left-player-body{height:100%;margin-right:2%;width:68%}.right-player-body{display:flex;flex-direction:column;height:100%;justify-content:space-between;width:30%}.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{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{animation:marquee 12s linear infinite;display:inline-block;padding-left:100%;white-space:nowrap}@keyframes marquee{0%{transform:translateX(0)}to{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}.songCard-body{background-color:#27354d;border-radius:30px;border-bottom-right-radius:0;height:62%}.queue-container,.songCard-body{align-items:center;flex-direction:column;justify-content:center;width:100%}.queue-container{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;height:35%;opacity:1}.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{transform:scale(.95)}.queue-item p{margin:0}.track-name{text-overflow:ellipsis;width:75%}.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:38px;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}.controls-wrapper{align-items:center;justify-content:space-between;margin:0;width:50%}.action-btn{align-items:center;border-radius:20px;cursor:pointer;height:50px;justify-content:center;transition:all .2s ease-in-out;width:50px}.action-btn:hover{transform:scale(1.1)}.play-pause-btn{align-items:center;background-color:#c96850;border-radius:30px;box-shadow:inset -4px -4px 10px #55291e,inset 4px 4px 10px 1px #ffae9a;cursor:pointer;height:70px;justify-content:center;transition:all .2s ease-in-out;width:70px}.play-pause-btn.active{box-shadow:inset -4px -4px 10px #ff8769,inset 4px 4px 10px 1px #753d30}.play-pause-btn:hover{transform:scale(1.1)}circle{transform:rotate(93deg);transition:all 1s ease-in-out}circle,image.active{transform-origin:50% 50%}image.active{animation:rotation 30s linear infinite}.progress-circle{align-items:center;justify-content:center}@keyframes rotation{0%{transform:rotate(0deg)}to{transform:rotate(359deg)}}.box-container{--boxSize:4px;--gutter:8px;height:54px;justify-content:space-between;width:calc((var(--boxSize) + var(--gutter))*13)}.box{background:linear-gradient(40deg,#364562 20%,#c96850) no-repeat;border-radius:18px;height:100%;transform:scale(.4);width:var(--boxSize)}.box.active{animation-duration:1.2s;animation-iteration-count:infinite;animation-timing-function:ease-in-out}.box1{animation-name:quiet}.box2{animation-name:normal}.box3{animation-name:quiet}.box4{animation-name:loud}.box5{animation-name:quiet}.box6{animation-name:normal}.box7{animation-name:quiet}@keyframes quiet{25%{transform:scale(.6)}50%{transform:scale(.4)}75%{transform:scale(.8)}}@keyframes normal{25%{transform:scale(1)}50%{transform:scale(.4)}75%{transform:scale(.6)}}@keyframes loud{25%{transform:scale(1)}50%{transform:scale(.4)}75%{transform:scale(1.2)}}.widgets-body{align-items:center;-webkit-backdrop-filter:blur(12.5px);backdrop-filter:blur(12.5px);background:#1e2a3e;background:linear-gradient(0deg,#1e2a3e,rgba(54,69,98,.1));border-radius:30px;height:100%;justify-content:space-evenly;margin:2% auto 3%;width:95%}.widgetcard-body{background:#1e2a3e;background:linear-gradient(75deg,#283a58,rgba(54,69,98,0));border-radius:30px;cursor:pointer;display:grid;grid-template-columns:repeat(3,1fr);grid-template-rows:repeat(3,1fr);height:100%;overflow:hidden;padding:1.5% 3%;position:relative;transition:all .2s ease-in-out;width:100%}.widgetcard-body:hover{transform:scale(1.05)}.widget-title{color:#c4d0e3;font-size:28px;font-weight:800;margin-bottom:2%;margin-left:5%;margin-top:10%}.widget-fade{align-items:flex-end;animation:none;background:linear-gradient(180deg,rgba(54,69,98,0) 10%,#364562);border-radius:30px;bottom:0;display:flex;height:34%;justify-content:flex-end;opacity:0;padding:8%;position:absolute;right:0;transition:.5s ease-in-out;width:84%}.widgetcard-body:hover .widget-fade{opacity:1}.entry-body{align-items:center;margin-top:7%;width:100%}.entry-image{border-radius:15px;height:50px;margin-right:10px;width:50px}.entry-right-body{flex-direction:column;justify-content:center}.entry-title{color:#c9d0e3;font-size:16px;font-weight:700;margin:0 0 5px}.entry-subtitle{color:#c4d0e37c;font-size:12px;font-weight:400;margin:0}.main-body{background-color:#000506;border-radius:30px;display:flex;height:100vh;width:100vw}
/*# sourceMappingURL=main.2c604b77.css.map*/