:root{--background:338 0% 95%;--foreground:338 0% 0%;--card:338 0% 90%;--card-foreground:338 0% 10%;--popover:338 0% 95%;--popover-foreground:338 95% 0%;--primary:338 100% 38%;--primary-foreground:0 0% 100%;--secondary:338 10% 70%;--secondary-foreground:0 0% 0%;--muted:300 10% 85%;--muted-foreground:338 0% 35%;--accent:300 10% 80%;--accent-foreground:338 0% 10%;--destructive:0 50% 30%;--destructive-foreground:338 0% 90%;--border:338 20% 50%;--input:338 20% 18%;--ring:338 100% 38%;--gradient-start:331 100% 75%;--gradient-end:48 92% 75%;--radius:0.75rem}.dark{--background:0 0% 4%;--foreground:338 0% 90%;--card:211 18% 16%;--card-foreground:338 0% 90%;--popover:211 18% 14%;--popover-foreground:338 0% 90%;--primary:338 100% 38%;--primary-foreground:0 0% 100%;--secondary:211 18% 18%;--secondary-foreground:0 0% 100%;--muted:211 18% 20%;--muted-foreground:338 0% 60%;--accent:211 18% 20%;--accent-foreground:338 0% 90%;--destructive:0 50% 30%;--destructive-foreground:338 0% 90%;--border:211 18% 22%;--input:211 18% 22%;--ring:338 100% 38%;--gradient-start:338 100% 70%;--gradient-end:52 85% 73%;--radius:0.75rem}@keyframes gradient-animation{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}@keyframes vinyl-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.vinyl-spinning{animation:vinyl-spin 3s linear infinite}@keyframes music-wave{0%{opacity:1;transform:translateX(0)}to{opacity:0;transform:translateX(20px)}}.music-wave-icon{animation:music-wave 2s ease-in-out infinite}.music-wave-icon:nth-child(2){animation-delay:.3s}.music-wave-icon:nth-child(3){animation-delay:.6s}