.npw{color:#fff;background:#111;border-radius:16px;margin-top:24px;margin-bottom:30px;padding:20px}.npw-playing{border:1px solid #efff0226;box-shadow:0 0 20px #efff021f}.npw-header{letter-spacing:1.5px;color:#fff9;align-items:center;gap:8px;margin-bottom:16px;font-size:.7rem;font-weight:700;display:flex}.npw-dot{background:#ff3b30;border-radius:50%;flex-shrink:0;width:7px;height:7px;animation:1.5s ease-in-out infinite npw-pulse}@keyframes npw-pulse{0%,to{box-shadow:0 0 #ff3b3080}50%{box-shadow:0 0 0 4px #ff3b3000}}.npw-body{align-items:center;gap:14px;margin-bottom:16px;display:flex}.npw-cover{background:#222;border-radius:10px;flex-shrink:0;width:56px;height:56px;position:relative;overflow:hidden}.npw-cover img{object-fit:cover;width:100%;height:100%;display:block}.npw-eq-overlay{background:#00000080;justify-content:center;align-items:center;gap:2px;display:flex;position:absolute;inset:0}.npw-eq-overlay span{background:var(--yellow,#efff02);border-radius:1px;width:3px;animation:1s ease-in-out infinite npw-eq}.npw-eq-overlay span:first-child{height:4px;animation-delay:0s}.npw-eq-overlay span:nth-child(2){height:10px;animation-delay:.15s}.npw-eq-overlay span:nth-child(3){height:6px;animation-delay:.3s}@keyframes npw-eq{0%,to{height:3px}50%{height:12px}}.npw-info{flex:1;min-width:0}.npw-title{white-space:nowrap;text-overflow:ellipsis;margin:0;font-size:.9rem;font-weight:700;overflow:hidden}.npw-artist{color:#ffffff80;white-space:nowrap;text-overflow:ellipsis;margin:3px 0 0;font-size:.8rem;overflow:hidden}.npw-btn{background:var(--yellow,#efff02);color:#000;letter-spacing:.5px;cursor:pointer;width:100%;font-size:.8rem;font-weight:800;font-family:var(--font-poppins,sans-serif);border:none;border-radius:50px;justify-content:center;align-items:center;gap:8px;padding:10px 0;transition:all .2s;display:flex}.npw-btn:hover{transform:scale(1.03);box-shadow:0 4px 15px #efff024d}.npw-btn.active{color:var(--yellow,#efff02);background:#efff021f;border:1px solid #efff0240}.npw-btn.active:hover{background:#efff0233}
