@font-face{font-family:__Inter_d65c78;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/55c55f0601d81cf3-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:__Inter_d65c78;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/26a46d62cd723877-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:__Inter_d65c78;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/97e0cb1ae144a2a9-s.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:__Inter_d65c78;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/581909926a08bbc8-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_d65c78;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/df0a9ae256c0569c-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_d65c78;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/6d93bde91c0c2823-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,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_d65c78;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/a34f9d1faa5f3315-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+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:__Inter_Fallback_d65c78;src:local("Arial");ascent-override:90.49%;descent-override:22.56%;line-gap-override:0.00%;size-adjust:107.06%}.__className_d65c78{font-family:__Inter_d65c78,__Inter_Fallback_d65c78;font-style:normal}body{min-width:365px;height:100vh;margin:0;display:flex;justify-content:center;align-items:center;background-size:400% 400%;background-image:linear-gradient(45deg,#85c4ff,#ff7dba);animation:animate 10s linear infinite}@keyframes animate{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}.container{display:flex;justify-content:space-between;padding:20px;border-radius:10px;width:100%;min-width:700px;margin:32px;background-color:hsla(0,0%,100%,.45);box-shadow:0 0 10px 1px rgba(0,0,0,.25);-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px)}.left-column{align-items:center}.left-column,.right-column{display:flex;flex-direction:column;width:50%}.right-column{height:100%}.albumImage{width:200px;height:200px;border-radius:50%;margin-bottom:20px}.musicInfo{text-align:center;margin-bottom:10px}.controls{display:flex;flex-direction:column;align-items:center;width:100%}.control-buttons{display:flex;justify-content:space-between;width:100%}.control-buttons button{display:flex;justify-content:center;align-items:center;flex:1 1;margin:0 5px}.control-buttons span.button-text{margin-left:4px}.ant-btn-icon{-webkit-margin-end:0!important;margin-inline-end:0!important}.seekbar-container,.volume-container{display:flex;align-items:center;width:100%}.seekbar-container{margin-top:10px}.volume-text{margin-right:10px}.seekbar-slider,.volume-slider{flex:1 1}.albumContainer{transition:transform .5s ease}.albumContainer.animate{animation:spin 15s linear infinite}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.playlist{display:flex;flex-direction:column;justify-content:center;padding-left:20px}.playlist,.playlist>.ant-list{height:100%}.ant-list-item{display:flex;justify-content:flex-start!important;margin-bottom:5px}.ant-list-item:nth-child(n+2){cursor:pointer}.ant-list-item:hover{background-color:#ffffff45}.ant-list-item:nth-child(n+2):hover .playlist-item{color:#1890ff}.playlist .ant-list-items{overflow-y:auto;height:100%}@keyframes moveLeftRight{0%{background-position:-100% 0}50%{background-position:100% 0}to{background-position:-100% 0}}.active-item{animation:moveLeftRight 10s ease-in-out infinite;background:linear-gradient(90deg,#ff43e945,#a938ff45,#3842ff45);background-size:400% 100%}.divider{display:none!important;margin:12px 0}.lf-player-container{width:32px;margin-left:.5rem}@media (max-width:1024px){.control-buttons button{span{padding:0;margin:0}}}@media (max-width:768px){.container{min-width:-webkit-fill-available;flex-direction:column;align-items:center;height:calc(100% - (32px * 2))}.left-column,.right-column{width:100%}.playlist,.right-column{overflow-y:hidden}.playlist{padding-left:0}.playlist>.ant-list{overflow-y:hidden}.ant-spin-container,.playlist>.ant-list>div:nth-child(2){height:100%}.divider{display:initial!important}}@media (max-width:555px){.control-buttons button{span{padding:0;margin:0}}}@media (max-width:555px),(min-width:768px) and (max-width:1024px){.control-buttons button span.button-text{display:none!important}}