.job-panel{background:#25233d;color:#fff;border-radius:18px;padding:20px 24px;margin:-2px 0 18px;box-shadow:0 12px 30px #25233d25}.job-top{display:flex;justify-content:space-between;align-items:center}.job-top>div{display:flex;align-items:center;gap:10px}.job-top>span{color:#aaa7c2;font-size:13px}.pulse{width:10px;height:10px;border-radius:50%;background:#8e82ff;box-shadow:0 0 0 0 #8e82ff88;animation:pulse 1.5s infinite}.progress-track{height:7px;background:#3c3958;border-radius:8px;margin:17px 0 12px;overflow:hidden}.progress-track i{display:block;height:100%;width:5%;background:linear-gradient(90deg,#7768ff,#b69cff);border-radius:8px;transition:width .5s}.job-panel p{margin:0 0 15px;color:#e8e6fa}.job-steps{display:flex;justify-content:space-between;color:#76738f;font-size:12px}.job-steps span.done,.job-steps span.active{color:#b8afff}.job-events{border-top:1px solid #3c3958;margin-top:14px;padding-top:10px;max-height:105px;overflow:auto;color:#aaa7c2;font-size:12px;line-height:1.7}.job-events div:last-child{color:#ddd9ff}@keyframes pulse{70%{box-shadow:0 0 0 9px #8e82ff00}}
