.song-card{animation:.4s both card-in}@keyframes card-in{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.music-hero-light{background-color:#fff;position:relative}.title-gradient-light{background:linear-gradient(135deg,#0f172a 0%,#1e40af 50%,#2563eb 100%);-webkit-text-fill-color:transparent;filter:drop-shadow(0 2px 8px #2563eb26);-webkit-background-clip:text}.light-ambient-glow{filter:blur(70px);pointer-events:none;z-index:1;border-radius:50%;position:absolute}.glow-blue{background:#bfdbfe73;width:380px;height:380px;animation:9s ease-in-out infinite alternate float-glow-light;top:-15%;right:15%}.glow-purple{background:#e9d5ff66;width:340px;height:340px;animation:11s ease-in-out infinite alternate-reverse float-glow-light;bottom:-15%;left:15%}@keyframes float-glow-light{0%{transform:translateY(0)scale(1)}to{transform:translateY(30px)scale(1.12)}}.floating-notes-container{z-index:2;position:absolute;inset:0;overflow:hidden}.music-note-light{opacity:0;-webkit-user-select:none;user-select:none;text-shadow:0 2px 10px #3b82f633;font-size:1.6rem;font-weight:700;animation:10s linear infinite floatUpLight;position:absolute}.note-1{color:#3b82f6;font-size:1.9rem;animation-duration:9s;animation-delay:0s;left:8%}.note-2{color:#6366f1;font-size:2.3rem;animation-duration:12s;animation-delay:2.5s;left:20%}.note-3{color:#0ea5e9;font-size:1.5rem;animation-duration:9.5s;animation-delay:5s;left:34%}.note-4{color:#8b5cf6;font-size:2.1rem;animation-duration:13s;animation-delay:1.2s;left:54%}.note-5{color:#2563eb;font-size:2.7rem;animation-duration:11s;animation-delay:4s;left:68%}.note-6{color:#6366f1;font-size:1.6rem;animation-duration:9s;animation-delay:6.5s;left:80%}.note-7{color:#0284c7;font-size:2.2rem;animation-duration:14s;animation-delay:3s;left:91%}.note-8{color:#a855f7;font-size:1.8rem;animation-duration:10s;animation-delay:7s;left:45%}@keyframes floatUpLight{0%{opacity:0;transform:translateY(110%)rotate(0)scale(.7)}20%{opacity:.35}80%{opacity:.35}to{opacity:0;transform:translateY(-20%)rotate(360deg)scale(1.1)}}@keyframes wave{0%,to{transform:scaleY(.4)}50%{transform:scaleY(1.3)}}.animate-wave-1{animation:1s ease-in-out infinite wave}.animate-wave-2{animation:1.2s ease-in-out .2s infinite wave}.animate-wave-3{animation:.8s ease-in-out .4s infinite wave}
