body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}

/*
! tailwindcss v3.0.24 | MIT License | https://tailwindcss.com
*/*,:after,:before{border:0 solid #e5e7eb;box-sizing:border-box}:after,:before{--tw-content:""}html{-webkit-text-size-adjust:100%;font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;line-height:1.5;tab-size:4}body{line-height:inherit;margin:0}hr{border-top-width:1px;color:inherit;height:0}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,pre,samp{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{border-collapse:collapse;border-color:inherit;text-indent:0}button,input,optgroup,select,textarea{color:inherit;font-family:inherit;font-size:100%;line-height:inherit;margin:0;padding:0}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button;background-color:transparent;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dd,dl,figure,h1,h2,h3,h4,h5,h6,hr,p,pre{margin:0}fieldset{margin:0}fieldset,legend{padding:0}menu,ol,ul{list-style:none;margin:0;padding:0}textarea{resize:vertical}input::-webkit-input-placeholder,textarea::-webkit-input-placeholder{color:#9ca3af;opacity:1}input:-ms-input-placeholder,textarea:-ms-input-placeholder{color:#9ca3af;opacity:1}input::placeholder,textarea::placeholder{color:#9ca3af;opacity:1}[role=button],button{cursor:pointer}:disabled{cursor:default}audio,canvas,embed,iframe,img,object,svg,video{display:block;vertical-align:middle}img,video{height:auto;max-width:100%}[hidden]{display:none}*,:after,:before{--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness:proximity;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:rgba(59,130,246,.5);--tw-ring-offset-shadow:0 0 #0000;--tw-ring-shadow:0 0 #0000;--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: }.fixed{position:fixed}.absolute{position:absolute}.relative{position:relative}.sticky{position:-webkit-sticky;position:sticky}.top-0{top:0}.left-0{left:0}.bottom-0{bottom:0}.top-1\/4{top:25%}.right-8{right:2rem}.z-50{z-index:50}.my-4{margin-bottom:1rem;margin-top:1rem}.mx-auto{margin-left:auto;margin-right:auto}.my-2{margin-bottom:.5rem;margin-top:.5rem}.mx-4{margin-left:1rem;margin-right:1rem}.my-auto{margin-bottom:auto;margin-top:auto}.my-0{margin-bottom:0;margin-top:0}.my-1{margin-bottom:.25rem;margin-top:.25rem}.my-8{margin-bottom:2rem;margin-top:2rem}.mr-4{margin-right:1rem}.mr-2{margin-right:.5rem}.ml-1{margin-left:.25rem}.mt-2{margin-top:.5rem}.mt-8{margin-top:2rem}.mb-4{margin-bottom:1rem}.mb-8{margin-bottom:2rem}.block{display:block}.inline-block{display:inline-block}.flex{display:flex}.grid{display:grid}.hidden{display:none}.h-full{height:100%}.h-16{height:4rem}.h-1\/2{height:50%}.h-8{height:2rem}.h-max{height:-webkit-max-content;height:max-content}.h-24{height:6rem}.h-6{height:1.5rem}.h-4{height:1rem}.h-screen{height:100vh}.h-32{height:8rem}.min-h-screen{min-height:100vh}.w-full{width:100%}.w-1\/5{width:20%}.w-2\/3{width:66.666667%}.w-8{width:2rem}.w-1\/3{width:33.333333%}.w-1\/4{width:25%}.w-1\/2{width:50%}.w-3\/4{width:75%}.w-screen{width:100vw}.w-32{width:8rem}@-webkit-keyframes pulse{50%{opacity:.5}}@keyframes pulse{50%{opacity:.5}}.animate-pulse{-webkit-animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite;animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-rows-1{grid-template-rows:repeat(1,minmax(0,1fr))}.flex-col{flex-direction:column}.items-end{align-items:flex-end}.items-center{align-items:center}.justify-end{justify-content:flex-end}.justify-center{justify-content:center}.justify-around{justify-content:space-around}.gap-4{gap:1rem}.justify-self-center{justify-self:center}.rounded-md{border-radius:.375rem}.rounded{border-radius:.25rem}.rounded-full{border-radius:9999px}.bg-blackSpotify{--tw-bg-opacity:1;background-color:rgb(28 28 28/var(--tw-bg-opacity))}.bg-black\/\[\.2\]{background-color:rgba(0,0,0,.2)}.bg-black\/\[\.3\]{background-color:rgba(0,0,0,.3)}.bg-gray-600\/\[\.5\]{background-color:rgba(75,85,99,.5)}.bg-gray-500\/\[\.5\]{background-color:hsla(220,9%,46%,.5)}.bg-greenSpotify{--tw-bg-opacity:1;background-color:rgb(30 215 96/var(--tw-bg-opacity))}.object-contain{object-fit:contain}.object-cover{object-fit:cover}.p-4{padding:1rem}.p-1{padding:.25rem}.p-2{padding:.5rem}.p-8{padding:2rem}.px-4{padding-left:1rem;padding-right:1rem}.px-8{padding-left:2rem;padding-right:2rem}.py-4{padding-bottom:1rem;padding-top:1rem}.py-2{padding-bottom:.5rem;padding-top:.5rem}.pb-28{padding-bottom:7rem}.pt-8{padding-top:2rem}.text-center{text-align:center}.text-right{text-align:right}.text-base{font-size:1rem;line-height:1.5rem}.text-sm{font-size:.875rem;line-height:1.25rem}.text-xs{font-size:.75rem;line-height:1rem}.text-3xl{font-size:1.875rem;line-height:2.25rem}.text-lg{font-size:1.125rem;line-height:1.75rem}.text-5xl{font-size:3rem;line-height:1}.text-4xl{font-size:2.25rem;line-height:2.5rem}.text-xl{font-size:1.25rem;line-height:1.75rem}.font-semibold{font-weight:600}.font-bold{font-weight:700}.text-white{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}.opacity-0{opacity:0}.opacity-100{opacity:1}.filter{-webkit-filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.hover\:cursor-pointer:hover{cursor:pointer}.hover\:text-greenSpotify:hover{--tw-text-opacity:1;color:rgb(30 215 96/var(--tw-text-opacity))}@media (min-width:640px){.sm\:min-h-fit{min-height:-webkit-fit-content;min-height:-moz-fit-content;min-height:fit-content}.sm\:pb-8{padding-bottom:2rem}.sm\:text-lg{font-size:1.125rem;line-height:1.75rem}.sm\:text-base{font-size:1rem;line-height:1.5rem}}@media (min-width:768px){.md\:top-1\/2{top:50%}.md\:my-8{margin-bottom:2rem;margin-top:2rem}.md\:mx-0{margin-left:0;margin-right:0}.md\:mr-4{margin-right:1rem}.md\:mb-0{margin-bottom:0}.md\:ml-4{margin-left:1rem}.md\:mt-16{margin-top:4rem}.md\:block{display:block}.md\:flex{display:flex}.md\:hidden{display:none}.md\:h-52{height:13rem}.md\:w-1\/4{width:25%}.md\:w-1\/2{width:50%}.md\:w-3\/4{width:75%}.md\:w-1\/3{width:33.333333%}.md\:w-1\/5{width:20%}.md\:w-52{width:13rem}.md\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.md\:flex-row{flex-direction:row}.md\:justify-between{justify-content:space-between}.md\:p-0{padding:0}.md\:p-4{padding:1rem}.md\:p-8{padding:2rem}.md\:pb-4{padding-bottom:1rem}.md\:text-2xl{font-size:1.5rem;line-height:2rem}.md\:text-base{font-size:1rem;line-height:1.5rem}.md\:text-lg{font-size:1.125rem;line-height:1.75rem}.md\:text-xl{font-size:1.25rem;line-height:1.75rem}.md\:text-4xl{font-size:2.25rem;line-height:2.5rem}}@media (min-width:1024px){.lg\:h-3\/4{height:75%}.lg\:w-1\/12{width:8.333333%}.lg\:w-2\/3{width:66.666667%}.lg\:grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))}.lg\:p-8{padding:2rem}.lg\:px-24{padding-left:6rem;padding-right:6rem}.lg\:text-xl{font-size:1.25rem;line-height:1.75rem}.lg\:text-2xl{font-size:1.5rem;line-height:2rem}.lg\:text-3xl{font-size:1.875rem;line-height:2.25rem}}*{--green-spotify:#1ed760;--white-spotify:#fff;--black-spotify:#1c1c1c;box-sizing:border-box;transition:all .5s ease}.App{text-align:center}.App-logo{height:40vmin;pointer-events:none}input,textarea{background-color:transparent;border:none;border-bottom:1px solid var(--white-spotify);border-radius:2px;color:#fff;display:block;padding:10px;width:100%}input:focus,textarea:focus{outline:none}input{margin-bottom:10px}button{background-color:var(--green-spotify);border:none;border-radius:5px;color:var(--white-spotify);display:block;font-weight:700;margin:15px auto 0;padding:10px}button:hover{cursor:pointer}a{text-decoration:none}a,a:hover{color:inherit}a:hover{text-decoration:none!important;text-decoration:underline}body{background-color:var(--black-spotify)}h1{color:var(--white-spotify);text-align:center}.menu{color:#fff}.menu:hover,.selected-menu{color:var(--green-spotify)}.selected-menu:hover{color:#fff}.song-container{background-color:#232323}.explicit{padding:2px 4px 1px}.login-container{background-repeat:no-repeat;background-size:cover}.login{position:relative;width:100%}@media (min-width:0px){.login-container{background-image:url(/static/media/img1-mobile.4ee2cf4a581e52f08be4.jpg)}}@media (min-width:750px){.login-container{background-image:url(/static/media/img1-tablet.43ec269705fd41dd4176.jpg)}}@media (min-width:1000px){.login-container{background-image:url(/static/media/img1.8d61f6adbf1b65d79429.jpg)}}.auth{background-image:url(/static/media/img1.8d61f6adbf1b65d79429.jpg);background-repeat:no-repeat;background-size:cover;display:flex;flex-direction:column;height:100vh;justify-content:center;margin:0 auto;width:100vw}.auth h1{font-size:3rem;font-weight:800}.auth a{background-color:var(--green-spotify);border-radius:10px;margin:0 auto;padding:10px;text-align:center;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}
/*# sourceMappingURL=main.711da210.css.map*/