@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.container>*{animation:fadeInUp .8s ease-out}.pause-control.playing .pause-icon{background:transparent}.pause-control.playing .pause-icon>div:first-child{left:3px;width:0;height:0;border-left:8px solid white;border-top:6px solid transparent;border-bottom:6px solid transparent;background:transparent}.pause-control.playing .pause-icon>div:last-child{display:none}.progress-border.active{opacity:1!important}.progress-border.top{transition:width .05s linear,opacity .1s ease;height:2px!important;top:0!important;left:0!important}.progress-border.right{transition:height .05s linear,opacity .1s ease;width:2px!important;top:0!important;right:0!important}.progress-border.bottom{transition:width .05s linear,opacity .1s ease;height:2px!important;bottom:0!important;right:0!important}.progress-border.left{transition:height .05s linear,opacity .1s ease;width:2px!important;bottom:0!important;left:0!important}@keyframes shimmer{0%{background-position:-200% center}to{background-position:200% center}}.shimmer-text{background:linear-gradient(90deg,#fff 0% 40%,#04acdc 50%,#fff 60% 100%);background-size:200% auto;background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;animation:shimmer 3s ease-in-out infinite}.diamond-award{background:radial-gradient(circle at 22% 0%,rgba(255,255,255,.14),transparent 50%),radial-gradient(circle at 80% 100%,rgba(4,172,220,.22),transparent 55%),linear-gradient(135deg,#04acdc2e,#0206178c,#04acdc1a);border:1px solid rgba(4,172,220,.7);box-shadow:inset 0 1px #ffffff1a,0 0 42px -10px #04acdc8c;transition:box-shadow .4s ease,border-color .4s ease,transform .4s ease}.diamond-award:hover{border-color:#04acdcf2;box-shadow:inset 0 1px #ffffff2e,0 0 60px -6px #04acdcbf;transform:translateY(-2px)}.diamond-sheen{background:linear-gradient(110deg,transparent 35%,rgba(255,255,255,.06) 45%,rgba(255,255,255,.2) 50%,rgba(255,255,255,.06) 55%,transparent 65%);background-size:260% 100%;background-position:200% 0;animation:diamond-sheen-sweep 5s ease-in-out infinite;mix-blend-mode:screen}@keyframes diamond-sheen-sweep{0%,35%{background-position:200% 0}65%,to{background-position:-120% 0}}.diamond-facet{background:linear-gradient(135deg,#ffffff1f,#04acdc0a);animation:diamond-facet-twinkle 3.5s ease-in-out infinite}.diamond-facet-sm{background:linear-gradient(135deg,#04acdc2e,#ffffff0a);animation:diamond-facet-twinkle 4.2s ease-in-out infinite;animation-delay:-1.5s}@keyframes diamond-facet-twinkle{0%,to{opacity:.55}50%{opacity:1}}@media(prefers-reduced-motion:reduce){.diamond-sheen,.diamond-facet,.diamond-facet-sm{animation:none}}
