body,html{margin:0;padding:0;width:100%;overflow-x:hidden;scroll-behavior:smooth}.e-card{background:transparent;position:relative;width:260px;height:360px;border-radius:16px;overflow:hidden;box-shadow:0 8px 28px -9px rgba(0,0,0,.45)}.wave{position:absolute;width:540px;height:700px;opacity:.6;left:0;top:0;margin-left:-50%;margin-top:-70%;background:linear-gradient(744deg,#af40ff,#5b42f3 60%,#00ddeb);border-radius:40%;animation:wave 55s linear infinite}.playing .wave{animation:wave 3s linear infinite}.playing .wave:nth-child(2){top:210px;animation-duration:4s}.playing .wave:nth-child(3){top:210px;animation-duration:5s}@keyframes wave{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.icon{width:3em;margin-top:-1em;padding-bottom:1em}.description{font-weight:400;text-shadow:0 1px 2px rgba(0,0,0,.2)}