body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#1e1e1e;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.album-card::-webkit-scrollbar,.album-details::-webkit-scrollbar,.album-list::-webkit-scrollbar,.box::-webkit-scrollbar{display:none;scroll-behavior:smooth}.App{min-height:100vh;overflow-x:hidden;width:100%}.nav-bar p{color:#fff;font-size:large;font-weight:700}.main{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:1fr 1fr;justify-content:center;margin:0 auto;max-width:57rem;padding:0 4rem}.nav-bar{align-items:center;background-color:#000;display:flex;justify-content:space-between;margin-bottom:2rem;padding:1rem 2rem}.logo{color:#fff;cursor:pointer;display:flex;font-size:x-large;font-weight:bolder;gap:.5rem;text-decoration:none}.headphones{height:50px;width:50px}.logo em{color:#1ed760}.album-img{border-radius:12px;margin-bottom:.8rem;max-width:400px;width:100%}.album-card p,.album-details p,.input-field{color:#fff;font-weight:700}.input-field{background-color:#4a4a4a;border:none;border-radius:6px;box-sizing:border-box;max-width:400px;padding:1rem;width:100%}.input-field:focus{outline:3px solid #1ed760}.input-field::placeholder{color:#c5c5c5;font-weight:700}.album-card,.album-details{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(135deg,#ffffff1a,#fff0);border:1px solid #ffffff2e;border-radius:20px;box-shadow:0 8px 32px 0 #0000005e;height:32rem;min-height:24rem;overflow:scroll;padding:2rem}.album-details{display:flex;flex-direction:column}.album-text,.search-title{color:#fff}.search-title{text-align:center}.artist-name{align-items:center;color:#dfdfdf;display:flex;font-size:small;gap:.3rem;margin-bottom:.5rem}.highlight{background-position:bottom;background-repeat:no-repeat;background-size:100% 30%}h1,h2{margin:0}.box{justify-self:center;min-width:0;width:100%}.album-item{border-bottom:2px solid #4f4f4f;color:#1e1e1e;cursor:pointer;display:flex;gap:1rem;padding:.5rem}.album-item:hover{background-color:#424242}.album-item img{border-radius:6px;height:52px;object-fit:cover;width:52px}.album-list{display:flex;flex-direction:column;gap:1rem}.album-item:last-child{border:none}.album-name{display:inline-block;margin-bottom:1rem;max-width:fit-content}.tracks{align-self:start}.track{cursor:pointer;text-decoration:underline}.circle{font-size:small}.spotify-code{border-radius:12px;margin-bottom:.2rem;max-width:220px}.album-title{display:flex;flex-direction:column}.lyrics{color:#fff;overflow-wrap:anywhere;white-space:pre-line}.btn-back{align-items:center;background-color:#1ed760;border:none;border-radius:12px;color:#000;cursor:pointer;display:flex;font-size:.9rem;gap:.2rem;height:1rem;justify-content:center;margin-bottom:1.2rem;max-width:5rem;padding:.8rem;z-index:999}.btn-back:hover{background-color:#1bc757}.track:hover{color:#1ed760}.secondary-header{margin:0}.arrow{height:1rem}@media (max-width:960px){.main{grid-template-columns:1fr;max-width:40rem;padding:0 1.5rem}.album-card,.album-details{height:auto;max-height:28rem}.nav-bar{flex-wrap:wrap;gap:.75rem;justify-content:center;text-align:center}.nav-bar p{margin:0;width:100%}}@media (max-width:600px){.main{gap:1rem;padding:0 1rem}.nav-bar{margin-bottom:1rem;padding:1rem}.logo{font-size:1.25rem}.headphones{height:36px;width:36px}.album-card,.album-details{max-height:24rem;padding:1rem}.album-item{gap:.75rem}}
/*# sourceMappingURL=main.a80eada9.css.map*/