*{box-sizing:border-box;font-family:Lato,sans-serif;margin:0;padding:0}h1,h2,h3{color:"#545454"}h3,h4{color:#646464;font-weight:400}.App_App__7BBxi{height:100vh;transition:all .5s ease}.App_ShiftToRight__1Glo7{margin-left:20rem}@media screen and (max-width:1024px){.App_ShiftToRight__1Glo7{margin-left:35%}}.App_Light__hsFWP{color:#333}.App_Dark__OmuqX{background-color:#333;color:#fafafa}.LibrarySong_LibrarySongContainer__eXriD{align-items:center;cursor:pointer;display:flex;padding:1rem 2rem;transition:background .5s ease}.LibrarySong_LibrarySongContainer__eXriD img{border-radius:4px;height:4rem;width:4rem}.LibrarySong_LibrarySongContainer__eXriD:hover{background-color:#dedeff}.LibrarySong_LibrarySongContainer__eXriD.LibrarySong_Selected__Squ6o{background-color:#dfc0f6}.LibrarySong_LibrarySongContainer__eXriD .LibrarySong_SongDescription__aF\+Z2{padding-left:1rem}.LibrarySong_LibrarySongContainer__eXriD .LibrarySong_SongDescription__aF\+Z2 h3{font-size:1.1rem}.LibrarySong_LibrarySongContainer__eXriD .LibrarySong_SongDescription__aF\+Z2 h4{font-size:.9rem}nav{align-items:center;display:flex;justify-content:space-around;min-height:10vh}nav h1{font-weight:800;text-shadow:1px 1px}nav .Nav_NavRight__vDzGZ{align-items:center;display:flex;gap:5rem;justify-content:space-between}nav .Nav_NavRight__vDzGZ .Nav_ThemeIcon__Sd3pP{font-size:1.5rem;transition:all .4s ease}nav .Nav_NavRight__vDzGZ .Nav_ThemeIcon__Sd3pP:hover{cursor:pointer}nav .Nav_NavRight__vDzGZ button{align-items:center;background:#0000;border:2px solid #414141;border-radius:3px;cursor:pointer;display:flex;gap:.25rem;justify-content:center;padding:.5rem;transition:all .5s ease}nav .Nav_NavRight__vDzGZ button:hover{background-color:#414141;color:#fff}.Nav_Dark__Z1RjN .Nav_NavRight__vDzGZ .Nav_ThemeIcon__Sd3pP{color:#e3b316}.Nav_Dark__Z1RjN .Nav_NavRight__vDzGZ button{border-color:#fafafa;color:#fafafa}.Nav_Dark__Z1RjN .Nav_NavRight__vDzGZ button:hover{background-color:#fafafa;color:#333}@media screen and (max-width:1440px){nav .Nav_nav-right__6I-Cj{gap:3rem}}@media screen and (max-width:768px){nav .Nav_NavRight__vDzGZ{gap:1.5rem}nav .Nav_NavRight__vDzGZ button{z-index:10}}.Song_SongContainer__F1nFG{align-items:center;display:flex;flex-direction:column;justify-content:center;margin:0 auto;min-height:60vh}.Song_SongContainer__F1nFG img{border-radius:50%;box-shadow:0 0 200px 0 #e9d8f3;width:15%}.Song_SongContainer__F1nFG h2{padding:3rem 1rem 1rem;text-align:center}.Song_SongContainer__F1nFG h3{font-size:1rem}.Song_SongContainer__F1nFG[data-direction=left]{animation:Song_nextSong__hWL0y .5s ease forwards;transform:translate(-20%)}.Song_SongContainer__F1nFG:not([data-direction=left]){animation:Song_nextSong__hWL0y .5s ease forwards;transform:translate(20%)}@keyframes Song_test__ixEa5{to{transform:rotate(1turn)}}@keyframes Song_nextSong__hWL0y{to{opacity:1;transform:translate(0)}}@media screen and (max-width:1440px){.Song_SongContainer__F1nFG{width:60%}.Song_SongContainer__F1nFG img{width:40%}}@media screen and (max-width:1240px){.Song_SongContainer__F1nFG{width:60%}.Song_SongContainer__F1nFG img{width:45%}}@media screen and (max-width:768px){.Song_SongContainer__F1nFG{width:60%}.Song_SongContainer__F1nFG img{width:70%}}.Song_Dark__Pgfdx{color:hsla(0,0%,98%,.741)}.Library_Library__CFeom{background-color:#fff;box-shadow:2px 2px 50px #cecccc;height:100vh;left:0;opacity:0;overflow-y:scroll;position:fixed;top:0;transform:translate(-100%);transition:all .5s ease;width:20rem}.Library_Library__CFeom.Library_LibraryActive__BG6-L{opacity:1;transform:translate(0)}.Library_Library__CFeom h2{padding:2rem}*{scrollbar-color:#9b9b9b80 #0000;scrollbar-width:thin}::-webkit-scrollbar{width:5px}::-webkit-scrollbar-track{background:#0000}::-webkit-scrollbar-thumb{background-color:#9b9b9b80;border:#0000;border-radius:20px}@media screen and (max-width:768px){.Library_Library__CFeom{width:100%}}.Library_Dark__cL55f.Library_Library__CFeom{background-color:#333;box-shadow:2px 2px 50px #0f0f0f}.Library_Dark__cL55f.Library_Library__CFeom .Library_LibrarySongContainer__WCqvI .Library_SongDescription__UwR7q h3{color:hsla(0,0%,97%,.918)}.Library_Dark__cL55f.Library_Library__CFeom .Library_LibrarySongContainer__WCqvI .Library_SongDescription__UwR7q h4{color:#f7f7f79e}.Library_Dark__cL55f.Library_Library__CFeom .Library_LibrarySongContainer__WCqvI:hover{background-color:rgba(222,222,255,.158)}.Library_Dark__cL55f.Library_Library__CFeom .Library_Selected__WESX0{background-color:#dfc0f680}.Library_Dark__cL55f.Library_Library__CFeom .Library_Selected__WESX0 .Library_SongDescription__UwR7q h3{color:#f7f7f7}.Library_Dark__cL55f.Library_Library__CFeom .Library_Selected__WESX0 .Library_SongDescription__UwR7q h4{color:hsla(0,0%,97%,.878)}.Player_Player__6rY-x{align-items:center;display:flex;flex-direction:column;gap:3rem;justify-content:flex-start;min-height:20vh}.Player_Player__6rY-x .Player_TimeControl__FkUZl{display:flex;width:50%}.Player_Player__6rY-x .Player_TimeControl__FkUZl input{cursor:pointer;width:100%}.Player_Player__6rY-x .Player_TimeControl__FkUZl p{color:#333333d6;font-weight:600;padding:1rem}.Player_Player__6rY-x .Player_TimeControl__FkUZl input[type=range]{-webkit-appearance:none;background-color:#0000;overflow:hidden}.Player_Player__6rY-x .Player_TimeControl__FkUZl input[type=range]:focus{outline:none}.Player_Player__6rY-x .Player_TimeControl__FkUZl input[type=range]::-webkit-slider-runnable-track{background-color:#e9d8f3;border-radius:.35rem;margin:0 .5rem}.Player_Player__6rY-x .Player_TimeControl__FkUZl input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;background:#a67aed;border-radius:.2rem;cursor:pointer;height:1rem;width:1rem}.Player_Player__6rY-x .Player_TimeControl__FkUZl input[type=range]::-webkit-slider-thumb:hover{transform:scale(1.5)}.Player_Player__6rY-x .Player_TimeControl__FkUZl input[type=range]::-moz-range-track{background-color:#e9d8f3;border-radius:.35rem;height:1rem;overflow:hidden}.Player_Player__6rY-x .Player_TimeControl__FkUZl input[type=range]::-moz-range-thumb{background:#a67aed;border-radius:.2rem;cursor:pointer;height:.9rem;width:.9rem}.Player_Player__6rY-x .Player_TimeControl__FkUZl input[type=range]::-moz-range-thumb:hover{transform:scale(1.5)}.Player_Player__6rY-x .Player_PlayControl__o3RL3{align-items:center;display:flex;justify-content:space-evenly;width:50%}.Player_Player__6rY-x .Player_PlayControl__o3RL3 svg{border-radius:50%;color:#333;font-size:2.5rem;height:5rem;padding:1.5rem;transition:.15s ease-in-out;width:5rem}.Player_Player__6rY-x .Player_PlayControl__o3RL3 svg:hover{background-color:#e9d8f3;cursor:pointer}.Player_Player__6rY-x .Player_VolumeControl__L7sBR{align-items:center;bottom:0;display:flex;margin-bottom:1rem;padding:1rem 2rem;position:absolute;right:2rem}.Player_Player__6rY-x .Player_VolumeControl__L7sBR input[type=range]{-webkit-appearance:none;background-color:#0000;margin-left:.5rem}.Player_Player__6rY-x .Player_VolumeControl__L7sBR input[type=range]:focus{outline:none}.Player_Player__6rY-x .Player_VolumeControl__L7sBR input[type=range]::-webkit-slider-runnable-track{background-color:#e9d8f3;border-radius:.35rem;height:.4rem;margin:0 .5rem}.Player_Player__6rY-x .Player_VolumeControl__L7sBR input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;background:#a67aed;border-radius:.2rem;cursor:pointer;margin-top:-.3rem;padding:.5rem 0;width:1rem}.Player_Player__6rY-x .Player_VolumeControl__L7sBR input[type=range]::-webkit-slider-thumb:hover{transform:scale(1.5)}.Player_Player__6rY-x .Player_VolumeControl__L7sBR input[type=range]::-moz-range-track{background-color:#e9d8f3;border-radius:.35rem;height:.4rem;margin:0 .5rem;overflow:hidden;width:100%}.Player_Player__6rY-x .Player_VolumeControl__L7sBR input[type=range]::-moz-range-thumb{background:#a67aed;border-radius:.2rem;cursor:pointer;margin-top:-.3rem;width:.9rem}.Player_Player__6rY-x .Player_VolumeControl__L7sBR input[type=range]::-moz-range-thumb:hover{transform:scale(1.3)}.Player_Player__6rY-x .Player_VolumeControl__L7sBR .Player_VolumeIcon__4MgC9{color:#a67aed;font-size:1.7rem;left:0;position:absolute}.Player_Player__6rY-x .Player_VolumeControl__L7sBR .Player_VolumeIcon__4MgC9:hover{cursor:pointer}@keyframes Player_test__As2fm{to{background-color:#e9d8f3}}@media screen and (max-width:1280px){.Player_Player__6rY-x .Player_TimeControl__FkUZl{width:60%}.Player_Player__6rY-x .Player_PlayControl__o3RL3{width:50%}.Player_Player__6rY-x .Player_VolumeControl__L7sBR input[type=range]{width:7rem}.Player_Player__6rY-x .Player_VolumeControl__L7sBR .Player_VolumeIcon__4MgC9{font-size:1.6rem}}@media screen and (max-width:1024px){.Player_Player__6rY-x .Player_TimeControl__FkUZl{width:70%}.Player_Player__6rY-x .Player_VolumeControl__L7sBR input[type=range]{width:6rem}.Player_Player__6rY-x .Player_VolumeControl__L7sBR .Player_VolumeIcon__4MgC9{font-size:1.5rem}}@media screen and (max-width:768px){.Player_Player__6rY-x .Player_TimeControl__FkUZl{width:90%}.Player_Player__6rY-x .Player_PlayControl__o3RL3{justify-content:space-around;width:60%}.Player_Player__6rY-x .Player_PlayControl__o3RL3 svg{font-size:1.5rem}.Player_Player__6rY-x .Player_VolumeControl__L7sBR{display:none}}.Player_Dark__qA\+ba.Player_Player__6rY-x .Player_PlayControl__o3RL3 svg,.Player_Dark__qA\+ba.Player_Player__6rY-x .Player_TimeControl__FkUZl p{color:hsla(0,0%,98%,.827)}.Player_Dark__qA\+ba.Player_Player__6rY-x .Player_PlayControl__o3RL3 svg:hover{background-color:rgba(233,216,243,.331)}
/*# sourceMappingURL=main.43496db3.css.map*/