body{margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,"Courier New",monospace}body{background-color:#110f2f;color:#fff}.lgContainer,.lgH{display:flex;flex-direction:column;align-items:center;justify-content:center}.lgH{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen,Ubuntu,Cantarell,"Open Sans","Helvetica Neue",sans-serif;height:170px}.lgMHeader{font-size:40px;padding:5px 10px;border-radius:10px;color:#fff;letter-spacing:1rem;font-weight:500}.lgHeader{background-color:#fff;-webkit-background-clip:text;-webkit-text-fill-color:transparent;font-size:18px;letter-spacing:.2rem;font-weight:600;border-bottom:2px solid #0ff}.lgImgContainer{height:45%;display:flex;flex-direction:column;align-items:center;justify-content:center}.lgImg{width:250px;border-radius:50px;box-shadow:4px 4px 18px -4px #fc1ca6,-4px -4px 18px -4px #1191fa;margin-bottom:0}.lgButtonContainer{display:flex;flex-direction:column;align-items:center;justify-content:center;margin-top:50px}.lgButton{background-color:#19cb94;background-color:#1fdf64;border:none;height:40px;width:150px;border-radius:10px;box-shadow:5px 10px 10px -2px #000;margin-bottom:30px;cursor:pointer}.lgA,.lgA:active,.lgA:focus,.lgA:hover{text-decoration:none;color:#fff;font-size:15px;font-weight:700}.lgWarn{height:10%}.lgBg1{height:600px;width:600px;background-color:#5d5c6e;position:absolute;margin:auto;top:0;bottom:0;left:0;right:0;border-radius:400px;z-index:-1}.lgBg1,.lgBg2{display:flex;flex-direction:column;align-items:center;justify-content:center}.lgBg2{height:450px;width:450px;background-color:#313047;border-radius:300px}.lgBg3{height:300px;width:300px;background-color:#23213b;display:flex;flex-direction:column;align-items:center;justify-content:center;border-radius:200px}.lgAnimation{-webkit-animation:lganimation 1s ease-in;animation:lganimation 1s ease-in}@-webkit-keyframes lganimation{0%{opacity:0;left:-400px}to{opacity:1;left:0}}@keyframes lganimation{0%{opacity:0;left:-400px}to{opacity:1;left:0}}.lgHAnimation{position:relative;-webkit-animation:lghanimation 1s ease-in;animation:lghanimation 1s ease-in}@-webkit-keyframes lghanimation{0%{opacity:0;top:-200px}to{opacity:1;top:0}}@keyframes lghanimation{0%{opacity:0;top:-200px}to{opacity:1;top:0}}.lgImgAnimation{position:relative;-webkit-animation:lgimganimation 1.5s ease-in;animation:lgimganimation 1.5s ease-in}@-webkit-keyframes lgimganimation{0%{opacity:0;width:0}60%{opacity:0;width:0}to{opacity:1;width:250px}}@keyframes lgimganimation{0%{opacity:0;width:0}60%{opacity:0;width:0}to{opacity:1;width:250px}}.lgbAnimation{-webkit-animation:lgbanimation 1.7s ease-in;animation:lgbanimation 1.7s ease-in;position:relative}@-webkit-keyframes lgbanimation{0%{opacity:0;top:-200px}80%{opacity:0;top:-200px}to{opacity:1;top:0}}@keyframes lgbanimation{0%{opacity:0;top:-200px}80%{opacity:0;top:-200px}to{opacity:1;top:0}}@media(max-width:720px){.lgImg{width:200px}.lgMHeader{font-size:30px}.lgHeader{font-size:10px}.lgWarn{font-size:12px}.lgBg1{height:450px;width:450px;background-color:#5d5c6e}.lgBg2{height:350px;width:350px;background-color:#313047}.lgBg3{height:250px;width:250px;background-color:#23213b}}@media(max-width:500px){.lgContainer{height:100vh;width:100vw}.lgH{height:25%}.lgButtonContainer{height:20%}.lgImg{width:200px}.lgBg1{height:350px;width:350px;background-color:#5d5c6e}.lgBg2{height:250px;width:250px;background-color:#313047}.lgBg3{height:150px;width:150px;background-color:#23213b}}@media(max-width:320px){.lgBg1{height:300px;width:300px;background-color:#5d5c6e}.lgBg2{height:200px;width:200px;background-color:#313047}.lgBg3{height:100px;width:100px;background-color:#23213b}}.dMainContainer{width:100%}.dmainsmallcontainer{width:100%;display:flex;flex-direction:column;align-items:center;margin-bottom:80px}.dHeader{width:50%;text-align:center;display:flex;margin-top:20px;margin-bottom:50px}.dHeaderButton{width:10%;font-size:20px;cursor:pointer}.dHeaderName{width:90%;margin-right:10%;font-size:30px}.dNote{width:45%;display:flex;justify-content:flex-start;align-items:stretch;margin-bottom:20px}.dNoteNumber{margin-right:10px;font-size:40px}.dNoteText{display:flex;flex-direction:column;justify-content:flex-start;margin-top:10px}.dNoteTextOne{font-size:20px}.dNoteTextTwo{font-size:12px;color:#d1d1d1}.dListContainer{width:45%;flex-direction:column;background-color:#1d1a48;border-radius:10px}.dListContainer,.dListPlayAll{display:flex;align-items:center}.dListPlayAll{width:90%;height:40px;font-size:18px;margin-bottom:20px}.dList{width:90%}.dListTempo{height:70px;display:flex;flex-direction:row;justify-content:space-between;align-items:center;margin-bottom:10px;cursor:pointer}.dListId{width:30px;text-align:center}.dListChild{display:flex;flex-direction:row;align-items:center;width:80%}.dListImage{width:60px;border-radius:5px}.dListName{margin-left:20px}.dListDetail{font-size:30px}@media(max-width:720px){.dHeader{width:90%}.dHeaderName{font-size:20px}.dListId{width:30px}.dListChild{width:80%;font-size:15px}.dListImage{width:50px}.dNote{width:80%}.dListName{margin-left:10px}.dListContainer{width:80%}.dListTempo{height:50px}}.playerContainer{display:flex;flex-direction:column;align-items:center;width:100%;height:100vh}.player{display:flex;flex-direction:row;width:50%;margin-top:20px}.playHeaderButton{width:10%;font-size:20px}.playHeader{width:90%;margin-right:10%;text-align:center;font-size:20px}.playCardContainer{background-color:#1d1a48;width:45%;border-radius:20px}.playCardContainer,.songInfo{display:flex;flex-direction:column;align-items:center;margin-top:20px}.songInfo{margin-bottom:50px}.songName{font-size:23px}.songArtic{color:#d1d1d1}.progressBar{width:70%;height:3px;background-color:#d1d1d1;display:flex}.currentProgressBar{height:100%;width:50%;background:linear-gradient(90deg,#eb3495,#26ffed)}.currentProgressCircle{height:10px;width:10px;border-radius:10px;background-color:#26ffed;position:relative;bottom:3px}.timeTag{width:70%;margin-top:5px;margin-bottom:20px}.buttonContainer,.timeTag{display:flex;justify-content:space-between}.buttonContainer{width:50%;flex-direction:row;margin-bottom:40px}.songImage{height:200px;width:200px;border-radius:200px;margin-bottom:60px;border:3px solid #fff;-webkit-animation:imgrotate 60s;animation:imgrotate 60s}@-webkit-keyframes imgrotate{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes imgrotate{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.pBackIcn{cursor:pointer}.alertContainer{background-color:rgba(0,0,0,.9);width:500px;position:fixed;top:200px;border:1px solid red}.alertContainer1{height:20%;width:100%;display:flex;flex-direction:row;justify-content:flex-end;align-items:center}.alertDelete{color:red;font-size:20px;margin:5px;cursor:pointer}.alertContainer2{display:flex;flex-direction:row;align-items:center;justify-content:center;margin-bottom:20px}.alertText{font-size:20px;font-weight:700;margin-left:20px;margin-right:10px}.alertText2{font-size:15px;color:#d1d1d1;margin-top:5px}.alertImage{width:100px;border-radius:50px;margin-right:20px}@media(max-width:720px){.player{width:90%}.playCardContainer{width:80%;position:absolute;margin:auto;top:0;bottom:0;left:0;right:0;z-index:1;height:70%}.progressBar,.timeTag{width:90%}.timeTag{font-size:12px}.buttonContainer{width:70%}.alertContainer{width:450px;position:absolute;margin:auto;top:0;bottom:0;left:0;right:0;z-index:2;height:150px}.alertText{font-size:15px;font-weight:600}.alertText2{font-size:13px}.alertImage{width:50px}}@media (max-width:520px){.alertContainer{width:300px}.alertText{font-size:13px;font-weight:600}.alertText2{font-size:10px}.alertImage{width:50px}.alertDelete{font-size:15px}.songName{font-size:20px}.songArtic{font-size:17px}}@media (max-width:350px){.alertContainer{width:200px}}.footerContainer{justify-content:center;width:100%;height:60px;background-color:#110f2f;position:fixed;bottom:0;-webkit-user-select:none;-ms-user-select:none;user-select:none}.footerContainer,.footerCt{display:flex;flex-direction:row;align-items:center}.footerCt{width:50%;justify-content:space-around}.footericnContainer{cursor:pointer;width:80px;text-align:center}.footericn{font-size:20px}.blue{color:#00ffae}@media(max-width:720px){.footerCt{width:90%}}.albumContainer{width:100%;flex-direction:column;justify-content:space-around;margin-bottom:50px}.albumContainer,.alHead{display:flex;align-items:center}.alHead{flex-direction:row;justify-content:space-between;height:40px;width:50%}.alItemContainer{width:50%;overflow:auto;cursor:grab}.alInnerItemContainer{display:flex;flex-direction:row}.alItemContainer::-webkit-scrollbar{display:none}@media (max-width:720px){.alHead,.alItemContainer{width:90%}}.dcardContainer{display:flex;flex-direction:column;align-items:flex-start;height:130px;min-width:100px;margin-right:10px;margin-left:5px}.dcardImg{margin-top:5px;height:65%;border-radius:15px;box-shadow:1px 1px #add8e6,-1px -1px #f08080;pointer-events:none}.dcardName{font-size:12px;height:13%;overflow:hidden;text-overflow:clip;margin-top:10px}.dcardArtist{font-size:10px;height:17%;overflow:hidden;color:#d1d1d1}.headerContainer{width:100%;flex-direction:column;justify-content:center;height:100px}.headerContainer,.headerText{display:flex;align-items:center}.headerText{font-size:25px;flex-direction:row;justify-content:space-evenly}.picn{font-size:50px;color:#00ffae;margin-right:10px}@media (max-width:720px){.headerText{font-size:25px}}.recommendContainer{width:100%;display:flex;flex-direction:column;justify-content:space-around;align-items:center;margin-bottom:20px}.rcHead{justify-content:space-between;align-items:center;height:40px}.rcHead,.rcItemContainer{width:50%;display:flex;flex-direction:row}.rcItemContainer{height:100px;background-color:orange;overflow:auto;cursor:grab}.rcItemInnerContainer{background-color:#0ff;display:flex;flex-direction:row}.items{position:relative;height:80px;min-width:100px;background-color:red;margin-left:10px}.rcItemContainer::-webkit-scrollbar,.rcItemInnerContainer::-webkit-scrollbar{display:none}@media (max-width:720px){.rcHead,.rcItemContainer{width:90%}}.searchContainer{height:100px;width:100%;flex-direction:column;justify-content:center}.searchContainer,.seContainer{display:flex;align-items:center}.seContainer{background-color:#1d1a48;width:50%;height:50%;border-radius:8px;flex-direction:row;justify-content:space-between}.searchBar{border:none;font-size:17px;padding-left:10px;background:transparent;color:#fff;width:85%}::-webkit-input-placeholder{color:#d1d1d1}:-ms-input-placeholder{color:#d1d1d1}::placeholder{color:#d1d1d1}.searchBar:focus{outline:none}.icn{margin-right:20px;font-size:20px}@media (max-width:720px){.seContainer{width:90%}.searchBar{font-size:16px}}.topListContainer{width:100%;flex-direction:column;justify-content:space-around;margin-bottom:20px}.tlHead,.topListContainer{display:flex;align-items:center}.tlHead{width:50%;flex-direction:row;justify-content:space-between;height:40px}.tlItemContainer{height:100px;width:50%;background-color:#00ffae;overflow:auto;cursor:grab}.tlInnerItemContainer{display:flex;flex-direction:row;justify-content:space-between;background-color:pink}.tlItem{height:100px;min-width:100px;background-color:#ff0;margin-left:10px}.tlItemContainer::-webkit-scrollbar{display:none}.ficn{margin-right:20px;font-size:30px}@media (max-width:720px){.tlHead,.tlItemContainer{width:90%}.ficn{font-size:20px}}.homeLittleContainer{justify-content:center;margin-bottom:20px}.abContainer,.homeLittleContainer{display:flex;flex-direction:column;align-items:center}.abContainer{width:100%}.abHeader{text-align:center;font-size:30px;margin-top:80px}.abH,.abHeader{width:50%;font-weight:700}.abH{font-size:18px;margin-top:30px}.abHi{font-size:25px}.abHistoryP{width:50%;margin-top:40px;font-size:20px}.abHistoryC{width:50%}.abThank{margin-top:20px;font-size:20px;margin-bottom:60px}@media (max-width:720px){.abHeader{width:80%;font-size:25px;margin-top:100px}.abH{width:80%;font-size:16px}.abHi{font-size:20px}.abHistoryP{width:80%;margin-top:20px;font-size:17px}.abHistoryC{width:80%}.abThank{margin-top:20px;font-size:20px;margin-bottom:60px}}@media (max-width:520px){.abHeader{font-size:20px;margin-top:100px}.abH{font-size:16px}.abHi{font-size:18px}.abHistoryP{margin-top:20px}.abHistoryC,.abHistoryP{width:80%;font-size:15px}}.contactContainer{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%}.contactHeader{font-size:30px;font-weight:700;margin-top:50px;margin-bottom:70px}.addressContainer{height:10%;display:flex;flex-direction:row;justify-content:flex-start;align-items:center;margin-bottom:10px;margin-top:20px}.addressNote{color:#fff}.addressIcon{margin-right:10px;color:#00ffae;font-size:24px}.addressLink:hover{color:#00f}.contactMid{width:50%;display:flex;flex-direction:row;align-items:center;justify-content:space-between}.contactLeft{width:50%}.cLAnimation{position:relative;-webkit-animation:clanimation 2s ease-in;animation:clanimation 2s ease-in}@-webkit-keyframes clanimation{0%{opacity:0;left:-200px}50%{opacity:0;left:-200px}to{opacity:1;left:0}}@keyframes clanimation{0%{opacity:0;left:-200px}50%{opacity:0;left:-200px}to{opacity:1;left:0}}.contactRight{width:50%;position:relative}.cRAnimation{-webkit-animation:cranimation 2s ease-in;animation:cranimation 2s ease-in}@-webkit-keyframes cranimation{0%{opacity:0;right:-200px}50%{opacity:0;right:-200px}to{opacity:1;right:0}}@keyframes cranimation{0%{opacity:0;right:-200px}50%{opacity:0;right:-200px}to{opacity:1;right:0}}.contactSticker{width:100%}.cBg1{height:400px;width:400px;background-color:#5d5c6e;position:absolute;margin:auto;top:0;bottom:0;left:0;right:0;border-radius:400px;z-index:-1}.cBg1,.cBg2{display:flex;flex-direction:column;align-items:center;justify-content:center}.cBg2{height:300px;width:300px;background-color:#313047;border-radius:300px}.cBg3{height:200px;width:200px;background-color:#23213b;display:flex;flex-direction:column;align-items:center;justify-content:center;border-radius:200px}.cAnimation{-webkit-animation:canimation 1s ease-in;animation:canimation 1s ease-in}@-webkit-keyframes canimation{0%{opacity:0;height:0;width:0}to{opacity:1;height:400px;width:400px}}@keyframes canimation{0%{opacity:0;height:0;width:0}to{opacity:1;height:400px;width:400px}}@media (max-width:720px){.contactMid{height:60%;width:90%;display:flex;flex-direction:row;align-items:center;justify-content:space-between;position:absolute;margin:auto;top:0;bottom:0;left:0;right:0;z-index:1}.contactHeader{font-size:20px}.addressNote{font-size:14px}.cBg1{height:300px;width:200px;background-color:#5d5c6e}.cAnimation{-webkit-animation:canimation 1s ease-in;animation:canimation 1s ease-in}@-webkit-keyframes canimation{0%{opacity:0;height:0;width:0}to{opacity:1;height:300px;width:200px}}@keyframes canimation{0%{opacity:0;height:0;width:0}to{opacity:1;height:300px;width:200px}}.cBg2{height:200px;width:150px;background-color:#313047}.cBg3{height:100px;width:100px;background-color:#23213b}}
/*# sourceMappingURL=main.d5b7eb79.chunk.css.map */