:root{--bg-dark:#121212;--spotify-green:#1db954;--text-light:#fff;--accent-color:#1ed760}*{box-sizing:border-box;margin:0;padding:0}body,html{background-color:#121212;background-color:var(--bg-dark);color:#fff;color:var(--text-light);font-family:Spotify,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;line-height:1.6;overscroll-behavior-y:none}.spotify-release-page{background:linear-gradient(180deg,#121212,#1e1e1e);max-width:100%;min-height:100vh;padding:20px 15px}.content-container,.spotify-release-page{align-items:center;display:flex;flex-direction:column;width:100%}.content-container{max-width:400px;text-align:center}.song-details{margin:20px 0;padding:0 15px}.song-title{-webkit-text-fill-color:#0000;background:linear-gradient(45deg,#1db954,#1ed760);background:linear-gradient(45deg,var(--spotify-green),var(--accent-color));-webkit-background-clip:text;font-size:2.5rem;font-weight:700;margin-bottom:15px}.song-description{color:#ffffffb3;font-size:1rem;line-height:1.5}.additional-info{align-items:center;display:flex;flex-direction:column;gap:10px;margin-top:20px}.social-proof{color:#fff9;display:flex;font-size:.9rem;gap:15px}@media (max-width:375px){.song-title{font-size:2rem}}body{align-items:center;background-color:#121212;color:#fff;display:flex;font-family:Spotify,Arial,sans-serif;justify-content:center;margin:0;min-height:100vh}.spotify-app{max-width:600px;text-align:center;width:100%}.main-content{align-items:center;display:flex;flex-direction:column}.logo{margin-bottom:30px;max-width:200px}.album-cover{border-radius:15px;box-shadow:0 10px 30px #00000080;height:300px;margin-bottom:20px;width:300px}.spotify-pre-save-button{background:linear-gradient(90deg,#1db954,#1ed760);border:none;border-radius:50px;color:#000;cursor:pointer;font-size:16px;font-weight:700;padding:15px 30px;text-transform:uppercase;transition:all .3s ease}.spotify-pre-save-button:hover{box-shadow:0 5px 15px #1ed76066;transform:scale(1.05)}
/*# sourceMappingURL=main.bb5b253d.css.map*/