@import url(https://fonts.googleapis.com/css2?family=Ubuntu:wght@300;400;500;700&display=swap);@import url(https://fonts.googleapis.com/css2?family=Quicksand:wght@300;400;500;600;700&display=swap);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}a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{margin:0;padding:0;border:0;font-size:100%;font:sans-serif;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:"";content:none}table{border-collapse:collapse;border-spacing:0}body{font-family:"Quicksand",sans-serif;font-weight:300;color:#fff;background-color:#1e1e2c}body ::selection{background-color:#d6af6b}.main{display:flex;margin:auto;flex-wrap:nowrap;justify-content:center;overflow:hidden;height:90%}.main2{display:inline-block;width:auto;height:auto}.footer{width:100%;bottom:0;color:#fff;text-align:center;margin:0 0 5px;transition:1s}.footer a{color:#d6af6b;text-decoration:none}.mobile-footer{display:block;width:100%;height:3vh;bottom:0;margin:35px 0 5px;color:#fff;text-align:center}.mobile-footer a{color:#d6af6b;text-decoration:none}.appInfo{width:500px;display:none;position:absolute;margin:10px;z-index:15;background-color:#252a42;transition:2s}.sidebar-header{display:block;width:100%;max-width:360px;height:auto;padding-top:5px}.sidebar-header .MuiButtonBase-root{display:inline-block;position:relative;top:-15px;color:#5b5768;margin:0;padding:0}.sidebar-header .header-title{display:inline-block;padding:10px 10px 5px}.sidebar-header .header-title h1{text-transform:uppercase;font-size:2.7rem;line-height:2rem;letter-spacing:2px;color:#ffe395;display:inline;font-weight:lighter;cursor:default;transition:.2s}.sidebar-header .header-title h1:hover{color:#fff}.sidebar-header .header-title p{font-size:.9rem;margin:5px 0 0}.sidebar-plus-image{display:flex;width:auto;justify-content:center}.sidebar{font-family:"Quicksand",sans-serif;position:relative;width:360px;height:94vh;font-size:13px;font-weight:300}.sidebar .searchContainer{font-family:"Quicksand",sans-serif;padding:0 10px 10px;width:auto;display:flex;flex-wrap:nowrap;justify-content:center}.sidebar form{display:flex;width:100%;margin:2px 0}.sidebar .searchInput{background:#d6af6b;width:200px;padding:5px 10px}.sidebar .searchButton,.sidebar .searchInput{font-family:"Quicksand",sans-serif;font-weight:700;border:none;border-radius:10px}.sidebar .searchButton{color:#d6af6b;padding:5px 20px;margin:0 5px;background-color:#5b5768}.sidebar .searchButton:hover{background-color:#574744;cursor:pointer}.sidebar .resultsList{display:block;position:relative;height:auto;height:90%;max-height:98%;list-style-type:none;text-align:left;padding:10px;border-radius:5px;background-color:#343044;overflow-y:scroll}.sidebar .resultsList li{display:flex;padding:3px;align-items:center;cursor:pointer;margin:3px;border-radius:10px;background-color:#2b2637}.sidebar .resultsList li:hover{background-color:#36293b}.sidebar .resultsList li h3{font-weight:400;font-size:16px;padding:2px}.sidebar .resultsList li h5{font-weight:300;padding:2px;color:#ffe787}.sidebar .searchResultImage{display:inline-block;padding:5px;height:50px;width:auto}.sidebar .searchResultImage img{width:50px;height:auto}span{margin:5px}::-webkit-scrollbar{display:none}.imageContainer{position:relative;margin:auto 0;transition:1s}h3{font-weight:700}.BG{z-index:0}.A img,.BG img,.B img,.C img{width:100%;height:auto}.songTitleDisplay{margin:10px;text-align:center}.songTitleDisplay h3{font-weight:400;margin:5px}.songTitleDisplay h5{font-weight:300}.image-element-enter{transform:scale(.8);opacity:0;transition:1ms}.image-element-enter-active{transform:scale(.8);opacity:0;transition:1s}.image-element-exit{transform:scale(.8);opacity:1;transition:1s}.image-element-exit-active{transform:scale(1);opacity:1;transition:1s}.generatedImage{display:flex;margin:auto;width:700px;height:700px;border:1px solid #3d3d41;overflow:hidden}svg{width:100%;height:auto;fill:#3d3d41}.A,.B,.BG,.C,.D,.E{display:inline-block;width:100%;height:100%;position:absolute;margin:auto}@-webkit-keyframes move1{0%{transform:translateY(5px)}25%{transform:translate(0)}50%{transform:translateY(-5px)}75%{transform:translate(0)}to{transform:translateY(5px)}}@keyframes move1{0%{transform:translateY(5px)}25%{transform:translate(0)}50%{transform:translateY(-5px)}75%{transform:translate(0)}to{transform:translateY(5px)}}@-webkit-keyframes pulse1{0%{transform:scale(1)}22%{transform:scale(1.02)}50%{transform:scale(1.05)}80%{transform:scale(1.02)}to{transform:scale(1)}}@keyframes pulse1{0%{transform:scale(1)}22%{transform:scale(1.02)}50%{transform:scale(1.05)}80%{transform:scale(1.02)}to{transform:scale(1)}}@-webkit-keyframes spin1{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes spin1{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.A{z-index:10;-webkit-animation:pulse1 6s linear infinite;animation:pulse1 6s linear infinite}.B{z-index:8;-webkit-animation:move1 5s linear infinite;animation:move1 5s linear infinite}.C{z-index:6;-webkit-animation:move1 5.5s linear infinite;animation:move1 5.5s linear infinite}.D{z-index:4;-webkit-animation:spin1 90s linear infinite;animation:spin1 90s linear infinite}.E{z-index:2;-webkit-animation:spin1 120s linear infinite;animation:spin1 120s linear infinite}.BG{z-index:1;-webkit-animation:spin1 180s linear infinite;animation:spin1 180s linear infinite}@media only screen and (max-width:512px){.imageContainer{-ms-grid-row-align:center;align-self:center;transform:scale(.7);margin:-90px 0}}@media only screen and (min-width:512px) and (max-width:768px){.imageContainer{-ms-grid-row-align:center;align-self:center;transform:scale(.9);margin:-10px 0}}@media only screen and (min-width:768px) and (max-width:1024px){.imageContainer{-ms-grid-row-align:center;align-self:center;transform:scale(1);margin:10px auto}}@media only screen and (max-width:1024px){.main{margin:auto;overflow:hidden;height:90%}.main,.main2{display:flex;flex-direction:column;flex-wrap:nowrap;justify-content:center}.sidebar-header{position:relative;left:5%;-ms-grid-row-align:center;align-self:center}.sidebar{width:90%;height:30vh;margin:auto auto 10px;font-size:13px;font-weight:300}.sidebar form{justify-content:center}.sidebar form .searchInput{width:70%}}@media only screen and (min-width:1024px){.sidebar{height:781px}.imageContainer{transform:scale(1.1);margin:50px}}
/*# sourceMappingURL=main.29e48a0f.chunk.css.map */