.neuro-player{background:#0a0a0ef2;border:1px solid #a855f759;border-radius:10px;padding:16px;box-shadow:0 0 20px #a855f726,inset 0 0 30px #00f0ff0a}.neuro-player-top{justify-content:space-between;align-items:center;gap:12px;margin-bottom:12px;display:flex}.neuro-player-title{color:#fff;letter-spacing:.05em;font-family:Cinzel,serif;font-size:.85rem}.neuro-player-time{color:#00f0ffcc;text-shadow:0 0 8px #00f0ff66;font-family:monospace;font-size:.75rem}.neuro-player-progress{cursor:pointer;background:#ffffff14;border-radius:3px;height:6px;margin-bottom:12px;position:relative;overflow:hidden}.neuro-player-progress:hover{background:#ffffff24}.neuro-player-progress-fill{background:linear-gradient(90deg,#a855f7,#00f0ff);border-radius:3px;height:100%;transition:width .1s linear;box-shadow:0 0 10px #00f0ff80}.neuro-player-controls{align-items:center;gap:12px;display:flex}.neuro-player-btn{color:#d8b4fe;cursor:pointer;background:#a855f71a;border:1px solid #a855f766;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;transition:all .25s;display:flex}.neuro-player-btn:hover{background:#a855f740;transform:translateY(-1px);box-shadow:0 0 15px #a855f766}.neuro-player-btn-main{color:#00f0ff;background:#00f0ff1f;border:1px solid #00f0ff80;width:44px;height:44px}.neuro-player-btn-main:hover{background:#00f0ff40;box-shadow:0 0 20px #00f0ff80}.neuro-player-badge{color:#00f0ffb3;letter-spacing:.05em;text-transform:uppercase;background:#00f0ff0d;border:1px solid #00f0ff40;border-radius:20px;align-items:center;gap:4px;margin-left:auto;padding:4px 10px;font-size:.65rem;display:flex}@keyframes playerPulse{0%,to{opacity:.6}50%{opacity:1}}.neuro-player-btn-main svg{animation:3s ease-in-out infinite playerPulse}.release-cover{aspect-ratio:1;border-radius:8px;max-width:480px;max-height:480px;margin:0 auto}@media (max-width:640px){.neuro-player{border-radius:12px;padding:12px}.neuro-player-top{flex-wrap:wrap;gap:8px}.neuro-player-title{text-overflow:ellipsis;white-space:nowrap;max-width:60%;font-size:.78rem;overflow:hidden}.neuro-player-badge{padding:3px 8px;font-size:.58rem}.neuro-player-progress{border-radius:4px;height:8px;margin-bottom:10px}.neuro-player-controls{gap:10px}.neuro-player-btn{width:42px;height:42px}.neuro-player-btn-main{width:52px;height:52px}.release-cover{border-radius:10px;width:100%;max-width:100%;max-height:none}}@media (max-width:380px){.neuro-player-btn{width:38px;height:38px}.neuro-player-btn-main{width:48px;height:48px}.neuro-player-title{max-width:55%;font-size:.72rem}}
