*{box-sizing:border-box;margin:0;padding:0}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:#f8fafc}.notification-bell{position:fixed;top:20px;right:24px;z-index:1000}.notification-bell__button{position:relative;width:52px;height:52px;border:1px solid #dbeafe;border-radius:999px;background:#fffffff5;color:#0f172a;box-shadow:0 16px 36px #0f172a29;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.notification-bell__button svg{width:22px;height:22px}.notification-bell__button.is-ringing svg{animation:notification-bell-ring 1.6s ease-in-out infinite;transform-origin:top center}.notification-bell__badge{position:absolute;top:-3px;right:-3px;min-width:22px;height:22px;padding:0 6px;border-radius:999px;background:#ef4444;color:#fff;font-size:11px;font-weight:700;display:inline-flex;align-items:center;justify-content:center;border:2px solid #fff}.notification-bell__panel{position:absolute;top:62px;right:0;width:min(380px,calc(100vw - 32px));max-height:min(72vh,720px);overflow-y:auto;background:#fffffffa;border:1px solid #dbeafe;border-radius:18px;box-shadow:0 24px 60px #0f172a38;padding:16px;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.notification-bell__panel-header{display:flex;justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:16px}.notification-bell__title{font-size:15px;font-weight:700;color:#0f172a}.notification-bell__subtitle{font-size:12px;color:#64748b;margin-top:4px}.notification-bell__mark-read{border:none;background:#eff6ff;color:#2563eb;font-size:12px;font-weight:700;border-radius:999px;padding:7px 10px;cursor:pointer}.notification-bell__section+.notification-bell__section{margin-top:18px}.notification-bell__section-title{font-size:12px;font-weight:700;color:#475569;text-transform:uppercase;letter-spacing:.04em;margin-bottom:10px}.notification-bell__list{display:grid;gap:10px}.notification-bell__item{width:100%;text-align:left;border:1px solid #e2e8f0;border-radius:14px;background:#fff;padding:12px 13px;cursor:pointer}.notification-bell__item.is-info{border-color:#bfdbfe;background:#eff6ff}.notification-bell__item.is-success{border-color:#bbf7d0;background:#f0fdf4}.notification-bell__item.is-warning{border-color:#fde68a;background:#fffbeb}.notification-bell__item.is-error{border-color:#fecdd3;background:#fff1f2}.notification-bell__item.is-read{opacity:.82}.notification-bell__item-head{display:flex;align-items:center;gap:8px}.notification-bell__item-title{font-size:13px;font-weight:700;color:#0f172a;line-height:1.35}.notification-bell__item-dot{width:8px;height:8px;border-radius:999px;background:#2563eb;margin-left:auto;flex-shrink:0}.notification-bell__item-message{margin-top:6px;font-size:12px;color:#334155;line-height:1.45}.notification-bell__item-time{margin-top:8px;font-size:11px;color:#64748b}.notification-bell__pulse{width:9px;height:9px;border-radius:999px;background:#3b82f6;box-shadow:0 0 #3b82f673;animation:notification-pulse 1.5s ease-out infinite;flex-shrink:0}.notification-bell__empty{border:1px dashed #cbd5e1;border-radius:14px;padding:16px 14px;background:#fff;color:#64748b;font-size:12px;line-height:1.5}@keyframes notification-bell-ring{0%,to{transform:rotate(0)}10%{transform:rotate(14deg)}20%{transform:rotate(-12deg)}30%{transform:rotate(10deg)}40%{transform:rotate(-8deg)}50%{transform:rotate(6deg)}60%{transform:rotate(-4deg)}}@keyframes notification-pulse{0%{transform:scale(1);box-shadow:0 0 #3b82f66b}70%{transform:scale(1.08);box-shadow:0 0 0 10px #3b82f600}to{transform:scale(1);box-shadow:0 0 #3b82f600}}@media (max-width: 640px){.notification-bell{top:14px;right:14px}.notification-bell__panel{width:min(360px,calc(100vw - 20px))}}.job-live-progress{position:relative;isolation:isolate;margin-bottom:24px;padding:20px;border-radius:20px;background:linear-gradient(135deg,#eef4ff,#f8fbff);border:1px solid #dbeafe;box-shadow:0 18px 40px #3b82f614}.job-live-progress.is-running{border-color:#c7d2fe;box-shadow:0 20px 42px #6366f124}.job-live-progress:before,.job-live-progress:after{content:"";position:absolute;border-radius:inherit;pointer-events:none;opacity:0;transition:opacity .25s ease}.job-live-progress:before{top:-1px;right:-1px;bottom:-1px;left:-1px;padding:1.5px;background:linear-gradient(120deg,#60a5fa,#8b5cf6 22%,#22c55e,#f59e0b,#60a5fa);background-size:220% 220%;-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);mask-composite:exclude}.job-live-progress:after{top:-10px;right:-10px;bottom:-10px;left:-10px;z-index:-1;background:linear-gradient(120deg,#60a5fa2e,#8b5cf62e 22%,#22c55e29,#f59e0b29,#60a5fa2e);background-size:220% 220%;filter:blur(18px)}.job-live-progress.is-running:before,.job-live-progress.is-running:after{opacity:1;animation:job-live-progress-border-flow 5s ease infinite}.job-live-progress>*{position:relative;z-index:1}.job-live-progress__header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:10px}.job-live-progress__eyebrow{font-size:12px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#64748b;margin-bottom:6px}.job-live-progress__title{font-size:20px;font-weight:700;color:#0f172a;line-height:1.3}.job-live-progress__status{display:inline-flex;align-items:center;border-radius:999px;padding:7px 12px;font-size:12px;font-weight:700}.job-live-progress__status.is-running{background:#ede9fe;color:#6d28d9}.job-live-progress__status.is-cancelling{background:#fef3c7;color:#b45309}.job-live-progress__status.is-cancelled{background:#e2e8f0;color:#475569}.job-live-progress__status.is-completed{background:#dcfce7;color:#166534}.job-live-progress__status.is-failed{background:#fee2e2;color:#991b1b}.job-live-progress__status.is-idle{background:#f1f5f9;color:#475569}.job-live-progress__meta{display:flex;flex-wrap:wrap;gap:14px;margin-bottom:14px;color:#64748b;font-size:13px}.job-live-progress__bar{height:12px;border-radius:999px;background:#dbeafe;overflow:hidden;margin-bottom:16px}.job-live-progress__bar-fill{position:relative;height:100%;border-radius:inherit;background:linear-gradient(90deg,#3b82f6,#8b5cf6);transition:width .35s ease}.job-live-progress__bar-fill.is-running:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,transparent,rgba(255,255,255,.55),transparent);animation:job-live-progress-shimmer 1.4s linear infinite}.job-live-progress__stats{display:grid;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:12px;margin-bottom:18px}.job-live-progress__stat{padding:12px 14px;border-radius:16px;background:#fff;border:1px solid #e2e8f0}.job-live-progress__stat span{display:block;font-size:12px;color:#64748b;margin-bottom:6px}.job-live-progress__stat strong{font-size:24px;line-height:1;color:#0f172a}.job-live-progress__stat.is-green strong{color:#15803d}.job-live-progress__stat.is-rose strong{color:#b91c1c}.job-live-progress__stat.is-blue strong{color:#2563eb}.job-live-progress__body{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:16px}.job-live-progress__section{background:#ffffffd1;border:1px solid #e2e8f0;border-radius:18px;padding:16px}.job-live-progress__section-title{font-size:13px;font-weight:700;color:#334155;margin-bottom:12px}.job-live-progress__candidate-list{display:flex;flex-wrap:wrap;gap:10px}.job-live-progress__candidate-chip{display:inline-flex;align-items:center;gap:8px;padding:9px 12px;border-radius:999px;background:#f8fafc;border:1px solid #dbeafe;color:#1e293b;font-size:13px;font-weight:600}.job-live-progress__pulse{width:10px;height:10px;border-radius:999px;background:#8b5cf6;box-shadow:0 0 #8b5cf673;animation:job-live-progress-pulse 1.25s infinite}.job-live-progress__result-list{display:flex;flex-direction:column;gap:10px}.job-live-progress__result-item{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 14px;border-radius:14px;background:#fff;border:1px solid #e2e8f0}.job-live-progress__result-item.is-screened{border-color:#bbf7d0;background:#f0fdf4}.job-live-progress__result-item.is-failed{border-color:#fecaca;background:#fff1f2}.job-live-progress__result-name{font-size:14px;font-weight:700;color:#0f172a;margin-bottom:4px}.job-live-progress__result-meta,.job-live-progress__result-time,.job-live-progress__empty,.job-live-progress__footer{font-size:12px;color:#64748b;line-height:1.5}.job-live-progress__result-time{white-space:nowrap}.job-live-progress__footer{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-top:16px}.job-live-progress__error{color:#b91c1c;font-weight:600}@keyframes job-live-progress-shimmer{0%{transform:translate(-100%)}to{transform:translate(100%)}}@keyframes job-live-progress-pulse{0%{transform:scale(.92);box-shadow:0 0 #8b5cf66b}70%{transform:scale(1);box-shadow:0 0 0 10px #8b5cf600}to{transform:scale(.92);box-shadow:0 0 #8b5cf600}}@keyframes job-live-progress-border-flow{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}@media (max-width: 760px){.job-live-progress{padding:16px}.job-live-progress__header,.job-live-progress__footer,.job-live-progress__result-item{flex-direction:column;align-items:flex-start}.job-live-progress__result-time{white-space:normal}}
