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;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}body,html{background-color:#121212;color:#fff;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;height:100%;margin:0;padding:0}.homepage{box-sizing:border-box;display:flex;flex-direction:column;height:100vh;padding:2rem}h1{color:#fff;font-size:2.5rem;margin:0}.search-bar{align-items:center;background-color:#282828;border-radius:500px;display:flex;max-width:400px;overflow:hidden;width:100%}.search-bar input{background:#0000;border:none;color:#fff;flex:1 1;outline:none;padding:.75rem 1rem}.search-bar button{background:none;border:none;color:#fff;cursor:pointer;font-size:1rem;padding:0 1rem}.song-list{display:flex;flex:1 1;flex-direction:column;gap:1rem;overflow-y:auto}.song-card{align-items:center;background-color:#1e1e1e;border-radius:8px;display:flex;padding:1rem;transition:background-color .2s}.song-card:hover{background-color:#2a2a2a}.song-card img{border-radius:4px;height:50px;margin-right:1rem;object-fit:cover;width:50px}.song-info{flex:1 1}.song-info h2{color:#fff;font-size:1.1rem;margin:0}.song-info p{color:#b3b3b3;font-size:.9rem;margin:0}.play-button{align-items:center;background-color:#1db954;border-radius:50%;color:#000;display:flex;font-size:16px;height:40px;justify-content:center;text-decoration:none;width:40px}.play-button:hover{transform:scale(1.1)}.link-unavailable{color:gray;font-size:.9rem}.button-group{display:flex;gap:.5rem}.share-button{align-items:center;background-color:#3e3e3e;border:none;border-radius:50%;color:#fff;cursor:pointer;display:flex;font-size:16px;height:40px;justify-content:center;transition:transform .2s;width:40px}.share-button:hover{transform:scale(1.1)}.header-bar{align-items:center;display:flex;flex-wrap:wrap;gap:1rem;justify-content:space-between;margin-bottom:2rem}.header-left h1{color:#fff;font-size:2.5rem;margin:0}.header-center{display:flex;flex:1 1;justify-content:center}.header-right{display:flex;gap:.75rem}.header-right button{align-items:center;background-color:#1db954;border:none;border-radius:50%;color:#000;cursor:pointer;display:flex;font-size:1.1rem;height:40px;justify-content:center;padding:.6rem;transition:transform .2s ease,background-color .2s ease;width:40px}.header-right button:hover{background-color:#1ed760;transform:scale(1.1)}.title-row{align-items:center;display:flex;justify-content:space-between}.title-row h1{color:#fff;font-size:2.5rem;margin:0}.icon-buttons{display:flex;gap:.75rem}.icon-buttons button{align-items:center;background-color:#1db954;border:none;border-radius:50%;color:#000;cursor:pointer;display:flex;font-size:1.1rem;height:40px;justify-content:center;padding:.6rem;transition:transform .2s ease,background-color .2s ease;width:40px}.icon-buttons button:hover{background-color:#1ed760;transform:scale(1.1)}
/*# sourceMappingURL=main.88a30c87.css.map*/