@import url("https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600;700&display=swap");body,html{background:"linear-gradient(to bottom, #0a0a0a, #111827)";margin:0;padding-bottom:env(safe-area-inset-bottom)}#__next{text-align:center;width:100%;min-height:100vh;height:100%;display:flex;justify-content:center;align-items:center;flex-direction:column;font-family:Poppins,sans-serif;background:transparent}@media (max-width:1024px){#__next{justify-content:flex-start;align-items:stretch;text-align:left}#layout__with-sidebar{width:100%!important;margin:0!important;padding:0!important}*{box-sizing:border-box}body,html{overflow-x:hidden;width:100%;margin:0;padding:0}}@media (min-width:768px) and (max-width:1024px){#lyric-editor{position:relative;left:50%;right:50%;margin-left:-50vw;margin-right:-50vw;width:100vw;max-width:100vw}}body{padding:0!important}body,body.home-page{background:"linear-gradient(to bottom, #0a0a0a, #111827)";color:#ecf0f1}.logo{height:6em;padding:1.5em;will-change:filter;transition:filter .3s}@keyframes logo-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@media (prefers-reduced-motion:no-preference){a:nth-of-type(2) .logo{animation:logo-spin 20s linear infinite}}h1{margin-top:20px}.MuiOutlinedInput-root,h1{font-family:Poppins,sans-serif}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.fade-in-up{animation:fadeInUp .3s ease-out forwards;opacity:0}@keyframes pulse{0%{opacity:1;transform:scale(1)}50%{opacity:.7;transform:scale(1.1)}to{opacity:1;transform:scale(1)}}